Re: Connections stacking between tomcat and nginx

2015-03-07 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Thomas, On 3/4/15 2:26 PM, Thomas Boniface wrote: We have a setup where tomcat is behind nginx and in some case the maximum number of connection is reached between these two. These connections are in close wait state and a tomcat thread dump

Re: How to force Tomcat to use the system clock?

2015-03-07 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Chuck, On 3/6/15 6:06 PM, Caldarale, Charles R wrote: From: Christopher Schultz [mailto:ch...@christopherschultz.net] Subject: Re: How to force Tomcat to use the system clock? Tomcat absolutely does not use any internal clock of its own. The

Re: Potential IndexOutBounds in AbstractServletInputStream::readLine() ?

2015-03-07 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Oswaldo, On 3/4/15 12:10 AM, Oswaldo Olivo wrote: Hi, I was wondering if there is an unintentional potential index of out bounds exception in AbstractServletInputStream::readLine() ? I was looking at the code in

RE: Is org.apache.naming.resources package have been removed in tomcat 8.0.20?

2015-03-07 Thread Caldarale, Charles R
From: Thusitha Thilina Dayaratne [mailto:thusit...@wso2.com] Subject: Re: Is org.apache.naming.resources package have been removed in tomcat 8.0.20? Don't top post. Read the mailing list rules: http://tomcat.apache.org/lists.html#tomcat-users I'm trying to bundle the tomcat as a OSGI

Re: Is org.apache.naming.resources package have been removed in tomcat 8.0.20?

2015-03-07 Thread Thusitha Thilina Dayaratne
Hi, First I would like to apologies for any inconvenience caused. I'll ask again. What are you trying to do? Difficult to say unless you tell us what problem you're actually trying to solve rather than yet again what you think should be done to solve it. I'm using extended class of