Ah, here's a good challenge. Solve this, and we will be in better shape.

using 10.9.68/Jmol.jar

File in question is very large: http://www.rcsb.org/pdb/files/1jsa.cif

(I can't get 10.00.47 to even load this file the first time.)

Sequentially loaded with 1crn.cif in between:
(no problem loading 1jsa.cif and then 1crn.cif alternately)

$ load \temp\1jsa.cif
Script completed
$ load \temp\1crn.cif
Script completed
$ load \temp\1jsa.cif
Script completed
$ load \temp\1crn.cif
Script completed
$ load \temp\1jsa.cif
Script completed
$ load \temp\1crn.cif
Script completed
$ load \temp\1jsa.cif
Script completed
$

Just 1jsa.cif:

$ load \temp\1jsa.cif
Script completed
$ load \temp\1jsa.cif

Exception in thread "Thread-19" java.lang.OutOfMemoryError: Java heap space

This is 100% reproducible. Jmol stops during the Frame.autobond() method.


Miguel? Egon? Nico? any ideas?
This could be our "memory leak" bug.

Bob

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Jmol-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to