On 2005-04-19 (07:17) Bob Hanson wrote:

>I'll be interested if the following page works for you:
>
>http://www.stolaf.edu/people/hansonr/jmol/applet/mscalc/view.htm
>
>This page demonstrates constructing a JavaScript data structure by

hi Bob,

very nice page!  it works beautifully in Firefox 1 under OSX 10.3.8.  but, it 
does not work in Safari 1.2.4. :-(

here is what I see in Console.app:


###############
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.GeneratedMethodAccessor21.invoke(Unknown Source)
   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)
   ... 10 more
###############


I have encountered similar problems on my own as well - using a very simple 
Jmol interface that works locally, in Win-IE, Firefox, Mozilla, etc. - but 
*not* in this version of Safari.


tim
-- 
Timothy Driscoll
molvisions - see, grasp, learn.
<http://www.molvisions.com/>
usa:north carolina:raleigh

"I am tormented with an everlasting itch for things remote." - Herman Melville


-------------------------------------------------------
This SF.Net email is sponsored by: New Crystal Reports XI.
Version 11 adds new functionality designed to reduce time involved in
creating, integrating, and deploying reporting solutions. Free runtime info,
new features, or free trial, at: http://www.businessobjects.com/devxi/728
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to