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: