cancel
Showing results for 
Search instead for 
Did you mean: 

JMS sender Channel issue

Former Member
0 Kudos


Hi Experts,

I am seeing below error always in Sender JMS channel log in communication channel monitoring .

However Channel name remain in green status.

Also,it's picking and polling messages whenever it comes in it's queue and generate message id.

Need to know how to remove this error logs.

Error message:

Error receiving JMS message : Attempt to resume an
inactive transaction: BEA1-231629EB414998E64A6B:error resuming transacted
session's internal transaction Attempt to resume an inactive transaction:
BEA1-231629EB414998E64A6B:error resuming transacted session's internal
transaction.

Below is the comm. channel monitoring screenshot of issue:

attaching screenshot of channel parameters from ID:

Regards

Deepak

Accepted Solutions (0)

Answers (2)

Answers (2)

om_prakash7
Explorer
0 Kudos

Hello Deepak,

Try to change the connector settings from Poll interval to Message Listener based mechanism.

Regards

Om Heerani

stefan_grube
Active Contributor
0 Kudos

Put the MTB at third in module chain, just befire the CallSAPAdapter.

Former Member
0 Kudos

Hi Stefan,

I tried putting MTB at third positon as mentioned.But still getting same error.

Former Member
0 Kudos

Hi,

Is any settings in adapter is missing or needs to be updated.Still getting same error.However,whenever files are in queue it get picked up without any issues.

Regards

Deepak