cancel
Showing results for 
Search instead for 
Did you mean: 

I am not confident about dynpro error type ....please help me

Former Member
0 Kudos

Hi,

i am new in Web Dynpro for abap. I need help to trace this error. When i am running a application it gives errro like this. please help me to trace this error.

Error when processing your request

What has happened?

The URL http://r3dev.avayaglobalconnect.com:8000/sap/bc/webdynpro/sap/zwbd_pm/ was not called due to an error.

Note

The following error text was processed in the system RD1 : Syntax error in program /1BCWDY/7K2TH2V4IUH5H81MSDO9==CP .

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

The termination type was: RABAX_STATE

The ABAP call stack was:

Method: CONSTRUCTOR of program CL_WDR_CLIENT_COMPONENT=======CP

Method: CONSTRUCTOR of program CL_WDR_CLIENT_APPLICATION=====CP

Method: CREATE_APPLICATION of program CL_WDR_CLIENT_APPLICATION=====CP

Method: EXECUTE of program CL_WDR_MAIN_TASK==============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 RD1 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 r3dev_RD1_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 r3dev_RD1_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.

Error code: ICF-IE-http -c: 400 -u: VANG1 -l: E -s: RD1 -i: r3dev_RD1_00 -w: 0 -d: 20080131 -t: 135705 -v: RABAX_STATE -e: SYNTAX_ERROR

HTTP 500 - Internal Server Error

Your SAP Internet Communication Framework Team

Regards,

Ggurprit Bhatia

Accepted Solutions (0)

Answers (5)

Answers (5)

alejandro_bindi
Active Contributor
0 Kudos

Syntax error is mentioned so you could search for it on the component and its views using Check command (Ctrl + F2).

However in ST22 as it has been suggested you would find the exact problem line more quickly.

Regards

Former Member
0 Kudos

Hi Gurpreet,

Were you able to resolve your issue, if yes can pl post the solution.

Thanks,

Dinesh

Former Member
0 Kudos

try to put some break points and debug the application

former_member189058
Active Contributor
0 Kudos

Hi Gurpreet,

please copy n paste details from ST22 transaction.

Regards,

Reema.

SantoshKallem
Active Contributor
0 Kudos

any more input for this issue, i am facing same problem...

is it due to any basis problem.

Hi gurprit, is u r issue solve, if so please post it here...

regards.

santhosh reddy

Former Member
0 Kudos

Call transaction ST22 and look at your short dump a bit closer... There you will be able to figure out which code line your error occurred.

If you can't figure it out, please post also the short dump from st22. Thanks.

Pascal.