tomcat nodes and updating of webapps

2013-04-04 Thread Miguel Gonzalez
Dear all,     In the Tomcat nodes (under Windows) i mentioned in the other thread part of balancing group we are concerned of how to face webapps updating.     What I mean is if I have just 2-3 nodes, while we are performing a new webapp deployment, we would like that users continue to be served

Re: IIS and Tomcat workers groups

2013-04-04 Thread Miguel Gonzalez
Thanks for your prompt answer. there is no way to mix LB nodes and the nodes we currently have in the tomcat IIS plugin? Regards, Miguel - Mensaje original - De: Martin Gainty Para: Tomcat Users List CC: Enviado: Jueves 4 de abril de 2013 12:14 Asunto: RE: IIS and Tomcat workers gro

IIS and Tomcat workers groups

2013-04-04 Thread Miguel Gonzalez
Dear all,     We currently have an IIS 6 fronting several Tomcat 6 containers with a list of workers for each redirection we want to forward from IIS to each tomcat.     We are thinking of migrating to IIS 7.5 and Tomcat 7. Also we would like that two of the nodes share the same redirection and 

IIS and Tomcat workers groups

2013-04-04 Thread Miguel Gonzalez
Dear all,   We currently have an IIS 6 fronting several Tomcat 6 containers with a list of workers for each redirection we want to forward from IIS to each tomcat.   We are thinking of migrating to IIS 7.5 and Tomcat 7. Also we would like that two of the nodes share the same redirection and s

Re: handling expired sessions in Tomcat

2012-11-05 Thread Miguel Gonzalez
>Hard to say without more details.  Seeing the stack trace would be a good >start. I attach a screenshot of one one of the stack traces we get Miguel - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additiona

Re: handling expired sessions in Tomcat

2012-11-05 Thread Miguel Gonzalez
>> Dear all, >> >>  When an user is logged on our system (a Struts app), when the session >>expires, the user gets a java error report. Is there any way to handle this >>and either to show a custom jsp page or redirect the user to the login form? >>I have googled this, but I can't find this in

Re: handling expired sessions in Tomcat

2012-11-05 Thread Miguel Gonzalez
>> Dear all, >> >>   When an user is logged on our system (a Struts app), when the session >>expires, the user gets a java error report. >What does the user see when this happens?  Is there a stack trace?  If so, can >you include the stack trace here. Yes, they get a stack trace. I would ha

handling expired sessions in Tomcat

2012-11-05 Thread Miguel Gonzalez
Dear all,   When an user is logged on our system (a Struts app), when the session expires, the user gets a java error report. Is there any way to handle this and either to show a custom jsp page or redirect the user to the login form? I have googled this, but I can't find this info.   Regards,

Re: About two versions

2012-10-24 Thread Miguel Gonzalez
>De: Ram Laxman >Para: "users@tomcat.apache.org" >Enviado: Miércoles 24 de octubre de 2012 12:26 >Asunto: About two versions >Can I install tomcat 7.0.32 and 6.0.36 on same machine testing purpose on the >same machine >or does it make system unstable ?? Lo

Tomcat 7.x and Internet Explorer Adobe Reader plugin

2012-08-21 Thread Miguel Gonzalez
Dear all,   Our webapp worked fine under Tomcat 5.5. We decided to migrate to Tomcat 7 to get better performance and get support from the community in case something goes wrong as suggested in this mailing list.   I installed tomcat 7.0.29 from the Apache website. I had issues downloading PDFs

heap memory issues

2012-06-20 Thread Miguel Gonzalez
>>Hi, Miguel- >>Your comment about how mail is handled made the application suspect in my >>mind.  Beyond making sure it's stable, I would check that the application is >>at least reasonably efficient. Yes, when I said stable, I really meant efficient too.  I suspect there are other ineffici

Re: wget and Tomcat resources

2012-06-14 Thread Miguel Gonzalez
- Mensaje original - De: Darryl Lewis Para: Tomcat Users List ; Miguel Gonzalez CC: Enviado: Jueves 14 de junio de 2012 9:40 Asunto: RE: wget and Tomcat resources >Depending on what OS you are using, if you use either >ps -ef >  or > ps -aux Nope, with those command

Re: wget and Tomcat resources

2012-06-14 Thread Miguel Gonzalez
- Mensaje original - De: Darryl Lewis Para: Tomcat Users List CC: Enviado: Jueves 14 de junio de 2012 2:51 Asunto: RE: wget and Tomcat resources >Have a look on the box running the script to see if there are a lot of these >wget jobs sitting there. My guess is that there is, and

Re: two instances of Tomcat in same machine

2012-05-16 Thread Miguel Gonzalez
there wasn't a limit of 32 bits OS for running JVM for more than 1.5 Gb? Regards, Miguel De: André Warnier Para: Tomcat Users List Enviado: Miércoles 16 de Mayo de 2012 11:50 Asunto: Re: two instances of Tomcat in same machine Miguel Gonzalez wrote: &

two instances of Tomcat in same machine

2012-05-16 Thread Miguel Gonzalez
Just wondering. With a 64 bits OS, how much RAM can you handle in a JVMand therefore with each instance of Tomcat? For a 12 Gb of RAM machine, it would be wise if you want to have this kind of setup (Apache and two Tomcat instances in the same machine) if you need more than 400-500 concurrent

Re: Multiple tomcat Instances on Same Server and One Apache Instance

2012-05-16 Thread Miguel Gonzalez
Well, I thought It was somehow related, trying to make sense of having two instances of Tomcat in the same machine and when this kind of setup is applicable (like the one I'm suggesting). Miguel De: Pid Para: Tomcat Users List Enviado: Miércoles 16 de Ma

Re: tomcat pausing and process killed

2012-05-10 Thread Miguel Gonzalez
It makes sense. This tomcat 5.5 is a tarball from Apache. Do you suggest using a rpm (I'm running Centos 5.2) which probably will be Tomcat 6.x or download Tomcat 7 from Apache? I usually prefer to have software packaged because I can get software security updates but I'm from HTTP Apache a

Re: tomcat pausing and process killed

2012-05-09 Thread Miguel Gonzalez
>Maybe an attacker is trying a series of URLs in a row, and finally they manage one that finds a weakness in your very very old Tomcat. >> I really don't know what to enable to get to know what is causing Tomcat to >> crash >> >Enabling the AccessLog Valve may enable you to see the bad reque

tomcat pausing and process killed

2012-05-09 Thread Miguel Gonzalez
Dear all,   I have tomcat 5.5.27 and jdk 1.5.0_17   As someone suggested to the list I enabled HeapDumpOnOutOfMemoryError. I have javamelody running to monitor tomcat. The only thing that I see is that memory use increases just before the system crashed.   The system has crashed only showing