Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Heap size #30

Open
whackpadimportbot opened this issue Jan 8, 2017 · 3 comments
Open

Heap size #30

whackpadimportbot opened this issue Jan 8, 2017 · 3 comments

Comments

@whackpadimportbot
Copy link

Issue by count0x00
Tuesday May 24, 2016 at 20:37 GMT # Sample: Friday Sep 13, 2013 at 22:58 GMT
Originally opened as dropbox#59


Best,

Sorry to bother but I'm slow with Java.
After installing on Ubuntu 14.01 and ./bin/run.sh I get:

Maximum ram: 428M
Maximum thread count: 71
Using config file: ./etc/etherpad.local.properties
Java HotSpot(TM) 64-Bit Server VM warning: Cannot open file ./data/logs/backend/jvm-gc.log due to No such file or directory

Error occurred during initialization of VM
Too small initial heap for new size specified

@whackpadimportbot
Copy link
Author

Comment by count0x00
Wednesday May 25, 2016 at 13:34 GMT # Sample: Friday Sep 13, 2013 at 22:58 GMT


14.04 that is.

@whackpadimportbot
Copy link
Author

Comment by vfridkin
Friday Jul 22, 2016 at 13:02 GMT # Sample: Friday Sep 13, 2013 at 22:58 GMT


Hi,

did you fix this? I have the same problem. Thanks!

@whackpadimportbot
Copy link
Author

Comment by Len1ee
Monday Jul 25, 2016 at 12:49 GMT # Sample: Friday Sep 13, 2013 at 22:58 GMT


I fix same problem by change the value in etherpad/bin/run-local.sh, Line 97
-XX:NewSize=768m
change to
-XX:NewSize=256m
perhaps value below MaxPerSize may pass this error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant