Re: tomcat5.5.17 cluster(using jdk1.5) error - OutOfMemoryError in starting up on AS4

2006-06-17 Thread Peter Rossbach
Use more JVM Options to analyse the mem usage Work with more faster mem allocation -XX:NewSize=128m -XX:MaxNewSize=128m -XX:SurvivorRatio=8 -Xverbosegc Or better use a Memory Profiler... But the membership not allocate much memory, very strange effect :-( Peter Am 18.06.2006 um 08:01 schrie

RE: tomcat5.5.17 cluster(using jdk1.5) error - OutOfMemoryError in starting up on AS4

2006-06-17 Thread Dilan Kelanibandara
Hi Peter, I tried with increasing tcpThreadCount to '6' and commented out > > className="org.apache.catalina.cluster.deploy.FarmWarDeployer" > > tempDir="/tmp/war-temp/" > > deployDir="/tmp/war-deploy/" > > watchDir="/tmp

RE: tomcat5.5.17 cluster(using jdk1.5) error - OutOfMemoryError in starting up on AS4

2006-06-17 Thread Dilan Kelanibandara
Hi Peter, I am using default JVM parameters coming with tomcat5.5.17. In the tomcat server.xml file it says tcpThreadCount is normally equal to no.of nodes (ie 2 in this case).That is why I changed that to 2. I tried increasing JVM parameters for heap size in tomcat Min=1024m Max=1024m also.I tr

Re: tomcat5.5.17 cluster(using jdk1.5) error - OutOfMemoryError in starting up on AS4

2006-06-17 Thread Peter Rossbach
Hi, Which JVM memory parameter you use? At pooled mode use more receiver worker set tcpThreadCount="6"! You really need deployer? Deployer generate at every startup a large cluster message. Regards Peter Am 18.06.2006 um 06:22 schrieb Dilan Kelanibandara: Hello , I am getting OutOfMe

tomcat5.5.17 cluster(using jdk1.5) error - OutOfMemoryError in starting up on AS4

2006-06-17 Thread Dilan Kelanibandara
Hello , I am getting OutOfMemoryError continuously when starting up two cluster nodes of tomcat5.5.17 (jdk1.5 on Advanced server 4). Any way it was working fine for 3 weeks time. This error occurs previously only one time and when restarted the tomcat, it worked. Following is a part

Fwd: Tomcat 5.5 / IIS 6 web server log question

2006-06-17 Thread 0 8
Does anyone know where I can go to get an answer to this question? Thanks, Matt -- Forwarded message -- From: 0 8 <[EMAIL PROTECTED]> Date: Jun 16, 2006 12:43 PM Subject: Tomcat 5.5 / IIS 6 web server log question To: Tomcat Users Hello, I have Tomcat 5.5 and IIS 6 integrated

Re: realm based security and logging

2006-06-17 Thread squatty
OK- so I figured out i can crank up the logging level to DEBUG and see the kind of logging I want, although it's alot more than I wanted to see. OPS would prefer "user admin attempting to access protected resource /protected/protected.jsp" or something along those lines, as a WARN level message.

Re: jdk 1.3 and tomcat 4.1

2006-06-17 Thread Bill Barker
"t malu" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi, > I'm a new user of java and tomcat. I have installed > jdk 1.3. I downloaded the apache tomcat 4.1. But > everytime I start the server, the following message > comes up and then closes. > The error message starts out as

realm based security and logging

2006-06-17 Thread squatty
I'm hoping this is a simple one- I want to use the realm based security mechanism in tomcat, but my ops team is unhappy with the silent failures for login and attempts to access protected resources. I set the "debug=99" attribute when defining my DataSourceRealm. Unfortunately, the only log mess

Re: tomcat 5.0.28 with JDK 1.5?

2006-06-17 Thread Denis dos Santos Silva |̲̅<̲̅Θ̲̅>̅ ̲|
Sunitha Kumar (sunithak) wrote: Hi, Wanted to check if tomcat 5.0.28 would work with JDK 1.5? thnx -sunitha Fine ;) - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For add

Re: tomcat 5.0.28 with JDK 1.5?

2006-06-17 Thread Rumpa Giri
Yes, it works. We have it currently on production. Thanks, Rumpa Giri "Sunitha Kumar (sunithak)" <[EMAIL PROTECTED]> wrote: Hi, Wanted to check if tomcat 5.0.28 would work with JDK 1.5? thnx -sunitha - Yahoo! Groups gets better. Check o

Re: jdk 1.3 and tomcat 4.1

2006-06-17 Thread Steve Ochani
> Hi, > I'm a new user of java and tomcat. I have installed > jdk 1.3. I downloaded the apache tomcat 4.1. But If you are a new user of java and tomcat then you should use the current version of jdk and tomcat. jdk 1.3 and tomcat 4.1 are very old. > everytime I start the server, the followi

Re: jdk 1.3 and tomcat 4.1

2006-06-17 Thread Mark Thomas
t malu wrote: > The error message starts out as ... Which exactly which Tomcat version? What OS? Which file did you download? How did you install Tomcat? Please provide the full stack trace. And finally, if you have to use a 1.3 JDK Tomcat 4 should be fine but I would use a later JDK if possible.

jdk 1.3 and tomcat 4.1

2006-06-17 Thread t malu
Hi, I'm a new user of java and tomcat. I have installed jdk 1.3. I downloaded the apache tomcat 4.1. But everytime I start the server, the following message comes up and then closes. The error message starts out as ... [ERROR] Digester -- Begin event threw exception java.util.missingresourceexcept

Re: Re: help getting jsvc up and running on sles9 on ibm pseries (power5)

2006-06-17 Thread Warren Pace
I know this doesn't address the compilation problems but why not run tomcat as a daemon in a chrooted jail? see: http://www.oreilly.com/catalog/tomcat/chapter/ch06.pdf > > From: Christian Andersson <[EMAIL PROTECTED]> > Date: 2006/06/15 Thu AM 06:36:47 EDT > To: Tomcat Users List > Subject:

Re: Tomcat configuration error

2006-06-17 Thread Fredrik Andersson
ok, thanks a bunch :) Sadly I'm away over the weekend and can´t test the configuration just yet. But as soon as I get back again I will try it and let you know how it went :) Den 6/16/2006, skrev "Filip Hanik - Dev Lists" <[EMAIL PROTECTED]>: >no worries, lets start from the beginning, after tha