on 2007 Jun 25 11:43 PM
Hi! I am getting the following error on my SAP ITS 6.20 WGATE server. The java applet is supposed to load a forum where users can enter their qualifications. However I I get is a little X. I opened up my Java console and this is what I see as a error.
Can someone let me know what could be wrong? I have jre and j2sdk installed on WGATE.
Thanks.
-
load: class sap.ess.ESSTree.class not found.
java.lang.ClassNotFoundException: sap.ess.ESSTree.class
at sun.applet.AppletClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.applet.AppletClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.applet.AppletClassLoader.loadCode(Unknown Source)
at sun.applet.AppletPanel.createApplet(Unknown Source)
at sun.plugin.AppletViewer.createApplet(Unknown Source)
at sun.applet.AppletPanel.runLoader(Unknown Source)
at sun.applet.AppletPanel.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: open HTTP connection failed.
at sun.applet.AppletClassLoader.getBytes(Unknown Source)
at sun.applet.AppletClassLoader.access$100(Unknown Source)
at sun.applet.AppletClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
... 10 more
Hello Don,
let me guess: You are using a Linux or Sun server for the Wgate? If so, I suggest to open a service message on component CA-ESS. The jar file's name is esstree.jar, while the templates try to load ESSTree.jar. No problem on Windows, but Linux is case sensitive ...
Best,
Jan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
76 | |
10 | |
10 | |
10 | |
10 | |
9 | |
8 | |
7 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.