-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Tony,
On 12/17/2010 5:20 PM, Tony Anecito wrote:
> I was running a load test against Tomcat 6.0.16 and noticed that when the
> load
> test was done the thread count stayed over 600.
> Is there some delay for the threads to ramp down internal to Tomc
After some research I found the tags in the server.xml for controlling this and
will check with someone about the current settings.
Regards,
-Tony
- Original Message
From: Tony Anecito
To: Tomcat Users Group
Sent: Fri, December 17, 2010 3:20:07 PM
Subject: Threads not freed up after
Hi All,
I was running a load test against Tomcat 6.0.16 and noticed that when the load
test was done the thread count stayed over 600.
Is there some delay for the threads to ramp down internal to Tomcat?
Thanks,
-Tony
-
On 17/12/2010 15:38, Srikanth Konjarla wrote:
>
>
> On 12/17/10 3:01 AM, Pid wrote:
>> On 15/12/2010 15:37, Srikanth Konjarla wrote:
>>>
>>>
>>> On 12/15/10 7:13 AM, Pid wrote:
On 15/12/2010 02:40, Srikanth Konjarla wrote:
> I could catch Axis threadlocals from the app to clean up. Howev
On 17/12/2010 16:34, Karel Vervaeke wrote:
> I have a Tomcat 6.0.29 instance which starts up fine - I can access the
> webapps via port 8080,
> but it doesn't seem to start the AJP connector.
> I have this in my server.xml:
>
>
> I don't see anything relevant in the logs (perhaps because I do
Okay. Where is the class file for com.upsnap.uatools.UAToolsBean? Scan
all your .jar files to make sure it only occurs in a single place. Also
make sure you haven't done something silly like placed that same
class/jar into Tomcat's lib/ directory as well.
its all in 1 place. the jar file is nam
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
PTaco,
On 12/17/2010 1:21 PM, PTaco wrote:
> I'm using Apache Tomcat/6.0.18
You should seriously consider upgrading: Tomcat 6.0.29 is available and
.18 was released over 2 years ago.
> By library I mean .jar files located in the lib folder under
> w
Sorry Chris,
I'm using Apache Tomcat/6.0.18
By library I mean .jar files located in the lib folder under
webapps/project/WEB-INF/lib
the URL is www.xsvoice.com/nextel/sprinthoroscopes
I have found the declaration, its
I know this error is usually caused from not having the correct path in the
c
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
PTaco,
*sigh*
What Tomcat version?
What is a "library"?
Where are you putting your "libraries" if they are in the "correct" place?
What is the URL you are trying to access?
Have you found the useBean declaration that it causing the error(s)?
Can you
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Thomas,
On 12/17/2010 2:38 AM, Thomas Kloeber wrote:
> I changed the "auto"-settings for Stdout and Stderr in tomcat6w to
> "C:\tmp". Tomcat duly created the files there, but stderr still remains
> empty.
>
> I now changed the logging settings back to
I updated a currently working java web project by copying it, and renaming
it. However, I'm getting the error in the title on a few library files. For
some reason Tomcat either can't see the library file or something else is
wrong and I have no idea what it could be. All of my library files are in
I have a Tomcat 6.0.29 instance which starts up fine - I can access the
webapps via port 8080,
but it doesn't seem to start the AJP connector.
I have this in my server.xml:
I don't see anything relevant in the logs (perhaps because I don't know what
to look for).
There some warnings because I
> From: Petr Prochazka [mailto:pprocha...@gk-software.com]
> Subject: Different context path of deployed application
> I prepared war attendance-0.4.war and I want that will
> be access in context path /attendance. I create context
> config file attendance-0.4.xml and copy to
> $CATALINA_BASE/co
Hi all,
I have problem with deploying application to Tomcat with different
context path.
I prepared war *attendance-0.4.war* and I want that will be access in
context path */attendance*.
I create context config file *attendance-0.4.xml* and copy to
$CATALINA_BASE/conf/Catalina/localhost directory
On 12/17/10 3:01 AM, Pid wrote:
> On 15/12/2010 15:37, Srikanth Konjarla wrote:
>>
>>
>> On 12/15/10 7:13 AM, Pid wrote:
>>> On 15/12/2010 02:40, Srikanth Konjarla wrote:
I could catch Axis threadlocals from the app to clean up. However, I
have a question wrt following tomcat's log at t
K J.Sreekumar schrieb am 17.12.2010 um 18:22 (+0530):
>
>1. Our tomcat 6 server (version 6.0.29) does not respond
>after working for a couple of days. Browsers are unable
>to find application URLs (which were previously processed
>normally).
What does this mean? They're getting 40
K J.Sreekumar wrote:
Hello All,
We are hitting on a weird problem with tomcat 6 production server (which is
a serious concern for us now). Hoping to get help from the you guys
This is the problem -
1. Our tomcat 6 server (version 6.0.29) does not respond after working
for a couple of day
Hello All,
We are hitting on a weird problem with tomcat 6 production server (which is
a serious concern for us now). Hoping to get help from the you guys
This is the problem -
1. Our tomcat 6 server (version 6.0.29) does not respond after working
for a couple of days. Browsers are unable
Rishi Saraf schrieb am 17.12.2010 um 14:05 (+0530):
>
> I have two webapp in one tomcat(version 6.0) server instance as in
> application A and application B. On server startup server load first
> classes of A and then B.
It might load one webapp before the other. The order is undefined as
per the
On 17/12/2010 08:35, Rishi Saraf wrote:
> Hi,
>
> I have two webapp in one tomcat(version 6.0) server instance as in
> application A and application B. On server startup server load first classes
> of A and then B. My requirement is first load B and then A. How can is change
> the sequence of c
Thomas Kloeber schrieb am 17.12.2010 um 08:45 (+0100):
> hmmm, I'm not sure if the attachment of my last post got through.
It did get through.
> How can I post files on the list?
You could use http://pastebin.com/ or a similar service and post the
URL. Might even be the preferred way for large f
On 15/12/2010 15:37, Srikanth Konjarla wrote:
>
>
> On 12/15/10 7:13 AM, Pid wrote:
>> On 15/12/2010 02:40, Srikanth Konjarla wrote:
>>> I could catch Axis threadlocals from the app to clean up. However, I
>>> have a question wrt following tomcat's log at the time of undeploy of
>>> app. The mess
On 17/12/2010 08:27, Mark Thomas wrote:
> On 17/12/2010 07:36, Pid * wrote:
>> On 17 Dec 2010, at 00:37, Steve Mitchell wrote:
>>
>>> I would like my Tomcat instance to authenticate different roles
>>> differently. E.g., admins must use SSL client auth, while regular users
>>> use HTTP basic au
Hi,
I have two webapp in one tomcat(version 6.0) server instance as in application
A and application B. On server startup server load first classes of A and then
B. My requirement is first load B and then A. How can is change the sequence of
class loading of two application in same webapp folde
On 17/12/2010 07:36, Pid * wrote:
> On 17 Dec 2010, at 00:37, Steve Mitchell wrote:
>
>> I would like my Tomcat instance to authenticate different roles differently.
>> E.g., admins must use SSL client auth, while regular users use HTTP basic
>> authentication over SSL. This seems like a rout
25 matches
Mail list logo