I think on 10.6.3 macs the script interpreter is running afoul of the 64-bit 
hotspot VM when it starts the processes to create the console.  Webkit browsers 
are defaulting to that rather than the 32 bit version.  Any idea if we are 
using code that is not 64 bit compliant in the applet?

I traced the problem as far as the java class that creates a new instance of an 
object (part of the java api).  Maybe  we are passing 32-bit info when it needs 
64 bit.  Can we have the applet call for 32 bit?

Jonathan

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

_______________________________________________
Jmol-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to