Applets not loading
dystopian
Joined: 2004-06-19
Posts: 3 |
Posted: Sat, 2004-06-26 03:44 |
I got the gallery installed and it's been working rather well, but one more problem remains in that the java applets won't load, at all. I've checked paths in the files and everything seems right, but it just won't download via the broweser. I tried searching and nothing came up. Java console comes up with this: load: class com.gallery.GalleryRemote.GRAppletMini not found. java.lang.ClassNotFoundException: com.gallery.GalleryRemote.GRAppletMini 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 I can only guess there is something I need to tweak concerning a url in the add_photo.php. |
|
Posts: 2322
Moved to Gallery Remote forum
Posts: 1479
I can't test the upload applet without an account, but the fullscreen slideshow applet loads fine, so there's no reason the upload applet wouldn't unless your install of Gallery was modified or corrupted.