Skip to main content

All Questions

Tagged with
0 votes
1 answer
312 views

Arduino IDE crashes when I use 5GB heap size in _JAVA_OPTIONS

I originally posted this on stackoverflow, but they sent me here, so apologies for the copy-paste. When I'm running the arduino IDE, it crashes, saying that "java could not create a virtual machine". ...
TheLegendWeeb's user avatar
0 votes
1 answer
2k views

libjli.so "No such file or directory" while trying to run Arduno IDE

I downloaded Arduino IDE and extracted it. When trying to run it: ./arduino It throws up an error: /opt/arduino-1.6.9/java/bin/java: error while loading shared libraries: libjli.so: cannot open ...
Fauzan's user avatar
  • 103
0 votes
0 answers
2k views

Arduino IDE won't launch in Windows 8.1

What I've tried 1 Installing Java SDK and runtime (JDK8 but when extracted it says jdk1.8.0_25) 2 add the %JAVA_HOME%\bin to Path environment variable 3 JAVA_HOME environment variable pointing to ...
user2005121's user avatar
2 votes
3 answers
8k views

Arduino IDE "launch 4j" error

I have a computer running Windows XP. I am trying to run the Arduino IDE 0022. I double-click on arduino.exe, it waits about 30 seconds on the load up title screen, and then it gives me this error: ...
user avatar