lem 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. I cannot modify anything on the target machine
> but the ant tool was already install
t; <[EMAIL PROTECTED]>
To: "Tomcat Users List"
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
>
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 thi
I do not really understand what you are trying to do here...
But you may get more information from http:///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,
I have r
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 exa
-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 pointer
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 momen
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 th
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