Re: tomcat 8.5.16 silent exit without any error logs on ubuntu 16.04.2

2017-07-11 Thread Guang Chao
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. > > >

RE: Errors establishing secure connections with tomcat 8.5.15

2017-07-11 Thread Kevin Mango
-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

Re: 回复: tomcat 8.5.16 silent exit without any error logs on ubuntu 16.04.2

2017-07-11 Thread Christopher Schultz
-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

Re: Issue with static file in Tomcat 8.5.17

2017-07-11 Thread Christopher Schultz
-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

Re: Errors establishing secure connections with tomcat 8.5.15

2017-07-11 Thread Christopher Schultz
-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

Response cut off after 10 seconds when using NIO2 connector

2017-07-11 Thread Matt Cosentino
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

Re: tomcat 8.5.16 silent exit without any error logs on ubuntu 16.04.2

2017-07-11 Thread Suvendu Sekhar Mondal
>> > >> > 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