cancel
Showing results for 
Search instead for 
Did you mean: 

JMS error

Former Member
0 Kudos

Hi All,

I am getting this error in my JMS adapter.

Error while processing message '721d1a60-257a-11dc-cd56-001125bfd700'; detailed error description: com.sap.aii.adapter.jms.api.channel.filter.MessageFilterException: Could not begin a AF transaction: TxManagerException: Unable to open transaction: com.sap.engine.services.ts.exceptions.BaseSystemException at com.sap.aii.adapter.jms.core.channel.filter.TxManagerFilter.filterSend(TxManagerFilter.java(Compiled Code)) ...

Thx in advance

Ranjeet

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Ranjeet did u get any answer for this problem

Error while processing message '721d1a60-257a-11dc-cd56-001125bfd700'; detailed error description: com.sap.aii.adapter.jms.api.channel.filter.MessageFilterException: Could not begin a AF transaction: TxManagerException: Unable to open transaction: com.sap.engine.services.ts.exceptions.BaseSystemException at com.sap.aii.adapter.jms.core.channel.filter.TxManagerFilter.filterSend(TxManagerFilter.java(Compiled Code))

Former Member
0 Kudos

<b>I have one more question,

In Adapter module if I have a customized module deployed in XI server, what should be the sequence of the different modules in communicaion channel:

SAP XI JMS Adapter/ConvertJMSMessageToBinary

SAP XI JMS Adapter/ConvertBinaryToXMBMessage

CallSapAdapter

Where in this sequence should I put my customized texttoxml module.

Thx in advance

Ranjeet</b><b></b>

Former Member
0 Kudos

any answer .?????

stefan_grube
Active Contributor
0 Kudos

You put your module straight before the CallSapAdapter.