Memory problem: 'unable to create new native thread' Yoann Dubreuil July 13, 2022 12:09 Updated The content of this article has moved to the new documentation site. Related articles Clock difference on Jenkins nodes OpenShift pods terminating due to Out-of-Memory condition [2.289.2.2] Upgrade/Installation to 2.289.2.2 on CloudBees CI on Traditional through .rpm fails on startup if `JENKINS_HTTPS_KEYSTORE_PASSWORD` is set Pipeline - Build failed due to MissingPropertyException: No such property: env Why is my instance not getting the right information from CloudBees Update Center starting on October 19th, 2021? Comments 4 comments Sort by Date Votes Henrik Koren March 12, 2015 07:34 This was implemented waiting foe next restart 0 Fei Wang March 21, 2016 09:56 Edited For Centos6 or Redhat6, nproc parameter should modify /etc/security/limits.d/90-nproc.conf rather than /etc/security/limits.conf 0 Thomas Hartwig July 19, 2017 10:28 Check for DefaultTasksMax in /etc/systemd/system.conf. It was introduced in newer Linux systems since 2016. It is 512 by default which is not much for multi threaded server systems. 0 Maxime Viargues April 13, 2018 02:34 We have this error happening but on a Windows machine. How to apply the same commands? 0 Please sign in to leave a comment.
Comments
4 comments
This was implemented waiting foe next restart
For Centos6 or Redhat6, nproc parameter should modify /etc/security/limits.d/90-nproc.conf rather than /etc/security/limits.conf
Check for DefaultTasksMax in /etc/systemd/system.conf. It was introduced in newer Linux systems since 2016. It is 512 by default which is not much for multi threaded server systems.
We have this error happening but on a Windows machine. How to apply the same commands?
Please sign in to leave a comment.