cancel
Showing results for 
Search instead for 
Did you mean: 

Short dumping while debugging externally

Former Member
0 Kudos

Hi everybody -

I am consistently getting a short dump while debugging externally through our portal, or straight through ITS. I am getting the same error message every time:

The ITS service "bbpsc04" had to be terminated because the Web AS has sent

the following error message:

Error message: " No additional external mode for new ABAP debugger available."

Message type: "E"

An error message had been received from the Web AS. No template was

found for the basic screen of the error message (program: "SAPMSSY3" screen

number: 131), and therefore the ITS service had to be terminated.

If you can, fix the cause of the error. Only then is the

error message no longer sent from the Web AS, and the ITS service can

then run again.

Does anybody know how to fix it so I am no longer getting this short dump?

Thanks very much - answers will be rewarded!

Abby

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Actually - we had exactly the opposite solution - the Classic debugger wouldn't work - but the new debugger would.

Thanks!

Former Member
0 Kudos

Hi

In the transaction, where are you putting break-point on a line, Before external debugging, logon via SAP GUI and go to say transaction SE38.

On the Application toolbar, slect Utilities -> Settings

Select ABAP Editor Tab, then , select Debugging tab there

<u><b>Switch/Change the Radio button Debugger option

from New Debugger to the Classic Debugger</b></u>

The next time, you will start external debugging, the old classic debugger will be called and ther should be any errors..

Do try this.. and let me know.

Regards

- Atul

Hope this will help.