mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
fix permgen space issue
This commit is contained in:
1
pom.xml
1
pom.xml
@@ -101,6 +101,7 @@
|
||||
<tomeeVersion>1.6.0-SNAPSHOT</tomeeVersion>
|
||||
<tomeeClassifier>plus</tomeeClassifier>
|
||||
<tomeeHttpPort>8082</tomeeHttpPort>
|
||||
<args>-Xmx1024m -XX:MaxPermSize=512m -XX:+CMSClassUnloadingEnabled -XX:+CMSPermGenSweepingEnabled</args>
|
||||
<reloadOnUpdate>true</reloadOnUpdate>
|
||||
<synchronization>
|
||||
<updateInterval>1</updateInterval>
|
||||
|
||||
Reference in New Issue
Block a user