01-10-2024 06:58 AM
Our client upgraded from CUCM 12.5 to 14 and when they use our software to update the User PIN, they get an error java.lang.NoClassDefFoundError: com/cisco/ccm/admin/utilities/UpdateUnityUsersPinUtil
Our request looks like this:
POST /axl/ HTTP/1.1 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Body><axl:updateUser xmlns:axl="http://www.cisco.com/AXL/API/14.0"><userid>aaddario</userid><pin>****</pin><pinCredentials><pinCredUserMustChange>false</pinCredUserMustChange></pinCredentials></axl:updateUser></SOAP-ENV:Body></SOAP-ENV:Envelope> Sent 333 bytes in 1458.935 mS: <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"> <SOAP-ENV:Body> <axl:updateUser xmlns:axl="http://www.cisco.com/AXL/API/14.0"> <userid>aaddario</userid> <pin>****</pin> <pinCredentials> <pinCredUserMustChange>false</pinCredUserMustChange> </pinCredentials> </axl:updateUser> </SOAP-ENV:Body> </SOAP-ENV:Envelope>
02-20-2024 02:03 PM
Did you find a resolution for this issue? We are seeing a similar issue on our 12.5 to 14 upgraded instance.
06-03-2024 08:55 AM
We are facing the same issue after upgrade from 12.5 to 14.0.1.
The bug report doesn't tell us anything about how to solve it.
"Workaround: Change the AXL request to specify v14 works as expected"
What does that mean exactly? We are using a 3rd party software (Uplinx) to provision endusers, so we cannot set the users up because it stops for user PIN (even if the user doesn't have a CUC account)
Anyone found a solution ?
Thanks,
Thomas
06-03-2024 11:00 AM
Ours did get fixed after several reboots of everything.
08-02-2024 03:47 AM
Just to let you know,
Cisco TAC listed our issue with BUG: CSCwj99499
Workaround was to restart "Cisco AXL Tomcat" and "Cisco AXL Web Service" which fixed it for us.
Regards,
Thomas
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide