cancel
Showing results for 
Search instead for 
Did you mean: 

Short Dump : Executing Proxy Program

Former Member
0 Kudos

Hi,

I have few inbound and outbound proxies for cetain interfaces.

All the proxies were tested and running perfectly. Recently a patch

is applied in the system and after that we found problem.

The exact problem :

After executing SPROXY transaction when i select any proxy and try to run(F8) the program -- it results with short dump.

I am not a pure ABAP-er so can't debug the program

I would apprecialte if anybody can suggest what to do in order to solve it.

Regards,

Sanjib Basu

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Basu,

Please do the following.

Run your Proxy again.

Run the transaction ST22. Select your user name. You would get the dump analysis.

Please post the same here. Also specify which patch you applied.

Regards

Abhishek

Former Member
0 Kudos

Hi,

Please apply new patch. You shouldn't get shortdump but only system error during testing (proxy framework should catch all exceptions). We used to have the same situation with SPROXY and generation of new proxies.

Regards,

Wojciech

Former Member
0 Kudos

Hi,

I would like to suggest you to analyze the dump. Probably there is some abaper in your team that coded those proxies, he can help you. Let me say, abap is nothing more then if's, loops, performs and call functions, any experienced programmer can debug an abap program to understand what is happening with a little bit of research.

regards.

roberti

Former Member
0 Kudos

Hi,

It would be nice if somebody can suggest which patch needs to be applied.

It seems that while executing the standard function module AC_FLUSH_CALL the program fails...and throws dump.

Regards,

Sanjib Basu

Former Member
Former Member
0 Kudos

Let me say one thing... it sounds funny to me,

you didn't put here the error that is occurring

you didn't said witch patch you have applied

and you want the exactly patch to correct the problem

help us help you

roberti

Former Member
0 Kudos

Only a hint:

If you are sure the patch is the problem, open an OSS to SAP as very high to get the proper solution...

regards

roberti

Former Member
0 Kudos

Hi,

It would be nice if somebody can suggest which patch needs to be applied.

It seems that while executing the standard function module AC_FLUSH_CALL the program fails...and throws dump.

Regards,

Sanjib Basu