cancel
Showing results for 
Search instead for 
Did you mean: 

RWB Issue (Uregent Please)

Former Member
0 Kudos

Hi, all

I am sending some screenshot please look at and please let me know where I am missing?

http://www.flickr.com/photos/25222280@N03/

Thanks in Advanced

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

As per the screen shots ..you will be getting the Null pointer Exception in RWB. Try below few points

1. In the abap stack, transaction code SICF, expand the tree default_host - sap - public - bc and activate the service its and its subsequent services.

That should enable the hourglass.

2. Check the Exchange Profile, the parameter com.sap.aii.connect.integrationserver.r3.client and com.sap.aii.rwb.server.centralmonitoring.r3.client should contain the client of your integration server, 100 in your case.

3. To get rid of problems with hostname and fqhn you might switch to fqhn as described in the SSO HowTo mentioned above.

The XIAPPLUSER is created in client 100 with its corresponding role. You might recreate the profile using the profile generator, transaction code PFCG. Recreating the profiles for the roles sap_xi* is a good idea after applying patches to the abap stack in any case.

Plesae refer

https://service.sap.com/~sapdownload/011000358700000560652005E/HowToSSO_v016.pdf

Thanks

Swarup