SQLExceptions after stopping Tomcat

2016-09-12 Thread Yuval Schwartz
Hello, Tomcat: 8.0.22 Java: jdk1.8.0_05 Server: Amazon Linux My web application looses access to the database after about 24hrs of running (probably dependent on amount of users, not time). No messages/exceptions are printed to the console or log files. When I stop tomcat, then I get a few

Re: HttpServletRequest.login & remoteUser null

2016-09-12 Thread Mark Thomas
On 12/09/2016 00:45, Nicolas Clemeur wrote: > Hello, > > I am using HttpServletRequest.login to authenticate users on an ajax call. > This is working fine and the relevant realm is queried. However, on > subsequent requests, I have quite often the remote user being null despite > having the

Re: SQLExceptions after stopping Tomcat

2016-09-12 Thread Mark Thomas
On 12/09/2016 11:54, Yuval Schwartz wrote: > Hello, > > Tomcat: 8.0.22 > Java: jdk1.8.0_05 > Server: Amazon Linux > > My web application looses access to the database after about 24hrs of > running (probably dependent on amount of users, not time). > > No messages/exceptions are printed to the

Re: SQLExceptions after stopping Tomcat

2016-09-12 Thread Yuval Schwartz
Hey Mark, thanks a lot. On Mon, Sep 12, 2016 at 4:42 PM, Mark Thomas wrote: > On 12/09/2016 11:54, Yuval Schwartz wrote: > > Hello, > > > > Tomcat: 8.0.22 > > Java: jdk1.8.0_05 > > Server: Amazon Linux > > > > My web application looses access to the database after about 24hrs

Re: SQLExceptions after stopping Tomcat

2016-09-12 Thread Mark Thomas
On 12/09/2016 19:02, Yuval Schwartz wrote: > Hey Mark, thanks a lot. > > On Mon, Sep 12, 2016 at 4:42 PM, Mark Thomas wrote: > >> On 12/09/2016 11:54, Yuval Schwartz wrote: >> It might also be a bug in the connection pool that has been fixed. >> Upgrading to the latest

Fwd: Compiling Tomcat Native 1.2.8

2016-09-12 Thread Pierce Allen
Hello - I run a collection Tomcat web servers on Redhat 7.2 (up-to-date) Normally we like to compile and use the latest stable version of Tomcat Native we can get our hands on (currently the one that ships with Tomcat 8.5.5.0 is labeled tcnative 1.2.8). However, when I try to compile recent

Tomcat 8.5.5 jasper and method sizes

2016-09-12 Thread Wang, Andy
I recently pushed an update to Tomcat 8.5.5 on our systems and are now getting reports of jsp compilation errors and we're seeing numerous new cases of: The code of method _jspService(HttpServletRequest, HttpServletResponse) is exceeding the 65535 bytes limit I know we have alot of