cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
155
Views
0
Helpful
0
Comments
cdnadmin
Level 11
Level 11
This document was generated from CDN thread

Created by: COM CENTRO DE OPERACION Y MANTENIMIENTO on 09-08-2010 09:06:18 AM
Hi all,
 
I've problems using this code:

 
JTAPIPeer defaultPeer = JtapiPeerFactory.getJtapiPeer("")


providerString = serverName + ";login=" + login + ";passwd=" + password


myProvider = defaultPeer.getProvider(providerString)



After this instruction, I get this exception 
 
com.cisco.jtapi.PlatformExceptionImpl: Unable to create provider -- Illegal Message Format
 
What do you think? What am I doing wrong?
 
Thanks!

Subject: RE: New Message from COM CENTRO DE OPERACION Y MANTENIMIENTO in Cisco JTAPI
Replied by: Joseph Moskie on 09-08-2010 09:08:36 AM
This generally means that the jtapi.jar file version does not match up
with CUCM version, and they cannot talk to each other properly.

JTAPI Version must be <= CUCM Version.

----------------------------------------------------------
Joseph Moskie
JTAPI Development Engineer
Find Documentation and Help in the JTAPI Wiki:
http://zed.cisco.com/confluence/display/CCM/Cisco+UCM+JTAPI


________________________________

From: Cisco Developer Community Forums
[mailto:cdicuser@developer.cisco.com]
Sent: Monday, August 09, 2010 2:06 AM
To: cdicuser@developer.cisco.com
Subject: New Message from COM CENTRO DE OPERACION Y MANTENIMIENTO in
Cisco JTAPI (JTAPI) - Cisco JTAPI Questions: Unable to create provider
-- Illegal Message Format


COM CENTRO DE OPERACION Y MANTENIMIENTO has created a new message in the
forum "Cisco JTAPI Questions":
--------------------------------------------------------------
Hi all,

I've problems using this code:


JTAPIPeer defaultPeer = JtapiPeerFactory.getJtapiPeer("")


providerString = serverName + ";login=" + login + ";passwd=" + password


myProvider = defaultPeer.getProvider(providerString)



After this instruction, I get this exception

com.cisco.jtapi.PlatformExceptionImpl: Unable to create provider --
Illegal Message Format

What do you think? What am I doing wrong?

Thanks!

--
To respond to this post, please click the following link:
<http://developer.cisco.com/web/jtapi/forums/-/message_boards/message/24
17491>
or simply reply to this email.

Subject: RE: New Message from COM CENTRO DE OPERACION Y MANTENIMIENTO in Cisco JTAPI
Replied by: COM CENTRO DE OPERACION Y MANTENIMIENTO on 09-08-2010 09:45:58 AM
Hi Joseph,
 
I've checked jtapi.jar version and it's 7.1(5.10000)-2
but CUCM version is System version: 7.1.5.10000-12
 
Are the same?
 
Thanks!
 
 
This generally means that the jtapi.jar file version does not match up
with CUCM version, and they cannot talk to each other properly.

JTAPI Version must be <= CUCM Version.

----------------------------------------------------------
Joseph Moskie
JTAPI Development Engineer
Find Documentation and Help in the JTAPI Wiki:
http://zed.cisco.com/confluence/display/CCM/Cisco+UCM+JTAPI


________________________________

From: Cisco Developer Community Forums
[mailto:cdicuser@developer.cisco.com]
Sent: Monday, August 09, 2010 2:06 AM
To: cdicuser@developer.cisco.com
Subject: New Message from COM CENTRO DE OPERACION Y MANTENIMIENTO in
Cisco JTAPI (JTAPI) - Cisco JTAPI Questions: Unable to create provider
-- Illegal Message Format


COM CENTRO DE OPERACION Y MANTENIMIENTO has created a new message in the
forum "Cisco JTAPI Questions":
--------------------------------------------------------------
Hi all,

I've problems using this code:


JTAPIPeer defaultPeer = JtapiPeerFactory.getJtapiPeer("")


providerString = serverName + ";login=" + login + ";passwd=" + password


myProvider = defaultPeer.getProvider(providerString)



After this instruction, I get this exception

com.cisco.jtapi.PlatformExceptionImpl: Unable to create provider --
Illegal Message Format

What do you think? What am I doing wrong?

Thanks!

--
To respond to this post, please click the following link:
<http://developer.cisco.com/web/jtapi/forums/-/message_boards/message/24
17491>
or simply reply to this email.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Quick Links