Grails PermGem error

前端 未结 4 1998
执念已碎
执念已碎 2021-01-01 04:34

I need help with this problem. I need someone to explain to me why is this happening and how to prevent or avoid it.

Exception in thread \"Thread-747\" java.         


        
4条回答
  •  刺人心
    刺人心 (楼主)
    2021-01-01 04:56

    In the STS IDE set as per following:

    -XX:MaxPermSize=512m -XX:PermSize=128m

    I hope it helps.

提交回复
热议问题