Is this an easy fix or not? When polling the applet (guess what -- same as callbacks :( -- ) if the page is closed at JUST THE WRONG TIME, Firefox hangs -- has to be removed by invoking the Windows Task Manager with CTRL-ALT-DELETE -- and the following (thank you) shows up in the Java Console:

InterruptedException!
AWT blocker activation interrupted:
java.lang.InterruptedException
   at java.lang.Object.wait(Native Method)
   at java.lang.Object.wait(Unknown Source)
   at sun.awt.AWTAutoShutdown.activateBlockerThread(Unknown Source)
   at sun.awt.AWTAutoShutdown.notifyThreadBusy(Unknown Source)
   at java.awt.EventQueue.initDispatchThread(Unknown Source)
   at java.awt.EventDispatchThread.run(Unknown Source)

Where is this coming from?

Can we fix it?

Bob



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Jmol-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to