I had created a new app in grails, and my colleague was trying to access this app after copying this folder to his local machine. Our environments were setup as follows:
GRAILS Version - 2.4.0
GROOVY Version - 2.3.3
JAVA Version - 1.8
Both of our environments matched. When he created a fresh application, grails created the application, however he was not able to run the application. The same was case with the copied application.
After 5 odd minutes the error was thrown into the screen:
C:\MyTrainigs\GroovyApp\test123>grailsJava HotSpot(TM) 64-Bit Server
VM warning: ignoring option PermSize=32m;...