cancel
Showing results for 
Search instead for 
Did you mean: 

SAP PO: JBoss JMS Adapter Not connecting

former_member337476
Participant
0 Kudos

Hi Guys,

I am trying to connect to jboss jms queue. I have deployed the jms drivers on to po server as per note 1770304. I can see the the jar file in nwa classloader.

Now, I have created JMS sender adapter with the below parameters.

JNDI Lookupname/Queue Connection Factory: jms/RemoteConnectionFactory

JNDI Lookupname of JMS Queue: jms/queue/****

JNDI Initial Context Factory: org.jboss.naming.remote.client.InitialContextFactory

Server Address: http-remoting://<hostname>:<port>

user: xxxxxx

password: xxxxxx

I have activated the channel and the connection fails with below error.

A channel error occurred. Detailed error (if any) : com.sap.aii.adapter.jms.api.connector.ConnectorException: Error looking up connection factoryjms/RemoteConnectionFactory, for profile: ConnectionProfile of channel: JMS_Sender_CFIS_FIS_definitionon node: 31642950 having object id: 1727bc93bc233864adfa8d42c4de9f1d: javax.naming.NamingException: Unable to invoke lookup, status=WAITING <br> at com.sap.aii.adapter.jms.core.connector.JndiConnectorImpl.createConnectionFactory(JndiConnectorImpl.java:160)

Any suggestions welcome.

Regards,

Madhu

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member337476
Participant
0 Kudos

Hi Guys,

Any suggestions.

Regards,

Madhu