Re: AJP Connector not throwing EOFException

2018-01-26 Thread Emanuel Hategan
Hi Chris, in order to conclude on this thread could you please answer my final question now that I understood what the source of the problem is? So, is there is a way to have connections between apache and tomcat closed when aborted? I've found recovery_options 4 for ajp workers which closes

Re: [OT] No movement at Debug mode

2018-01-26 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 All, On 1/23/18 10:58 AM, Christopher Schultz wrote: > The MySQL Connector/J simply has a bug. Upgrade to the latest > version to see if they have fixed it. > > I gave up trying to convince them that it was a problem and that > they needed to fix

RE: Suspected memory leak of org.apache.coyote.AbstractProtocol$ConnectionHandler object while using Websocket

2018-01-26 Thread Serge Perepel
-Original Message- From: Mark Thomas [mailto:ma...@apache.org] >This is likely to get looked at faster if you provide code that other people >can run that will reproduce the issue you are seeing rather than expecting >someone else to construct the test case for you. Here is how you can

Re: Suspected memory leak of org.apache.coyote.AbstractProtocol$ConnectionHandler object while using Websocket

2018-01-26 Thread Mark Thomas
On 26/01/18 15:11, Serge Perepel wrote: > When we run our app for 2-3 hours we experience this leak related to our web > sockets connections, here is the Memory Analyzer Suspect: > > One instance of "org.apache.coyote.AbstractProtocol$ConnectionHandler" loaded > by "java.net.URLClassLoader @

RE: Suspected memory leak of org.apache.coyote.AbstractProtocol$ConnectionHandler object while using Websocket

2018-01-26 Thread Serge Perepel
Forgot to mention that we are running Tomcat 8.5 on Windows 2012 Server -Original Message- From: Serge Perepel [mailto:se...@american-data.com] Sent: Friday, January 26, 2018 9:12 AM To: users@tomcat.apache.org Subject: Suspected memory leak of

Suspected memory leak of org.apache.coyote.AbstractProtocol$ConnectionHandler object while using Websocket

2018-01-26 Thread Serge Perepel
When we run our app for 2-3 hours we experience this leak related to our web sockets connections, here is the Memory Analyzer Suspect: One instance of "org.apache.coyote.AbstractProtocol$ConnectionHandler" loaded by "java.net.URLClassLoader @ 0x720029098" occupies 2,153,196,128 (88.10%) bytes.

Re: Tomcat7 with jre 1.7 error during starting

2018-01-26 Thread Rainer Jung
Am 26.01.2018 um 12:08 schrieb Rajesh Cherukuri: HI we have a existing running tomcat version 5 running on solaris with out any issues , recently we have installed tomcat 7 on the same solaris 10 server with no application deployed , and configured java version as jre1.6 in setenv.sh i

Re: Tomcat7 with jre 1.7 error during starting

2018-01-26 Thread Rajesh Cherukuri
Hi here is the full tomcat and JVM versions tried , and on the lib file name , i haven't added anything it is an empty tomcat container that was unzipped from apache org , and started and there is no application ,custom jar's that are added to my knowledge it is the

Re: Tomcat7 with jre 1.7 error during starting

2018-01-26 Thread Konstantin Kolinko
2018-01-26 14:08 GMT+03:00 Rajesh Cherukuri : > HI > > we have a existing running tomcat version 5 running on solaris with out > any issues , recently we have installed tomcat 7 on the same solaris 10 > server with no application deployed , and configured java version as >

Re: Tomcat7 with jre 1.7 error during starting

2018-01-26 Thread Rajesh Cherukuri_1
hi sorry i haven’t tried 1.7 , tomcat documentation says 1.6 and above > On Jan 26, 2018, at 5:22 PM, Rajesh Cherukuri wrote: > > its jre7 > > On Fri, Jan 26, 2018 at 11:41 AM, M. Manna > wrote: > And did you try running

Re: Tomcat7 with jre 1.7 error during starting

2018-01-26 Thread Rajesh Cherukuri
its jre7 On Fri, Jan 26, 2018 at 11:41 AM, M. Manna wrote: > And did you try running it with jre7? In other words, all 7 ? > > On 26 Jan 2018 18:08, "Rajesh Cherukuri" wrote: > > > HI > > > > we have a existing running tomcat version 5 running on

Re: Tomcat7 with jre 1.7 error during starting

2018-01-26 Thread M. Manna
And did you try running it with jre7? In other words, all 7 ? On 26 Jan 2018 18:08, "Rajesh Cherukuri" wrote: > HI > > we have a existing running tomcat version 5 running on solaris with out > any issues , recently we have installed tomcat 7 on the same solaris 10 >

Tomcat7 with jre 1.7 error during starting

2018-01-26 Thread Rajesh Cherukuri
HI we have a existing running tomcat version 5 running on solaris with out any issues , recently we have installed tomcat 7 on the same solaris 10 server with no application deployed , and configured java version as jre1.6 in setenv.sh i couldn't start the tomcats after my installation , and