Hi, I'm have a problem in bringing up the applet on a web page.

The page is located at 

http://156.56.90.245/~rguha/jmol.html

when I click on the page I get a flash of black then an empty box for
the applet.

The Java console shows me:

load: class JmolApplet not found.
java.lang.ClassNotFoundException: JmolApplet
        at sun.applet.AppletClassLoader.findClass(AppletClassLoader.java:168)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
        at sun.applet.AppletClassLoader.loadClass(AppletClassLoader.java:119)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
        at sun.applet.AppletClassLoader.loadCode(AppletClassLoader.java:599)
        at sun.applet.AppletPanel.createApplet(AppletPanel.java:721)
        at sun.plugin.AppletViewer.createApplet(AppletViewer.java:1760)
        at sun.applet.AppletPanel.runLoader(AppletPanel.java:650)
        at sun.applet.AppletPanel.run(AppletPanel.java:324)
        at java.lang.Thread.run(Thread.java:595)
Caused by: java.io.IOException: open HTTP connection failed.
        at sun.applet.AppletClassLoader.getBytes(AppletClassLoader.java:271)
        at sun.applet.AppletClassLoader.access$100(AppletClassLoader.java:44)
        at sun.applet.AppletClassLoader$1.run(AppletClassLoader.java:158)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.applet.AppletClassLoader.findClass(AppletClassLoader.java:155)
        ... 9 more

and my httpd error log says:

File does not exist: /home/rguha/public_html/rguha/jmol.html/ JmolApplet.class

The directory contains JmolApplet.jar and JmolApplet?.jar as well as
Jmol.js.

The page and the jar files are all in the same directory.

I've looked at other simple pages that were posted on the list, but I
can't see any difference in the HTML & Javascript. 

I'm assuming that it has something to do with my paths, but I can't see
whats going wrong.

Any pointers would be appreciated


I'm using Firefox 1.5, Fedora Core 5 (64 bit) and the jar files from the
10.9.85 tarball.

-------------------------------------------------------------------
Rajarshi Guha <[EMAIL PROTECTED]>
GPG Fingerprint: 0CCA 8EE2 2EEB 25E2 AB04 06F7 1BB9 E634 9B87 56EE
-------------------------------------------------------------------
Q: Why did the mathematician name his dog "Cauchy"?
A: Because he left a residue at every pole.



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to