Forum Discussion

dasil003's avatar
dasil003
New Contributor
15 years ago

SoapUI 4.0.1 Completely Broken on OS X Lion?

I tried both 4.0.0 previously and 4.0.1 now and both of them seem to install fine, but hang immediately on startup before any action is taken. I can see the main window but it just beach-balls indefinitely with a tiny amount of CPU usage (less than 0.1%):

https://skitch.com/e-dasil003/f9ie2/soapui-4.0.1

Does anyone have it working on Lion?

6 Replies

  • aussiebear's avatar
    aussiebear
    New Contributor
    I get the same behavior under 32-bit Linux.

    From the command line I see the following exception after the main
    window opens then goes "dead":

    Exception in thread "XpcMessageLoop" java.lang.ArrayIndexOutOfBoundsException: 1
    at com.jniwrapper.awtembeding.AWT_X11.isNewJava(AWT_X11.java:52)
    at com.jniwrapper.awtembeding.AWT_X11.initiazlizeXEmbedProtocol(AWT_X11.java:72)
    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)

    I was looking forward to using this...

    AussieBear.
  • aussiebear's avatar
    aussiebear
    New Contributor
    Un-commented line 123 in soapui.sh which disables the jxbrowser component as
    suggested in the Bugs forum and it works fine now!

    Thanks Erik!

    AussieBear.
  • dasil003's avatar
    dasil003
    New Contributor
    Thanks for the suggestion, it didn't work, but when I rain the soapui.sh from the CLI it *did* work. So I guess I can proceed that way. It does seem pretty egregious that the main OS X app package is completely broken though.
  • Hi!

    soapUI 4.5 beta2 contains quite a few graphical fixes for OS X.

    Hope you like it

    /Henrik, SmartBear