Forum Discussion

christine's avatar
14 years ago

soapui doesn't respond on linux

I used to use soapUI a lot, but the latest install doesn't work on my system. Either I install using the installer file, or I download the zip file, in both cases the application starts, but is not responding. I can't click menu options, can't even close the window. Tried the pro version also, same result.
I use Ubuntu linux-64.
  • Hi,

    Can I know which version and installer you tried with?

    Regards,
    Rohit Shingalapur
  • I have the same problem.

    soapUI-4.0.1
    ubuntu linux 10.10

    Here is the error message:

    $ /opt/SmartBear/soapUI-4.0.1/bin/soapui.sh
    ================================
    =
    = SOAPUI_HOME = /opt/SmartBear/soapUI-4.0.1
    =
    ================================
    02:53:54,796 INFO [DefaultSoapUICore] Creating new settings at [/home/user/soapui-settings.xml]
    02:53:55,904 INFO [SoapUI] Used java version: 1.6.0_26
    Exception in thread "XpcMessageLoop" java.lang.NullPointerException
    at com.teamdev.xpcom.Xpcom.isMozillaThread(Unknown Source)
    at com.teamdev.xpcom.a.b.a.a.<init>(Unknown Source)
    at com.teamdev.xpcom.XpcMessageLoop.<init>(Unknown Source)
    at com.teamdev.xpcom.XpcMessageLoop.getInstance(Unknown Source)
    at com.teamdev.xpcom.b$a.run(Unknown Source)