Skip to content
New issue

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

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

Already on GitHub? # to your account

Heap size #59

Open
count0x00 opened this issue May 24, 2016 · 4 comments
Open

Heap size #59

count0x00 opened this issue May 24, 2016 · 4 comments

Comments

@count0x00
Copy link

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

@count0x00
Copy link
Author

14.04 that is.

@count0x00 count0x00 reopened this May 26, 2016
@vfridkin
Copy link

Hi,

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

@Len1ee
Copy link

Len1ee commented Jul 25, 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

@ianrtracey
Copy link

ianrtracey commented Feb 3, 2017

Also having this issue..

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

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

No branches or pull requests

4 participants