tracker issue : CF-3539042

select a category, or use search below
(searches all categories and all time range)
Title:

coldfusion-error.log logs non-error stuff

| View in Tracker

Status/Resolution/Reason: Closed/Deferred/ThirdParty

Reporter/Name(from Bugbase): Adam Cameron / Adam Cameron (Adam Cameron)

Created: 04/09/2013

Components: Logging

Versions: 10.0

Failure Type:

Found In Build/Fixed In Build: Final /

Priority/Frequency: Major / Most users will encounter

Locale/System: English / Windows 7 64-bit

Vote Count: 0

The coldfusion-error.log logs a bunch of stuff that is just "normal processing", eg:

INFO: Initializing ProtocolHandler ["http-bio-8500"]
Apr 10, 2013 10:07:41 AM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["ajp-bio-8012"]
Apr 10, 2013 10:07:41 AM org.apache.catalina.core.StandardService startInternal
INFO: Starting service Catalina
Apr 10, 2013 10:07:41 AM org.apache.catalina.core.StandardEngine startInternal
INFO: Starting Servlet Engine: Apache Tomcat/7.0.23
Apr 10, 2013 10:07:43 AM org.apache.catalina.util.SessionIdGenerator createSecureRandom
INFO: Creation of SecureRandom instance for session ID generation using [SHA1PRNG] took [346] milliseconds.
Apr 10, 2013 10:07:54 AM org.apache.catalina.core.ApplicationContext log
INFO: ColdFusionStartUpServlet: ColdFusion: Starting application services
Apr 10, 2013 10:07:54 AM org.apache.catalina.core.ApplicationContext log
INFO: ColdFusionStartUpServlet: ColdFusion: VM version = 23.7-b01
Apr 10, 2013 10:08:09 AM org.apache.catalina.core.ApplicationContext log
INFO: CFMxmlServlet: Macromedia Flex Build: 87315.134646
Apr 10, 2013 10:08:24 AM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-bio-8500"]
Apr 10, 2013 10:08:24 AM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["ajp-bio-8012"]
Apr 10, 2013 10:08:24 AM com.adobe.coldfusion.launcher.Launcher run
INFO: Server startup in 48306 ms


None of that is an ERROR so it shouldn't be in there. It should be in coldfusion-out.log

It's important to keep non-error stuff out of an error log, as it obstructs what is actually important in there.

Plus there's different logs for a reason. Put the right stuff in the right log.

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3539042

Deployment Phase:	Release Candidate

External Customer Info:
External Company:  
External Customer Name: Adam Cameron.
External Customer Email:  
External Test Config: My Hardware and Environment details:

Attachments:

Comments:

Needs review (Comment added from ex-user id:vnigam)
Comment by Adobe D.
15774 | July 04, 2013 03:40:19 AM GMT
This fix requires changes in tomcat code.
Comment by Kiran S.
15775 | January 20, 2014 07:23:34 AM GMT