Forum Discussion

Rhonda_Ward's avatar
Rhonda_Ward
Occasional Contributor
13 years ago

Installation issue with Soapui Pro-4.0.1 version on Linux

I am unable to execute soapui project using version 4.0.1 on linux machine. I see the following message on the command line when I try to execute soapui project. Note no error was thrown on execution and hence I am not sure what am I missing.

================================
=
= SOAPUI_HOME = /usr/bin/eviware/soapui-pro-4.0.1
=
================================
soapUI Pro 4.0.1 TestCase Runner
15:48:34,541 INFO [SoapUI] Adding [/usr/bin/eviware/soapui-pro-4.0.1/bin/ext/postgresql-8.3-604.jdbc4.jar] to extensions classpath
15:48:34,541 INFO [SoapUI] Adding [/usr/bin/eviware/soapui-pro-4.0.1/bin/ext/sqljdbc.jar] to extensions classpath
15:48:34,541 INFO [SoapUI] Adding [/usr/bin/eviware/soapui-pro-4.0.1/bin/ext/postgresql-8.3-604.jdbc3.jar] to extensions classpath
15:48:34,865 INFO [DefaultSoapUICore] initialized soapui-settings from [/ysi/www/html/svn/environment_smoketest/trunk/soapui-settings.xml]
15:48:35,517 WARN [SoapUIProGroovyScriptEngineFactory] Missing scripts folder [/ysi/www/html/svn/environment_smoketest/trunk/C:\PROGRA~1\eviware\SOAPUI~1.1\bin\scripts]
15:48:35,518 INFO [DefaultSoapUICore] Adding listeners from [/usr/bin/eviware/soapui-pro-4.0.1/bin/listeners/demo-listeners.xml]
15:48:36,012 INFO [WsdlProject] Loaded project from [file:/ysi/www/html/svn/environment_smoketest/trunk/EnvironmentSmokeTest-soapui-project.xml]
15:48:36,233 WARN [SoapUIProGroovyScriptEngineFactory] Missing scripts folder [/ysi/www/html/svn/environment_smoketest/trunk/C:\PROGRA~1\eviware\SOAPUI~1.1\bin\scripts]
15:48:37,193 INFO [SoapUIProTestCaseRunner] Setting project property [EnvironmentWorksheet] to [/ysi/www/html/svn/environment_smoketest/trunk/SQA.xls]
15:48:37,194 INFO [SoapUIProTestCaseRunner] Running soapUI tests in project [EnvironmentSmokeTest]
15:48:37,197 INFO [SoapUIProTestCaseRunner] Running Project [EnvironmentSmokeTest], runType = PARALLEL
15:48:37,202 INFO [SoapUIProTestCaseRunner] Project [EnvironmentSmokeTest] finished with status [RUNNING] in 0ms


Here are the installation steps that I performed. Please let me know if I missed something.

1) wget http://dl.eviware.com/4_0_1/soapUI-Pro-x32-4_0_1.sh
2) Installed the soapui 4.0.1 using above shell script under /usr/bin/eviware/soapui-pro-4.0.1/
directory
3) Installed only two components Soapui and JDBC.
4) After installation I modified testrunner.sh file to set up SoapUI_Home path
5) Copied the license file under "/ysi/home/perftest/.soapui/" directory

Note: I had to create .soapui directory


I also have 3.6.1 version installed on the same machine and it works great.

Thanks
No RepliesBe the first to reply