Re: JNLPClassLoader: Finding library java.dll hangs
Posted by
runiter on
Aug 01, 2014; 12:19am
URL: https://forum.jogamp.org/JNLPClassLoader-Finding-library-java-dll-hangs-tp4031559p4032677.html
Actually it's not a webstart problem because I gave him an stand-alone jar application and that was crashed exactly the same way.
He's using OpenJDK in linux and OracleJDK in windows. It freezes in linux and crashes in windows.
I wish I had access to his computer to run jvisualvm but I don't. Is there any other way to debug this?
On a different topic, when you moved away from webstart what did you do for updating your application? What i love most about Java webstart is the seemless update in the background.