Re: Diagnosing Silently Frozen Tomcats

2013-03-22 Thread Michael Gesundheit
Just do "sudo kill -3 " It will most likely work. If sudo is not enable - just google it. You will find instructions how to enable it. -Michael --- On Fri, 3/22/13, Mark Eggers wrote: > From: Mark Eggers > Subject: Re: Diagnosing Silently Frozen Tomcats > To: users@tomcat.apache.org > Date: F

Document base/ Document root

2012-03-15 Thread Michael Gesundheit
Hi, I have a problem which assume has to do with my document base.My environmet is Jboss.I keep getting the 404 page always saying the the page:"AppName/whatever" is not found.AppName is my servlet context. I'm unable to determine my document base.Question: Is the a way in which I can find what

Re: HTTP errors Logging

2011-09-15 Thread Michael Gesundheit
What?? --- On Thu, 9/15/11, Pid wrote: From: Pid Subject: Re: HTTP errors Logging To: "Tomcat Users List" Date: Thursday, September 15, 2011, 6:13 AM On 14/09/2011 16:26, Michael Gesundheit wrote: > Hi, > I could not find anything in the archive so here is my question:Is the

Re: HTTP errors Logging

2011-09-14 Thread Michael Gesundheit
Wednesday, September 14, 2011, 10:12 AM Hi Michael. Not sure if this is what you're asking, but there's a logs directory in your Tomcat installation directory. In it there should be several log files that may contain a clue. Rudy On Wed, Sep 14, 2011 at 8:26 AM, Michael Gesundheit wr

HTTP errors Logging

2011-09-14 Thread Michael Gesundheit
Hi, I could not find anything in the archive so here is my question:Is there any way to get DEBUG or any log regarding HTTP error messages? I currently get a 403 but, so far, can't find the root cause. Thanks,-Michael

Tomcat SSL on Solaris 8

2006-04-30 Thread Michael Gesundheit
Can somebody provide any reference for Tomcat SSL on Solaris 8? Thanks, -Michael

NoClassDefFoundError for Bootstrap on Solaris

2006-04-21 Thread Michael Gesundheit
I have put the jar file on the classpath, I put the path to where the jar is as well. I don't know about any other option to try. Any clue? Thanks, -Michael