cancel
Showing results for 
Search instead for 
Did you mean: 

JMS Error:com.sap.aii.adapter.jms.api.connector.ConnectorException

Former Member
0 Kudos

Hi all,

I am trying to use PI 7.1 to connect Jboss Queue with JMS

Transport Protocol: Access JMS Provider with JNDI: ConnectionFactory

JMS Queue:A

Name of JNDI Initial Context Factory: org.jnp.interfaces.NamingContextFactory

JNDI: jnp://host:1099

and i got the error as following:

Server 00 00_84673 Channel error occurred. Detailed error (if any) : com.sap.aii.adapter.jms.api.connector.ConnectorException: Error creating initial context with environment: {java.naming.provider.url=jnp://host:1099, java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory}for profile: ConnectionProfile of channel: CC_JMS_RCV_Jbosson node: 8467350 having object id: c3b99c51e3b7305486d35dadfcfcc948: NoClassDefFoundError: org/jnp/interfaces/NamingContext : cannot initialize class because prior initialization attempt failed

at com.sap.aii.adapter.jms.core.connector.JndiConnectorImpl.createInitialContext(JndiConnectorImpl.java:65)

Anybody have idea? which jars i need to deploy in com.sap.aii.adapter.lib.sda?

(right now it has dom4j.jar, jboss-j2ee.jar, jbossmq.jar, jnpserver.jar, log4j.jar, and i also refer to the note 802754)

thanks in advance

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos