cancel
Showing results for 
Search instead for 
Did you mean: 

Runtime error while executing WD Application

Former Member
0 Kudos

Hi All,

I have developed a sample application with one text view and when i am executine the application, I am getting the runtime error.

The description is like:

Note

The following error text was processed in the system EC6 : Die URL enthält keine vollständige Domainangabe (numbers12 statt numbers12.).

The error occurred on the application server numbers12_EC6_00 and in the work process 2 .

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

Error code: ICF-IE-http -c: 800 -u: SANJEEV -l: E -s: EC6 -i: numbers12_EC6_00 -w: 2 -d: 20080814 -t: 133813 -v: RABAX_STATE -e: UNCAUGHT_EXCEPTION

Can anyone suggest me the solution for this? Please le tme know if you need more details about this to findout the problem.

Thanks,

Raz

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello,

Check if the [Web Dynpro ABAP Configurations|http://help.sap.com/saphelp_nw04s/helpdata/en/43/e86de5008b4d9ae10000000a155369/content.htm] are correct.

Regards.

Former Member
0 Kudos

Hi David,

Thanks for your quick reply. I have gont through all, and found all service specified there are activated. Only thing is FQDN not set and it says it is not necessary to run WebDynpro application. Are there any ohter problems are there? or FQDN is the only problem?

Please suggest me this.

Thanks,

Raz

Former Member
0 Kudos

Hello,

I got this kind of problem, too and it was necessary to configure the FQDN to run web dynpro abap. You can do it in RZ10 transaction.

If you take a good look at the document, you'll see that it's necessary to configure the [FQDN|http://help.sap.com/saphelp_nw04s/helpdata/en/67/be9442572e1231e10000000a1550b0/content.htm].

Regards.

Answers (0)