Tomcat 7.0.63 release date known?

2015-06-10 Thread Maarten van Hulsentop
Dear Tomcat users, We are using Apache Tomcat 7 to run our product on, using a number of features of the Tomcat product, such as the SPNego mechanism. For security reasons we keep up with the latest supported versions of both Tomcat and the Oracle JRE. Lately, we have found out that the

TCP connections reuse

2015-06-10 Thread Maxim Neshcheret
I have java http client which sends periodically (every 30 sec; this code is run by heartbeat thread in the cycle) heartbeats private PostResponse post(String jSessionCookie, final String action, final String data, final int postTimeoutMs) throws IOException, SSYSException {

war exploded: Server is not connected. Deploy is not available.

2015-06-10 Thread Frank Bian
I’m using jdk1.7 + tomcat 7.0.59 + intellij IDEA 14.1 on mac pro . the error : Artifact ….. :war exploded: Server is not connected. Deploy is not available. Any solutions known to fix it ? It stops my work ... Best Regards, Frank Bian

Re: Also having issue on high CPU Usage on Tomcat 8

2015-06-10 Thread Greg Huber
Ari, No, I could not find the cause. I checked the source and there does not look like there was any changes in the polling code, so it maybe something else. I changed to 7.0.62 with exactly the same startup scripts/jdk and the problem goes away. It sometimes also happens on my dev box running

RE: HOW TO APPLY TOMCAT UPGRADE

2015-06-10 Thread Caldarale, Charles R
From: Salami Kehinde Rasheed [mailto:kennysal...@gmail.com] Subject: HOW TO APPLY TOMCAT UPGRADE I need step-by-step to upgrade to apache v7.0.40, what to download and how to apply this on production environment. Kindly state all necessary caution to take on WINDOW SERVER 2008 R2 and

Re: HOW TO APPLY TOMCAT UPGRADE

2015-06-10 Thread Salami Kehinde Rasheed
Upgrade from Apache 7.0.26 to Apache7.0.40, I need to close some vulnerability on my. server, Window Server 2008 and 2012R2 Thank you. On Wed, Jun 10, 2015 at 7:01 PM, Caldarale, Charles R chuck.caldar...@unisys.com wrote: From: Salami Kehinde Rasheed [mailto:kennysal...@gmail.com]

HOW TO APPLY TOMCAT UPGRADE

2015-06-10 Thread Salami Kehinde Rasheed
I need step-by-step to upgrade to apache v7.0.40, what to download and how to apply this on production environment. Kindly state all necessary caution to take on WINDOW SERVER 2008 R2 and WINDOW SERVER 2012 R2 environment. *SALAMI KEHINDE R*

Re: HOW TO APPLY TOMCAT UPGRADE

2015-06-10 Thread David kerber
On 6/10/2015 1:51 PM, Salami Kehinde Rasheed wrote: I need step-by-step to upgrade to apache v7.0.40, what to download and how to apply this on production environment. Kindly state all necessary caution to take on WINDOW SERVER 2008 R2 and WINDOW SERVER 2012 R2 environment. *SALAMI KEHINDE R*

Re: HOW TO APPLY TOMCAT UPGRADE

2015-06-10 Thread David kerber
On 6/10/2015 2:28 PM, Salami Kehinde Rasheed wrote: Upgrade from Apache 7.0.26 to Apache7.0.40, I need to close some vulnerability on my. server, Window Server 2008 and 2012R2 7.0.40 has known vulnerabilities as well. Why aren't you upgrading to the latest in the 7.0 series? Thank you.

I'm using jdk1.6 + tomcat 7.0.23

2015-06-10 Thread chedana jayasinghe
HI, In my web application, in a jsp there is a javascript which sends request to a servlet every twenty seconds, so it kills my applications user idle time tracking by resetting the lastAccessed time. the funny thing is lastAccessed time doesn't get updated in tomcat 6 and my applications idle

Re: TCP connections reuse

2015-06-10 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Maxim, On 6/10/15 4:12 AM, Maxim Neshcheret wrote: I have java http client which sends periodically (every 30 sec; this code is run by heartbeat thread in the cycle) heartbeats *private* PostResponse post(String jSessionCookie, *final* String

Re: war exploded: Server is not connected. Deploy is not available.

2015-06-10 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Frank, On 6/10/15 5:04 AM, Frank Bian wrote: I’m using jdk1.7 + tomcat 7.0.59 + intellij IDEA 14.1 on mac pro . the error : Artifact ….. :war exploded: Server is not connected. Deploy is not available. Any solutions known to fix it ? It