What steps will reproduce the problem?
1. Arduino 1.0.1 not starting on Pc with polish language - undocumented java
error
What is the expected output? What do you see instead?
Solution comming form http://rc-fpv.pl/viewtopic.php?p=105060
there is a problem with java engine initiation with languages/locales other
than en/US
Solution is: create a.cmd file with one line:
java\bin\java -Duser.language=en -Duser.country=US -classpath
"lib;lib\pde.jar;lib\core.jar;lib\jna.jar;lib\ecj.jar;lib\RXTXcomm.jar"
processing.app.Base
and start Arduino by calling a.cmd - not arduino.exe
For future Arduino relases - please test different language/locale
configurations.
What version of the Arduino software are you using? On what operating
system? Which Arduino board are you using?
1.0.1 on PC/Windows => Mega
Please provide any additional information below.
:)
Original issue reported on code.google.com by MarekM.net on 9 Jun 2012 at 7:34
Original issue reported on code.google.com by
MarekM.net
on 9 Jun 2012 at 7:34