HI, Terry, I had a dickens of a time getting Java to work also. The problem appeared to be that the base locations of the java libraries have changed a bit. Check out where the path points in the links to the libjava..... stuff for your browser and Mozilla. I had to have it fixed in both before things began to run right. I have not yet tried running a Java compiler or Java interpreter, but I suspect the relocation issue will affect their libraries and binaries as well. Regards, Les H On Wed, 2006-11-08 at 12:57 -0500, Terry Polzin wrote: > OK JAVA gurus, On my freshly installed FC6 machines I can't get IBMs Java > based WEBsm client to run. Following is the o/p. > > CLASSPATH > = .:wsmdebug.jar:images.jar:wsm.jar:bundles-fw.jar:bundles.jar:jcb.jar:wsmextra.jar:lic.jar:licwsm.jar:svre14.jar:jcchart.jar:jcswingsuite.jar:mm_snmp.jar:sslite-us.zip:sslite-ex.zip:jhall.jar:log.jar:habeans.jar:icserver.jar:auiml > PATH = ../_jvm/bin:../bin:/bin:/usr/bin:/opt/kde3/bin > USING JAVA: > java full version "J2RE 1.4.2 IBM build cxia32142-20050609" > + > java -Xbootclasspath/p:auiml/xerces.jar -Xms20m -Xmine4m -Xmx512m -DWEBSM_NO_REMOTE_CLASS_LOADING=false -DWEBSM_NO_SECURITY_MANAGER=false -Djava.security.policy=../config/websm.policy '-Dawt.appletWarning=Remote > class Window' -DWEBSM_ALL_PERMISSIONS_FOR_SECURE=true -DWSMDIR=/opt/websm > com.ibm.websm.console.WConsole > java.lang.ExceptionInInitializerError > at com.ibm.websm.etc.EImageCache._init(EImageCache.java:164) > at com.ibm.websm.etc.EImageCache.init(EImageCache.java:255) > at com.ibm.websm.etc.EImageCache.<clinit>(EImageCache.java:152) > at com.ibm.websm.bridge.WSessionMgr.<init>(WSessionMgr.java:185) > at com.ibm.websm.bridge.WSessionMgr.<init>(WSessionMgr.java:217) > at > com.ibm.websm.bridge.WSessionMgr.getSessionMgr(WSessionMgr.java:241) > at com.ibm.websm.gevent.GEventSupport.<init>(GEventSupport.java:34) > at com.ibm.websm.gevent.GEventSupport.doSetup(GEventSupport.java:97) > at > com.ibm.websm.gevent.GEventSupport.addEventListener(GEventSupport.java:115) > at com.ibm.websm.diagnostics.IDebug.Setup(IDebug.java:789) > at com.ibm.websm.diagnostics.IDebug.enabled(IDebug.java:1110) > at com.ibm.websm.diagnostics.Diag.<clinit>(Diag.java:53) > at com.ibm.websm.console.WConsole.main(WConsole.java:1641) > Caused by: java.lang.NullPointerException > at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:2171) > at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2006) > at java.lang.Runtime.loadLibrary0(Runtime.java:824) > at java.lang.System.loadLibrary(System.java:908) > at > sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:76) > at java.security.AccessController.doPrivileged1(Native Method) > at > java.security.AccessController.doPrivileged(AccessController.java:287) > at java.awt.Toolkit.loadLibraries(Toolkit.java:1488) > at java.awt.Toolkit.<clinit>(Toolkit.java:1511) > ... 13 more > + set +x > > > Any ideas? > > Thanks, > > Terry > -- > fedora-list mailing list > fedora-list@xxxxxxxxxx > To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list