On 03/20/09 14:29, Muthu wrote:
Hi,

I am using "Opensolaris 2008.11 snv_101a_rc1b X86". I tried to launch a 
javawebstart based applications from firefox browser, and I could not launch them 
successfully, I don't see any exception/error. And the same works on other versions of 
jre 1.5 and 1.6. I have this problem only with jre 1.4 in OpenSolaris.

I just tried to invoke the command ./javaws of jre 1.4.2_16 from terminal and I 
see the following error:

bash-3.2$ ./javaws
Java Web Start splash screen process exiting .....
Splash: X11 connection failed: No such file or directory
bash-3.2$ Exception in thread "main" java.lang.UnsatisfiedLinkError: 
/export/home/opends/Desktop/j2re1.4.2_16/lib/i386/motif21/libmawt.so: ld.so.1: java: 
fatal: libXm.so.4: open failed: No such file or directory
libXm.so.4 which is the Motif library not part of the OpenSolaris.


        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.load0(Unknown Source)
        at java.lang.System.load(Unknown Source)
        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 sun.security.action.LoadLibraryAction.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.awt.Toolkit.loadLibraries(Unknown Source)
        at java.awt.Toolkit.<clinit>(Unknown Source)
        at com.sun.javaws.Main.main(Unknown Source)


Could you please let me know is that any compatibility issue of jre 1.4 in 
Opensolaris. Does anyone faced this same issue?

Any help appreciated.

Thanks,
Muthu.

_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to