Re: Tomcat Auto Shutdown issues

2017-04-29 Thread Naga Ramesh
Naveen, Can u provide the setenv changes and total system RAM and free RAM output for need to investigation Regards, Ramesh On Apr 29, 2017 8:53 PM, "Naveen Nandyala - Vendor" < naveen.nandy...@walmart.com> wrote: > Hi Team, > > We are using Tomcat "7.0.61.0", and running on

Tomcat Auto Shutdown issues

2017-04-29 Thread Naveen Nandyala - Vendor
Hi Team, We are using Tomcat "7.0.61.0", and running on SUSE Linux Enterprise Server 11 (x86_64), Version 11, and PatchLevel 3. Our tomcat instance is going down due to below message, and its not a normal shutdown we are not sure why and who is causing to throw this messages

warning in tomcat logs

2017-04-29 Thread George Stanchev
TC 8.5.14 and noticed in the logs the following warning: "The truststoreProvider [AnyCert] does not support the certificateVerificationDepth configuration option" In our case, we're using Shib's AnyCert trust manager to accept any client cert on a particular connector as described here [1]. I

Re: Fwd: Identifying 64k size violation for __jspService methods loaded by Tomcat

2017-04-29 Thread Mohammed Manna
Hello, I have retried using the following javac and jasper settings for my project (using ANT build) - and it still doesn't reveal those 64K errors even when the compilers are the same.

Re: Skip resource path in TLD scanner?

2017-04-29 Thread Mark Thomas
On 28/04/17 17:00, Matt Cosentino wrote: > Yes, it's other folders within WEB-INF. I turned on the TldScanner > logging and it is definitely what is causing the delay. My situation > probably isn't very typical. The delay varies in my various web > applications, the worst being about 20 seconds.

Re: Http2UpgradeHandler crash

2017-04-29 Thread Mark Thomas
On 28/04/17 21:17, Matt Cosentino wrote: > Tomcat crashed on us today, here is an excerpt from the crash log: The full log would be more helpful. > Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) > J 19003 org.apache.tomcat.jni.Socket.sendb(JLjava/nio/ByteBuffer;II)I (0 > bytes)