Results 1 to 1 of 1
Thread: Deployment failure
- 03-30-2011, 04:58 PM #1
Deployment failure
I have made an applet running locally without problems under windows.
After FTP-ing it to my site the applet-window stays empty.
Running locally under Ubuntu doesn't work either.
I think I checked the capitalisations of my paths.
Any suggestions how to show my applet to the world?
Java-console:
Java Code:Java Plug-in 1.6.0 Using JRE version 1.6.0 Java HotSpot(TM) Client VM User home directory = C:\Users\Hans (...) load: class fimme.graph.opstart.StartGraph not found. java.lang.ClassNotFoundException: fimme.graph.opstart.StartGraph 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
Similar Threads
-
Help uninstall! failure
By minty115 in forum New To JavaReplies: 5Last Post: 03-01-2011, 04:07 AM -
Flash Drive Failure
By Sno in forum Forum LobbyReplies: 0Last Post: 08-18-2010, 03:04 PM -
Junit 4. failure(s)
By sonny in forum New To JavaReplies: 4Last Post: 08-03-2010, 04:35 PM -
SQLException: Communications link failure
By etherkye in forum JDBCReplies: 0Last Post: 07-03-2009, 04:20 PM -
Animation failure...
By lordbob75 in forum New To JavaReplies: 10Last Post: 05-11-2009, 02:06 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks