Unable to load resource: http://jogamp.org/deployment/webstart-next/gluegen-rt-natives-windows-amd64.jar

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Unable to load resource: http://jogamp.org/deployment/webstart-next/gluegen-rt-natives-windows-amd64.jar

Rana
If I run the JOGL demos directly by clicking the links in the Demo page (e.g. http://jogamp.org/deployment/webstart/VertexProgRefract.jnlp link), the application runs fine.

But if I download the jnlp file and run it using javaws from command-line, the application is unable to launch:

Unable to load resource: http://jogamp.org/deployment/webstart-next/gluegen-rt-natives-windows-amd64.jar

Any idea why? I cannot seem to download the jar file directly using the URL. But then how does it work when I click the link?


Thanks in advance,

Rana
Reply | Threaded
Open this post in threaded view
|

Re: Unable to load resource: http://jogamp.org/deployment/webstart-next/gluegen-rt-natives-windows-amd64.jar

Rana
The problem seem to be that the jogl-natives-windows-amd64.jar library (referenced in  http://jogamp.org/deployment/webstart-next/jogl-all-awt.jnlp for Amd64 machines) is not available.

Whom do I contact regarding this?


Rana
Reply | Threaded
Open this post in threaded view
|

Re: Unable to load resource: http://jogamp.org/deployment/webstart-next/gluegen-rt-natives-windows-amd64.jar

Michael Bien
the webstart bundles are old. They will be updated after this bug is fixed: http://jogamp.org/bugzilla/show_bug.cgi?id=411

On 09/15/2010 02:16 PM, Rana [via jogamp] wrote:
The problem seem to be that the jogl-natives-windows-amd64.jar library (referenced in  http://jogamp.org/deployment/webstart-next/jogl-all-awt.jnlp for Amd64 machines) is not available.

Whom do I contact regarding this?


Rana




-- 
http://michael-bien.com/
Reply | Threaded
Open this post in threaded view
|

Re: Unable to load resource: http://jogamp.org/deployment/webstart-next/gluegen-rt-natives-windows-amd64.jar

Rana
Thanks Michael.

I shall maintain the platform jars locally for now, until the webstart bundles are fixed.


regards,

Rana