cancel
Showing results for 
Search instead for 
Did you mean: 

RWB Message Monitoring Status"Waiting/System Error"

Former Member
0 Kudos

Hi,Guys

I create a simple file(txt) to file(txt) scenario, only test whether the pi system is running ok.

In Integration Builder(Configuration),Tools->Test Configuration,it is all right

And in RWB,Channel monitor,the sender and receiver works well

But in Message Monitoring ,the message status is waiting and then change to System Error later,and only have sender service,sender interface,no receiver service and receiver interface.

SXMB_MONI has no message.

How to debug it?

Thanks.

Accepted Solutions (0)

Answers (4)

Answers (4)

manikandan_shanmugam3
Active Participant
0 Kudos

HI Frank,

whether your Outbound was successful in Message Monitoring? if no ,Outbound is getting failed and there is a details push button in Message Monitoring

*click that push button and get the details from there.

Regards,

Manikandan

former_member463616
Contributor
0 Kudos

Hi,

Please check pipeline URL in the SLD in the business system of the Integration Server.

For this go to SLD->Business System-><yourIntegrtaion Server>->Pipeline URL: It should be like this http://<host>:<port>/sap/xi/engine?type=entry.

Where host is the host name of the Integration Server and port is the HTTP(8xxx) port.

To verify this in Integration Server you can do like this.

Go to SXMB_ADM->Integration Engine Configuration->Choose Edit from Menu -> Change Global Configuration Data to switch to change mode. Then select System Landscape - Load Configuration.

Please see the belwo link, it might be useful to you.

Regards,

P.Rajesh

Former Member
0 Kudos

Frank,

Your message seems to fail in message mapping. Please use "Message monitoring" tab of RWB to locate and analyse the pipeline steps.

Also, copy the source payload and test the mapping in Message mapping in ESR/IR. It should give you the same error.

Former Member
0 Kudos

In IR,the mapping test is ok.

Former Member
0 Kudos

Hi,

Click on the details of the message for logs...there you can find the exact error...

paste the error message ..so that some one can help..

HTH

Rajesh

Former Member
0 Kudos

In Message Monitoring

Message Data (only have the tabpage,no others)

Attribute Value

Engine Adapter Engine

Status Waiting

Repeatable Yes

Cancelable Yes

Start 25.04.2001 12:45:25

End 25.04.2001 12:45:25

Sender Party

Sender Service bs_csv_sender

Sender Interface urn:csv:to:csv

mi_sender

Receiver Party

Receiver Service

Receiver Interface

Quality of Service Exactly Once

Error Category XI_J2EE_ADAPTER_XI_HANDLER

Error Code GENERAL_ERROR

Message C96C1010393511D596E4000C291A5DF5

Reference

Edited by: Frank on Apr 25, 2011 6:54 AM

Former Member
0 Kudos

Hi,

looks like the link to Integration engine from Adapter engine is not OK...

check the url mentioned in the business system of PI in SLD is having the url http://host:port/sap/xi/.

or else take the error and google it..will get lot of responses..

HTH

Rajesh