SEVERE: Error listenerStart

2010-06-23 Thread rajeevP
org.apache.catalina.core.StandardContext start SEVERE: Error listenerStart Jun 23, 2010 3:14:34 PM org.apache.catalina.core.StandardContext start SEVERE: Context [/ALS] startup failed due to previous errors ALS is my application and not able to start, Please help me to solve this problem, thanks in advance, Rajeev -- View

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:

SEVERE: Error listenerStart

2009-10-02 Thread jay
Hi all : I find the looks like the error (SEVERE: Error listenerStart) cause I can see my page in browser . I find these part of my log as follows : Oct 2, 2009 9:03:36 PM org.apache.catalina.core.AprLifecycleListener lifecycleEvent INFO: The Apache Tomcat Native library which allows

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

SEVERE: Error listenerStart -- without entering the listener

2008-08-06 Thread Ken Bowen
be found for logger (org.apache.commons.digester.Digester.sax). log4j:WARN Please initialize the log4j system properly. Aug 6, 2008 11:07:42 AM org.apache.catalina.core.StandardContext start SEVERE: Error listenerStart Aug 6, 2008 11:07:42 AM org.apache.catalina.core.StandardContext start SEVERE

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

2008-08-06 Thread David Smith
org.apache.catalina.core.StandardContext start SEVERE: Error listenerStart Aug 6, 2008 11:07:42 AM org.apache.catalina.core.StandardContext start SEVERE: Context [/connectedtrading] startup failed due to previous errors Aug 6, 2008 11:07:42 AM org.apache.catalina.core.ApplicationContext log INFO: ContextListener: contextInitialized

[NOT-FIXED]SEVERE: Error listenerStart -- without entering the listener

2008-08-06 Thread Ken Bowen
://jakarta.apache.org]] log4j:WARN No appenders could be found for logger (org.apache.commons.digester.Digester.sax). log4j:WARN Please initialize the log4j system properly. Aug 6, 2008 11:07:42 AM org.apache.catalina.core.StandardContext start SEVERE: Error listenerStart Aug 6, 2008 11:07:42 AM

Re: [NOT-FIXED]SEVERE: Error listenerStart -- without entering the listener

2008-08-06 Thread Mark Thomas
Ken Bowen wrote: Ok, I fixed that (see below), but that does seem to change the problem at all. The catalina.out trace is the same. Have a look at the files in the logs directory. One of them should have more information (like the stacktrace from the failed listener). Mark

Re: [NOT-FIXED]SEVERE: Error listenerStart -- without entering the listener

2008-08-06 Thread Ken Bowen
. Aug 6, 2008 1:51:20 PM org.apache.catalina.core.StandardContext start SEVERE: Error listenerStart Aug 6, 2008 1:51:20 PM org.apache.catalina.core.StandardContext start SEVERE: Context [/connectedtrading] startup failed due to previous errors Aug 6, 2008 1:51:20 PM org.apache.coyote.http11

Re: [NOT-FIXED]SEVERE: Error listenerStart -- without entering the listener

2008-08-06 Thread Mark Thomas
Ken Bowen wrote: That's what's frustrating. I'm using a new Tomcat unzip with simple JULI logging So what is the log4j message doing in this trace? Mark - To start a new topic, e-mail: users@tomcat.apache.org To

[??-FIXED: Yes, but]SEVERE: Error listenerStart -- without entering the listener

2008-08-06 Thread Ken Bowen
Mark, Somewhat odd. I've been slowly reworking the app (significant rebuilding) for a couple of months, and have routinely been seeing that log4j complaint, although everything was working ok -- so of course I wasn't even seeing the complaint anymore, expecting that everything would clean

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 From: [EMAIL PROTECTED] [mailto

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. That's from back in the dark ages - throw

SEVERE: Error listenerStart

2008-04-04 Thread Ralph.Grothe
org.apache.catalina.core.StandardContext start SEVERE: Error listenerStart Apr 4, 2008 3:09:11 PM org.apache.catalina.core.StandardContext start SEVERE: Context [/aDISWeb] startup failed due to previous errors ...while in $CATALINA_HOME/logs/localhost.$(date +%Y-%m-%d).log I can see the following exception

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 method

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 PROTECTED] Subject: 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. Yet, I still maintain

RE: Confusing Tomcat Error: SEVERE: Error listenerStart

2007-12-03 Thread MassimoH
That worked! I can't imagine what the issue was, but now that it's working smoothly, it's not worth investigating further. Thanks! Caldarale, Charles R wrote: Try installing an undbundled Tomcat from tomcat.apache.org, rather than any 3rd-party repackaged version, even the one with

Confusing Tomcat Error: SEVERE: Error listenerStart

2007-11-26 Thread MassimoH
26, 2007 1:14:14 AM org.apache.catalina.core.StandardEngine start INFO: Starting Servlet Engine: Apache Tomcat/6.0.14 Nov 26, 2007 1:14:15 AM org.apache.catalina.core.StandardContext start SEVERE: Error listenerStart Nov 26, 2007 1:14:15 AM org.apache.catalina.core.StandardContext start SEVERE

RE: Confusing Tomcat Error: SEVERE: Error listenerStart

2007-11-26 Thread Caldarale, Charles R
From: MassimoH [mailto:[EMAIL PROTECTED] Subject: Confusing Tomcat Error: SEVERE: Error listenerStart This was working perfectly until I did an uinstall/reinstall of Apache Tomcat 6.0.14 along with the new RC2 of NetBeans 6.0. Try installing an undbundled Tomcat from tomcat.apache.org

Cannot start application: SEVERE: Error listenerStart

2006-10-23 Thread evimail
Hello, I am trying to run Jetspeed on Tomcat 5.5.20 but the application does not start. Catalina log file shows SEVERE: Error listenerStart - all logs are listed on below. Please advise where to look for solution. Regads, Evi Localhost.log: Oct 23, 2006 2:52:15 PM

SEVERE: Error listenerStart

2006-03-07 Thread lee hwaying
86464K-78457K(139396K), 0.0099230 secs] @4000440e1495015ab7c4 Mar 7, 2006 11:17:31 PM org.apache.catalina.core.StandardContext start @4000440e1495015ac37c SEVERE: Error listenerStart @4000440e149509281bcc Mar 7, 2006 11:17:31 PM org.apache.catalina.core.StandardContext start

RE: SEVERE: Error listenerStart

2006-03-07 Thread lee hwaying
at '/gallery' @4000440e14921db1dc2c [GC 86464K-78457K(139396K), 0.0099230 secs] @4000440e1495015ab7c4 Mar 7, 2006 11:17:31 PM org.apache.catalina.core.StandardContext start @4000440e1495015ac37c SEVERE: Error listenerStart @4000440e149509281bcc Mar 7, 2006 11:17:31 PM

SEVERE: Error listenerStart

2006-03-01 Thread Scott Smith
SEVERE: Error listenerStart Feb 27, 2006 12:42:44 PM org.apache.catalina.core.StandardContext start SEVERE: Context [/mywebapp] startup failed due to previous errors I get this error when trying to start Tomcat. Tomcat starts but the application context mywebapp is unable to start. I've been