Status/Resolution/Reason: Closed/Withdrawn/
Reporter/Name(from Bugbase): Daniel Gordon / Daniel Gordon (TeddyI43)
Created: 09/04/2014
Components: Scheduler
Versions: 9.0.1
Failure Type: Crash
Found In Build/Fixed In Build: 9.0.1 /
Priority/Frequency: Critical / All users will encounter
Locale/System: English / Win 2008 Server R2 64 bit
Vote Count: 0
Problem Description:
We are experiencing strange Java bug in ColdFusion. Please find more details about ColdFusion version and serial number in the attachment.
All involved scripts have been added as attachment.
According to the log, it seems to be searching for the variable AGENTFULLNAME in the CGI scope, which is weird.
The truth is, this is not the only such error and this error has happened before with one of the other variables in the following code block:
_agentBranding.cfm – line 87:
<cfset CALLER.agentName = agentName>
<cfset CALLER.agentFullName = agentFullName>
<cfset CALLER.agentIsBranded = agentIsBranded>
<cfset CALLER.agentLogo = agentLogo>
<cfset CALLER.agentCorrBccEmail = agentCorrBccEmail>
<cfset CALLER.agentCorrUserEmail = agentCorrUserEmail>
<cfset CALLER.agentCorrColumns = agentCorrColumns>
<cfset CALLER.agentPhoneNumber = agentPhoneNumber>
<cfset CALLER.agentData = agentData>
Steps to Reproduce:
Actual Result:
Expected Result:
Any Workarounds:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3818459
External Customer Info:
External Company:
External Customer Name: TeddyI43
External Customer Email:
External Test Config: My Hardware and Environment details: Version: 9,0,2,282541
Attachments:
- September 05, 2014 00:00:00: 1_scripts.txt
- September 05, 2014 00:00:00: 2_response_to_Jamo_note_2-24-41pm.txt
Comments: