Bugs item #741059, was opened at 2003-05-21 13:36 Message generated for change (Settings changed) made by michaelthoward You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=379133&aid=741059&group_id=23629
Category: Applet Group: None >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Applet does not appear Initial Comment: When I try to use the JMOL applet with Netscape 4.97 on Win NT I can not see the applet. The Java Console shows the following messages: Netscape Communications Corporation -- Java 1.1.5 Type '?' for options. Symantec Java! ByteCode Compiler Version 210.065 Copyright (C) 1996-97 Symantec Corporation # Verifier error org/openscience/jmol/Java12.dottedStroke (Ljava/awt/Graphics;)V: Cannot find class java/awt/Stroke ReaderFactory: XYZReader C17H25N3O4S2 Error while reading AtomTypes.netscape.security.AppletSecurityExcepti on: security.checkread: Read of 'jmol_atomtypes.txt' not permitted Rebonding atoms # Verifier error org/openscience/jmol/UseJavaSort.sortShapes ([Ljava/lang/Object;)V: Cannot find class java/util/Comparator When I reload the page, the applet will also not appear, however the Java console shows no errors: ReaderFactory: XYZReader C17H25N3O4S2 Rebonding atoms I have the same problem with netscape on SGI IRIX6.5.17. However the error message is: Error while reading AtomTypes.netscape.security.AppletSecurityExcepti on: security.checkread: Read of 'jmol_atomtypes.txt' not permitted Rebonding atoms Internet Explorer does also not work. Now, when I download the JmolApplet.jar file from the Applet-Page on the sourceforge site (http://jmol.sourceforge.net/JmolApplet.jar) which seems to be also a slightly different V6, Netscape under Win NT works! However it still produces errors in the console: Netscape Communications Corporation -- Java 1.1.5 Type '?' for options. Symantec Java! ByteCode Compiler Version 210.065 Copyright (C) 1996-97 Symantec Corporation # Verifier error org/openscience/jmol/Java12.dottedStroke (Ljava/awt/Graphics;)V: Cannot find class java/awt/Stroke ReaderFactory: XYZReader C7H5ClN2O3 Reading config file... jmol_atomtypes.txt org.openscience.cdk.tools.AtomTypeFactory ERROR: There was a problem getting a stream for jmol_atomtypes.txt readAtomTypes getResourceAsStream:jmol_atomtypes.txt Read atom types: 224 done. Rebonding atoms # Verifier error org/openscience/jmol/UseJavaSort.sortShapes ([Ljava/lang/Object;)V: Cannot find class java/util/Comparator # Verifier error org/openscience/jmol/render/SphereG2D.imageSph ereG2D(Ljava/awt/Image;I)Ljava/awt/Image;: Cannot find class java/awt/Graphics2D and I can not use the Shift keys to Zoom. Internet Explorer works fine. Netscape under SGI does not work, error: Reading config file... jmol_atomtypes.txt org.openscience.cdk.tools.AtomTypeFactory ERROR: There was a problem getting a stream for jmol_atomtypes.txt readAtomTypes getResourceAsStream:jmol_atomtypes.txt Read atom types: 224 done. Rebonding atom Version 5 works on all platforms and browsers. ---------------------------------------------------------------------- >Comment By: Michael T Howard (michaelthoward) Date: 2003-05-27 22:55 Message: Logged In: YES user_id=608250 This was a build problem. The proper cdk library was not used. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=379133&aid=741059&group_id=23629 ------------------------------------------------------- This SF.net email is sponsored by: ObjectStore. If flattening out C++ or Java code to make your application fit in a relational database is painful, don't do it! Check out ObjectStore. Now part of Progress Software. http://www.objectstore.net/sourceforge _______________________________________________ Jmol-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jmol-developers
