cancel
Showing results for 
Search instead for 
Did you mean: 

NameNotFoundException in JMS Sender Adapter

Former Member
0 Kudos

Hi,

I am doing JMS to File Scenario.

In the JMS Sender Adapter, I am getting the following error.

Channel error occurred. Detailed error (if any) : com.sap.aii.adapter.jms.api.connector.ConnectorException: Error looking up connection factoryQueueConnectionFactory, for profile: ConnectionProfile of channel: JMS_Senderon node: 215438950 having object id: 8a69f5589d733e01b34a6dd53c6c4acf: javax.naming.NameNotFoundException: QueueConnectionFactory in QueueConnectionFactory not found at com.sap.aii.adapter.jms.core.connector.JndiConnectorImpl.createConnectionFactory(JndiConnectorImpl.java:134)

Can someone let me know why this error is happening and the solution ?

Thanks in advance,

Neena

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

First if it was already working before then try to inactivate & then activate the channel. And if it is newly configured channel then check the queue name properly and confirm with JMS team if it is working their side.

Regards,

Sarvesh

former_member187339
Active Contributor
0 Kudos

Hi Neena,

What JMS server are you using?

This seems the parameter settings in JMS sender is incorrect. check this link for vendor specific details

http://help.sap.com/saphelp_nw04/Helpdata/EN/c1/739c4186c2a409e10000000a155106/content.htm

Hope the JMS drivers were installed properly!!!

Regards

Suraj