Login  Register

Re: InvocationTargetException with JoGL

Posted by NickJPGeorge on Mar 13, 2011; 7:07pm
URL: https://forum.jogamp.org/InvocationTargetException-with-JoGL-tp2673306p2680427.html

bah, I get ExceptionInInitializerError-  I guess the problem is with my computer.  I'll stop bothering you on your Sunday now.

thanks,
Nick

On Sun, Mar 13, 2011 at 3:00 PM, Michael Bien [via jogamp] <[hidden email]> wrote:

please clear the webstart cache and try one of those:
http://jogamp.org/deployment/webstart/application-version.jnlp

http://jogamp.org/deployment/webstart/jogl-demos/Gears.jnlp

you should be able to copy the jnlps and just adopt it for your
application. If it still don't work... please report back or file a bug
report.

thanks,
michael


On 03/13/2011 07:51 PM, NickJPGeorge [via jogamp] wrote:

>
> bah, I was afraid of that.  I swapped in your resource, and it's getting
> closer.  I still get an invocation target exception though:
>
> java.lang.reflect.InvocationTargetException
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> at java.lang.reflect.Method.invoke(Unknown Source)
> at com.sun.javaws.Launcher.executeApplication(Unknown Source)
> at com.sun.javaws.Launcher.executeMainClass(Unknown Source)
> at com.sun.javaws.Launcher.doLaunchApp(Unknown Source)
> at com.sun.javaws.Launcher.run(Unknown Source)
> at java.lang.Thread.run(Unknown Source)
> Caused by: java.lang.ExceptionInInitializerError
> at isogame.IsoFrame.(IsoFrame.java:199)
> at isogame.IsoLauncher.main(IsoLauncher.java:14)
> ... 9 more
> Caused by: javax.media.opengl.GLException: No profile available: [GL2,
> GL3bc, GL4bc, GL2GL3, GL3, GL4, GL2ES2, GLES2, GL2ES1, GLES1],
> GLAvailability[Native[GL4bc false, GL4 false, GL3bc false, GL3 false, GL2
> false, GL2ES1 false, GLES1 false, GL2ES2 false, GLES2 false], Profiles[,
> default null]]
> at javax.media.opengl.GLProfile.(GLProfile.java:995)
> ... 11 more
>
>
> Thank you so much for your help,
> Nick
>
> _______________________________________________
> If you reply to this email, your message will be added to the discussion below:
> http://forum.jogamp.org/InvocationTargetException-with-JoGL-tp2673306p2673596.html
> To start a new topic under jogamp, email [hidden email]
>
http://michael-bien.com/




If you reply to this email, your message will be added to the discussion below:
http://forum.jogamp.org/InvocationTargetException-with-JoGL-tp2673306p2673636.html
To unsubscribe from InvocationTargetException with JoGL, click here.