Status/Resolution/Reason: To Track//PRNeedInfo
Reporter/Name(from Bugbase): Matthew M. / ()
Created: 11/21/2019
Components: PMT, CF Metrics
Versions: 2018
Failure Type: Incorrectly functioning
Found In Build/Fixed In Build: 2018,0,05,315699 and 2018,0,06,316308 /
Priority/Frequency: Major / Some users will encounter
Locale/System: English / Win 2016
Vote Count: 4
Problem Description:When monitoring is enabled for a server in Performance Monitoring Toolset, cfthread tags fail to execute intermittently.
Steps to Reproduce:Enable monitoring and then try executing cfthread commands.
Actual Result:
"Error","cfthread-1400","11/21/19","08:37:44",,"INSETMAP-8FF8B190-AFD8-8640-800D: null"
java.lang.NullPointerException
at coldfusion.monitor.util.ThreadMonitorData.<init>(ThreadMonitorData.java:43)
at coldfusion.monitor.event.RequestMonitorEventProcessor.onThreadStart(RequestMonitorEventProcessor.java:261)
at coldfusion.thread.Task.run(Task.java:139)
at coldfusion.scheduling.ThreadPool.run(ThreadPool.java:260)
at coldfusion.scheduling.WorkerThread.run(WorkerThread.java:71)
Expected Result: cfthread should execute successfully.
Any Workarounds: No
Attachments:
Comments: