cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
812
Views
1
Helpful
2
Replies

Meaning of Handle is unknown to the system

ashish.nijai
Level 1
Level 1

I got exceptions while using JTAPI application.

Exceptions are as below:

InvalidStateException:Handle is unknown to the system

PlatformException:Handle is unknown to the system

What is meaning of message Handle is unknown to the system?

Why there is same message for two different ecxeptions?

Please elaborate.

2 Replies 2

Geevarghese Cheria
Cisco Employee
Cisco Employee


Hi Ashish,

  It is mentioned in the section New error code in CiscoTermRegistrationFailedEv  of  Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager Release 10.0(1) as follows:

This event is sent to application when TerminalRegistration fails for some reason. The return value of getErrorCode() interface indicates the type of failure. On receiving this event, application should try to reregister the Terminal. In this version a new return value is added to this interface. CiscoTermRegistraionFailedEv.UNKNOWN is introduced in this version to handle unknown failures.

Hope this is what you are looking for.

Thanks and Regards,

Geevarghese

Thanks for reply.

I am using CUCM 9.