Thanks for the replies. Based on that, we did change the connectors to use
executor threads.
However, based on profiling the app, it turned out to be a code issue.
Thanks again.
From: vijay_me...@hotmail.com
To: users@tomcat.apache.org
Subject: Tomcat performance under low load
Date: Thu, 14 Oc
This answers a few questions. I thought also that I had the most recent version
of Quartz running but I only have version 1.6.1. They are up to 1.8.3 so I will
try this out.
Thanks.
-Original Message-
From: Pid [mailto:p...@pidster.com]
Sent: 16 Oct 2010 17 33
To: Tomcat Users List
Sub
On 16/10/2010 13:55, Juliano Daloia de Carvalho wrote:
> yes Pid, we can say that is a kind of encryption.
What do you gain by encrypting the session id?
> do you know which is the first tomcat class that receives the client request?
>
> do you know which is the last tomcat class that is used be
On 16/10/2010 15:24, Martin O'Shea wrote:
> OK. So the error is happening as the application is closed, not as it
> started. My mistake. But Tomcat restarts occur frequently as I have
> NetBeans's Deploy on Save set. This seems to restart the server with the
> current objects.
>
> But what I do
Definitely seems to be when the web application in question is terminated,
rather than Tomcat itself. And all indications are the listener that handles
the scheduler.
And I've tried another similar application which gives messages of the same
kind.
And yet both apps have worked under other env
> From: Martin O'Shea [mailto:app...@dsl.pipex.com]
> Subject: RE: Tomcat memory leak error launching web app in NetBeans 6.9.1
> When the application is terminated, e.g. when the server
> is stopped, appropriate messages are issued to confirm
> that the scheduler has stopped.
What about when
I know that the ServletContextListener is running when the application starts
because of messages issued from it. It is also calling the two Quartz jobs
which appear to be running normally as well. When the application is
terminated, e.g. when the server is stopped, appropriate messages are issu
> From: Martin O'Shea [mailto:app...@dsl.pipex.com]
> Subject: RE: Tomcat memory leak error launching web app in NetBeans 6.9.1
> I have NetBeans's Deploy on Save set. This seems to restart
> the server with the current objects.
No, it restarts the webapp, not the server.
> But what I don't un
OK. So the error is happening as the application is closed, not as it started.
My mistake. But Tomcat restarts occur frequently as I have NetBeans's Deploy on
Save set. This seems to restart the server with the current objects.
But what I don't understand is why the ServletContextListener which
On 16 Oct 2010, at 12:45, Martin O'Shea wrote:
> Hello
>
> I wonder if anyone can help here? I am developing a web application written
> in Java servlets and JSPs which uses Quartz 1.6.1 to submit two jobs when
> Apache Tomcat 6.0.26 is started and hourly after that.
>
> But what I'm finding is t
> From: Martin O'Shea [mailto:app...@dsl.pipex.com]
> Subject: Tomcat memory leak error launching web app in NetBeans 6.9.1
> 16-Oct-2010 12:20:18 org.apache.catalina.loader.WebappClassLoader
> clearReferencesThreads
> SEVERE: A web application appears to have started a thread named
> [DefaultQu
yes Pid, we can say that is a kind of encryption.
do you know which is the first tomcat class that receives the client request?
do you know which is the last tomcat class that is used before send the
response
to the client?
tks.
Juliano
- Mensagem original
De: Pid *
Para: Tomca
To do with the use of cookies and Trusted sites within IE 8.
-Original Message-
From: Martin Gainty [mailto:mgai...@hotmail.com]
Sent: 16 Oct 2010 13 09
To: Tomcat Users List
Subject: RE: Connecting Tomcat 6.0.26 to MySQL 5.1
how did misconfiguration for IE browser cause these problems?
how did misconfiguration for IE browser cause these problems?
Martin
__
Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité
Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger
sein, so bitten wir hoefli
It turned out to be MS Internet Explorer security settings.
Hello
I wonder if anyone can help here? I am developing a web application written
in Java servlets and JSPs which uses Quartz 1.6.1 to submit two jobs when
Apache Tomcat 6.0.26 is started and hourly after that.
But what I'm finding is that a message is issued several times as the server
is star
On 15 Oct 2010, at 17:42, Oliver Siegmar wrote:
> Pid,
>
> Am Friday 15 October 2010 schrieb Pid:
No, because that would call a method getName() which doesn't exist - the
method is named name().
>>>
>>>
>>
>> I don't think that'll work in 6.0.
>
> That's right.
>
>>> Or, just consisten
So you want encrypt the session id?
p
On 15 Oct 2010, at 17:33, Juliano Daloia de Carvalho
wrote:
> I need to change the value of the sessionID. If I let this to be done on the
> servlet, tomcat won't be able to identify the real session, and will send a
> redirect to login page.
>
>
>
>
> --
18 matches
Mail list logo