Bugs item #1192487, was opened at 2005-04-29 17:32
Message generated for change (Settings changed) made by nicove
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=379133&aid=1192487&group_id=23629

Category: None
>Group: CVS
Status: Open
Resolution: None
Priority: 5
Submitted By: Nicolas (nicove)
Assigned to: Nobody/Anonymous (nobody)
Summary: NullPointerException in Monomer.scanForOffsets

Initial Comment:
I already posted the problem in the Jmol developers list.
I don't know what to do for this problem.

The file causing problem is in Jmol-web: 
fah/projects/p2003.xyz.gz

FileManager.openFile(../fah/projects/p2003.xyz.gz)
SmarterJmolAdapter:The Resolver thinks:FoldingXyz
openFile(../fah/projects/p2003.xyz.gz) 2804 ms
Exception in thread "Thread-14" 
java.lang.NullPointerException
        at org.jmol.viewer.Monomer.scanForOffsets
(Monomer.java:81)
        at 
org.jmol.viewer.AminoMonomer.validateAndAllocate
(AminoMonomer.java:46)
        at 
org.jmol.viewer.Frame.distinguishAndPropogateGroup
(Frame.java:434)
        at org.jmol.viewer.Frame.finalizeGroupBuild
(Frame.java:374)
        at org.jmol.viewer.Frame.<init>
(Frame.java:192)
        at org.jmol.viewer.ModelManager.setClientFile
(ModelManager.java:73)
        at org.jmol.viewer.Viewer.openClientFile
(Viewer.java:1026)
        at org.jmol.viewer.Viewer.getOpenFileError1
(Viewer.java:999)
        at org.jmol.viewer.Viewer.getOpenFileError
(Viewer.java:984)
        at org.jmol.viewer.Eval.load(Eval.java:1651)
        at 
org.jmol.viewer.Eval.instructionDispatchLoop
(Eval.java:351)
        at org.jmol.viewer.Eval.run(Eval.java:291)
        at java.lang.Thread.run(Unknown Source)


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

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


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
_______________________________________________
Jmol-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to