• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Java EE 6 installer hangs on Vista 64

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'm trying to install Java EE 6 on a 64-bit Vista system, though I'm running a 32-bit JDK (build 1.6.0_18-b07). I'm using the standard installer (java_ee_sdk-6-windows.exe). Every time I run it, it shows the "Java EE 6 SDK Initializing..." splash, then it starts to open another window whose title is "Java EE 6 SDK", and then it hangs. The new window never fully paints. Reinstalling the JDK didn't help. My JAVA_HOME is set correctly (C:\Program Files (x86)\Java\jdk1.6.0_18). Any help much appreciated.
 
Franz Amador
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Problem solved. I needed to update my graphics driver.

I posted a JIRA issue (http://javafx-jira.kenai.com/browse/RT-7964), and that's what they suggested.
 
Marshal
Posts: 79239
377
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Well done sorting it out and telling us how. And welcome to the Ranch
reply
    Bookmark Topic Watch Topic
  • New Topic