Tomcat 4.1.12 not responding after few requests

2002-11-27 Thread P Sasidhar
After few requests my Tomcat server 4.1.12 is not responding and gives
lots of null pointer exception and following message in the end:

"Nov 26, 2002 11:50:28 AM org.apache.tomcat.util.log.CommonLogHandler
log
INFO: All threads are busy, waiting. Please increase maxThreads or check
the ser
vlet status75 75"

What do I do now?

Sasi


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Load on Tomcat 4.1.12

2002-11-27 Thread P Sasidhar
Hi All,

I need urgent help!
I have installed my small webapp on Tomcat 4.1.12 on Windows NT machine
but after few requests it is getting hung. Is there any load factor to
be configured? What is the maximum no of users it can take?

I had downloaded this Tomcat form Jakarta.apache.org site. Where I may
be going wrong?

Please help,

Thanks,
Sasi

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




RE: Load on Tomcat 4.1.12

2002-11-27 Thread P Sasidhar
Hi Deepa,

Thanks for your suggestion.But infact i am closing all the
connections.But still it is throwing exception saying that "Increase the
mex threads in pool".even I did that.but the problem is still there..

Thanks
sasi

-Original Message-
From: Deepa Raja [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, November 27, 2002 4:29 PM
To: Tomcat Users List
Subject: RE: Load on Tomcat 4.1.12

Hi,

 If you are connecting to the database make sure it closes the
connection. I
had a similar problem before when the database pooling failed to work
leaving behind several abandon connections. As time goes the number of
open
connections increased and applications becomes very slow. 

Hope this helps
Deepa

-Original Message-----
From: P Sasidhar [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, November 27, 2002 10:54 AM
To: Tomcat Users List
Subject: Load on Tomcat 4.1.12


Hi All,

I need urgent help!
I have installed my small webapp on Tomcat 4.1.12 on Windows NT machine
but after few requests it is getting hung. Is there any load factor to
be configured? What is the maximum no of users it can take?

I had downloaded this Tomcat form Jakarta.apache.org site. Where I may
be going wrong?

Please help,

Thanks,
Sasi

--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>





This email has been scanned for all viruses by the MessageLabs SkyScan
service. For more information on a proactive anti-virus service working
around the clock, around the globe, visit http://www.messagelabs.com


--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




RE: "Unexpected excpetion..." error message with web.xml file

2002-11-27 Thread P Sasidhar
Hi,

Create the role name which you have mentioned in your web.xml in
tomcat_users.xml under TOMCAT-HOME/conf directory.
I think this should solve the problem

sasi

-Original Message-
From: Panos Konstantinidis [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, November 27, 2002 5:25 PM
To: Tomcat Users List
Subject: Re: "Unexpected excpetion..." error message with web.xml file

  Further information, I just figured out that the
exception is thrown in the following lines of my
web.xml file:


dasreiseportal


  If I completely take out the  tag then
the web application works fine (but I do not have the
Realm, at least I can see it running). If I have it
there- even if it is empty- an unexpected exception
occurs. Any thoughts/suggestions?

__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

--
To unsubscribe, e-mail:

For additional commands, e-mail:



--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Tomcat 4.1.12 not responding after few requests

2002-11-27 Thread P Sasidhar
After few requests my Tomcat server 4.1.12 is not responding and gives
lots of null pointer exception and following message in the end:

"Nov 26, 2002 11:50:28 AM org.apache.tomcat.util.log.CommonLogHandler
log
INFO: All threads are busy, waiting. Please increase maxThreads or check
the ser
vlet status75 75"

What do I do now?

Sasi


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




startup classes in tomcat 4.1.12

2002-11-29 Thread P Sasidhar
Hi,
 
Can any one tell me how to configure start up classes in
tomcat 4.1.12 server
 
 
sasi
 
 
 
 
 



RE: startup classes in tomcat 4.1.12

2002-11-29 Thread P Sasidhar
Hi David,

Thanks for your help.it got solved.

sasi


-Original Message-
From: David Brown [mailto:[EMAIL PROTECTED]] 
Sent: Friday, November 29, 2002 4:17 PM
To: [EMAIL PROTECTED]
Subject: Re: startup classes in tomcat 4.1.12

P Sasidhar writes: 

> Hi,
>  
> Can any one tell me how to configure start up classes in
> tomcat 4.1.12 server
>  
>  
> sasi
>  
>  
>  
>  
>  
Hello sasi, what r u trying to do? need more info: is tc running? if tc
is 
running, what happened? what url did u invoke? have u checked ur logs?
what 
more can u find out to report? david. 


--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




Can I use Type4 Driver in Tomcat 4.1.12

2002-12-01 Thread P Sasidhar
Hi,
 
Can I use Type4 Driver For SQLServer Database in tomcat
4.1.12..If so how is it possible..
 
sasi
 
 



TOF Execution failed

2002-12-04 Thread P Sasidhar
Hi All,
 
When I am doing load testing by creating virtual users ,I am getting the
following exceptions
 
E* REQUEST: ERROR connecting to localhost:8080
E* TScript::run: ERROR: TOF execution failed
 
 
Can any one help me what does it mean actually and how to overcome this.
 
Thanks
sasi