Issue
I have the above problem when trying to run the astparser (found here).
I have windows xp 32bit and eclipse helios.
I already have tried the -vm option in the .ini file of eclipse, but problem persists.
The error message is:
Exception occurred executing command line. CreateProcess: "C:\Program Files\Java\jre6\bin\javaw.exe" -Dfile.encoding=Cp1253 -classpath "C:\Documents and Settings\neo.WHITE-RABBIT\Επιφάνεια εργασίας\ASTExplorer\bin;C:\Documents and Settings\neo.WHITE-RABBIT\Επιφάνεια εργασίας\eclipse\plugins\org.eclipse.swt.win32.win32.x86_3.6.0.v3650b.jar;C:\Documents and Settings\neo.WHITE-RABBIT\Επιφάνεια εργασίας\eclipse\plugins\com.ibm.icu_4.2.1.v20100412.jar;C:\Documents and Settings\neo.WHITE-RABBIT\Επιφάνεια εργασίας\eclipse\plugins\com.jcraft.jsch_0.1.41.v200903070017.jar;C:\Documents and Settings\neo.WHITE-RABBIT\Επιφάνεια εργασίας\eclipse\plugins\java_cup.runtime_0.10.0.v201005080400.jar;C:\Documents and Settings\neo.WHITE-RABBIT\Επιφάνεια εργασίας\eclipse\plugins\javax.activation_1.1.0.v201005080500.jar;C:\Documents and Settings\neo.WHITE-RABBIT\Επιφάνεια εργασίας\eclipse\plugins\javax.jws_2.0.0.v201005080400.jar;C:\Documents and Settings\neo.WHITE-RABBIT\Επιφάνεια εργασίας\eclipse\plugins\javax.mail_1.4.0.v201005080615.jar;C:\Documents and Settings\neo.WHI”
Any suggestions?
Solution
Install Java somewhere without spaces in the path. It will only cause you unnecessary heartache, like this. The same goes for all your dev tools, like ant, maven, ides, sql tools, etc.
Answered By - Ryan Stewart
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.