cancel
Showing results for 
Search instead for 
Did you mean: 

Queue gets blocked in Receiver System . Pls advice urgent

Former Member
0 Kudos

Hi All,

When I send data from CRM --- XI --- DM system

Whenever data comes at DM system everytime queue gets blocked and gets status "SYSFAIL".

Pls tell me how to solve this problem.

Regards

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

hi

check the below link

How to deal with stuck EOIO messages in the XI 3.0 Adapter Framework

/people/stefan.grube/blog/2006/04/27/how-to-deal-with-stuck-eoio-messages-in-the-xi-30-adapter-framework

note:reward points if solution found helpfull.....

regards

chandrakanth.k

Former Member
0 Kudos

Hi ,

This blog does not solve my problem of

sysfail queue error "Screen output without connection to user"

Regards

former_member859847
Active Contributor
0 Kudos

Hi,

I hope you are processing large volume of data.

are you released the ques in smq2(inbound ques).

i mean, un lock and activation.

please check that que is in SMQR, if not please register and activate.

mean while,Check whether J2EE started correctly. If not check the std_server0.out log file or default trace file for any error.

warm regards

mahesh.

Former Member
0 Kudos

Hi All,

I am sending only one data at one time.

I have seen error of that SYSFAIL queue. It describe

"Screen output without connection to user."

Pls advice what does this SYSFAIL queue error means.

Regards

GabrielSagaya
Active Contributor
0 Kudos

1.You can use transaction codes SMQR and SXMB_ADM for queue status resetting.

2.Use transaction codes SMQ1 and SMQ2 for deleting SYSFAIL files, and manually resending messages in the queues.(For activating queues in SMQ1 and SMQ2, you would need to first deregister them in SMQR or SXMB_ADM).

3.As a pre-requisite, the IS configuration parameter MONITOR QRFC_RESTART_ALLOWED should be set to 1.

/people/prashanth.azharuddin/blog/2006/11/24/some-errors-in-an-xi-production-environment

/people/sap.user72/blog/2005/11/29/xi-how-to-re-process-failed-xi-messages-automatically