<?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>399</bug_id>
          
          <creation_ts>2010-06-09 06:17:28 +0200</creation_ts>
          <short_desc>gluegen-rt-natives-windows-amd64.jar is not there, deployment on Win7 with 64-bit JVM fails</short_desc>
          <delta_ts>2010-07-06 06:01:08 +0200</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>JogAmp</classification>
          <product>Gluegen</product>
          <component>core</component>
          <version>2</version>
          <rep_platform>pc_x86_64</rep_platform>
          <op_sys>windows</op_sys>
          <bug_status>VERIFIED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>---</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Thomas Dullien">thomas.dullien</reporter>
          <assigned_to name="Sven Gothel">sgothel</assigned_to>
          
          
          <cf_type>---</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>451</commentid>
    <comment_count>0</comment_count>
    <who name="Thomas Dullien">thomas.dullien</who>
    <bug_when>2010-06-09 06:17:28 +0200</bug_when>
    <thetext>Hey all,

unfortunately, I spent the last few hours trying to deploy JOGL to my new development machine -- which is an amd64-based win7 machine with both 64-bit and 32-bit VMs installed.

When I try to use the web start deployment, I get a FileNotFoundException
for the file gluegen-rt-natives-windows-amd64.jar -- which is not surprising, because that file is not present.

I have (also unsuccessfully) tried to run the install jnlp file from the 32-bit VM -- it seems to run through, but when I try to run my software in eclipse I get the following exception:

Exception in thread &quot;AWT-EventQueue-0&quot; java.lang.NoClassDefFoundError: Could not initialize class com.sun.opengl.impl.windows.WindowsGLDrawableFactory
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Unknown Source)
	at javax.media.opengl.GLDrawableFactory.getFactory(GLDrawableFactory.java:106)
	at javax.media.opengl.GLCanvas.chooseGraphicsConfiguration(GLCanvas.java:520)
	at javax.media.opengl.GLCanvas.&lt;init&gt;(GLCanvas.java:131)
	at javax.media.opengl.GLCanvas.&lt;init&gt;(GLCanvas.java:90)
	at javax.media.opengl.GLCanvas.&lt;init&gt;(GLCanvas.java:83)
	at com.zynamics.heap.HeapChart.&lt;init&gt;(HeapChart.java:68)
	at com.zynamics.heap.HeapGUI.newPlot(HeapGUI.java:79)
	at com.zynamics.heap.HeapGUI.openLogFile(HeapGUI.java:310)
	at com.zynamics.heap.HeapGUI.access$17(HeapGUI.java:269)
	at com.zynamics.heap.HeapGUI$2.actionPerformed(HeapGUI.java:192)
        (...)

Any help would be -much- appreciated...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>460</commentid>
    <comment_count>1</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2010-07-06 06:01:08 +0200</bug_when>
    <thetext>We have added Windows 64 bit builds since:

http://jogamp.org/git/?p=jogl.git;a=commit;h=2833b9457e734fb8d21ad66dd3a8ea207050964f

http://jogamp.org/chuck/job/jogl/label=windows-x86_64/</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>