cancel
Showing results for 
Search instead for 
Did you mean: 

jms adapter issue

Former Member
0 Kudos

Hi All,

While I am trying to connect thru jms sender adapter to MQ queue I am getting the following error:

XI inbound processing failed for message at time 2009-07-02|14:50:27.162+0000. JMS and XI identifiers for the message are ID:414d5120464158495841514d202020204a311bd3201e3fa6 and ae293b20-6717-11de-b575-0018714e8238 respectively. The JMS adapter will rollback the database and JMS session transactions. If the session is transacted, the message is not lost and will be retried later. The exception stack trace is java.lang.Exception: Minimum address data not configured. Field InterfaceNamespace is empty.

at com.sap.aii.af.service.jms.WorkerJMSReceiver.onMessage(WorkerJMSReceiver.java:1527)

at com.ibm.mq.jms.MQMessageConsumer.receiveAsync(MQMessageConsumer.java:2921)

at com.ibm.mq.jms.SessionAsyncHelper.run(SessionAsyncHelper.java:406)

...

Is it some error with the input xml message, because the same message I am able to test in messsage mapping of IR.

Thanks in advance

Ravijeet

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member200962
Active Contributor
0 Kudos
The JMS adapter will rollback the database and JMS session transactions. If the session is transacted, the message is 
not lost and will be retried later. 

Check the solutions implemented in these threads (same error is solved here):

Regards,

Abhishek.