Patrick,
To the best of my knowledge...there is no 8.1 SP2...just 8.1 Patch 2....the
difference between a patch and a service pack is that a patch requires you
to install the base, then patch 1, then patch 2....but when the first
service pack comes out, it will be a stand alone install that includes
everything from previous patches....I know it's a bit quibbly, but I want
to avoid confusion :)

So....I'm not sure what's happening with it...I had an 8.1 Patch 2 ITSM
server that was running on the latest Java patches without issue.

But, typically when a Java throws the 'UnsatisfiedLinkError', it's
referring to some native library, in this case
/u01/app/bin/libarapsignal81_build001.so
that it can't find.

Is that file in place?

I'm not extremely familiar with linked library problems on linux/unix, but
I know there are commands you can use to determine if files are in the
LD_LIBRARY_PATH or not and such.


On Wed, Nov 27, 2013 at 9:19 AM, patrick zandi <[email protected]> wrote:

> **
> Hey'a all....
> ENV:Solaris 10, Oracle 11.2.0.3
>
> If I run the arsystem on the JAVA 1.5.0_51 and JAVA 1.6.0_43 version all
> works great....
> If I attempt to use the JAVA 1.7.0_45 -- it fails horribly..
> with the Errors below : contacted BMC they said it is not compatible with
> 1.7 ..
>
> YET:: my ars 7.1 P11  will run on 1.7.0_45, and 1.6.0_43, and 1.5.0_51
>
> Almost seems like we are going backward...
>
> 1.6.0_ > 43 is paid support now
> 1.5.0_ >51 is paid support now
> --- so you have to have Extended support to get the 8.1 system working to
> Oracle.
>
> Is this a Gimmick?   Seems very odd that the latest will not run with the
> 1.7
> 1.8 is almost released and is in RC4 I think...
>
>  --- ERRORS__
>
> more arjavaplugin-stderr-2013-11-26.log
>
> log4j:ERROR No output stream or file set for the appender named [null].
>
> java.lang.UnsatisfiedLinkError: /u01/app/bin/libarapsignal81_build001.so:
> ld.so.1: java: fatal: libjsig.so: open failed: No such file or directory
>
>         at java.lang.ClassLoader$NativeLibrary.load(Native Method)
>
>         at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1928)
>
>         at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1854)
>
>         at java.lang.Runtime.loadLibrary0(Runtime.java:845)
>
>         at java.lang.System.loadLibrary(System.java:1084)
>
>         at com.bmc.arsys.common.NativeLibraryLoader.load(Unknown Source)
>
>         at com.bmc.arsys.common.JNISignalHandler.loadLibrary(Unknown
> Source)
>
>         at
> com.bmc.arsys.approval.main.ApprovalMainThread.initializeHandler(Unknown
> Source)
>
>         at
> com.bmc.arsys.approval.main.ApprovalMainThread.initialize(Unknown Source)
>
>         at com.bmc.arsys.approval.main.ApprovalMainThread.run(Unknown
> Source)
>
>         at java.lang.Thread.run(Thread.java:722)
>
> Exception in thread "Main" java.lang.UnsatisfiedLinkError:
> com.bmc.arsys.common.JNISignalHandler.initialize(I[[Ljava/lang/String;Z)I
>
>         at com.bmc.arsys.common.JNISignalHandler.initialize(Native Method)
>
>         at
> com.bmc.arsys.approval.main.ApprovalMainThread.initializeHandler(Unknown
> Source)
>
>         at
> com.bmc.arsys.approval.main.ApprovalMainThread.initialize(Unknown Source)
>
>         at com.bmc.arsys.approval.main.ApprovalMainThread.run(Unknown
> Source)
>
>         at java.lang.Thread.run(Thread.java:722)
>
> log4j:ERROR No output stream or file set for the appender named [null].
>
>
> --
> Patrick Zandi
> _ARSlist: "Where the Answers Are" and have been for 20 years_

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
"Where the Answers Are, and have been for 20 years"

Reply via email to