Forum Discussion

sonli's avatar
sonli
Occasional Contributor
9 years ago

soapUI open source 5.2.0 Run from Jenkins will hang

 Hi ,

 Our project is base on RAML.

 

I tried to use open source 5.2.0 from mac, it can run test cases success both on GUI and "launch with testrunner". BUT when run from Jenkins, it will always on loading for :

 

016-02-23 08:49:13,657 [main] WARN  com.eviware.soapui.SoapUI - Could not find jfxrt.jar. Internal browser will be disabled.
08:49:13,927 INFO  [DefaultSoapUICore] Creating new settings at [/data/jenkins/soapui-settings.xml]
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
08:49:14,840 INFO  [PluginManager] 0 plugins loaded in 1 ms
08:49:14,840 INFO  [DefaultSoapUICore] All plugins loaded

 

any idea about it ? 5.0.0 is run good on Jenkins. 

 

 

Any help would be appreciated.