grails 2.5.4 won't start from terminal StackOverflowError -


i'm running grails 2.5.4(i cannot upgrade version), runs in ide (intellij) cannot grails command run terminal. if type "grails" , nothing else, throw error.

the error is:exception: java.lang.stackoverflowerror thrown uncaughtexceptionhandler in thread "main"

i can't seem anymore information out of --verbose also, running java 8

so found out going on through excessive trial error. issue had db2 installed on machine. don't know why causing issue. might running issue, that's problem me.


Comments

Popular posts from this blog

many to many - Django Rest Framework ManyToMany filter multiple values -

java - Jasper subreport showing only one entry from the JSON data source when embedded in the Title band -

Java Entity Manager - JSON reader was expecting a value but found 'db' -