RE: When does Tomcat throw an OutOfMemory exception?

2008-11-30 Thread Karim Zaki
;t be created 5-10 whatever the jvm vendor thought funny regards Leon On Sun, Nov 30, 2008 at 2:16 PM, Karim Zaki <[EMAIL PROTECTED]> wrote: > Greetings all, > > I would like someone to shed a bit of light on when exactly Tomcat throws an > OutOfMemory exception. Is it when its

When does Tomcat throw an OutOfMemory exception?

2008-11-30 Thread Karim Zaki
Greetings all, I would like someone to shed a bit of light on when exactly Tomcat throws an OutOfMemory exception. Is it when its physical memory usage (working set) reaches the maximum limit configured in the JVM startup parameters, or are other conditions that can cause this? I've noticed tha

RE: Tomcat connector receives 404, IIS logs 200

2008-09-02 Thread Karim Zaki
I checked and there's no custom error page. As for the browser, it shows Tomcat's 404 error page. However, the IIS logs still show a 200. From: Rainer Jung [EMAIL PROTECTED] Sent: Monday, September 01, 2008 04:43 To: Tomcat Users List Subject: Re: Tomcat c

Tomcat connector receives 404, IIS logs 200

2008-08-29 Thread Karim Zaki
Hi all, I'm running a Windows Server 2003 machine with IIS 6 and version 1.2.26.0 of the connector. The back-end server is running Tomcat 5.0.28. When making a request to a URL that doesn't exist on the back-end, I see the following behavior: 1. The Tomcat access log shows a 404 response (expe

Tomcat Connector receiving 404, logging 200

2008-08-12 Thread Karim Zaki
Hi, I'm running IIS 6.0 on Win2K3, with Tomcat connector v1.2.26.0, and Tomcat 5.0.28 in the back-end. We have a monitoring system that monitors server health by periodically sending a HEAD request for /healthcheck.txt to IIS. I have the connector configured to pass this on to Tomcat in order t

RE: Tomcat performance over VMWare

2008-04-02 Thread Karim Zaki
Hi Gabe, I allocated 2 processors to the VM. Regards, Karim - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Tomcat performance over VMWare

2008-04-01 Thread Karim Zaki
Hi all, I'm experiencing poor performance with Tomcat 5.0.28 running on a Windows 2000 Server VM (Windows Server 2003 R2 host, VMWare Server 1.0.4). Tomcat takes up around 50% of the CPU and the "System" process takes up the other 50% when making requests that return relatively quickly on a phy

RE: Exclusion not working

2008-03-12 Thread Karim Zaki
ot working Hi Karim, Karim Zaki schrieb: > Thanks...I'll wait. Could it be: https://issues.apache.org/bugzilla/show_bug.cgi?id=42038 If yes: has been fixed in 1.2.26. Regards, Rainer - To start a new to

RE: Exclusion not working

2008-03-12 Thread Karim Zaki
Thanks...I'll wait. -Original Message- From: Christopher Schultz [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 12, 2008 6:07 PM To: Tomcat Users List Subject: Re: Exclusion not working -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Karim, Karim Zaki wrote: | Did I do something

RE: Exclusion not working

2008-03-12 Thread Karim Zaki
least I know I'm not talking to the wall :) -Original Message- From: Peter Crowther [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 12, 2008 5:56 PM To: 'Tomcat Users List' Subject: RE: Exclusion not working > From: Karim Zaki [mailto:[EMAIL PROTECTED] > Did I do s

RE: Exclusion not working

2008-03-12 Thread Karim Zaki
Guys, Did I do something wrong here? I was hoping someone can help with this. I included config and log, but it seems everyone's just passed over my question :) Thanks, Karim -Original Message- From: Karim Zaki [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 12, 2008 11:42

Exclusion not working

2008-03-12 Thread Karim Zaki
Hello all, I'm seeing some very odd behavior with isapi_redirect on IIS. I'm running version 1.2.19. My uriworkermap.properties file is as follows: /*.jsp=loadbalancer /*.do=loadbalancer /*.xml=loadbalancer /healthcheck.txt=xitx001 /vgn-ext-templating/*=loadbalancer /News/*=loadbalancer /AppCo

RE: Passing JVM parameters through the GUI in Tomcat 5.0.28

2007-11-27 Thread Karim Zaki
6:14 PM To: Tomcat Users List Subject: RE: Passing JVM parameters through the GUI in Tomcat 5.0.28 > From: Karim Zaki [mailto:[EMAIL PROTECTED] > Subject: RE: Passing JVM parameters through the GUI in Tomcat 5.0.28 > > -Dcom.vignette.workingDir=\\vgn-cma-vm\Vignette\vcm\inst-shared T

RE: Passing JVM parameters through the GUI in Tomcat 5.0.28

2007-11-26 Thread Karim Zaki
\Vignette\vcm\inst-shared Thanks, Karim -Original Message- From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] Sent: Monday, November 26, 2007 5:40 PM To: Tomcat Users List Subject: RE: Passing JVM parameters through the GUI in Tomcat 5.0.28 > From: Karim Zaki [mailto:[EMAIL PROTEC

Passing JVM parameters through the GUI in Tomcat 5.0.28

2007-11-26 Thread Karim Zaki
Hi all, I'm trying to pass some parameters to Tomcat 5.0.28. The product I'm installing (Vignette) explains how to do this when you run Tomcat using scripts: set CATALINA_OPTS=-Xmx512M -Dcom.vignette.installDir="" -Dcom.vignette.workingDir="" This works perfectly. However, when I run Tomcat a

Performance twice slower on a multiprocessor machine

2006-01-31 Thread Karim Zaki
Dear all, I'm facing a very odd situation with my Tomcat installation. I don't know if it is a Tomcat problem or a Java problem, but here is the situation: I have a Java-based Vignette app that uses Tomcat as its back-end app server. I'm running Tomcat 5.0.28 using the server JVM from 1.4.2. I'm