PermGen space error solution

Step 1: Find Run in eclipse, then click "Run" - "Run Configurations", click the "Arguments" tab in the opened window;
Step 2: Enter at the bottom of the VM arguments:
-Xms256m -Xmx512m -XX:MaxNewSize=256m -XX:MaxPermSize=256m
Step 3: Save, restart

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326428343&siteId=291194637