cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
537
Views
0
Helpful
4
Replies

Error updating a User on CUCM 14 - (CSCwi34944)

lneyman
Level 1
Level 1

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>

 

 

 

4 Replies 4

aldbadge
Level 1
Level 1

Did you find a resolution for this issue?  We are seeing a similar issue on our 12.5 to 14 upgraded instance.  

thomas-buchholz
Level 1
Level 1

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

Ours did get fixed after several reboots of everything.

thomas-buchholz
Level 1
Level 1

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