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 #40

Open
nikosprodro opened this issue Mar 30, 2017 · 4 comments
Open

Heap size #40

nikosprodro opened this issue Mar 30, 2017 · 4 comments

Comments

@nikosprodro
Copy link
Collaborator

Issue by count0x00
Tue May 24 20:37:23 2016
Originally opened as dropbox/hackpad#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

@nikosprodro
Copy link
Collaborator Author

Comment by count0x00
Wed May 25 13:34:30 2016


14.04 that is.

@nikosprodro
Copy link
Collaborator Author

Comment by vfridkin
Fri Jul 22 13:02:25 2016


Hi,

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

@nikosprodro
Copy link
Collaborator Author

Comment by Len1ee
Mon Jul 25 12:49:46 2016


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

@nikosprodro
Copy link
Collaborator Author

Comment by ianrtracey
Fri Feb 3 02:56:27 2017


Also having this issue..

Update: Above comment works paired with upgrading VPS instance memory.

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