cancel
Showing results for 
Search instead for 
Did you mean: 

Runtime Work Bench

Former Member
0 Kudos

Hi,

Could any one please help me out with your work experience that,

what kind of errors you came up in your work in RWB.

Realtime errors where you found difficult and how you cleared that.

<removed by moderator>

Edited by: Mike Pokraka on Jul 24, 2008 1:14 PM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Some of the Errors which deals with RWB

1) Some times if we see in RWB-- CC monitoring, the CC status will show like stoped

A) Here we have to check in ID-CC-Status is active or not and

2) If the Message are strucked in Adapter Engine means

A)

3) If you are using the File adpater as sender and the file didnt picked from the source and u want to check means, check in CC monitoring then u will come to know the Error( This applicable for all the Adapters those runs on AE)

Like thise we can say so many............

REgards

Seshagiri

Former Member
0 Kudos

Hi Sheshagiri,

Could you please help me out with few more, by taking some interest

Former Member
0 Kudos

Hi Amruth,

1) Mostly we Use RWB to monitor for Adapter Engine related Errors( goto RWB-Compo MoniAdapter Engine--CC Moni)

If urs is the File---JDBC Scenario means Some times file will pick from the source and Process it and will get the success in MONI also.But at receiver side Application Database may not be updated with the records.

So in this case we can check the receiver JDBC Adapter CC Monitong in RWB

2) And also we can use RWB to send the Messages to Integration Server for Processing

(If u want to test the Interface by posting the message to XI and If u want to restart successfully processed messages means)

Michal Krawczyk's Blog

REgards

Seshagiri

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi

RWB:

Central tool in SAP Exchange Infrastructure for monitoring and testing the individual components and for monitoring message processing and performance.

RWB stands for runtime workbench in XI.

It is a central monitoring tool of XI.

As u know sxmb_moni is a monitoring transaction in ABAP stack which is used to monitor messages in XI.

Similarly RWB is a monitoring tool on java stack,but using RWB u not only monitor messages but u can also monitor components in XI ,message monitoring,performance monitoring where we can see average message processing rate of integration server,then we can have end to end monitoring.

Basically it is a tool monitor all XI components.

Again we can configure alerts also and then check our alert inbox to see whether there are any alerts.

It is based on SAP CCMS.

refer these blogs

- learnt xi

- error handling

- understanding msg flow

Please see the below links.

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/cbc7d790-0201-0010-bea6-c54...

http://help.sap.com/saphelp_nw04/helpdata/en/41/b715045ffc11d5b3ea0050da403d6a/content.htm

http://help.sap.com/saphelp_nw04/helpdata/en/96/0a2441509fa831e10000000a1550b0/content.htm

http://help.sap.com/saphelp_nw04/helpdata/en/5a/f72040599a8f5ce10000000a155106/content.htm

http://help.sap.com/saphelp_nw04/helpdata/en/25/9c2f3ffed33d67e10000000a114084/content.htm

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/2f2a9fa2-0a01-0010-32ac-d28...

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/34860699-0701-0010-8aa7-d15...

http://help.sap.com/saphelp_nw04/helpdata/EN/7c/14b5765255e345a9e3f044f1e9bbbf/content.htm - central monitoring

Regards,

Suryanarayana

Former Member
0 Kudos

Hi,

I want what kind of realtime errors you have encountered in your projects.

Please help me out. and send me few realtime RWB errors

Former Member
0 Kudos

Hi Amruth,

A few more points which might be of help.

In the Message monitoring of RWB - messages might have been stuck up in the Adapter engine with 'System error' or in 'to be delivered' status.You might have to resend the messages in that case.

If its an RFC channel - the 'RFC logon failure,Name or password incorrect' error might occur.This would be due to the user being locked or the logon credentials not being updated correctly after changing the password for the RFC channel.

You might get the 'Name not found.Object not found in the lookup' error at times in the sender channel.A cache refresh might solve the problem.

Sometimes the file might not be picked up by the sender channel due to either incorrect file path or filename or due to extra special characters being added to the incoming file.

If you check the message flow from end to end in your scenario,you will be able to debug the error.

Hope this helps.

Thanks and Regards,

Induja

Former Member
0 Kudos

Hi,

In realy time in any scenario the errors willbe common,we cant remember all the errors.

But wen ever any error occurs in scenario first u have to check the MONI there u will find the error and in which pipeline service the error occured.if u can anylize the error then u can easly reslove it.

If u cant understand and u want to know the complete error then u have to to to RWB ther in adapter engine u have option communication channel.

click on it and u have to give the adapter channel name and u will find complete error information.

check some links on RWB.

1.http://help.sap.com/saphelp_nw04/helpdata/en/05/d5fc3f8fc2c542e10000000a1550b0/content.htm

2.https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/0b4580be-0601-0010-d3ad-bd6ce51ae916

3.http://help.sap.com/saphelp_nw04/helpdata/en/82/9e8dfe9eadbd4b9194c433e646b84e/frameset.htm

Regards,

Phani

Former Member
0 Kudos

Amruth,

I could give you a very few though not exhaustive.

1. When you try opening component monitoring /message monitoring or any tab, you get user access locked/access previleges changes error. You will not be able to monitor any component. This is when the user PIRWBUser whihc is a service user gets locked.

2. When you open RWB you have a JAVA exception, once you refresh it that gets away. This could be a reason of java stack refresh.

3. Communication channel when started gives internal error saying there the status of channel unknown. But this error gets away afetr a few seconds. This could be another instance of stack refresh.

Thanks,

Valli

Former Member
0 Kudos

Hi Amruth,

In RWB we basically go whenever we have some problem from adapters to check there status and then by seeing message content in MDT we can analyse the problem to rectify the same.

I had faced couple of times with File Adapters in our project which we use to check in RWB and then analyse further.

Thanks

Sudharshan

prateek
Active Contributor
0 Kudos

Runtime Workbench is XI java monitoring component. So majorly, u will be able to see the errors related to Adapter Engine. e.g. posting message from XI to receiver file, jdbc, soap adapter, Error in picking up files, error in connection with sender or receiver etc

Regards,

Prateek