grails - Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=32m; MaxPermSize=256m; support was removed in 8.0 -
when run grails application created using netbeans ide 8.0.2,this error display.i set environment java , grails.
could please me? googled , tried lot, still cannot slove it. please me. grails version 2.3.11.do need download grails-docs also?
that's not error, it's warning , can ignored. permgen removed in java 8, specifying min , or max size isn't needed.
i don't use netbeans can make go away if can configure jvm args, otherwise ignore it.
Comments
Post a Comment