Grails 2.4.0 upgrade - env variables -


what doing wrong here? i'm moving grails 2.4.0 (windows 7 enterprise) , having troubles environment variables set correctly. here's stuff....

grails_home c:\grails\grails-2.4.0

java_home c:\program files\java\jdk1.7.0_51

yet when run-app cmd prompt this:

c:>echo %grails_home% c:\grails\grails-2.3.7 

and also...here entire path variable

%grails_home%\bin;%java_home%\bin;c:\oracle\product\11.2.0\client_32\bin;%system‌​root%\system32;%systemroot%;%systemroot%\system32\wbem;%systemroot%\system32\wind‌​owspowershell\v1.0\;c:\program files\sliksvn\bin;c:\program files (x86)\actividentity\activclient\;c:\program files\actividentity\activclient\ 

given above... when run-app following. wrong , relate env variables?

c:\users>grails run-app picked java_tool_options: -djava.vendor="sun microsystems inc." error opening zip file or jar manifest missing : c:/grails/grails-2.3.7/lib/org. springframework/springloaded/jars/springloaded-1.2.0.release.jar error occurred during initialization of vm agent library failed init: instrument  c:\users> 

sometimes need restart command line session resolve/reflect changes mande grails_home.


Comments

Popular posts from this blog

c++ - OpenCV Error: Assertion failed <scn == 3 ::scn == 4> in unknown function, -

php - render data via PDO::FETCH_FUNC vs loop -

The canvas has been tainted by cross-origin data in chrome only -