I'm getting message Target applet or JVM process exited abruptly
sometimes and its not coming continuously so I can't trace the log before Java Console closes. I tried to increase heap size using
<PARAM name="java_arguments" value="-Xmx128m">
,
<PARAM name="java_arguments" value="-Xmx300m">
,
<PARAM name="java_arguments" value="-Xmx512m">
but its not working. Same question already asked. I also tried to load Applet in separate JVM using
<PARAM name="separate_jvm" value="true">
http://www.techques.com/question/1-11284843/uncaught-exception:-Target-applet-or-JVM-process-exited-abruptly---from-a-firefox-extension
uncaught exception: Target applet or JVM process exited abruptly - from a firefox extension
https://stackoverflow.com/questions/17676722/target-jvm-seems-to-have-already-exited
If you can get your client to run the applet as fully trusted, there's several things you can do:
Otherwise you might try:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With