cancel
Showing results for 
Search instead for 
Did you mean: 

Proxy runtime error

Former Member
0 Kudos

Hello guru's

I am getting an error saying :

Could not establish connection to Proxy Runtime BS_SAPWSP (WSP 200) Exception Message: OperationFailedException in Method: CentralViewManager: getAbapMetadata( Sxms_Agg_Get_Metadata_Input). JCO call failed. severity: FATAL; Message: com.sap.aii.rwb.exceptions.OperationFailedException: Unable to log on to system WSP in language en with user PIRWBUSER_P

The PIRWBUSER_P is in the SAP backend WSP and not locked or what so ever. Do I need to re-generate the proxy interface in the WSP system?

Hope some can help me out.

Best regards,

Guido

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Its better to re-generate the Proxy. Also it is important to check PIRWBUSER_P user have the proper authorizations and not locked.

Thanks

sWarup

Former Member
0 Kudos

Hi,

Thnx for the reply,

Which authorizations does the user PIRWBUSER_P needs?

What do I need to check before regenrating the proxy?

Best regards,

Guido

Edited by: G. Koopmann on Jun 17, 2008 3:18 PM

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Refer the below links, it will help you

ABAP Proxy configuration:

/people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies

Debugging Inbound Proxy:

/people/stefan.grube/blog/2006/07/28/xi-debug-your-inbound-abap-proxy-implementation

SPROXY not working:

/people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies

ABAP Proxy Generation --

http://help.sap.com/saphelp_nw04/helpdata/en/14/555f3c482a7331e10000000a114084/content.htm

Actiave ABAP Proxies -- /people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies

Thanks

swarup