cancel
Showing results for 
Search instead for 
Did you mean: 

Assert condition was violated

Former Member
0 Kudos

Hi Gurus,

When I am assigning "Flag for Transfer" in a project, system gives the error "The Assert condition is violated" along with the following information. The project does not get transfer. I tried to analyze through ST22 but could not get into the root cause. What could be the problem?

The termination type was: RABAX_STATE 
The ABAP call stack was: 
Method: IF_WDR_NW7_EVENT_HANDLER~HANDLE_EVENT of program /1WDA/C0STANDARD==============CP
Method: DISPATCH_NW7_EVENT of program CL_NW7_VIEW_ELEMENT_ADAPTER===CP
Method: IF_WDR_CLIENT~GET_CLIENT_UPDATES of program CL_WDR_CLIENT_SSR_LS==========CP
Method: EXECUTE of program CL_WDR_MAIN_TASK==============CP
Method: IF_WDR_RUNTIME~EXECUTE of program CL_WDR_MAIN_TASK==============CP
Method: HANDLE_REQUEST of program CL_WDR_CLIENT_ABSTRACT_HTTP===CP
Method: IF_HTTP_EXTENSION~HANDLE_REQUEST of program CL_WDR_MAIN_TASK==============CP
Method: EXECUTE_REQUEST_FROM_MEMORY of program CL_HTTP_SERVER================CP
Function: HTTP_DISPATCH_REQUEST of program SAPLHTTP_RUNTIME
Module: %_HTTP_START of program SAPMHTTP

thanks in advance,

Vinodh

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

New project created and tested, this error got disappeared..