cancel
Showing results for 
Search instead for 
Did you mean: 

Error in JMS receiver channel

Former Member
0 Kudos

Hi All,

I am using PI 7.11 to connect to TIBCO EMS . Basis team have deployed the following jars in PI : tibemsd_sec,tibjms,tibjmsasmin,tibjmsapps,tibjmsufo

My receiver channel is showing the following exception :

A channel error occurred. The detailed error (if any) : com.sap.aii.adapter.jms.api.connector.ConnectorException: Error looking up destination: XXX.YYY.TIBCO.B2B.REQUEST for profile: ConnectionProfile of channel: Channel_name  node: 13731050 having object id: 77xxxxxxxxxxxxxxxxxxxxxx: javax.naming.NameNotFoundException: Name not found: 'XXX.YYY.TIBCO.B2B.REQUEST'
at com.sap.aii.adapter.jms.core.connector.JndiConnectorImpl.createDestination(JndiConnectorImpl.java:167)

Here the destination name 'XXX.YYY.TIBCO.B2B.REQUEST' is the JMS queue name.

Please help me in fixing this issue.

Regards

Vinay P.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi All,

The issue is fixed . Eariler , I was using Transport protocol : Access using Generic JNDI.

I changed it to : Using Generic mode only  and I followed the connection parameters which was mentioned in SAP note : 0001099720 (page 2).

Thanks

Vinay P.

Answers (0)