<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://jogamp.org/bugzilla/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.2"
          urlbase="https://jogamp.org/bugzilla/"
          
          maintainer="sgothel@jausoft.com"
>

    <bug>
          <bug_id>328</bug_id>
          
          <creation_ts>2007-10-25 09:01:40 +0200</creation_ts>
          <short_desc>jogl binary for windows xp x64</short_desc>
          <delta_ts>2010-03-24 07:50:59 +0100</delta_ts>
          <reporter_accessible>0</reporter_accessible>
          <cclist_accessible>0</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>JogAmp</classification>
          <product>Jogl</product>
          <component>core</component>
          <version>1</version>
          <rep_platform>All</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>VERIFIED</bug_status>
          <resolution>WORKSFORME</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Sven Gothel">sgothel</reporter>
          <assigned_to name="Sven Gothel">sgothel</assigned_to>
          
          
          <cf_type>DEFECT</cf_type>
          <cf_scm_refs></cf_scm_refs>
          <cf_workaround>---</cf_workaround>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>344</commentid>
    <comment_count>0</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2010-03-24 07:50:59 +0100</bug_when>
    <thetext>


---- Reported by alimuhnresearchca 2007-10-25 09:01:40 ----

I am unable to run the jogl demos on my Windows XP x64 OS on my amd64 system
using the files in  jogl-1.1.0-windows-amd64.zip. I get a
java.lang.UnsatisfiedLinkError with this message: &quot;This application has failed
to start because the application configuration is incorrect. Reinstalling the
application may fix this problem&quot;
The paths to jogl.dll, jogl.jar and gluegen-rt.jar have all been specified.

Here is the exact command I run in my Windows command prompt and the error
message I get (I have the gluegen-rt.dll, jogl.dll, jogl_awt.dll and jogl_cg.dll
files in current directory):
&quot;C:\Program Files\Java\jdk1.6.0_03\bin\java.exe&quot; -cp
&quot;./jogl-demos-data.jar;./jogl-demos-util.jar;./jogl-demos.jar;./jogl.jar;./gluegen-rt.jar&quot;
-Djava.library.path=&quot;.&quot; -Dsun.java2d.noddraw=true demos.gears.Gears
Exception in thread &quot;main&quot; java.lang.UnsatisfiedLinkError:
Z:\tools\NavigatorGL_auxiliaryFiles\libs\ThirdParty\jogl-april22-2007\jogl-1.1.0-windows-amd64\jogl.dll:
This application has failed to start because the application configuration is
incorrect. Reinstalling the application may fix this problem
        at java.lang.ClassLoader$NativeLibrary.load(Native Method)
        at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)
        at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1676)
        at java.lang.Runtime.loadLibrary0(Runtime.java:823)
        at java.lang.System.loadLibrary(System.java:1030)
        at
com.sun.opengl.impl.NativeLibLoader$DefaultAction.loadLibrary(NativeLibLoader.java:78)
        at com.sun.opengl.impl.NativeLibLoader.loadLibrary(NativeLibLoader.java:101)
        at com.sun.opengl.impl.NativeLibLoader.access$100(NativeLibLoader.java:47)
        at com.sun.opengl.impl.NativeLibLoader$1.run(NativeLibLoader.java:109)
        at java.security.AccessController.doPrivileged(Native Method)
        at com.sun.opengl.impl.NativeLibLoader.loadCore(NativeLibLoader.java:107)
        at
com.sun.opengl.impl.windows.WindowsGLDrawableFactory.&lt;clinit&gt;(WindowsGLDrawableFactory.java:60)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:169)
        at
javax.media.opengl.GLDrawableFactory.getFactory(GLDrawableFactory.java:106)
        at javax.media.opengl.GLCanvas.&lt;init&gt;(GLCanvas.java:113)
        at javax.media.opengl.GLCanvas.&lt;init&gt;(GLCanvas.java:82)
        at javax.media.opengl.GLCanvas.&lt;init&gt;(GLCanvas.java:75)
        at demos.gears.Gears.main(Gears.java:19)

Using the rc6 release gives the same error.



---- Additional Comments From kbr 2007-10-29 19:43:05 ----

I verified that at least the nightly build of JOGL for Windows/AMD64 is working
properly on Windows XP Professional 64. You are probably mixing a 32-bit JRE
with 64-bit JOGL libraries.




--- Bug imported by sgothel@jausoft.com 2010-03-24 07:50 EDT  ---

This bug was previously known as _bug_ 328 at https://jogl.dev.java.net/bugs/show_bug.cgi?id=328
</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>