• 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

6 Beta 2 Parameter Settings

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
We are running an applet using 6 Beta 2 because of it's support for running in a browser with the Intel 64-Bit chipset. On a 32-bit machine we have to use Xmx settings in the runtime parameters for the applet to load properly. On the 64-bit machine we recieve the error message "the java runtime enviornment was unable to load" regardless of what Xmx setting we use in the runtime parameters. Any suggestion?
 
reply
    Bookmark Topic Watch Topic
  • New Topic