-----Original Message-----
From: Zhao, Scott
Sent: May 28, 2003 11:37 AM
To: B> '[EMAIL PROTECTED]'
Subject: Multiple applets in one brower CDK error
From: Zhao, Scott
Sent: May 28, 2003 11:37 AM
To: B> '[EMAIL PROTECTED]'
Subject: Multiple applets in one brower CDK error
|
Hi
All,
I am using the
JmolApplet version 6 from CV
S which the
java.security.AccessControlException bug has been
fixed.
But the new bug
emerged. Please correct me if this is a deployment issue istead of a
bug.
| |
|
The following errors occured when two applets
running in one brower.
Just curious it works normally with this url : http://localhost:7005/test.htm The errors came out with this url : http://testserver.com/test.htm or http://12.12.2.2/test.htm btw, where can I get
the sorce code for CDK.
Thanks
Scott
===================================== java.lang.IllegalArgumentException at java.util.zip.ZipInputStream.getUTF8String (Unknown Source) at java.util.zip.ZipInputStream.rea dLOC (Unknown Source) at java.util.zip.ZipInputStream.getNextEntry (Unknown Source) at sun.plugin.cache.CachedJarLoader.decompress (Unknown Source) at sun.plugin.cache.CachedJarLoader.access$500 (Unknown Source) at sun.plugin.cache.CachedJarLoader$5.run (Unknown Source) at java.security.AccessController.doPrivileged (Native Method) at sun.plugin.cache.Cache.privileged (Unknown Source) at sun.plugin.cache.CachedJarLoader.download(Unknown Source) at sun.plugin.cache.CachedJarLoader.load (Unknown Source) at sun.plugin.cache.JarCache.get(Unknown Source) at sun.plugin.net.protocol.jar.CachedJarURLConnection.con nect(Unknown Source) at sun.plugin.net.protocol.jar.CachedJarURLConnection.get JarFile(Unknown Source) at sun.misc.URLClassPath$Ja rLoader.getJarFile(Unknown Source) at sun.misc.URLClassPath$JarLoader.<init> (Unknown Source) at sun.misc.URLClassPath$3.run(Unknown Source) at java.security.AccessController.doPrivileged (Native Method) at sun.misc.URLClassPath.getLoader (Unknown Source) at sun.misc.URLClassPath.getLoader (Unknown Source) at sun.misc.URLClassPath.getResource (Unknown Source) at j ava.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged (Native Method) at java.net.URLClassLoader.findClass (Unknown Source) at sun.applet.AppletClassLoader.findClass (Unknown Source) at sun.plugin.security.PluginClassLoader.findClass (Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.applet.AppletClassLoader.loadClass (U nknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClassInternal (Unknown Source) at org.openscience.jmol.DisplayControl.<init> (DisplayControl.java:92) at JmolApplet.initWindows (JmolApplet.java:137) at JmolApplet.init(JmolApplet.java:92) at sun.applet.AppletPanel.run(Unknown Source) at java.lang.Thread.run(Unknown Source) ReaderFactory: CMLReader org.openscience.cdk.tools.AtomTypeFactory ERROR: There was a problem getting a stream for jmol_atomtypes.txt readAtomTypes getResourceAsStream:jmol_atomtypes.txt Rebonding atoms ================================== |
