Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

sometimes "target applet or jvm process exited abruptly" liveconnect

954276Aug 7 2012 — edited Aug 21 2012
I have a problem with a applet with is embedded in my webpage ans which I am using to setup a socket connection to a server. I am communicating from the webpage to the applet with live connect to send data, and from the applet to the page with live connect for the received data.

This works fine most of the time, but occasionaly at the customers site i get the error:

"target applet or jvm process exited abruptly"

which seems to indicate the JVM has crashed. I searched the client for hs_err* files but did not find them. The client is running the latest JRE 1.7_05

Does anyone have any ideas how to find the root cause of this problem ?

Kind regards,
Marco
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 18 2012
Added on Aug 7 2012
2 comments
3,929 views