Hello,

I have a problem with SRSS 3.1 on Fedora 8. Everything was working until I rebooted the machine yesterday. The system is up, I can work on display 0, but the Sun Rays have the code 22D. In /var/opt/SUNWut/log/auth_log I found the following message:

Exception in thread "main" java.lang.UnsatisfiedLinkError: /opt/SUNWut/lib/libututils.so: /opt/SUNWut/lib/libututils.so: wrong ELF class: ELFCLASS32 (Possible cause: architecture word width mismatch)
        at java.lang.ClassLoader$NativeLibrary.load(Native Method)
        at java.lang.ClassLoader.loadLibrary0(Unknown Source)
        at java.lang.ClassLoader.loadLibrary(Unknown Source)
        at java.lang.Runtime.loadLibrary0(Unknown Source)
        at java.lang.System.loadLibrary(Unknown Source)
        at auth.sdk.Utils.<clinit>(Utils.java:19)
        at auth.utauthd.Configuration.loadProps(Configuration.java:417)
        at auth.utauthd.Configuration.options(Configuration.java:759)
        at auth.utauthd.utauthd.main(utauthd.java:55)

I guess that there is a conflict between java binary and the library libututils.so, so I tried to install 32-bit version of java, but after utrestart I got the same message.

So, my questions are:

What version of java should be installed?
How can I check which version is used by SRSS?
Can I set a path to another version of java for all SRSS programs?

Hana
_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to