If I type groovy in cmd, nothing happens. I can see new process find.exe that consumes 25% of CPU time for 30 minutes. If I kill it the console will display
ERROR:
JAVA_HOMEis set to invalid directory:$CORRECT_JDK_PATH
How can I fix it?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It’s a known issue.
Native launcher is 32 bit executable and it cannot load 64-bit JVM :
http://jira.codehaus.org/browse/GMOD-222
I use groovyconsole.bat