On 19/06/2014 06:14, Johanes Soetanto wrote:
> Is there some advice on how to debug our issues? or is there some obvious
> configuration issue that we have? Thanks for all the advice beforehand.
Check the system clocks on your production machines.
Add a session listener to log the stakctrace whe
Thanks Konstantin. This is what I am asking in my very first mail. Why can't we
empty the value in case Cookie is expired.
Konstantin Kolinko, According to your suggestion planning to use Value to
change the Cookie. In the invoke() method of Valve, I need to get the list of
Cookies and If the C
I will try to force a GC next time I am at the console about to restart a
Tomcat where one of the http-nio-80-ClientPoller-x threads have died and
connection count is exploding.
But I do not see this as a solution - can you somehow deduct why this
thread died from the outcome from a GC?
And could
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Lars,
On 6/16/14, 5:40 AM, Lars Engholm Johansen wrote:
> Our sites can run for days without problems, but once in a while
> the tomcat connection count suddenly starts growing abnormally
> fast. See this graph: http://imgur.com/s4fOUte netstat sho
2014-06-19 17:10 GMT+04:00 Lars Engholm Johansen :
> I will try to force a GC next time I am at the console about to restart a
> Tomcat where one of the http-nio-80-ClientPoller-x threads have died and
> connection count is exploding.
>
> But I do not see this as a solution - can you somehow deduct
Hi All,
Is it possible to configure JDBC-Pool for the following functionality or I
need to write my own interceptors and Validator?
- Retry N times to getConnection() for OnBorrow/OnConnect and WhileIdle;
- Wait X ms between each Retry.
Are there any examples?
Regards,
Miro.
Hello,
We've been running Tomcat 6.0.36 without issues for many months. Our
pages have many components and are constructed using
getRequestDispacher("...").include(request, response) to pull the
components in.
For the past few weeks, we've had a few instances where, in constructing
a page,
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Radha,
On 6/19/14, 6:32 AM, Radha Krishna Meduri -X (radmedur - HCL
TECHNOLOGIES LIMITED at Cisco) wrote:
> Thanks Konstantin. This is what I am asking in my very first mail.
> Why can't we empty the value in case Cookie is expired.
>
> Konstantin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Miro,
On 6/19/14, 9:42 AM, Miroslav Nachev wrote:
> Is it possible to configure JDBC-Pool for the following
> functionality or I need to write my own interceptors and
> Validator?
>
> - Retry N times to getConnection() for OnBorrow/OnConnect and
>
Ofcourse, I am not waiting :-)
-Original Message-
From: Christopher Schultz [mailto:ch...@christopherschultz.net]
Sent: Thursday, June 19, 2014 7:44 PM
To: Tomcat Users List
Subject: Re: Regarding JSESSIONIDSSO Cookie maintained by tomcat
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Michael,
On 6/19/14, 9:43 AM, Michael van Rooyen wrote:
> We've been running Tomcat 6.0.36 without issues for many months.
> Our pages have many components and are constructed using
> getRequestDispacher("...").include(request, response) to pull th
Hi Chris,
There are 2 cases:
- When we try to execute some statement and the connection is lost, we
would like to retry some times, to show Popup Window to the client with
notification, etc.
- We have application, which depends on another database application. If
the connection to
On 2014/06/19 04:20 PM, Christopher Schultz wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Michael,
On 6/19/14, 9:43 AM, Michael van Rooyen wrote:
We've been running Tomcat 6.0.36 without issues for many months.
Our pages have many components and are constructed using
getRequestDispac
On 2014/06/19 04:48 PM, Michael van Rooyen wrote:
On 2014/06/19 04:20 PM, Christopher Schultz wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Michael,
On 6/19/14, 9:43 AM, Michael van Rooyen wrote:
We've been running Tomcat 6.0.36 without issues for many months.
Our pages have many c
Dne 19.6.2014 16:54, Michael van Rooyen napsal(a):
On 2014/06/19 04:48 PM, Michael van Rooyen wrote:
On 2014/06/19 04:20 PM, Christopher Schultz wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Michael,
On 6/19/14, 9:43 AM, Michael van Rooyen wrote:
We've been running Tomcat 6.0.36 w
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Michael,
On 6/19/14, 10:54 AM, Michael van Rooyen wrote:
>
> On 2014/06/19 04:48 PM, Michael van Rooyen wrote:
>>
>> On 2014/06/19 04:20 PM, Christopher Schultz wrote:
>>> -BEGIN PGP SIGNED MESSAGE- Hash: SHA256
>>>
>>> Michael,
>>>
>>>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Konstantin,
On 6/18/14, 12:05 PM, Konstantin Preißer wrote:
>> -Original Message- From: Christopher Schultz
>> [mailto:ch...@christopherschultz.net] Sent: Wednesday, June 18,
>> 2014 4:23 PM To: Tomcat Users List Subject: Re: Regarding
>> JS
On 2014/06/19 05:35 PM, Christopher Schultz wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Michael,
On 6/19/14, 10:54 AM, Michael van Rooyen wrote:
On 2014/06/19 04:48 PM, Michael van Rooyen wrote:
On 2014/06/19 04:20 PM, Christopher Schultz wrote:
-BEGIN PGP SIGNED MESSAGE-
We have a Java application running on Tomcat 7.0.52 on an Amazon Web
Services EC2 Windows 2008 R2 server. Tomcat is setup so that our application
is the root application and is accessible from port 80. The application and
Tomcat are configured with SSL so that whenever anyone types in the url for
t
Konstantin Kolinko wrote:
2014-06-19 17:10 GMT+04:00 Lars Engholm Johansen :
I will try to force a GC next time I am at the console about to restart a
Tomcat where one of the http-nio-80-ClientPoller-x threads have died and
connection count is exploding.
But I do not see this as a solution - ca
"Our sites still functions normally with no cpu spikes during this build up
until around 60,000 connections, but then the server refuses further
connections and a manual Tomcat restart is required."
yes, the connection limit is a 16 bit short count minus some reserved
addresses. So your system sho
Hi Guys,
Ideally when a redeployment happens in a tomcat , is it standard that the
exploded war directory will again be
updated with the latest timestamps or is it the case that only files will be
updated within that directory.
Please share if there is any online documentation available for
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 6/19/2014 10:12 PM, vicky wrote:
> Hi Guys,
>
> Ideally when a redeployment happens in a tomcat , is it standard
> that the exploded war directory will again be
>
> updated with the latest timestamps or is it the case that only
> files will be u
Thanks Mark, but it doesn't have the details of scenario when we'll carry out a
redeployment along with a restart/
How the exploded directories will then be updated , is it only the files are
going to be updated within it ?
Please give some directions.
Vicky
On Friday, 20 June 2014 11:00
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Please do not top post.
On 6/19/2014 10:53 PM, vicky wrote:
> Thanks Mark, but it doesn't have the details of scenario when we'll
> carry out a redeployment along with a restart/
>
> How the exploded directories will then be updated , is it only the
>
25 matches
Mail list logo