tracker issue : CF-3553508

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

CF 9.0.2 - deleteAuthorizedUser method was not found.

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): Stevan Wilsan / Stevan Wilsan (StevanJW)

Created: 05/02/2013

Components: Administrator

Versions: 10.0

Failure Type: Crash

Found In Build/Fixed In Build: 9.0.1 / 285365

Priority/Frequency: Critical / Most users will encounter

Locale/System: English / Win 2008 Server R2 64 bit

Vote Count: 0

Problem Description: Error when removing user from User Manager, with CF version 9.0.2

Steps to Reproduce:
1) Open User manager and delete user.

Actual Result:

The deleteAuthorizedUser method was not found.  
Either there are no methods with the specified method name and argument types or the deleteAuthorizedUser method is overloaded with argument types that ColdFusion cannot decipher reliably. ColdFusion found 0 methods that match the provided arguments. If this is a Java object and you verified that the method exists, use the javacast function to reduce ambiguity.  
  
The error occurred in security.cfc: line 2162
Called from useredit.cfm: line 525
Called from useredit.cfm: line 1
 
-1 : Unable to display error's location in a CFML template.

 

--------------------------------------------------------------------------------
 
Resources: 
Check the ColdFusion documentation to verify that you are using the correct syntax. 
Search the Knowledge Base to find a solution to your problem. 

 
Browser   Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0) 
Remote Address   127.0.0.1 
Referrer   http://127.0.0.1/CFIDE/administrator/security/usermanager.cfm 
Date/Time   02-May-13 02:37 PM 
 
Stack Trace (click to expand)  
at cfsecurity2ecfc129082770$funcDELETEUSER.runFunction(C:/dev/ColdFusion/cf9_u2_final_hotfix/cfusion/wwwroot/CFIDE/adminapi/security.cfc:2162) at cfuseredit2ecfm1434814376._factor35(E:/cf9_u2_final/cfusion/wwwroot/CFIDE/administrator/security/useredit.cfm:525) at cfuseredit2ecfm1434814376.runPage(E:/cf9_u2_final/cfusion/wwwroot/CFIDE/administrator/security/useredit.cfm:1) 

Expected Result:
Remove user

Any Workarounds:
None

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

Watson Bug ID:	3553508

External Customer Info:
External Company:  
External Customer Name: StevanJW
External Customer Email:  
External Test Config: My Hardware and Environment details:

Attachments:

Comments:

I chose 9.0.1 on this form since there is no 9.0.2 to choose from. Also in the stack trace, it appears to point to a wrong path.
Comment by External U.
15533 | May 02, 2013 02:14:37 PM GMT