timothy driscoll wrote:
If you have access to a computer running OSX, and are willing to help debug the LiveConnect problem that has been much discussed on the list recently, this is the thread for you.
I hope this helps Bill Reusch [EMAIL PROTECTED] OSX 10.3.9 Safari 1.3 (v312) jvm 1.4.2_05_141.4
Console:
AppletRegistry.checkIn(debug)
(C) 2004 The Jmol Development Team
Jmol Version 10.00 2004/12/17 18:55
java.vendor:Apple Computer, Inc.
java.version:1.4.2_05
os.name:Mac OS X
appletDocumentBase=http://www.stolaf.edu/people/hansonr/temp/jmolaccess/main/loc0_cbno.html
setting color scheme to:jmol
animationReplayMode=0
FileManager.openFile(1crn.pdb)
SmarterJmolAdapter:The Resolver thinks:Pdb
openFile(1crn.pdb) 1030 ms
Measures.setSize(0)
InterruptedException!
AppletRegistry.checkIn(debug)
(C) 2004 The Jmol Development Team
Jmol Version 10.00 2004/12/17 18:55
java.vendor:Apple Computer, Inc.
java.version:1.4.2_05
os.name:Mac OS X
appletDocumentBase=http://dev.molvisions.com/debugging/jmolaccess/main/loc0_cbno.html
setting color scheme to:jmol
animationReplayMode=0
FileManager.openFile(1crn.pdb)
SmarterJmolAdapter:The Resolver thinks:Pdb
openFile(1crn.pdb) 915 ms
java.security.PrivilegedActionException: java.lang.reflect.InvocationTargetException
at java.security.AccessController.doPrivileged(Native Method)
at sun.plugin.liveconnect.SecureInvocation$2.run(SecureInvocation.java:203)
at java.security.AccessController.doPrivileged(Native Method)
at sun.plugin.liveconnect.SecureInvocation.directCallMethod(SecureInvocation.java:182)
at sun.plugin.viewer.WebKitPluginObject.liveConnectCall(WebKitPluginObject.java:187)
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at sun.plugin.javascript.JSClassLoader.invoke(JSClassLoader.java:44)
at sun.plugin.liveconnect.PrivilegedCallMethodAction.run(SecureInvocation.java:569)
... 5 more
Caused by: java.lang.IllegalArgumentException: object is not an instance of declaring class
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at sun.plugin.javascript.invoke.JSInvoke.invoke(JSInvoke.java:19)
... 11 more
java.security.PrivilegedActionException: java.lang.reflect.InvocationTargetException
at java.security.AccessController.doPrivileged(Native Method)
at sun.plugin.liveconnect.SecureInvocation$2.run(SecureInvocation.java:203)
at java.security.AccessController.doPrivileged(Native Method)
at sun.plugin.liveconnect.SecureInvocation.directCallMethod(SecureInvocation.java:182)
at sun.plugin.viewer.WebKitPluginObject.liveConnectCall(WebKitPluginObject.java:187)
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at sun.plugin.javascript.JSClassLoader.invoke(JSClassLoader.java:44)
at sun.plugin.liveconnect.PrivilegedCallMethodAction.run(SecureInvocation.java:569)
... 5 more
Caused by: java.lang.IllegalArgumentException: object is not an instance of declaring class
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at sun.plugin.javascript.invoke.JSInvoke.invoke(JSInvoke.java:19)
... 11 more
InterruptedException!
------------------------------------------------------- SF.Net email is sponsored by: Tell us your software development plans! Take this survey and enter to win a one-year sub to SourceForge.net Plus IDC's 2005 look-ahead and a copy of this survey Click here to start! http://www.idcswdc.com/cgi-bin/survey?id=105hix _______________________________________________ Jmol-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-users

