Hi Bob,

I already reported the following error in the amino acid mutation thread:

script ERROR: java.lang.NoSuchMethodError: 
org.jmol.script.SV.oValue(Lorg/jmol/script/SV;)Ljava/lang/Object;

There it occurred in Jmol 14.3.12_2015.01.28 using 'IcedTea Java' after 
the following commands:

ca2 = {1:A.CA/1}.xyz + {1:A.CA/1}.xyz - {2:A.CA/1}.xyz;
draw boundary_1_A PLANE PERP 180 @ca2 (1:A.CA/1) translucent 0.2 red;

In Jmol 14.3.12_2015.01.30 (application) it also occurs in the following 
select command that does work on the same system in Jmol 14.3.10_2014.11.27:

   i=1; select resno=i;

If the variable is localized with 'var i=1', the error message doesn't 
appear but no residue is selected.

Regards,
Rolf

-- 

Rolf Huehne
Postdoc

Leibniz Institute for Age Research - Fritz Lipmann Institute (FLI)
Beutenbergstrasse 11
07745 Jena, Germany

Phone:   +49 3641 65 6205
Fax:     +49 3641 65 6210
E-Mail:  rhue...@fli-leibniz.de
Website: http://www.fli-leibniz.de

           Scientific Director: Prof. Dr. K. Lenhard Rudolph
        Head of Administration: Dr. Daniele Barthel
Chairman of Board of Trustees: Dennys Klein

VAT No: DE 153 925 464
Register of Associations: No. 230296, Amtsgericht Jena
Tax Number: 162/141/08228


------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Jmol-developers mailing list
Jmol-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to