RE: Problema con tomcat

2011-01-24 Thread Fierro, William Alfonso
Buen día Estimados En la actualizadad tengo una aplicación configurada con Apache Tomcat/5.5.30, en la cual se encuentran 6 tomcat configurados, he notado que al realizar la verificación de los tomcat atravez de apache, estos muestran hasta 700 conexiones al momento de realizar la revisión, sin

Re: writing logs on a separate server while the project as jar file

2011-01-24 Thread Prashant Rajput
Thanks for your reply. On Mon, Jan 24, 2011 at 7:05 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Prashant, > > On 1/24/2011 8:25 PM, Prashant Rajput wrote: > > I am not using console output, its the latest version of stable l

Re: writing logs on a separate server while the project as jar file

2011-01-24 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Prashant, On 1/24/2011 8:25 PM, Prashant Rajput wrote: > I am not using console output, its the latest version of stable log4j > release. Log4j can be configured to log to as many places as you want. I agree with Chuck: this has absolutely nothing t

Re: memory question - heap size and windows process

2011-01-24 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Leo, On 1/24/2011 5:15 PM, Leo Donahue - PLANDEVX wrote: > Memory Usage, not Memory Usage Delta. I have the following choices in Microsoft Windows Task Manager: Memory - Working Set Memory - Peak Working Set Memory - Working Set Delta Memory - Privat

RE: writing logs on a separate server while the project as jar file

2011-01-24 Thread Caldarale, Charles R
> From: Prashant Rajput [mailto:praj...@infocepts.com] > Subject: Re: writing logs on a separate server while the project as jar file > The application is not deployed as a complete web application as > this is being used inside the processes of tibco. Let's back up a step; does this have anyth

Tomcat Seminar in San Francisco, January 27th

2011-01-24 Thread Jason Brittain
For those who are in or near San Francisco, California, and are using Apache Tomcat or developing web applications that may run on Apache Tomcat, MuleSoft invites you to join us for a free Tomcat seminar. The seminar will feature two presentations: * Tomcat Webapp Security, presented by Jason Bri

Re: writing logs on a separate server while the project as jar file

2011-01-24 Thread Prashant Rajput
Hi, I am not using console output, its the latest version of stable log4j release. The application is not deployed as a complete web application as this is being used inside the processes of tibco. So the TIBCO processes used this application to generate the query, by simply giving in the inputs

servlet spec violation?

2011-01-24 Thread mikewse
Trying out a simple servlet on Tomcat 6 and 7: pathservlet LoggingServlet pathservlet /* mounting the application on the context path: /app and sending a request: GET /app yields the

RE: memory question - heap size and windows process

2011-01-24 Thread Leo Donahue - PLANDEVX
Chris, Sorry about the long delay, Exchange took a break this morning. >-Original Message- >From: Christopher Schultz [mailto:ch...@christopherschultz.net] >Subject: Re: memory question - heap size and windows process > >Leo, > >On 1/24/2011 10:30 AM, Leo Donahue - PLANDEVX wrote: >> Is t

Re: memory question - heap size and windows process

2011-01-24 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Leo, On 1/24/2011 10:30 AM, Leo Donahue - PLANDEVX wrote: > Is there a correlation between the heap size Tomcat is using and the memory > allocated to the Tomcat process running as a windows service - depicted in > task manager, or are these not rel

memory question - heap size and windows process

2011-01-24 Thread Leo Donahue - PLANDEVX
Is there a correlation between the heap size Tomcat is using and the memory allocated to the Tomcat process running as a windows service - depicted in task manager, or are these not related to one another? Tomcat 6.0.29 - windows service - 512MB initial and max memory Tomcat as listed in windo