cancel
Showing results for 
Search instead for 
Did you mean: 

Receiver JMS adapter error

mandar
Explorer
0 Kudos

Hi Experts,

We have File to JMS scenario.

We have deployed the requied jars as specified in SAP note 1086306 and configured the receiver JMS channel to connect to JBOSS 6.2 system.

Getting below error under Adapter Monitoring:

A channel error occurred. Detailed error (if any) : com.sap.aii.adapter.jms.api.connector.ConnectorException: Fatal Error looking up connection factoryQueueConnectionFactory, for profile: ConnectionProfile of channel: CC_POC_JMS_Receiveron node: 31510350 having object id: 55066bfa917d3c0e9529666e98b58781: ConnectorException: Error creating initial context with environment: {java.naming.provider.url=jnp://<host>:1099, java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, java.naming.security.principal=guest, java.naming.security.credentials=guest}for profile: ConnectionProfile of channel: CC_POC_JMS_Receiveron node: 31510350 having object id: 55066bfa917d3c0e9529666e98b58781: NoClassDefFoundError: org/jnp/interfaces/NamingContext : cannot initialize class because prior initialization attempt failed<br> at com.sap.aii.adapter.jms

Getting below error under RWB:

Message processing failed. Cause: com.sap.aii.adapter.jms.core.fsm.DFA$InvalidTransitionException: No transition found from state: ERROR, on event: process_commence for DFA: CC_POC_JMS_Receiver:55066bfa917d3c0e9529666e98b58781

Referred Notes: 856346 and 802754

Please help

Thanks,

Mandar

Accepted Solutions (0)

Answers (1)

Answers (1)

Muniyappan
Active Contributor
0 Kudos

Hi Mandar,

check with JMS team whether JMS is up and running.

it happens sometimes when jms is down.

Regards,

Muniyappan.

mandar
Explorer
0 Kudos

Hi,

JMS is up and running.

Do we need to deploy specific version of JMS drivers in order to connect to JBOSS 6.2?

baskar_gopalakrishnan2
Active Contributor
0 Kudos

>NoClassDefFoundError: org/jnp/interfaces/NamingContext : cannot initialize class because prior initialization attempt failed<br> at com.sap.aii.adapter.jms

This shows that jms drivers related to JBOSS Message server is not available in PI. You might have to check whether jms drivers are properly installed.