cancel
Showing results for 
Search instead for 
Did you mean: 

SPROXY transaction giving dump

Former Member
0 Kudos

I'm getting dump when running transaction SPROXY.

Error:The exception 'CX_SRAPI_PRECONDITION_VIOLATED' was raised, but it was not

caught anywhere along

the call hierarchy.

Since exceptions represent error situations and this error was not

adequately responded to, the running ABAP program

'CL_SRAPI_SERVICE_REP_ADDRESS==CP' has to be

terminated.

Help is appreciated.

Accepted Solutions (0)

Answers (2)

Answers (2)

aashish_sinha
Active Contributor
0 Kudos

hi

question :

Was a Custom SWCV recently imported in your ESR without having been imported in SLD?

If this is the case, try this:

1) Import the SWCV and Product in SLD first

2) Log into your ESR and Click New, get SWCV from SLD, and copy the SWCV over from SLD to ESR

3) Import your ESR tpz file with namespaces

4) Check SPROXY now.

Please check this link may helpful for you.

http://help.sap.com/saphelp_nw70/helpdata/en/83/636d2012fc11d5991e00508b5d5211/content.htm

Regards,

Aashish Sinha

RKothari
Contributor
0 Kudos

Hello,

Please check the SAP Note 1324929 - Import SWCV from ABAP APIs leads to program dump if it is applicable.

Also, make sure all the RFC connections (Type H and T) are working properly.