I was create a grails(2.1) application and deploy it on tomcat server. But I am getting Perm Gem space error.
I have some idea to ignore this error by setting JAVA_OPTS
. But I didn't have any rights to access Tomcat/bin
directory.
So, anybody have idea for ignore this error without accessing Tomcat/bin
directory