Re: Http11NioProtocol deadlocks with useAsyncIO="true" and HTTPS/2.0

2019-07-17 Thread Rémy Maucherat
On Tue, Jul 16, 2019 at 6:47 PM Manuel Dominguez Sarmiento wrote: > Hi, we had been running Tomcat 9.0.17 for quite some time on our high-load > production servers, using the attached server.xml configuration. > > Upon upgrading to 9.0.21 we started experiencing many random deadlocks. We > run pe

Memmory leak java.lang.OutOfMemoryError: GC overhead limit exceeded

2019-07-17 Thread Mozgo Andrei
Hi all. Working on Update Tomcat 8.0.30 to Tomcat 9.0.14 I faced with a memory leak issue. The application failed after some hours with the next exception: *Caused by: java.lang.OutOfMemoryError: GC overhead limit exceeded* The memory was completely consumed and the garbage collector was stru

Re: Memmory leak java.lang.OutOfMemoryError: GC overhead limit exceeded

2019-07-17 Thread Rémy Maucherat
On Wed, Jul 17, 2019 at 3:19 PM Mozgo Andrei wrote: > Hi all. > > Working on Update Tomcat 8.0.30 to Tomcat 9.0.14 I faced with a memory > leak issue. The application failed after some hours with the next > exception: > > > > *Caused by: java.lang.OutOfMemoryError: GC overhead limit exceeded* > >

Re: OCSP with openSSL

2019-07-17 Thread logo
Hi Mark, Sorry for top posting - I want to wrap this thread up. I was bitten again by the default SSL Implementation. While I wanted to use JSSE on Port 8443, I just noticed today that without telling the connector to do so (sslImplementationName=„org.apache.tomcat.util.net.jsse.JSSEImplementa

Re: Upgrading .. finally

2019-07-17 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 John, On 7/16/19 22:07, John Dale wrote: > Greetings; > > I'm upgrading to Tomcat 9 and (I guess) openjdk 11. > > Should I consider openjdk 8 instead? Where are you coming from? I'd go all the way up, since Java 8 is dead as far as Oracle is con

Re: Upgrading .. finally

2019-07-17 Thread John Dale
Moving ahead with Java 11 and Tomcat 9 on ubuntu 18.04. It was simple. Figured out service call for tomcat, too (from my other email). I don't have any questions or issues at this point .. just glad I went to so much effort to make my code portable. Thanks! John On 7/17/19, Christopher Schul

Re: [OT] Memmory leak java.lang.OutOfMemoryError: GC overhead limit exceeded

2019-07-17 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mozgo, On 7/17/19 09:19, Mozgo Andrei wrote: > Working on Update Tomcat 8.0.30 to Tomcat 9.0.14 I faced with a > memory leak issue. The application failed after some hours with the > next exception: > > > /Caused by: java.lang.OutOfMemoryError: GC