Status/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Henry Ho / Henry Ho (Henry Ho)
Created: 05/07/2012
Components: Web Services
Versions: 9.0.1
Failure Type: Crash
Found In Build/Fixed In Build: 9.0.1 / 288657
Priority/Frequency: Major / Most users will encounter
Locale/System: English / Windows 7
Vote Count: 0
Problem Description:
With CFTRACE left in code, the web service will throw exception.
Steps to Reproduce:
add CFTRACE to a remote function and invoke it.
Actual Result:
Variable DEBUGGER is undefined.
coldfusion.runtime.UndefinedVariableException: Variable DEBUGGER is undefined.
at coldfusion.runtime.CfJspPage._get(CfJspPage.java:377)
at coldfusion.runtime.CfJspPage._get(CfJspPage.java:339)
at cftrace2ecfm1786375826.runPage(E:\cf9_final\cfusion\wwwroot\WEB-INF\cftags\trace.cfm:194)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:231)
at coldfusion.filter.CFVariablesScopeFilter.invoke(CFVariablesScopeFilter.java:56)
at coldfusion.tagext.lang.ModuleTag.doStartTag(ModuleTag.java:271)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2722)
...
Expected Result:
run normally, and trace the result to trace log
Any Workarounds:
don't use cftrace?
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3184293
External Customer Info:
External Company:
External Customer Name: henrylearn2rock
External Customer Email:
External Test Config: My Hardware and Environment details:
Attachments:
Comments: