org.apache.tomcat.util.net.Nio2Endpoint$SocketProcessor.doRun Handshake failed

2018-01-04 Thread Michael Peng
Hi, There we use Http11Nio2Protocol, and configure TLSv1.2 for our services, and encountered Handshake failure intermittently when posting big chunk of data from HttpClient via HTTP POST with following exception: https-jsse-nio2-15443-exec-9, fatal error: 80: problem unwrapping net record

RE: GC allocation failure

2018-01-04 Thread Sanka, Ambica
Thank you. I will make initial and max heap to be same value. Ambica Sanka Sr J2EE IV Developer office  703.661.7928 atpco.net linkedIn  /  twitter @atpconews 45005 Aviation Drive Dulles, VA 20166 -Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net]

Re: org.apache.tomcat.util.net.Nio2Endpoint$SocketProcessor.doRun Handshake failed

2018-01-04 Thread Rémy Maucherat
On Fri, Jan 5, 2018 at 12:25 AM, Michael Peng < michael.p...@entrustdatacard.com> wrote: > Do the changes make sense, and what would be the side effect ? In our > case, the "netInBuffer" could be full, i.e., postion = limit for large > data. Maybe the "netInBuffer" should not be cleared since

ALv2 Tomcat Training material

2018-01-04 Thread Mark Thomas
Hi, One of the things on my TODO list is to put together some Tomcat training material licensed under the Apache License (version 2). i.e. material that would be made freely available for folks to use. I'd also like to make the training material available on YouTube as well as run some training

Re: Using existing LetsEncrypt certs with tomcat

2018-01-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Paul, On 1/4/18 12:50 AM, Paul Beard wrote: > > >> On Jan 3, 2018, at 11:33 AM, Christopher Schultz >> wrote: >> >> In there, I detail how to put everything together. There is a >> script that builds a Java

GC allocation failure

2018-01-04 Thread Sanka, Ambica
I am seeing below highlighted errors in native_err logs in all my tomcat applications. I also increased memory for the VM from 4GB to 8GB. Still seeing those. When do we get that errors? I am reading online that when program asks for memory and java cannot give, that's when we see them. Please

Re: GC allocation failure

2018-01-04 Thread Suvendu Sekhar Mondal
Ambica, On Jan 4, 2018 9:47 PM, "Sanka, Ambica" wrote: I am seeing below highlighted errors in native_err logs in all my tomcat applications. I also increased memory for the VM from 4GB to 8GB. Still seeing those. When do we get that errors? It is not an error. It is a very

Re: GC allocation failure

2018-01-04 Thread Rainer Jung
Hi Ambica, Am 04.01.2018 um 17:17 schrieb Sanka, Ambica: I am seeing below highlighted errors in native_err logs in all my tomcat applications. I also increased memory for the VM from 4GB to 8GB. Still seeing those. When do we get that errors? I am reading online that when program asks for

Re: GC allocation failure

2018-01-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Ambica, On 1/4/18 11:17 AM, Sanka, Ambica wrote: > I am seeing below highlighted errors in native_err logs in all my > tomcat applications. I also increased memory for the VM from 4GB to > 8GB. Still seeing those. When do we get that errors? I am

Re: GC allocation failure

2018-01-04 Thread Rainer Jung
Am 04.01.2018 um 18:20 schrieb Christopher Schultz: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Ambica, On 1/4/18 11:17 AM, Sanka, Ambica wrote: I am seeing below highlighted errors in native_err logs in all my tomcat applications. I also increased memory for the VM from 4GB to 8GB. Still

Re: ALv2 Tomcat Training material

2018-01-04 Thread Marek Czernek
Hi Mark, I think this is a great idea. Before doing any brainstorming though, I wonder about the following: 1. Who'd be the target audience? And what skill level would you want to target? Any pre-requisites? 2. Should it be purely Tomcat, or do you want to talk about various frameworks

Re: ALv2 Tomcat Training material

2018-01-04 Thread Mark Thomas
On 04/01/18 11:31, Marek Czernek wrote: > Hi Mark, > > I think this is a great idea. Before doing any brainstorming though, I > wonder about the following: > > 1. Who'd be the target audience? And what skill level would you want to >    target? Any pre-requisites? The short version is whatever

Re: WELCOME to users@tomcat.apache.org

2018-01-04 Thread tomcat
Hi. On 03.01.2018 18:31, Agrawal, Suraj (CORP) wrote: Hi Team, We are currently working on "Apache Tomcat Version 8.0.22". We are using Apache to host javacontainer for Rest calls for our Siebel application. The javacontainer is listening to Port 9001 as below- We are trying to setup

Re: WELCOME to users@tomcat.apache.org

2018-01-04 Thread tomcat
Additional suggestion : the next time, use a meaningful subject for your emails to the list, indicating the kind of issue your are stuck with. That will help people here to see quickly if they can respond usefully to your questions, without having to read the whole message. bad : hit "reply"

Re: ALv2 Tomcat Training material

2018-01-04 Thread tomcat
On 04.01.2018 14:01, Mark Thomas wrote: On 04/01/18 11:31, Marek Czernek wrote: Hi Mark, I think this is a great idea. Before doing any brainstorming though, I wonder about the following: 1. Who'd be the target audience? And what skill level would you want to target? Any pre-requisites?

authentication via IIS front-end proxy

2018-01-04 Thread Agrawal, Suraj (CORP)
Hi Team, We are currently working on "Apache Tomcat Version 8.0.22". We are using Apache to host javacontainer for Rest calls for our Siebel application. The javacontainer is listening to Port 9001 as below- We are trying to setup Windows Authentication in Apache by using Reverse Proxy

Re: Using existing LetsEncrypt certs with tomcat

2018-01-04 Thread Mark Thomas
On 04/01/18 05:50, Paul Beard wrote: > > >> On Jan 3, 2018, at 11:33 AM, Christopher Schultz >> wrote: >> >> In there, I detail how to put everything together. There is a script >> that builds a Java keystore that Tomcat can use. That script >> demonstrates how to

Re: ALv2 Tomcat Training material

2018-01-04 Thread Coty Sutherland
On Thu, Jan 4, 2018 at 8:01 AM, Mark Thomas wrote: > On 04/01/18 11:31, Marek Czernek wrote: >> Hi Mark, >> >> I think this is a great idea. Before doing any brainstorming though, I >> wonder about the following: >> >> 1. Who'd be the target audience? And what skill level would