cancel
Showing results for 
Search instead for 
Did you mean: 

Error in webdynpro application

Former Member
0 Kudos

Dear gurus.

Im getting following error how to rectify it ?

we don't have Basis guy so im also doing the basis stuff and im new in it .

Error when processing your request 


What has happened? 
The URL <a href="http://sapr3dq:8000/sap/bc/webdynpro/sap/zsaptechnical_demo" TARGET="test_blank">http://sapr3dq:8000/sap/bc/webdynpro/sap/zsaptechnical_demo</a> was not called due to an error. 
 
   
Note 

The following error text was processed in the system R3D : Die URL enthält keine vollständige Domainangabe (sapr3dq statt sapr3dq.<domain>.<ext>). 
The error occurred on the application server sapr3dq_R3D_00 and in the work process 0 . 
The termination type was: RABAX_STATE 
The ABAP call stack was: 
Method: CHECK of program CX_FQDN=======================CP
Method: LATE_CONSTRUCTOR of program CL_WDR_UCF====================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 R3D 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 sapr3dq_R3D_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 sapr3dq_R3D_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: 100 -u: ABAPDEV -l: E -s: R3D -i: sapr3dq_R3D_00 -w: 0 -d: 20100225 -t: 140212 -v: RABAX_STATE -e: UNCAUGHT_EXCEPTION 



HTTP 500 - Internal Server Error 


Your SAP Internet Communication Framework Team

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi ,

full URL must be assigned to WDA when it is called ...

refer this SAP online help :

http://help.sap.com/saphelp_nw2004s/helpdata/en/67/be9442572e1231e10000000a1550b0/frameset.htm

u have to set the parameter "icm/host_name_full" either in transaction SMICM or via transaction RZ11.

regards,

amit

Former Member
0 Kudos

rz11 does not allow to edit.

and where in smicm should i enter ?

Former Member
0 Kudos

contact basis person ..

luk for the similar threads on SDN

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Go to the transaction ST22 and check the error anlysis.

Paste the same here. Nothing much can be predicted from this run time dump.

Former Member
0 Kudos
----------------------------------------------------------------------------------------------------
|Error analysis                                                                                |
|    An exception occurred which is explained in detail below.                                     |
|    The exception, which is assigned to class 'CX_FQDN', was not caught and                       |
|    therefore caused a runtime error.                                                             |
|    The reason for the exception is:                                                              |
|    Die URL enthält keine vollständige Domainangabe (sapr3dq statt                                |
|    sapr3dq.<domain>.<ext>).                                                                      |
|                                                                                |
----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------
|Information on where terminated                                                                   |
|    Termination occurred in the ABAP program "CX_FQDN=======================CP" -                 |
|     in "CHECK".                                                                                |
|    The main program was "SAPMHTTP ".                                                             |
|                                                                                |
|    In the source code you have the termination point in line 10                                  |
|    of the (Include) program "CX_FQDN=======================CM002".                               |
----------------------------------------------------------------------------------------------------