RE: Warning "AJP13 protocol: Reuse is set to false" written logs every second of every day. Please help.

2020-06-12 Thread Alfred Bakia
Thanks, Jon. I did in fact compare all the settings between the servers, including the logging settings. They are exactly the same. But there is new information. In a detailed comparison of the Java code between the servers, I spotted one difference. Something sets apart the instance that is

NullPointerException in CoyoteOutputStream

2020-06-12 Thread Mark A. Claassen
We were doing some load testing and we started getting a NullPointerException at the stack trace below. We don't get the NPE all the time, so I am guessing some of these objects got corrupted somehow. One place the clear() method is called from is the recycle() method in the Response object

Re: NullPointerException in CoyoteOutputStream

2020-06-12 Thread calder
On Fri, Jun 12, 2020, 10:36 Mark A. Claassen wrote: > We were doing some load testing and we started getting a > NullPointerException at the stack trace below. We don't get the NPE all > the time, so I am guessing some of these objects got corrupted somehow. > One place the clear() method is

RE: NullPointerException in CoyoteOutputStream

2020-06-12 Thread Mark A. Claassen
Thanks for the reply, and sorry for the confusion. I catch the error in my code and format it in a custom way, which is why it may look a bit different than what you expect. That was not the complete stack, but the top is the top, which implies that 'ob' is null After the

Re: Warning "AJP13 protocol: Reuse is set to false" written logs every second of every day. Please help.

2020-06-12 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Alfred, On 6/12/20 05:52, Alfred Bakia wrote: > Thanks, Jon. I did in fact compare all the settings between the > servers, including the logging settings. They are exactly the > same.> But there is new information. In a detailed comparison of > the

Re: tomcat 9.0 doesn't load the ECDSA keystore. (ver # 9.0.24)

2020-06-12 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Madhan, On 6/12/20 00:57, Madhan Raj wrote: > Just attached the outputs logs and my server.xml including my > ecdsa cert. in keystoreand s_client outputs.txt file i have > attached all the required cert and keystore outputs. In-line would be

Re: Warning "AJP13 protocol: Reuse is set to false" written logs every second of every day. Please help.

2020-06-12 Thread Konstantin Kolinko
чт, 11 июн. 2020 г. в 18:57, Alfred Bakia : > > Description of issue: > ColdFusion 2018 is an application server that uses Tomcat 9.0.21. Our > ColdFusion installation consists of instances. The instances are independent > application servers, each with its own Tomcat installation and Java

Re: NullPointerException in CoyoteOutputStream

2020-06-12 Thread Konstantin Kolinko
пт, 12 июн. 2020 г. в 18:36, Mark A. Claassen : > > We were doing some load testing and we started getting a NullPointerException > at the stack trace below. We don't get the NPE all the time, so I am > guessing some of these objects got corrupted somehow. > One place the clear() method is

Re: Junk characters in SOAP request after upgrade to tomcat 9.0.31

2020-06-12 Thread Martin Grigorov
Hi, On Fri, Jun 12, 2020 at 8:17 AM Naveen Kumar wrote: > Hi All, > > Can someone please help on this ? It is in production and affecting many > customers. Upgrading tomcat is a big task. > Any pointers will be really appreciated. > You say "If I upgrade tomcat to 9.0.35, the error