Hi,
I did a few hours trying to track this down, but didn't find anything, so I am hoping someone can help.
The situation is that I downloaded the latest versions of the Arduino IDE 1.0.3 and 1.5 beta and attempted to run them on my Mac. The program icon bounces a couple of times and then dissapears. I started a command lion as root and ran the commands:
cd /Applications/Arduino.app/Contents/MacOS/
./JavaApplicationStub
and received these messages:
[JavaAppLauncher Warning] Java application launched from bad stub. Relaunching in 32-bit, and tagging sub-processes to prefer 32-bit with $JAVA_ARCH=i386.
[JavaAppLauncher Error] This process is [i386] and was re-exec'd from [i386], but for some reason we are trying re-exec to [].
[JavaAppLauncher Error] unable to find a version of Java to launch
Here are a few additional pieces of information that pertain:
java -version
java version "1.7.0_10-ea"
Java(TM) SE Runtime Environment (build 1.7.0_10-ea-b10)
Java HotSpot(TM) 64-Bit Server VM (build 23.6-b04, mixed mode)
ls /Library/Java/JavaVirtualMachines/
1.6.0_35-b10-428.jdk
1.6.0_37-b06-434.jdk
jdk1.7.0_10.jdk
I've also attached the Java Preference Pane screenshot from Mountain Lion (which doesn't have any other VM's than 1.7 to choose from like it used to in Snow Leopard)... It looks as though Arduino IDE requires 32 bit Java and that I cannot select one.
Help.
Thanks,
Will
