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 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. -- This message posted from opensolaris.org _______________________________________________ opensolaris-code mailing list opensolaris-code@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/opensolaris-code