JWS with JOGL difference

Hi,

I am having troubles running a JOGL(latest JSR release) based app of the Web Start, problem happens on Nvidia Quadro FX770M video cards. Application runs fine locally, but nvidia driver fails and application crashes randomly on startup when same application is started using Web Start. Tried using noddraw parameters, but that did not help. Any assistance would be greatly appreciated.

Cheers,

Vlad

Check your system, if you have versions of jogl/gluegen jars and/or dlls lying around in your JDK/JRE or Windows system-directories.

No libs in system folders.

On startup, GLCanvas is created and placed within the JFrame’s content pane using BorderLayout, this window is made visible and then a custom modal dialog pops up (log-in). If I don’t use BorderLayout and the pop up dialog it web-starts every time otherwise (with layout and pop-up dialog) the driver crashes 8 out of 10 times.

Thanks

Vlad

Activate the console and the trace in the options of Java Webstart in order to give us more information.