Closed HSVK closed 9 years ago
I was googling for akka, i saw that this line added to the configuration will eliminate the error, but not sure what caused this.
akka.jvm-exit-on-fatal-error = off
Ignoring an error doesn't solve it. :wink:
java.lang.OutOfMemoryError: unable to create new native thread
The web interface ran out of memory which is a condition the JVM cannot recover from. As a workaround you should assign more heap memory to the web interface (see https://www.playframework.com/documentation/2.3.x/ProductionConfiguration#Specifying-additional-JVM-arguments for details).
Unfortunately the stack traces you've posted don't hint to the actual source of the problem but only contain technical classes of the framework.
Please use our mailing list or our IRC channel #graylog on Freenode for general questions about Graylog in the future.
Hi, I am using the latest version of graylog 1.1.5, i happen to come across this issue today and the graylog-web service was down. Is this some kind of bug or configuration issue?
I was googling for akka, i saw that this line added to the configuration will eliminate the error, but not sure what caused this.
Can you help please.
/var/log/graylog-web/console.log