Can you try "grep -i 'killed process' /var/log/messages"
On Tue, Jul 11, 2017 at 12:49 PM, 李员外 <281170...@qq.com> wrote:
> Yes, I have done that in fact. I download zip file, and unzip, then chmod
> 777 startup.sh. Problems love me still. I am trying to monitor tomcat
> remotely.
>
>
>
-Original Message-
From: Christopher Schultz [mailto:ch...@christopherschultz.net]
Sent: Tuesday, July 11, 2017 1:58 PM
To: users@tomcat.apache.org
Subject: Re: Errors establishing secure connections with tomcat 8.5.15
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Kevin,
On 7/7/17 12
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
李员外,
On 7/11/17 12:49 AM, 李员外 wrote:
> Yes, I have done that in fact. I download zip file, and unzip,
> then chmod 777 startup.sh. Problems love me still. I am trying to
> monitor tomcat remotely.
Mark's reply from July 6th is most likely given yo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Mark,
On 7/8/17 3:06 PM, Mark Thomas wrote:
> On 07/07/17 23:05, George Stanchev wrote:
>> On 07/07/2017 20:56, George Stanchev wrote:
>>> Sorry, I didn't realize there is a -d option that gives you the
>>> full request and response. Here is the du
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Kevin,
On 7/7/17 12:40 PM, Kevin Mango wrote:
> I was able to resolve this by using
> "-Dcom.sun.net.ssl.enableECC=false" when starting tomcat to disable
> the use of Elliptic Curves, the only issue now is that Google
> Chrome is having issues find
I'm using Tomcat 8.5.16 with the NIO2 connector and OpenSSL. It seems that if a
request runs for more than 10 seconds, Tomcat simply cuts off the response.
This does not happen with either the NIO or APR connectors. I'm using all
default settings. Is this expected behavior or am I missing a sett
>> >
>> > On Fri, Jul 7, 2017 at 12:40 AM, 李员外 <281170...@qq.com> wrote:
>> >
>> > > Hi, guys
>> > >
>> > >
>> > > I use tomcat 8.5.16, and I found at least 5 times tomcat silent exit
>> > > without any error logs after keep running 2-3 days, that means
>> > catalina.out
>> > > has no error info lo