hi all, im using websphere as my server for my JSP files. Im working on Unix Platform Theres no pblm when I use ./adminserver.sh to open the server But when I use ./adminclient.sh the following exception is throwed.
java.lang.Exception: Stack trace at java.lang.Thread.dumpStack(Thread.java:1007) at javax.swing.UIDefaults$ProxyLazyValue.createValue(UIDefaults.java:670 ) at javax.swing.UIDefaults.get(UIDefaults.java:145) at javax.swing.MultiUIDefaults.get(MultiUIDefaults.java:52) at com.ibm.ejs.sm.client.ui.Utils.setDefaultFonts(Utils.java:485) at com.ibm.ejs.sm.client.ui.EJSConsole.main(EJSConsole.java:1226) at java.lang.reflect.Method.invoke(Native Method) at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:158) java.lang.reflect.InvocationTargetException: java.lang.NullPointerException at com.ibm.ejs.sm.client.ui.Utils.setDefaultFonts(Utils.java:487) at com.ibm.ejs.sm.client.ui.EJSConsole.main(EJSConsole.java:1226) at java.lang.reflect.Method.invoke(Native Method) at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:158) Any help is appreciated. Rgds, Karthik _________________________________________________________________ The new MSN 8: advanced junk mail protection and 2 months FREE* http://join.msn.com/?page=features/junkmail =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant archives, FAQs and Forums on JSPs can be found at: http://java.sun.com/products/jsp http://archives.java.sun.com/jsp-interest.html http://forums.java.sun.com http://www.jspinsider.com