Re: SEVERE: Error listenerStart

2010-06-23 Thread Konstantin Kolinko
1. Please tell us your exact Tomcat version (three numbers, x.y.z). 2. There are several log files in Tomcat. Have you tried to look into all of them? Best regards, Konstantin Kolinko - To unsubscribe, e-mail: users-unsubscr...@

RE: SEVERE: Error listenerStart

2009-10-02 Thread Caldarale, Charles R
> From: jay [mailto:uniojnqoif...@gmail.com] > Subject: SEVERE: Error listenerStart > > SEVERE: Error deploying configuration descriptor balancer_o.xml You appear to have a good bit of junk floating around in your Tomcat installation. As you've been told earlier, you probably need to completely

Re: SEVERE: Error listenerStart -- without entering the listener

2008-08-06 Thread David Smith
Each listener should be in it's own ... element block. Don't try to put all three in one. --David Ken Bowen wrote: Hi all, Using: Mac OS X 10.4.5 running Tomcat 5.5.26 -- this is a brand-new copy downloaded from Apache & unzipped; no changes. This project used to work; I'm trying to fig

RE: SEVERE: Error listenerStart

2008-04-07 Thread Caldarale, Charles R
> From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Subject: RE: SEVERE: Error listenerStart > > Btw, I discovered a copy of "Inside Servlets, 2nd Ed." by Dustin > R. Callaway which appeared in 2001 and seems to cover the 2.2 or > 2.3 Servlet Specs. Th

RE: SEVERE: Error listenerStart

2008-04-07 Thread Ralph.Grothe
Hi Chuck, I apologize for the weekend caused delay with my reply. > -Original Message- > From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] > Sent: Friday, April 04, 2008 6:27 PM > To: Tomcat Users List > Subject: RE: SEVERE: Error listenerStart > > >

RE: SEVERE: Error listenerStart

2008-04-04 Thread Caldarale, Charles R
> From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Subject: RE: SEVERE: Error listenerStart > > Come on, I have no inclination to become a J2EE hacker. No one's asking you to be a J2EE "hacker", but some familiarity with the problem domain is expected. GIYF.

RE: SEVERE: Error listenerStart

2008-04-04 Thread Ralph.Grothe
Hi Chuck, > -Original Message- > From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] > Sent: Friday, April 04, 2008 4:59 PM > To: Tomcat Users List > Subject: RE: SEVERE: Error listenerStart > > > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTE

RE: SEVERE: Error listenerStart

2008-04-04 Thread Caldarale, Charles R
> From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Subject: SEVERE: Error listenerStart > > As far as I understand the term "listener" seems to be a bit > of a misnomer as no listening socktet (which I guess is termed > a "connector" in J2EE speech) is concerned but rather a callback > met

RE: SEVERE: Error listenerStart

2006-03-07 Thread lee hwaying
To add to it, this piece of program runs well in my local tomcat 5.5.12 but fail to run with the following error when i upload to server. regards From: "lee hwaying" <[EMAIL PROTECTED]> Reply-To: "Tomcat Users List" To: users@tomcat.apache.org Subject: SEVERE: Error listenerStart Date: Wed