> 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?
Looks like part of LiveConnect. > Can we fix it? No ... I cannot imagine any way in which we could affect this. Miguel ------------------------------------------------------- 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&kid0944&bid$1720&dat1642 _______________________________________________ Jmol-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-developers
