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

React -> OutofMemory -> Server stopped #50

Closed
Herodennis opened this issue Feb 7, 2017 · 1 comment
Closed

React -> OutofMemory -> Server stopped #50

Herodennis opened this issue Feb 7, 2017 · 1 comment

Comments

@Herodennis
Copy link

Herodennis commented Feb 7, 2017

Hello,

my server use 6 GB RAM. But 300mb/6000mb are used...
Yesterday night, react stopped my server for first time (useing v4.0.9p).
Today at 16:59 again!
Whats happend?

Serverdetails: http://pastebin.com/YnvnHiea
Servercrashlog: http://pastebin.com/HwdGe164
Pastebin Serverlog: http://pastebin.com/0YECkGwd
Plugins: 2017-02-07_17 32 18

@Herodennis Herodennis changed the title React -> OutofMemory -> Server stops React -> OutofMemory -> Server stopped Feb 7, 2017
@cyberpwnn
Copy link
Contributor

Too many threads. React doesnt always use threads. You can reduce the threads it uses by doing the following

  1. Turn off async tnt if you turned it on
  2. In the timings-processor.yml change the threads to 2 (minimum)

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

2 participants