cancel
Showing results for 
Search instead for 
Did you mean: 

Error executing the interface of SAP PI 7.11 JMS receiver CC with TIBCO

Former Member
0 Kudos

When running interface from sap to JMS TIBCO receiver communication channel, we expereince the error below:

Delivering the message to the application using connection JMS_http://sap.com/xi/XI/System failed, due to:

com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.aii.adapter.jms.core.fsm.DFA$InvalidTransitionException: No transition found from state: ERROR, on event: process_commence for DFA: chn_rcv_tibco_110_Poc:66f488e316a23b0394203dce4661b555.

Apparently, TIBCO drivers is not deployed correctly. BASIS team follow instruction by sapnote 1138877. But, after finish deployment, we observed that TIBCO drivers was not in file private, the only driver found is jmsclient.

Some considerations: SAP -> PI 7.11 -> TIBCO

Adapter type : JMS

Transport Protocol: Access JMS Provider Generically

Message Protocol: JMS 1.x

Adapter Engine: Central Adapter Engine

Advanced: Parameters

JMS.QueueConnectionFactoryImpl.classname

com.tibco.tibjms.TibjmsQueueConnectionFactory

JMS.QueueConnectionFactoryImpl.constructor

java.lang.String tcp://xxxdev.xxxxxxx.com:7855

JMS.QueueImpl.classname

com.tibco.tibjms.TibjmsQueue

JMS.QueueImpl.constructor

java.lang.String XXXXXX.TEST.QUEUE.INTEGRACAO.SAP.IN

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Are the path for all required .JAR maintained correctly on the "provider.xml" file?

Former Member
0 Kudos

Lucas,

the library was in trouble, and care of the site is working now.

Thanks.

Edited by: Vinicius Lopes on May 19, 2011 7:41 PM

Answers (0)