Hello
We are running IC 7.3. When trying to run OA reports, we get this error:
Quote:
basic: error: no JNv2342 in java.library.path.
java.lang.UnsatisfiedLinkError: no JNv2342 in java.library.path
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at vdi.In3D.Root.loadLibrary(Root.java:79)
at com.avaya.cc.reports.client.In3DLoader.<init>(In3D Loader.java:42)
at com.avaya.cc.reports.reports1.set1.rtagtperf.apple t.RTAgtPerfApplet.<clinit>(RTAgtPerfApplet.java:33 1)
at sun.reflect.NativeConstructorAccessorImpl.newInsta nce0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInsta nce(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newI nstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at sun.plugin2.applet.Plugin2Manager.createApplet(Unk nown Source)
at sun.plugin2.applet.Plugin2Manager$AppletExecutionR unnable.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Exception: java.lang.UnsatisfiedLinkError: no JNv2342 in java.library.path
Ignored exception: java.lang.UnsatisfiedLinkError: no JNv2342 in java.library.path
|
So, easy enough, we are missing a library. However, we can't find it anywhere. We believe it is inside
which we can't find either. Does anybody have a working copy of a workstation able to run OA reports and that could share that jar with us?
Thank you