Appropriate place in catalina.bat to set JAVA_OPTS

前端 未结 5 1904
天涯浪人
天涯浪人 2020-12-31 20:12

I got the below error

\"java.lang.OutOfMemoryError: PermGen space\"

In my catalina.bat file, where is the appropriate place f

5条回答
  •  攒了一身酷
    2020-12-31 20:54

    In your environment. Our you could create a wrapper script that sets JAVA_OPTS then calls the catalina script.

提交回复
热议问题