On 3/19/07, Jim Kusznir <[EMAIL PROTECTED]> wrote:
[EMAIL PROTECTED] lib]# ./utauthd
Exception in thread "main" java.lang.UnsatisfiedLinkError:
/opt/SUNWut/lib/libututils.so: /opt/SUNWut/lib/libututils.so: cannot open
shared object file: No such file or directory
at java.lang.ClassLoader$NativeLibrary.load(Native
Method)
...
Suggestions?
A search of the sunray-users archives should show that this
stack trace is what happens when you try to run authd in a
64-bit Java Virtual Machine. A 64-bit JVM can not load the
32-bit native libraries that authd depends on.
If running '/etc/opt/SUNWut/jre/bin/java -version' says
"64-bit" then this is the problem. In that case you need to
install a 32-bit 32-bit Java Runtime Environment and
remake the /etc/opt/SUNWut/jre symlink to point at the
32-bit JRE. After you've done that, verify it by running
'/etc/opt/SUNWut/jre/bin/java -version' again and then do a
'utrestart -c'.
OttoM.
__
ottomeister
Disclaimer: These are my opinions. I do not speak for my employer.
_______________________________________________
SunRay-Users mailing list
[email protected]
http://node1.filibeto.org/mailman/listinfo/sunray-users