Login  Register

Re: Enabling logging for applets

Posted by Martin on Aug 25, 2012; 8:30am
URL: https://forum.jogamp.org/Enabling-logging-for-applets-tp4025880p4025889.html

Sven Gothel wrote
1 - please shut down browser and all java jvm instances (implicit after a while)
2 - remove all files in ./log/*
3 - test again
4 - stop browser after a while ..
Weird:
1) Perform these steps a first time without the first step since browser is already closed and no java.exe in memory >> applet fails to load, but at step 4, java.exe remains in memory for several minutes so I kill it manually (see trace1-*.trace with a null pointer at the end, issued when closing the browser, and before killing the jvm).
2) Perform these steps a second time: applet works (see trace2-*.trace)

That's weird because I often killed the java.exe remaining in memory during these last days of test...

trace1-plugin6233114122967018948.tracetrace2-plugin8723415133918841919.trace