cancel
Showing results for 
Search instead for 
Did you mean: 

Inbound Queue : SYSFAIL & SXMS_ASYNC_EXEC : ACTION ERROR

Former Member
0 Kudos

Hello all,

I am working on a JDBC to ABAP Proxy Scenario.

Messages are processed in XI and received by R/3 System But,

On the Receiver Side ( R/3 System) when i checked in SXMB_MONI the Message Status is <b>Scheduled</b>

It is Inbound Queue Problem , i have checked in SMQ2

I have found a Entry :<b> XBTR0004</b> with Status as SYSFAIL

Detail Error Description :

Function Module : SXMS_ASYNC_EXEC

Status Text : Action Error

QueuName : XBTR0004

In the SXMB_ADM -->Manage Queues i have tried the following steps :

1) Deregistered all Queues

2) Registered Queues

3)On activating all the Queues .It is throwing an error : <b>Error while activating queue XBTR*</b>

How to resolved these Issue ?

Regards

Prasad

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Cause of Error :

An Exception was thrown in Inbound Processing

which is throwing an Action Error.

I have copied the Same payload from MONI and debugged the Inbound Processing.

Former Member
0 Kudos

Even I am facing this problem, How did you debug inbound processing.

nisarkhan_n
Active Contributor
0 Kudos

Firstly find out why data is stuck in the queue at the inbound side, when you try to activate the queue while it is activate, XI will not allow you to do that.....

either you delete the queue manually then deactivate and activate it.......

the data might be stcuk because of the reciver program might not be able to pick the data form this.....try to reset the status of the queue (it will again try to send the data ) if not then again delete it and rerun..

Former Member
0 Kudos

Hello all,

1) I have deleted the entries from the Queue and reporcessed the message

but still iam getting an error :

Message now changed to <b>Message Restart Status</b>

2) Even if i try to reset the Status of the Queue and refresh it Again the Status is set to SYSFAIL.

am not able to figure out Cause of these Error on the inbound side.

Detail Erro Description Gives : <b>ACTION ERROR</b>

Regards

Prasad

former_member614185
Contributor
0 Kudos

You just goto SMQ2 Transaction and delete your Queues.

Then restart your Scenario. Now you would receive the message.

Former Member
0 Kudos

Hello Prabhu,

Thanks for your reply.

I have tried deleting and Restarted the Message .

From the Schedule Status it Changed to <b>Manual Restart (With Arrow Symbol)</b>

I have used RSQIWKEX program to Restart the Queues.But No change message

Still not processed it is same <b>Manual Restart Status</b>

Former Member
0 Kudos

Hello all,

Any Idea regarding the Above Error.

Regards

Prasad