On Do, 03 Jun 2010, Norbert Preining wrote:
> I cannot go to my banking site, nor to facebook upload, the java
> process goes to 100% CPU and there we finish.
> 
> No error messages, no warnings on the console, nothing, the only thing
> I see is:
> [~] firefox 
> App startup
> java version "1.6.0_18"
> OpenJDK Runtime Environment (IcedTea6 1.8) (6b18-1.8-2)
> OpenJDK 64-Bit Server VM (build 16.0-b13, mixed mode)

Well, there are more things:
java.lang.InterruptedException: sleep interrupted
        at java.lang.Thread.sleep(Native Method)
        at 
sun.applet.PluginAppletViewer.handleMessage(PluginAppletViewer.java:735)
        at 
sun.applet.PluginAppletViewer.handleMessage(PluginAppletViewer.java:649)
        at 
sun.applet.PluginStreamHandler.handleMessage(PluginStreamHandler.java:270)
        at 
sun.applet.PluginMessageHandlerWorker.run(PluginMessageHandlerWorker.java:82)
java.lang.Exception: Applet initialization timeout
        at 
sun.applet.PluginAppletViewer.handleMessage(PluginAppletViewer.java:637)
        at 
sun.applet.PluginStreamHandler.handleMessage(PluginStreamHandler.java:270)
        at 
sun.applet.PluginMessageHandlerWorker.run(PluginMessageHandlerWorker.java:82)
java.lang.RuntimeException: Failed to handle message: handle 41945794 for 
instance 1
        at 
sun.applet.PluginAppletViewer.handleMessage(PluginAppletViewer.java:660)
        at 
sun.applet.PluginStreamHandler.handleMessage(PluginStreamHandler.java:270)
        at 
sun.applet.PluginMessageHandlerWorker.run(PluginMessageHandlerWorker.java:82)
Caused by: java.lang.Exception: Applet initialization timeout
        at 
sun.applet.PluginAppletViewer.handleMessage(PluginAppletViewer.java:637)
        ... 2 more


Furthermore, killing the java process under the a* of firefox
tears down firefox into non-responsiveness, and even X itself was
not responding anymore. I had to switch to console and kill -9 the
firefox process.

All that from java? severity serious?

Best wishes

Norbert
------------------------------------------------------------------------
Norbert Preining            prein...@{jaist.ac.jp, logic.at, debian.org}
JAIST, Japan                                 TeX Live & Debian Developer
DSA: 0x09C5B094   fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
------------------------------------------------------------------------
ADRIGOLE (n.)
The centrepiece of a merry-go-round on which the man with the tickets
stands unnervingly still.
                        --- Douglas Adams, The Meaning of Liff



_______________________________________________
Mailing list: https://launchpad.net/~openjdk
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openjdk
More help   : https://help.launchpad.net/ListHelp

Reply via email to