cancel
Showing results for 
Search instead for 
Did you mean: 

Error in JMS Adapter:

Former Member
0 Kudos

Receiving the below error, thought of JMS Drivers problems undeployed and re-deployed several times, but still problem persist in XI.

Success MP: Processing local module localejbs/SAP XI JMS Adapter/ConvertMessageToBinary

2010-09-09 11:45:21 Error MP: Exception caught with cause com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at SAP XI JMS Adapter, the whole lookup name is localejbs/SAP XI JMS Adapter/ConvertMessageToBinary.

2010-09-09 11:45:21 Error Exception caught by adapter framework: Path to object does not exist at SAP XI JMS Adapter, the whole lookup name is localejbs/SAP XI JMS Adapter/ConvertMessageToBinary.

Error Delivery of the message to the application using connection JMS_http://sap.com/xi/XI/System failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: Path to object does not exist at SAP XI JMS Adapter, the whole lookup name is localejbs/SAP XI JMS Adapter/ConvertMessageToBinary.: com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at SAP XI JMS Adapter, the whole lookup name is localejbs/SAP XI JMS Adapter/ConvertMessageToBinary..

2010-09-09 11:45:22 Success The message status set to WAIT.

2010-09-09 11:45:22 Success The asynchronous message was successfully scheduled to be delivered at Thu Sep 09 11:50:21 CDT 2010.

The JNDI Libraries are available in Visual Admin, not sure what else causing the issue. Any guru's help is appreciated

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Found own solution and provided in the board

drosadeoliveira
Explorer
0 Kudos

What version of XI/PI are you using?

You can take a look at the [SAP Note 746393 - J2EE JMSAdapter: Module configuration|https://websmp230.sap-ag.de/sap%28bD1wdCZjPTAwMQ==%29/bc/bsp/spn/sapnotes/index2.htm?numm=746393].

Best Regards,

Daniel.

Former Member
0 Kudos

XI 3.0 SP20

Regarding the note, that only applied below sp4. We are on SP20. The default values appears but those are not working.This seems to be a problem with Dev only, Q and P is working fine at this moment

If i actually delete module processor's from Sender and Receiver channel, things are working fine. But not sure if it is going to break anything. And this needs to be applied in all landscape. But i have to present a reason, why this weird behavior all of a sudden

Sender

SAP XI JMS Adapter/ConvertJMSMessageToBinary

SAP XI JMS Adapter/ConvertBinaryToXMBMessage

Receiver

SAP XI JMS Adapter/ConvertMessageToBinary

SAP XI JMS Adapter/SendBinarytoXIJMSService