Forum Discussion
Aaron_Siri
16 years agoOccasional Contributor
I pulled June 8th Linux binary and ran it getting the following error (Ubuntu 9.04, 32bit, Java 1.6.0_13-b03):
at which point the app hangs.
Configuring log4j from [/home/aaron/dev/soapui-3.0-beta-1/bin/soapui-log4j.xml]
14:30:30,245 INFO [DefaultSoapUICore] initialized soapui-settings from [/home/aaron/dev/soapui-3.0-beta-1/soapui-settings.xml]
Checking JNIWrapper license /home/aaron/dev/soapui-3.0-beta-1/bin/jniwrap.lic:
-- Product name: JNIWrapper
-- Licensed version: 3.x
-- Licensed to:
-- License type: Runtime
-- Generation date: Apr 9, 2009
-- Expiration date: NEVER
-- License info: Not for development
-- Current date: Jun 9, 2009
JNIWrapper license valid.
signal 11 occured at 40280008
Native function stack data: 00000000,00000000,00000010,00000055,00000002,00000040,74786574,6d74682f
Exception in thread "XpcEventThread" com.jniwrapper.FunctionExecutionException: 0000000b
at com.jniwrapper.Function.invokeCFunc(Native Method)
at com.jniwrapper.FunctionCall.a(SourceFile:126)
at com.jniwrapper.FunctionCall.call(SourceFile:34)
at com.jniwrapper.Function.invoke(SourceFile:188)
at com.jniwrapper.Function.invoke(SourceFile:212)
at com.teamdev.a.c.e.a(SourceFile:90)
at com.teamdev.xpcom.impl.awt.AwtLinuxPlatform$b.runOneIteration(SourceFile:22)
at com.teamdev.xpcom.impl.awt.c.run(SourceFile:82)
at com.teamdev.xpcom.impl.awt.d$a.run(SourceFile:68)
at java.lang.Thread.run(Thread.java:619)
at which point the app hangs.