Forum Discussion

1tek108's avatar
1tek108
Occasional Contributor
14 years ago

soapUI3.6.1 on linux: soapui-pro.sh,testrunner.sh don't work

Hello,

We have upgraded to soapUI 3.6.1 on linux. After upgrade, we can't launch soapUI gui by soapui-pro.sh.

We can't launch testrunner.sh either.

Our previous installation of soapUI was soapUI 3.5 and it was/is working.

Our soapUI 3.5 and soapUI 3.6.1 installations are in different directories.

Both soapui-pro.sh and testrunner.sh used to work on the same machine from 3.5 installation and still does. But soapui-pro.sh and testrunner.sh from soapUI 3.6.1 doesn't work.

[root@iris2:/usr/local/eviware3.6.1/soapui-pro-3.6.1/bin]# ./soapui-pro.sh
================================
=
= SOAPUI_HOME = /usr/local/eviware3.6.1/soapui-pro-3.6.1
=
================================
and just sits there..........






[root@iris2:~]# /usr/local/eviware3.6.1/soapui-pro-3.6.1/bin/testrunner.sh -I -r -f/usr/local/eviware3.6.1/soapui-pro-3.6.1/bin/automation/results /usr/local/eviware3.6.1/soapui-pro-3.6.1/bin/automation/soapProjects/A11-Registration-post-A11-Registration.pcap.xml
================================
=
= SOAPUI_HOME = /usr/local/eviware3.6.1/soapui-pro-3.6.1
=
================================
soapUI Pro 3.6.1 TestCase Runner
Exception in thread "main" java.lang.NoClassDefFoundError: com.eviware.soapui.SoapUI
at java.lang.Class.initializeClass(libgcj.so.7rh)
at com.eviware.soapui.support.log.SoapUIAppender.append(SoapUIAppender.java:34)
at org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:230)
at org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:65)
at org.apache.log4j.Category.callAppenders(Category.java:203)
at org.apache.log4j.Category.forcedLog(Category.java:388)
at org.apache.log4j.Category.error(Category.java:302)
at com.eviware.soapui.tools.AbstractSoapUIRunner.runFromCommandLine(AbstractSoapUIRunner.java:90)
at com.eviware.soapui.SoapUIProTestCaseRunner.main(SourceFile:48)

2 Replies

  • 1tek108's avatar
    1tek108
    Occasional Contributor
    After running soapui-pro.sh, it just sits there for A WHILE, then we see following error message:

    Exception in thread "main" java.lang.IllegalArgumentException: PROFESSIONAL
    at java.lang.Enum.valueOf(libgcj.so.7rh)
    at com.eviware.soapui.lic.LicenseType.valueOf(SourceFile:11)
    at com.eviware.soapui.SoapUIPro$LicenseData.getType(SourceFile:1122)
    at com.eviware.soapui.SoapUIPro.main(SourceFile:217)
  • jaimeh's avatar
    jaimeh
    New Contributor
    Hello 1tek108,

    Did you ever get an answer to your question? I am a new SOAPUI user and I am trying to use this on a Linux platform. I am seeing the same error you posted. Any help you can provide would be great.

    Thanks,
    JaimeH