anilgkts / arduino

Automatically exported from code.google.com/p/arduino
Other
0 stars 0 forks source link

Launch4J : An error occurred when starting the application. Access is denied. #811

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Open Arduino
2.???
3.Profit!

What is the expected output? What do you see instead?
I expect Arduino to open. Instead it will close right away.

What version of the Arduino software are you using? On what operating
system?  Which Arduino board are you using?
Arduino 1.0 (or whatever the latest I downloaded on February 1st from Arduino 
website was)  Windows 7 - 32bit. On my Linux partition I have no problems. 
Processing works. 

Please provide any additional information below.
I tried disabling and ending the processes for bluetooth. I tried turning off 
my wi-fi. I tried changing the rxtxSerial dll and the pde jar. Tried running as 
admin. Tried running in XP compatibility. 
Always the same, wont open.
Ran it with the --l4jdebug

CmdLine:    C:\Users\(username)\Downloads\arduino-1.0-windows\arduino-1.0\arduino.e
xe --l4j-debug
WOW64:      no
Working dir:    C:\Users\(username)\Downloads\arduino-1.0-windows\arduino-1.0\.
Bundled JRE:    java
Check 
launcher:   C:\Users\(username)\Downloads\arduino-1.0-windows\arduino-1.0\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\RXTXcomm.jar
Launcher:   C:\Users\(username)\Downloads\arduino-1.0-windows\arduino-1.0\java\bin
\javaw.exe
Launcher args:  -Xms128m -Xmx128m -classpath 
"lib;C:\Users\(username)\Downloads\arduino-1.0-windows\arduino-1.0\java\lib\tool
s.jar;lib\pde.jar;lib\core.jar;lib\jna.jar;lib\ecj.jar;lib\RXTXcomm.jar" 
processing.app.Base
Args length:    199/32768 chars
Error:      Access is denied.

Original issue reported on code.google.com by mishug...@gmail.com on 9 Feb 2012 at 10:05

GoogleCodeExporter commented 9 years ago
I get this error ("Launch4J : An error occurred when starting the application"):
- Windows XP Pro SP2
- Pentium 4 2.8GHz
- arduino 1.0.1 (arduino 1.0 works fine!!!)

CmdLine:    D:\Bogdan2\Embedded\Arduino\Bin\arduino-1.0.1\arduino.exe --l4j-debug
WOW64:      no
Working dir:    D:\Bogdan2\Embedded\Arduino\Bin\arduino-1.0.1\.
Bundled JRE:    java
Check 
launcher:   D:\Bogdan2\Embedded\Arduino\Bin\arduino-1.0.1\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\RXTXcomm.jar
Launcher:   D:\Bogdan2\Embedded\Arduino\Bin\arduino-1.0.1\java\bin\javaw.exe
Launcher args:  -Xms128m -Xmx128m -classpath 
"lib;D:\Bogdan2\Embedded\Arduino\Bin\arduino-1.0.1\java\lib\tools.jar;lib\pde.ja
r;lib\core.jar;lib\jna.jar;lib\ecj.jar;lib\RXTXcomm.jar" processing.app.Base
Args length:    185/32768 chars

Original comment by bogdan.g...@gmail.com on 30 May 2012 at 4:38

GoogleCodeExporter commented 9 years ago
I'm sorry the Arduino software won't launch...  I'd suggest asking for help on 
the forum where it's likely that more people will see the post and might be 
able to help.  If you guys find a problem / bug in the Arduino software that's 
causing this, please open a new issue.  As is, though, I'm not sure what to do 
about this.

Original comment by dmel...@gmail.com on 1 Jun 2012 at 3:16