Bugs item #1775577, was opened at 2007-08-16 09:13
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=1775577&group_id=23629

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Application
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: ArrayIndexOutOfBoundsException

Initial Comment:
 am running Jmol 11.2.8 stand alone application.  Open a PDB file (for example, 
1ABT.pdb), and open the Jmol Script Console window, type spin on, and clicked 
the Undo button.  The viewer was hanged and I could see this exception:

 

Exception in thread "Thread-96" java.lang.ArrayIndexOutOfBoundsException: 73

            at 
org.jmol.modelsetbio.BioPolymer.getProteinStructure(BioPolymer.java:526)

            at 
org.jmol.modelsetbio.AlphaMonomer.setProteinStructureType(AlphaMonomer.java:112)

            at org.jmol.modelset.Atom.setProteinStructureType(Atom.java:1008)

            at org.jmol.modelset.ModelSet.setProteinType(ModelSet.java:814)

            at 
org.jmol.modelset.ModelManager.setProteinType(ModelManager.java:1499)

            at org.jmol.viewer.Viewer.setProteinType(Viewer.java:5699)

            at org.jmol.viewer.Eval.structure(Eval.java:4857)

            at org.jmol.viewer.Eval.instructionDispatchLoop(Eval.java:913)

            at org.jmol.viewer.Eval.runEval(Eval.java:204)

            at org.jmol.viewer.Viewer.evalStringWaitStatus(Viewer.java:3099)

            at org.jmol.viewer.ScriptManager.runScript(ScriptManager.java:124)

            at 
org.jmol.viewer.ScriptManager.runNextScript(ScriptManager.java:113)

            at 
org.jmol.viewer.ScriptManager$ScriptQueueRunnable.run(ScriptManager.java:141)

            at java.lang.Thread.run(Unknown Source)

 

I have to close the viewer and restart.


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

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

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Jmol-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to