Loading...
  Show Posts
Pages: [1]
1  Using Arduino / Installation & Troubleshooting / Re: Launch4j error - IDE won't start - Please HELP!! on: March 11, 2012, 01:20:04 pm
I ran as administrator and the IDE loaded up.
I ran a sketch and it compiled it.

Thanks Louis for all your help.

Mike
2  Using Arduino / Installation & Troubleshooting / Re: Launch4j error - IDE won't start - Please HELP!! on: March 10, 2012, 05:50:33 pm
The program did work on this system several months ago but all sorts of window updates and such have occurred since then. 
Do I need to be administrator to run this program?
Do I need to load the latest java updates?
Is there another way of invoking the executable? Batch?

Thanks again
3  Using Arduino / Installation & Troubleshooting / Re: Launch4j error - IDE won't start - Please HELP!! on: March 10, 2012, 01:27:38 pm
I did as you suggested and got an output file which I have attached.
Its quite big at 31K bytes.

Hope this helps.

Thanks again.

Mike
4  Using Arduino / Installation & Troubleshooting / Re: Launch4j error - IDE won't start - Please HELP!! on: March 09, 2012, 07:00:15 pm
I tried to enter the first command as you suggested but I could not get an IDE.
I tried the second command and a window came up with data but it closed as soon as it opened.
I could not capture the contents.
I am using "Run" from the accessories folder and it will not take the whole command, it leaves out the "processing.app.Base>output.txt" portion.
I tried using the command prompt and typing in the whole second command but nothing happened at all.
Where would I expect to find the output.txt file?
Is there a way of capturing the window that pops up?

I am new at this.
Thanks for your help.
Mike
5  Using Arduino / Installation & Troubleshooting / Re: Launch4j error - IDE won't start - Please HELP!! on: March 08, 2012, 07:06:46 pm
I am having the same problem.

I deleted the preferences.txt file but it had no effect.

I ran the launch4j with the debug turned on, following is the log file contents.

---------------------------------------------------------

CmdLine:   C:\Users\Mike\Downloads\arduino-1.0-windows\arduino-1.0\arduino.exe --l4j-debug
WOW64:      no
Working dir:   C:\Users\Mike\Downloads\arduino-1.0-windows\arduino-1.0\.
Bundled JRE:   java
Check launcher:   C:\Users\Mike\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\Mike\Downloads\arduino-1.0-windows\arduino-1.0\java\bin\javaw.exe
Launcher args:   -Xms128m -Xmx128m -classpath "lib;C:\Users\Mike\Downloads\arduino-1.0-windows\arduino-1.0\java\lib\tools.jar;lib\pde.jar;lib\core.jar;lib\jna.jar;lib\ecj.jar;lib\RXTXcomm.jar" processing.app.Base
Args length:   195/32768 chars
Exit code:   1
--------------------------------------------------------------------------------------------------

Does this give you any clues?


Thanks for any help you can provide.

Mike

Pages: [1]