Forum Discussion
Aaron_Siri
16 years agoOccasional Contributor
I downloaded the soapui-3.0-beta-1-bin.zip binary from 2009-05-30 and now I'm seeing the following error again:
Exception in thread "XpcEventThread" java.lang.UnsatisfiedLinkError: Cannot load native JNIWrapper library (libjniwrap.so).
at com.jniwrapper.Library.loadNativeCode(SourceFile:77)
at com.jniwrapper.Library.loadNativeCode(SourceFile:102)
at com.jniwrapper.Library.ensureNativeCode(SourceFile:112)
at com.jniwrapper.Library.load(SourceFile:121)
at com.jniwrapper.Library.getFunction(SourceFile:256)
at com.jniwrapper.Library.getFunction(SourceFile:274)
at com.teamdev.a.c.e.(SourceFile:19)
at com.teamdev.xpcom.impl.awt.AwtLinuxPlatform$b.runOneIteration(SourceFile:20)
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)
Exception in thread "XpcEventThread" java.lang.UnsatisfiedLinkError: Cannot load native JNIWrapper library (libjniwrap.so).
at com.jniwrapper.Library.loadNativeCode(SourceFile:77)
at com.jniwrapper.Library.loadNativeCode(SourceFile:102)
at com.jniwrapper.Library.ensureNativeCode(SourceFile:112)
at com.jniwrapper.Library.load(SourceFile:121)
at com.jniwrapper.Library.getFunction(SourceFile:256)
at com.jniwrapper.Library.getFunction(SourceFile:274)
at com.teamdev.a.c.e.
at com.teamdev.xpcom.impl.awt.AwtLinuxPlatform$b.runOneIteration(SourceFile:20)
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)