Caused by: java.io.IOException: open HTTP connection on zLinux

Hi,

As you can see by the title, I'm getting a "Caused by: java.io.IOException: open HTTP connection" error on a zLinux machine trying to run a java applet.

This same jar file works on a Windows machine. My previous version of the jar file worked on the zLinux machine.

I know this isn't a lot of info to go on, but I'm hoping it will help.

Any thoughts?

Thanks!!

You'd need to look at the stack trace to see what the underlying error is.

Does this help??? Thanks.

load: class com.######.cm.client.gui.AppInit not found.
java.lang.ClassNotFoundException: com.mccabe.cm.client.gui.AppInit
 at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
 at java.lang.ClassLoader.loadClass(Unknown Source)
 at java.lang.ClassLoader.loadClass(Unknown Source)
 at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)
 at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)
 at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
 at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: open HTTP connection failed:http://#######.##.##.com/########/com/#####/cm/client/gui/AppInit.class