Status/Resolution/Reason: Closed/Withdrawn/AsDesigned
Reporter/Name(from Bugbase): David Neuman / David Neuman (David Neuman)
Created: 04/16/2015
Components: Language
Versions: 11.0
Failure Type: Non Functioning
Found In Build/Fixed In Build: CF11_Final /
Priority/Frequency: Major / Most users will encounter
Locale/System: ALL / Platforms All
Vote Count: 8
Problem Description:
After applying the CF 11 Update 5, anywhere we use the encrypt() function, it throws an error randomly.
This is the function we have used in multiple places in our application: encrypt(string, key, "AES", "BASE64")>
Most places that function is used, we get this error:
Expected static method coldfusion.runtime.CFPage.Encrypt(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
Steps to Reproduce:
Navigate to a page that has the encrypt function, and it will throw that error listed above.
Actual Result:
Page errors out.
Expected Result:
Page should render properly and user should continue working.
Any Workarounds:
Cleared the caches in the CF Admin, and it seems like a temporary fix, because it will work for a short time, and then the same errors will again start to occur randomly throughout the site.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3971069
External Customer Info:
External Company:
External Customer Name: David
External Customer Email:
External Test Config: My Hardware and Environment details:
Attachments:
Comments: