On 9/21/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
% java -version
java version "1.5.0_08"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_08-b03)
Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_08-b03, mixed mode)

That's a 64-bit JVM.  The SRSS JNI libraries are 32-bit libraries.  I don't
know whether the 64-bit JVM can load 32-bit libraries but I wouldn't be
surprised if it couldn't.

Please install a 32-bit JVM and remake the /etc/opt/SUNWut/jre symlink
to point to the top-level directory of the 32-bit JVM.  Verify that the symlink
is correct by running '/etc/opt/SUNWut/jre/bin/java -version' and then
restart SRSS by running '/opt/SUNWut/sbin/utrestart -c'.

OttoM.
__
ottomeister

Disclaimer: These are my opinions.  I do not speak for my employer.
_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to