Problem with next error during login: Number of simultaneous users reached

2006-07-25 Thread Jan Line
Hello all, I am new with tomcat problems and we are using it for supporting several web applications, one of them is giving this error when you try to login. I searched through config files and see that web.xml for the applicationfiltered=20 but we think that we are not really reaching

Re: Problem with next error during login: Number of simultaneous users reached

2006-07-25 Thread Leon Rosenberg
http://www.lambdaprobe.org regards Leon On 7/25/06, Jan Line [EMAIL PROTECTED] wrote: Hello all, I am new with tomcat problems and we are using it for supporting several web applications, one of them is giving this error when you try to login. I searched through config files and see

Re: Problem with next error during login: Number of simultaneous users reached

2006-07-25 Thread Jan Line
Thanks Leon for the pointer. I see that lambdaprobe may help with our issue. But we cannot install this new application because our production environment is very concerned about new tools. That is the reason we are trying to get some info with solaris tools. We are limited but for the

Re: Problem with next error during login: Number of simultaneous users reached

2006-07-25 Thread Andrew Miehs
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 http://tomcat.apache.org/tomcat-5.0-doc/manager-howto.html This is per default installed with Tomcat 5.0 You will need to add a role to tomcat/conf/users.xml Regards Andrew On 25/07/2006, at 2:51 PM, Jan Line wrote: Thanks Leon for the

Re: Problem with next error during login: Number of simultaneous users reached

2006-07-25 Thread Jan Line
Andrew, I have read your pointed link and now I am able to check the number of active sessions for our application. I cannot modify anything on the target machine but the ant tool was already installed so we prepared a build.xml file with a project with default target list (using the

Re: Problem with next error during login: Number of simultaneous users reached

2006-07-25 Thread Andrew Miehs
I do not really understand what you are trying to do here... But you may get more information from http://myserver/manager/status As for 'maxUsers' in web.xml - no idea what that command does - never seen it before. Regards Andrew On 25/07/2006, at 4:03 PM, Jan Line wrote: Andrew,

Re: Problem with next error during login: Number of simultaneous users reached

2006-07-25 Thread Jan Line
Andrew, The idea is to discover why we are getting during login the error: Number of simultaneous users reached. Firstly we thought that this error was due because we were exceeding the maxusers=20 limit (that is, more than 20 users using the app simultaneously). We thought that this

Re: Problem with next error during login: Number of simultaneous users reached

2006-07-25 Thread Martin Gainty
] To: Tomcat Users List users@tomcat.apache.org Sent: Tuesday, July 25, 2006 10:03 AM Subject: Re: Problem with next error during login: Number of simultaneous users reached Andrew, I have read your pointed link and now I am able to check the number of active sessions for our application

Re: Problem with next error during login: Number of simultaneous users reached

2006-07-25 Thread Jan Line
message in error, please notify the sender immediately by telephone or email and destroy the original message without making a copy. Thank you. - Original Message - From: Jan Line To: Tomcat Users List Sent: Tuesday, July 25, 2006 10:03 AM Subject: Re: Problem with next error during login