[ http://issues.apache.org/jira/browse/GERONIMO-2386?page=comments#action_12450128 ] Kevan Miller commented on GERONIMO-2386: ----------------------------------------
Well, this is "DEBUG" logging we're talking about. I would think getting lots of log entries would not be too surprising... We could add a boolean to track, and only log started, if previously delayed... but I'd rather just log the start... > Cleanup debug log entries created during server startup > ------------------------------------------------------- > > Key: GERONIMO-2386 > URL: http://issues.apache.org/jira/browse/GERONIMO-2386 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: Logging > Affects Versions: 1.1.1, 1.1.2, 1.2 > Reporter: Kevan Miller > Priority: Trivial > Fix For: 1.1.2, 1.2 > > > Multiple debug log entries are generated during server startup in the > following form: > 09:32:57,220 DEBUG [GBeanSingleReference] Waiting to start > geronimo/jetty/1.1.1-rc2/car?ServiceModule=geronimo/jetty/1.1.1-rc2/car,j2eeType=GBean,name=JettyAJP13Connector > because no targets are running for reference JettyContainer matching the > patterns > geronimo/jetty/1.1.1-rc2/car?ServiceModule=geronimo/jetty/1.1.1-rc2/car,j2eeType=GBean,name=JettyWebContainer > Seems like these debug messages should be turned off by default. Would also > be nice if there were corresponding "Started" debug log entries. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
