Re: Tomcat websocket server onclose failed( Tomcat 8.5)

2018-04-12 Thread Funian Li
2018-04-12 4:19 GMT+08:00 Mark Thomas : > On 11/04/18 09:50, Funian Li wrote: > > Dear All, > > > > A problem happen when tomcat websocket server was used. > > >Exact Tomcat version? > > >If not 8.5.30, does the problem still occur if you upgrade to 8.5.30? > > >Mark > Yes , the exact Tomcat

Re: CrawlerSessionManagerValve only working with default host

2018-04-12 Thread Felix Schumacher
Am 12.04.2018 um 09:27 schrieb Mark Thomas: On 12/04/18 00:10, Matt Cosentino wrote: I first noticed it by the large number of sessions in the manager webapp, but then I verified it in my logs. Both of my sites are polled every minute by the UptimeRobot service. These requests are logged and I

RE: CrawlerSessionManagerValve only working with default host

2018-04-12 Thread Matt Cosentino
Ahh, I can see that from the source now, thanks. - Matt -Original Message- From: Mark Thomas Sent: Thursday, April 12, 2018 2:27 AM To: Tomcat Users List Subject: Re: CrawlerSessionManagerValve only working with default host On 12/04/18 00:10, Matt Cosentino wrote: > I first noticed

Re: Please help : EOL TOMCAT 7 and 8.5

2018-04-12 Thread Christopher Schultz
Dan, On 4/12/18 8:15 AM, BENGUIRA, Dan (Allianz en France) wrote: > I’m sorry to bother you for a question as trivial as that, and I really > checked carefully all the documentation available… > > Do you please have the date of the end of life of Tomcat 7, and of > TOMCAT 8.5 ? If you search the

Please help : EOL TOMCAT 7 and 8.5

2018-04-12 Thread BENGUIRA, Dan (Allianz en France)
Hello, I'm sorry to bother you for a question as trivial as that, and I really checked carefully all the documentation available... Do you please have the date of the end of life of Tomcat 7, and of TOMCAT 8.5 ? I have access to the end of life of TOMCAT 6 via this link: https://tomcat.apache.o

Re: Tomcat 9 empty log files

2018-04-12 Thread Mark Thomas
On 12/04/18 09:07, Greg Huber wrote: > Hello, > > For my tomcat 9 there are now two additional log files (which are always > empty) : > > host-manager.2018-04-11.log > manager.2018-04-11.log > > Where do these come from as my webapps directory is empty and does not have > any applications? The

Tomcat 9 empty log files

2018-04-12 Thread Greg Huber
Hello, For my tomcat 9 there are now two additional log files (which are always empty) : host-manager.2018-04-11.log manager.2018-04-11.log Where do these come from as my webapps directory is empty and does not have any applications? Cheers Greg

Re: CrawlerSessionManagerValve only working with default host

2018-04-12 Thread Mark Thomas
On 12/04/18 00:10, Matt Cosentino wrote: > I first noticed it by the large number of sessions in the manager webapp, but > then I verified it in my logs. Both of my sites are polled every minute by > the UptimeRobot service. These requests are logged and I can see what session > is being used. F