On 08/12/2011 04:56 PM, Reinhold Störmann wrote: > It seems to get very strange indeed. I managed to save the output of the > java console before the error message pops up and the console closes. > >> network: Cache-Eintrag nicht gefunden [url: >> http://localhost/local/fernandez/external/jmol/JmolAppletSigned.jar, >> Version: null] >> network: Verbindung von >> http://localhost/local/fernandez/external/jmol/JmolAppletSigned.jar >> mit Proxy=DIRECT wird hergestellt >> network: Cache-Eintrag nicht gefunden [url: >> http://localhost/local/fernandez/external/jmol/JmolAppletSigned.jar, >> Version: null] >> network: Verbindung von >> http://localhost/local/fernandez/external/jmol/JmolAppletSigned.jar >> mit Proxy=DIRECT wird hergestellt >> java.io.FileNotFoundException: >> http://localhost/local/fernandez/external/jmol/JmolAppletSigned.jar > > Looks like the Jmol applet could not be found on my local machine, even > though the file "JmolAppletSigned.jar" is exactly where it should be, > in local/fernandez/external/jmol/JmolAppletSigned.jar relative to the > root of the webpages. > > I tried two different versions of Jmol (12.0.39 and 12.0.48) and I also > moved all the content of the Jmol directory to another place on /local > but I get the same errors in the java console with the new paths that > cannot be found. Since this is a windows vista system, there can also be > no error with capitals versus normal letters in file names. > > On another machine accessed via http, where I installed JMol 12.0.39 > some months ago, Jmol is running, and the java console looks like this: > >> network: Verbindung von >> http://www.il-eco.uft.uni-bremen.de/external/jmol/JmolApplet0.jar mit >> Proxy=DIRECT wird hergestellt >> network: Verbindung von http://www.il-eco.uft.uni-bremen.de:80/ mit >> Proxy=DIRECT wird hergestellt >> network: Verbindung >> http://www.il-eco.uft.uni-bremen.de/external/jmol/JmolApplet0.jar mit >> Cookie "__utma=229590468.1667657278.1258050876.1291209695.1292251047.19" >> network: Ressource herunterladen: >> http://www.il-eco.uft.uni-bremen.de/external/jmol/JmolApplet0.jar >> Content-Length: 915.803 >> Content-Encoding: null > > Updating from Java Plug-in 1.6.0_25 to Java Plug-in 1.6.0_26 did nothing > to resolve the error. > > I have no idea what it means that the cache-entries are not being found > on my local machine and if the error stems from that, or what the > Proxy=DIRECT should accomplish and if that has anything to do with the > problem. > If a file is in the right place but cannot be found the problem is often related to file access rights.
Are you sure that all folders and the JAR-File are accessible by the local web server process? If you havn't stripped the Jmol folder there should be some text files in there (e.g.: README.txt, LICENSE.txt). Try if you can open one of these files in your browser: http://localhost/local/fernandez/external/jmol/README.txt Regards, Rolf ------------------------------------------------------------------------------ FREE DOWNLOAD - uberSVN with Social Coding for Subversion. Subversion made easy with a complete admin console. Easy to use, easy to manage, easy to install, easy to extend. Get a Free download of the new open ALM Subversion platform now. http://p.sf.net/sfu/wandisco-dev2dev _______________________________________________ Jmol-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-users

