cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to restart Error message in tcode sxmb_moni ECC side

former_member221434
Participant
0 Kudos

Dear Expert ,

I am unable to do restart error message in sxmb_moni at ECC side ,When I am manually restarting  error message   at that time coming  " Exception condition "NO_RFC_CALL_ALLOWED" raised" .

Below attached Error Screen  shot .

Please help me .

BR ,

Pradeep Kumar

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hello Pradeep,

Please check in PI system, t-code SM59, under ABAP connections, in the ECC Logical system, if you get any error during connection test and authorization test.

Regards,

Souvik

former_member221434
Participant
0 Kudos

Hi Souvik ,

I have resolved ABAP rfc connection problem in SM59  ,But I am facing same problem .

BR ,

Pradeep

Former Member
0 Kudos

Hello Pradeep,

Ok, here goes the second test.

Have you mentioned any number for the number of connections in RFC receiver channel?

former_member221434
Participant
0 Kudos

Hello Souvik ,

No I did not mention any number for the receiver channel .

Former Member
0 Kudos

Ok, then please mention it as some number that will depend on the number of messages that will be processed by PI to ECC at a time.

Regards,

Souvik

Former Member
0 Kudos

If there be one message then please mention it as 1.

former_member221434
Participant
0 Kudos

Hello Souvik ,

Could you please  take team viewer  access of my system If you have time .

Former Member
0 Kudos

Send the screen shot of your receiver channel.

former_member221434
Participant
0 Kudos

Hi Souvik ,

Please find the attachment .

Former Member
0 Kudos

Ok, first of all one point to be clear although there exists an ABAP RFC connection, yet the channel is not RFC. You can be clear on this from the Adapter Type. It should have been RFC.

Secondly for your case, it is mentioned Addressing Type as URL. So in the Path section you should give the URL of the ECC system. You can get this from App server name under properties in SAP Logon screen.

Regards,

Souvik

former_member186851
Active Contributor
0 Kudos

Pradeep,

This is Async or Sync message?

former_member221434
Participant
0 Kudos

Hi Raghuraman ,

It is Async scenario .

This is error screen shot at ECC side .

iaki_vila
Active Contributor
0 Kudos

Hi Pradeep,

I get you now. Are you in PI 7.1?, check these notes:

1084945 - XI runtime: Testing the XI runtime error handling

In this one talks about to change one sxmb_adm parameter: 1690455 - XI runtime: Ignoring start version SXMS_ASYNC_EXEC

Hope this helps.

Regards.

former_member221434
Participant
0 Kudos

Hello Iñaki Vila / Raghuraman Sritharan ,

I have tried that solution but Issue did not resolve , I am unable to manually restart  error message in sxmb_moni at ECC production  system  .

BR ,

Pradeep

iaki_vila
Active Contributor
0 Kudos

Hi Pradeep,

I think you are talking about an inbound proxy, don't you?, Have you checked the inbound proxy code if there is really a RFC set?, how are you doing the call to this RFC?, have you tried to set a breapoint and to debug the proxy code?.

Regards.

former_member221434
Participant
0 Kudos

Hi Iñaki Vila ,

Yes this is inbound proxy problem , but we are  not using any rfc call in inbound proxy code .

Most of messages are updated successfully , only some time these messages showing error in SXMB_MONI.  

When I am trying to restart my error message ,then I am facing this issue.

BR ,

Pradeep

former_member186851
Active Contributor
0 Kudos

Hello Pradeep,

Seems something wrong in the ABAP proxy code for some set of data.

Did you check for the failing messages data is correct?