Results 1 to 2 of 2
Hello!
Iv just manage to get Eclipse to find my java path and now im struggling to actually load eclipse. When i try to launch Eclipse i recieve a Java ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-08-2006 #1Just Joined!
- Join Date
- Feb 2006
- Location
- York, United Kingdom
- Posts
- 25
Eclipse not loading due to invalid too many Arguments
Hello!
Iv just manage to get Eclipse to find my java path and now im struggling to actually load eclipse. When i try to launch Eclipse i recieve a Java Web Start - Invalid Argument Error message;
This is the error message i recieve:
And the exception error:An error occurred while launching/running the application.
Category: Invalid Argument Error
Too many arguments supplied: {/tmp/javawT3Dmel, linux, gtk, x86, /usr/apps/eclipse/./eclipse, Eclipse, 600, 268005, /usr/java/jre1.5.0_06/javaws/javaws, /usr/apps/eclipse/./startup.jar }
Im starting Eclipse using this command:TooManyArgumentsException[ Too many arguments supplied: {/tmp/javawT3Dmel, linux, gtk, x86, /usr/apps/eclipse/./eclipse, Eclipse, 600, 268005, /usr/java/jre1.5.0_06/javaws/javaws, /usr/apps/eclipse/./startup.jar }]
at com.sun.javaws.Main.launchApp(Unknown Source)
at com.sun.javaws.Main.main(Unknown Source)
./eclipse -vm /usr/java/jre1.5.0_06/javaws/javaws
Has anyone ever had this problem before? Does anyone know of a solution?
Thanks in advance!
Adam
- 02-10-2006 #2Just Joined!
- Join Date
- Feb 2006
- Location
- York, United Kingdom
- Posts
- 25
Fixed the problem i was loading Eclipse with the wrong Java Virtual Machine!


Reply With Quote
