RE: LifecycleException

2003-12-10 Thread Jeremy Whitlock
ion to tell you why your portion of Tomcat wasn't loaded. Hope this helps, Jeremy -Original Message- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 10, 2003 6:47 AM To: Tomcat Users List Subject: RE: LifecycleException Howdy, This exception happens because

RE: LifecycleException

2003-12-10 Thread Shapira, Yoav
Howdy, This exception happens because server is trying to remove a child element of a container (in this case a StandardContext called TEMPLATE) that has not been started. Chances are there are errors earlier in the log telling you that context could not be started for some reason -- fix that

Re: LifecycleException when setting up JDBCRealm w postgres 7.2.1

2003-01-21 Thread Rob Abernethy IV
Try looking at your Postgres logs for more information. Edit your postgresql.conf file by setting 'syslog' to 1 or 2. Then check your system logs after you try to start up Tomcat. Other options to consider in your postgresql.conf file: log_connections = true debug_level = 4 debug_pring_query

RE: LifecycleException

2002-01-29 Thread Bill Saur
All: I solved the problem I was having and I wanted to post the solution in case others may learn from this. Tomcat was not shutting down properly on my computer because of the Microsoft Instant Messaging program that typically runs in my system tray. Until I exited the IM program the connectio

RE: LifecycleException

2002-01-29 Thread Anton Brazhnyk
Hi, > -Original Message- > From: Bill Saur [mailto:[EMAIL PROTECTED]] > Sent: Monday, January 28, 2002 8:29 PM > To: [EMAIL PROTECTED] > Subject: RE: LifecycleException > > > Oliver and Anton, I understand the concept of what you are saying but I am > in ne

RE: LifecycleException

2002-01-28 Thread Bill Saur
Thanks Ralph Einfeldt - your post was helpful. So after I run the command I get a table that displays the following relevant information: Protocol: TCP Local Address: billsaur:1651 Foreign Address: billsaur:8005 State: TIME_WAIT The port 8005 is the Tomcat default shutdown port and it is occupi

RE: LifecycleException

2002-01-28 Thread Bill Saur
31277 > Fax: +49 221 148 43963 > Mobil: +49 179 59 064 59 > e-Mail: [EMAIL PROTECTED] > _ > -Ursprüngliche Nachricht- Von: Anton Brazhnyk [mailto:[EMAIL PROTECTED]] Gesendet: Montag, 28. Januar 2002 09:05 An: Tomcat Users List Betreff: RE: Lif

RE: LifecycleException

2002-01-27 Thread Anton Brazhnyk
Hi, > -Original Message- > From: Bill Saur [mailto:[EMAIL PROTECTED]] > Sent: Friday, January 25, 2002 11:12 PM > To: [EMAIL PROTECTED] > Subject: LifecycleException > > > Hello: > > I have just installed Tomcat 4.0.1 (Win2000 OS) and the program works one > time and then once I shut i