We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello. I'm using 0.2.4 version on SuSe 11.4 and Java 8u102.
On one of the servers java, after ~ 11 seconds of working, LSF Java process terminates without any exception in logs.
First of all I thought about OOM kill, but in GC log there's no problem at all.
So maybe there's a need to add some try/catch statement to detect such kind of problems.
Application log --> logstash-forwarder-java.log.txt
Xloggc --> lsf.gc.txt
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello. I'm using 0.2.4 version on SuSe 11.4 and Java 8u102.
On one of the servers java, after ~ 11 seconds of working, LSF Java process terminates without any exception in logs.
First of all I thought about OOM kill, but in GC log there's no problem at all.
So maybe there's a need to add some try/catch statement to detect such kind of problems.
Application log --> logstash-forwarder-java.log.txt
Xloggc --> lsf.gc.txt
The text was updated successfully, but these errors were encountered: