On Monday 02 June 2003 18:19, Zhao, Scott wrote: > I hope I didn't bother you too much to send this email to you. I have > sent the following messges out but I can't see it on the mail list. > Would you please to take a look at this issue? Is this a bug or a > deployment issue? > > -----Original Message----- > From: Zhao, Scott > Sent: May 28, 2003 11:37 AM > To: '[EMAIL PROTECTED]' > Subject: Multiple applets in one brower CDK error > > I am using the JmolApplet version 6 from CVS 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.
Which browser, and which platform? Could you also send the HTML code you use? > 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 I cannot reach these pages... > btw, where can I get the sorce code for CDK. At cdk.sourceforge.net... > ===================================== > java.lang.IllegalArgumentException > > at java.util.zip.ZipInputStream.getUTF8String > (Unknown Source) > > at java.util.zip.ZipInputStream.readLOC > (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$JarLoader.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 java.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 > (Unknown 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 > ================================== ------------------------------------------------------- This SF.net email is sponsored by: eBay Get office equipment for less on eBay! http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 _______________________________________________ Jmol-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jmol-users

