Ardiuno 0017 doesnt start

Hello Folks,
i try to set up Arduino 0017 but get following Message:" Launch4j - An error occured while starting the application."

Whats wents wrong?

Arduino 0016 works fine, Machine is an P4 3.5GHz with 1GB Ram and XP Home SP3, the latest Version of JAVA is also installed.

kind regards, Holger

From the command line (cmd.exe) run:

arduino.exe --l4j-debug

This should log debugging information to a file. Can you post that log here?

as requested:

arduino.exe --l4j-debug

CmdLine: C:\arduino-0017\arduino.exe --l4j-debug
WOW64: no
Working dir: C:\arduino-0017.
Bundled JRE: java
Check launcher: C:\arduino-0017\java\bin\javaw.exe (OK)
Add classpath: lib\pde.jar
Add classpath: lib\core.jar
Add classpath: lib\jna.jar
Add classpath: lib\ecj.jar
Add classpath: lib\oro.jar
Add classpath: lib\RXTXcomm.jar
Launcher: C:\arduino-0017\java\bin\javaw.exe
Launcher args: -Xms128m -Xmx128m -classpath "lib;C:\arduino-0017\java\lib\tools.jar;lib\pde.jar;lib\core.jar;lib\jna.jar;lib\ecj.jar;lib\oro.jar;lib\RXTXcomm.jar" processing.app.Base
Args length: 167/32768 chars

cheers, Holger

Hmm, I was hoping there'd be more useful information there. Try adding --l4j-no-splash or --l4j-no-splash-err

Added Commandline:

Splash-Screen is now off, does the same as before :frowning:

CmdLine: C:\arduino-0017\arduino.exe --l4j-debug --l4j-no-splash-err
WOW64: no
Working dir: C:\arduino-0017.
Bundled JRE: java
Check launcher: C:\arduino-0017\java\bin\javaw.exe (OK)
Add classpath: lib\pde.jar
Add classpath: lib\core.jar
Add classpath: lib\jna.jar
Add classpath: lib\ecj.jar
Add classpath: lib\oro.jar
Add classpath: lib\RXTXcomm.jar
Launcher: C:\arduino-0017\java\bin\javaw.exe
Launcher args: -Xms128m -Xmx128m -classpath "lib;C:\arduino-0017\java\lib\tools.jar;lib\pde.jar;lib\core.jar;lib\jna.jar;lib\ecj.jar;lib\oro.jar;lib\RXTXcomm.jar" processing.app.Base
Args length: 167/32768 chars
Exit code: 0

Have solved my problem with the new Release.

Delete the "preferences.txt" in c:\Dokumente und Einstellungen\User\Anwendungsdaten\Arduino\ and start arduino.exe again.

Then it works!

Holger

I found this problem too. I filed a bug report 82.

serial port lib may be the problem also.

try this if the above doesn't work

http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1237179908