I would like to use a banking application in my browser. When I try to run it, I get this dialog box:

It appears you are using 64-bit Java. This system is designed for 32-bit Java only. Please use 32-bit browser (Windows), or select 32-bit Java (MAC).

It doesn't matter whether I use Chrome, Firefox, or Safari, I get the same eror. How can I make this run on any of these browsers? (One is enough.)

I am using:

  • Mac OS 10.6.8
  • Chrome 16.0.912.75
  • Firefox 7.0.1
  • Safari 5.1.2
link|improve this question
First thing, make sure you're using the latest verison: support.apple.com/kb/DL1421 – skub Jan 16 at 19:44
Can a 64-bit browser instantiate a 32-bit JRE on OS X? You might need to make sure your browser is running in 32-bit mode, which (IIRC) can be done from it's properties window (e.g. "Get Info"). – afrazier Jan 16 at 20:56
feedback

1 Answer

up vote 2 down vote accepted

From the Finder menu:

Go - > Utilities -> Java Preferences

Make sure you have both versions checked and drag them in the order you want them to be loaded. In your case, drag the 32-bit version to the top (opposite of mine).

enter image description here

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.