tracker issue : CF-3324126

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

CF!0 metrics show mostly null values

| View in Tracker

Status/Resolution/Reason: Closed/Withdrawn/UserError

Reporter/Name(from Bugbase): Dan Corrigan / Dan Corrigan (Dan Corrigan)

Created: 09/04/2012

Components: Web Container (Tomcat)

Versions: 10.0

Failure Type: Non Functioning

Found In Build/Fixed In Build: Final /

Priority/Frequency: Critical / All users will encounter

Locale/System: English / Win 2003 Server

Vote Count: 0

Problem Description:  When you enable CF metric logging most values show as null.  Only free and total memory show values along with active sessions.  the rest say "null".  See below:

"Information","scheduler-2","08/18/12","10:56:55",,"D:\ColdFusion10\cfusion\logs\metrics.log initialized"
"Information","scheduler-2","08/18/12","10:56:55",,"Max threads: null Current thread count: null Current thread busy: null Max processing time: null Request count: null Error count: 1 Bytes received: null Bytes sent: null Free memory: 260393632 Total memory: 534904832 Active Sessions: 0"
"Information","scheduler-0","08/18/12","10:57:28",,"Max threads: null Current thread count: null Current thread busy: null Max processing time: null Request count: null Error count: 1 Bytes received: null Bytes sent: null Free memory: 256379008 Total memory: 534904832 Active Sessions: 0"
"Information","scheduler-0","08/18/12","10:57:58",,"Max threads: null Current thread count: null Current thread busy: null Max processing time: null Request count: null Error count: 1 Bytes received: null Bytes sent: null Free memory: 252824560 Total memory: 534511616 Active Sessions: 0"
"Information","scheduler-2","08/18/12","10:58:28",,"Max threads: null Current thread count: null Current thread busy: null Max processing time: null Request count: null Error count: 1 Bytes received: null Bytes sent: null Free memory: 178120400 Total memory: 535691264 Active Sessions: 0"
"Information","scheduler-2","08/18/12","10:58:58",,"Max threads: null Current thread count: null Current thread busy: null Max processing time: null Request count: null Error count: 1 Bytes received: null Bytes sent: null Free memory: 178032616 Total memory: 535691264 Active Sessions: 0"

Steps to Reproduce:  Enable metrics logging on CF10

Actual Result:  Most metics data had null values

Expected Result:Full metrics data available

Any Workarounds: No

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

Watson Bug ID:	3324126

Keywords:
FixTested


External Customer Info:
External Company:  
External Customer Name: booster94
External Customer Email:  
External Test Config: My Hardware and Environment details:  I have tried this on 3 different systems.  2 had server 2003 x32 with IIS6 and CF10 and a 3rd had SErver 2008 R2 with IIS7.5 and CF10 x64.  All produced this result.

Attachments:

Comments:

Can you please provide setup details ? (Comment added from ex-user id:vnigam)
Comment by Adobe D.
18162 | September 11, 2012 06:54:06 AM GMT
As I mentioned in the Test config section I have tried this on 3 different setups, one of which was a fresh install, so all settings inlcuding the JVM params were default. Let me know what other details you may need and I will provide them.
Comment by External U.
18163 | September 11, 2012 06:59:08 AM GMT
http://forums.adobe.com/thread/1016323. A user within this forum thread experienced the issue as well.
Comment by External U.
18164 | September 11, 2012 08:35:03 AM GMT
If you are using an external webserver like IIS or Apache - to enable metrics logging, you need to change the value of the "Connector Port" to AJP port. To know your AJP port, go to server.xml located at ColdFusion10\cfusion\runtime\conf and look for Connector element where protocol is "AJP/1.3" in the Debugging & Logging > Debug Output Settings page of ColdFusion Administrator
Comment by Asha K.
18165 | March 26, 2013 03:57:01 AM GMT