Discussion:
Jenkins Master Memory is very less and subsequent jobs are failing with with OOM ..
p***@gmail.com
2018-11-23 15:11:22 UTC
Permalink
Hi All,

When Jenkins Jobs running on Jenkins Master memory is running out and later
the jenkins jobs failing with OOM Error.

Is there a way to find process which are locking the memory of the Jenkins
Master.

FATAL: command execution failed
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)


Regards,
Basanta
--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/184299ec-bd61-4046-8201-c74d7a7635a8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Björn Rohlén
2018-11-26 16:10:21 UTC
Permalink
What are the values of "JENKINS_MASTER_MEMORY_CONFIG" under the
"Environment Variables"-section of http://jenkins.url/systemInfo
Post by p***@gmail.com
Hi All,
When Jenkins Jobs running on Jenkins Master memory is running out and
later the jenkins jobs failing with OOM Error.
Is there a way to find process which are locking the memory of the
Jenkins Master.
FATAL: command execution failed
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
Regards,
Basanta
--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/b8ffb5c9-76a3-4a0b-bc87-b0c615ef4663%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...