https://issues.apache.org/bugzilla/show_bug.cgi?id=44423
Mike Morris <[EMAIL PROTECTED]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
--- Comment #5 from Mike Morris <[EMAIL PROTECTED]> 2008-08-06 08:45:09 PST ---
I confirm that this is still happening in 6.0.18. Furthermore there seems to
be a related bug where the contextDestoyed method is ALSO called during the
startup sequence. Should this be logged as a separate bug?
Logfile trace:
2008/08/06 05:26:11 org.apache.catalina.core.AprLifecycleListener init
INFO: The APR based Apache Tomcat Native library which allows optimal
performance in production environments was not found on the java.library.path:
/home/apps/jdk1.6.0_02/jre/lib/i386/client:/home/apps/jdk1.6.0_02/jre/lib/i386:/home/apps/jdk1.6.0_02/jre/../lib/i386:/usr/java/packages/lib/i386:/lib:/usr/lib
2008/08/06 05:26:11 org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
2008/08/06 05:26:11 org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 800 ms
2008/08/06 05:26:11 org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
2008/08/06 05:26:11 org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0.16
2008/08/06 05:26:12 org.apache.catalina.core.StandardContext
addApplicationListener
INFO: The listener "za.co.cocosoft.etude.server.Lifecycle" is already
configured for this context. The duplicate definition has been ignored.
2008/08/06 05:26:12 za.co.cocosoft.etude.server.Lifecycle contextInitialized
CONFIG: Initialising context at /etude
2008/08/06 05:26:12 za.co.cocosoft.etude.scheduler.Scheduler <init>
INFO: Starting Scheduler Thread...
2008/08/06 05:26:12 za.co.cocosoft.etude.server.Lifecycle initScheduler
CONFIG: Registering Scheduler with ServletContext...
2008/08/06 05:26:13 org.apache.catalina.core.StandardContext
addApplicationListener
INFO: The listener "listeners.ContextListener" is already configured for this
context. The duplicate definition has been ignored.
2008/08/06 05:26:13 org.apache.catalina.core.StandardContext
addApplicationListener
INFO: The listener "listeners.SessionListener" is already configured for this
context. The duplicate definition has been ignored.
2008/08/06 05:26:14 org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
2008/08/06 05:26:15 org.apache.catalina.startup.Catalina start
INFO: Server startup in 3243 ms
2008/08/06 05:26:16 za.co.cocosoft.etude.server.Lifecycle contextDestroyed
CONFIG: Destroying context at /etude
2008/08/06 05:26:16 za.co.cocosoft.etude.scheduler.Scheduler terminate
INFO: Shutting Down Scheduler...
2008/08/06 05:26:16 za.co.cocosoft.etude.scheduler.Scheduler terminate
FINE: The Scheduler has left the building!
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]