Bugs item #806067, was opened at 2003-09-14 18:39
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=379133&aid=806067&group_id=23629

Category: Applet
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Michael T Howard (michaelthoward)
Assigned to: Egon Willighagen (egonw)
Summary: CMLStack verify error

Initial Comment:
There is some type of unusual problem with 

cdk/io/cml/CMLStack. Throws a VerifyError under IE. 



ReaderFactory: CMLReader

java.lang.VerifyError: 

org/openscience/cdk/io/cml/CMLStack

        at 

org/openscience/cdk/io/cml/CMLHandler.<init>

        at org/openscience/jmol/io/CMLReader.read

        at 

org/openscience/jmol/FileManager.openReader

        at 

org/openscience/jmol/FileManager.openStringInline

        at 

org/openscience/jmol/DisplayControl.openStringInline

        at JmolApplet.loadInline

        at JmolApplet.initApplication

        at JmolApplet.init

        at com/ms/applet/AppletPanel.securedCall0

        at com/ms/applet/AppletPanel.securedCall

        at 

com/ms/applet/AppletPanel.processSentEvent

        at 

com/ms/applet/AppletPanel.processSentEvent

        at com/ms/applet/AppletPanel.run

        at java/lang/Thread.run



Problem goes away if you just use a java.util.Stack 

instead of subclassing. 



Looks like a jvm bug to me ... need to find a workaround. 



I assigned this to Egon, but I'll keep looking at it. 

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=379133&aid=806067&group_id=23629


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Jmol-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to