Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Web Dynpro error - CX_WD_GENERAL

Former Member
0 Kudos

Hi,

I am getting the below error when try to excute a Web Dynpro application. I am getting the login screen and this error appears afetr providing the login details.

Can anyboby help me this, I searched on SDN, saw almost similar issues but still not able to solve it.

Thanks in advance.

Dinesh

-


START----


Error when processing your request

What has happened?

The URL http://addes22.cr3.local:8000/sap/bc/webdynpro/sap/z_wda_test1 was not called due to an error.

Note

■The following error text was processed in the system DES : An exception occurred that was not caught.

■The error occurred on the application server addes22_DES_00 and in the work process 0 .

■The termination type was: RABAX_STATE

■The ABAP call stack was:

Method: RAISE of program CX_WD_GENERAL=================CP

Method: HANDLE_REQUEST of program CL_WDR_UCF====================CP

Method: IF_HTTP_EXTENSION~HANDLE_REQUEST of program CL_WDR_MAIN_TASK==============CP

Method: EXECUTE_REQUEST of program CL_HTTP_SERVER================CP

Function: HTTP_DISPATCH_REQUEST of program SAPLHTTP_RUNTIME

Module: %_HTTP_START of program SAPMHTTP

What can I do?

■If the termination type was RABAX_STATE, then you can find more information on the cause of the termination in the system DES in transaction ST22.

■If the termination type was ABORT_MESSAGE_STATE, then you can find more information on the cause of the termination on the application server addes22_DES_00 in transaction SM21.

■If the termination type was ERROR_MESSAGE_STATE, then you can search for more information in the trace file for the work process 0 in transaction ST11 on the application server addes22_DES_00 . In some situations, you may also need to analyze the trace files of other work processes.

■If you do not yet have a user ID, contact your system administrator.

-


END----


4 REPLIES 4

former_member188685
Active Contributor
0 Kudos

First tell me what are you doing in steps. The error is general , if you can list what you are doing then it will be easy to analyze.

romanweise
Active Contributor
0 Kudos

Hi,

what browser do you use? We get many of these dumps due to ppl logging on to the web dynpro applications with a browser sap does not suppot for web dynpro. Although sap is even promoting the Web Dynpro interface for application in the internet where you cannot control the browsers used - compared to an company intranet where you usually have a common pc image with set appliacations - the support for browsers is just lousy. E.g. Safari browser on Mac is not working.

Best Regards

Roman Weise

0 Kudos

Thanks for the response.

On debuggin it I found some services were not activated, I activated those in SICf and its working fine now.

Thanks,

Dinesh

0 Kudos

Dinesh,

Could you please tell me what service it is. we have like 500 dumps everyday on the same issue.

Appreciate your response.

Thanks,

Vishnu