Re: *** buffer overflow detected ***: java terminated

2022-12-06 Thread M.Madhusudana Reddy
I think I spoke too early. Even with the newer version of Tomcat, I am seeing the issue. Thanks M.Madhu On Tue, Dec 6, 2022 at 12:29 AM 'Dirk Heinrichs' via Jenkins Users < jenkinsci-users@googlegroups.com> wrote: > Am Montag, dem 05.12.2022 um 11:28 -0600 schrieb M.Madhusudana Reddy: > > My

Re: *** buffer overflow detected ***: java terminated

2022-12-05 Thread 'Dirk Heinrichs' via Jenkins Users
Am Montag, dem 05.12.2022 um 11:28 -0600 schrieb M.Madhusudana Reddy: My java version was jdk-11.0.16+8 and I updated this to the latest one in JAVA 11 this morning which is jdk-11.0.17+8 and I still see the same error. Tomcat is of version 9.0.0.0 Ah, I see. We have different conditions,

Re: *** buffer overflow detected ***: java terminated

2022-12-05 Thread M.Madhusudana Reddy
Hi Mark - Looks like the Tomcat upgrade from 9.0.0 to 9.0.70 fixed the issue. I am no longer seeing that error/Jenkins controller getting crashed. Thanks all for all your help. Regards, M.Madhu On Mon, Dec 5, 2022 at 2:14 PM Mark Waite wrote: > > > On Monday, December 5, 2022 at 1:02:18 PM

Re: *** buffer overflow detected ***: java terminated

2022-12-05 Thread Mark Waite
On Monday, December 5, 2022 at 1:02:18 PM UTC-7 Madhu Muchukota wrote: > Thanks Mark > > All I'm doing is just triggering/running a multi branch pipeline job from > the controller UI. > > I will be happy to share more information needed from my end. > > Unfortunately, somehow you have a

Re: *** buffer overflow detected ***: java terminated

2022-12-05 Thread M.Madhusudana Reddy
Thanks Mark All I'm doing is just triggering/running a multi branch pipeline job from the controller UI. I will be happy to share more information needed from my end. I also looked at the compute resources of my controller node and don't see any issues over there.

Re: *** buffer overflow detected ***: java terminated

2022-12-05 Thread Mark Waite
On Monday, December 5, 2022 at 10:29:49 AM UTC-7 Madhu Muchukota wrote: > Thanks Ivan and Dirk. > > My java version was jdk-11.0.16+8 and I updated this to the latest one in > JAVA 11 this morning which is jdk-11.0.17+8 and I still see the same error. > > Tomcat is of version 9.0.0.0 > Jenkins

Re: *** buffer overflow detected ***: java terminated

2022-12-05 Thread M.Madhusudana Reddy
Thanks Ivan and Dirk. My java version was jdk-11.0.16+8 and I updated this to the latest one in JAVA 11 this morning which is jdk-11.0.17+8 and I still see the same error. Tomcat is of version 9.0.0.0 Jenkins is of version 2.375.1 Thanks M.Madhu On Mon, Dec 5, 2022 at 12:32 AM 'Dirk

Re: *** buffer overflow detected ***: java terminated

2022-12-04 Thread 'Dirk Heinrichs' via Jenkins Users
Am Freitag, dem 02.12.2022 um 13:41 -0800 schrieb Madhu Muchukota: 5568a8c67000-5568a8c68000 r-xp fd:04 17591637 /opt/apps/java/jdk-11.0.16+8/bin/java You need to update to 11.0.17, it contains a fix. HTH... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery

Re: *** buffer overflow detected ***: java terminated

2022-12-03 Thread Ivan Fernandez Calvo
You do it provide any information about Jenkins version, OS version of JDK version so it is difficult to know the cause. Checking the stack trace your JDK has about two years so I guess all the rest of your system is as old as the JDK so update it at leas to the lates JDK 11 and update your