semperfistratordie
IS-IT--Management
I am using Secure Gateway 3.0, Web Interface 4.0 and MetaFrame PS 4.0.
WI is configured to connect using the Java client.
When launcing the application the Java connection center launches, but fails with an X in the little Java window. This happens when going through the CSG with HTTPS and also when I connect directly to the WI server using simply HTTP. When I open the Java Conole the following error is listed:
load: class com.citrix.ConnectionCenter not found.
java.lang.ClassNotFoundException: com.citrix.ConnectionCenter
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
Does anyone know what could be causing this error?
Any help would be greatly appreciated.
WI is configured to connect using the Java client.
When launcing the application the Java connection center launches, but fails with an X in the little Java window. This happens when going through the CSG with HTTPS and also when I connect directly to the WI server using simply HTTP. When I open the Java Conole the following error is listed:
load: class com.citrix.ConnectionCenter not found.
java.lang.ClassNotFoundException: com.citrix.ConnectionCenter
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
Does anyone know what could be causing this error?
Any help would be greatly appreciated.