Re: Job Failed with "java.lang.OutOfMemoryError: unable to create new native thread" On Kuberentes cluster..

2018-11-12 Thread pbasanta2002
onci.oraclecorp.com/jenkins/fmwsyseng_paas_central/computer/k8s-prod-cl1-pod1-v1v5j> > (K8S_PROD_Cl1_lab1) in workspace > /workspace/LayerManifestBuilder*java.lang.OutOfMemoryError: unable to create > new native thread* > at java.lang.Thread.start0(Native Method) > at java.

Re: Job Failed with "java.lang.OutOfMemoryError: unable to create new native thread" On Kuberentes cluster..

2018-11-12 Thread pbasanta2002
Cluster >>> >>> [EnvInject] - Loading node environment variables. >>> Building remotely on k8s-prod-cl1-pod1-v1v5j >>> <http://hudsonci.oraclecorp.com/jenkins/fmwsyseng_paas_central/computer/k8s-prod-cl1-pod1-v1v5j> >>> (K8S_PROD_Cl1_lab1) in

Re: Job Failed with "java.lang.OutOfMemoryError: unable to create new native thread" On Kuberentes cluster..

2018-11-11 Thread pbasanta2002
berentes Cluster >> >> [EnvInject] - Loading node environment variables. >> Building remotely on k8s-prod-cl1-pod1-v1v5j >> <http://hudsonci.oraclecorp.com/jenkins/fmwsyseng_paas_central/computer/k8s-prod-cl1-pod1-v1v5j> >> (K8S_PROD_Cl1_lab1) in workspace

Re: Job Failed with "java.lang.OutOfMemoryError: unable to create new native thread" On Kuberentes cluster..

2018-11-11 Thread Jan Monterrubio
ly on k8s-prod-cl1-pod1-v1v5j > <http://hudsonci.oraclecorp.com/jenkins/fmwsyseng_paas_central/computer/k8s-prod-cl1-pod1-v1v5j> > (K8S_PROD_Cl1_lab1) in workspace > /workspace/LayerManifestBuilder*java.lang.OutOfMemoryError: unable to create > new native thread* > a

Job Failed with "java.lang.OutOfMemoryError: unable to create new native thread" On Kuberentes cluster..

2018-11-11 Thread pbasanta2002
kspace/LayerManifestBuilder*java.lang.OutOfMemoryError: unable to create new native thread* at java.lang.Thread.start0(Native Method) at java.lang.Thread.start(Thread.java:717) at hudson.remoting.AtmostOneThreadExecutor.execute(AtmostOneThreadExecutor.java:96)

Re: java.lang.OutOfMemoryError: unable to create new native thread

2017-12-14 Thread 'Björn Pedersen' via Jenkins Users
Am Montag, 14. April 2014 22:30:37 UTC+2 schrieb solid: > > Hi Guys > > > JENKINS_JAVA_OPTIONS="-Djava.awt.headless=true -Xmx2048m > -XX:MaxPermSize=1024m" > Well that's 2GB allocated to jenkins. Which is not too bad, depending on the number of jobs and the discard-build settings. (always und

Re: java.lang.OutOfMemoryError: unable to create new native thread

2017-12-14 Thread Jenkins Usr
I restart the jenkins daemon only to be > confronted with the following error on the web GUI: > > Apr 14, 2014 7:11:36 PM SEVERE hudson.triggers.SafeTimerTask run > > Timer task hudson.model.Queue$MaintainTask@52d9051 failed > java.lang.OutOfMemoryError: unable to create new native th

java.lang.OutOfMemoryError: unable to create new native thread

2014-04-14 Thread solid
14, 2014 7:11:36 PM SEVERE hudson.triggers.SafeTimerTask run Timer task hudson.model.Queue$MaintainTask@52d9051 failed java.lang.OutOfMemoryError: unable to create new native thread at java.lang.Thread.start0(Native Method) at java.lang.Thread.start(Thread.java:679)