cancel
Showing results for 
Search instead for 
Did you mean: 

DUMP in program webdynpro ASSERTION_FAILED The main program was "SAPMHTTP

Former Member
0 Kudos

We have a program in webdypro and yesterday we had this dump,but nobody can me tell wath it is mean?.

Can someone help me? Thanks Flavia

Texto breve

The ASSERT condition was violated.

Anál.errores

The following checkpoint group was used: "No checkpoint group specified"

If in the ASSERT statement the addition FIELDS was used, you can find

the content of the first 8 specified fields in the following overview:

" (not used) "

" (not used) "

" (not used) "

" (not used) "

" (not used) "

" (not used) "

" (not used) "

" (not used) "

Notas para corregir errores

Probably the only way to eliminate the error is to correct the program.

-

If the error occures in a non-modified SAP program, you may be able to

find an interim solution in an SAP Note.

If you have access to SAP Notes, carry out a search with the following

keywords:

"ASSERTION_FAILED" " "

"CL_WDR_VIEW_ELEMENT_ADAPTER===CP" or "CL_WDR_VIEW_ELEMENT_ADAPTER===CM01L"

"DISPATCH_EVENT"

If you cannot solve the problem yourself and want to send an error

notification to SAP, include the following information:

1. The description of the current problem (short dump)

To save the description, choose "System->List->Save->Local File

(Unconverted)".

2. Corresponding system log

Display the system log by calling transaction SM21.

Restrict the time interval to 10 minutes before and five minutes

after the short dump. Then choose "System->List->Save->Local File

(Unconverted)".

3. If the problem occurs in a problem of your own or a modified SAP

program: The source code of the program

In the editor, choose "Utilities->More

Utilities->Upload/Download->Download".

4. Details about the conditions under which the error occurred or which

actions and input led to the error.

Usuario y transacción

Client.............. 300

User................ "CTACTEPROV"

Language Key........ "S"

Transaction......... " "

Program............. "CL_WDR_VIEW_ELEMENT_ADAPTER===CP"

Screen.............. "SAPMHTTP 0010"

Screen Line......... 2

Information on Caller ofr "HTTP" Connection:

Plug-in Type.......... "HTTP"

Caller IP............. "10.10.10.90"

Caller Port........... 8001

Universal Resource Id. "/"

Info posición de cancelación

Termination occurred in the ABAP program "CL_WDR_VIEW_ELEMENT_ADAPTER===CP" -

in "DISPATCH_EVENT".

The main program was "SAPMHTTP ".

In the source code you have the termination point in line 5

of the (Include) program "CL_WDR_VIEW_ELEMENT_ADAPTER===CM01L".

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello,

We implement some notes and so far not returned the problem. I do not know if it solved the problem but maybe help you.

Nota 1522829

Nota 1070532

Flavia

Former Member
0 Kudos

Hi, just want to check with you about the solution to this problem, as i have the same dump in my system. Appreciate your help! Thanks.