cancel
Showing results for 
Search instead for 
Did you mean: 

WebDynpro ABAP

Former Member
0 Kudos

Hi all,

I am using ECC6.0 system.While running WebDynpro hello world program I got the following Error.

Error when processing your request

What has happened?

The URL http://dev:8000/sap/bc/webdynpro/sap/zwdp_hello1 was not called due to an error.

Note

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

■The error occurred on the application server dev_DEV_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

For this Error What can i do?Can i change any settings???

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

ans

Former Member
0 Kudos

Hi , your URL is Not fully qualify domain , inform to your Basic consultant to rectify the problem .

use full links

[http://help.sap.com/saphelp_nw04s/helpdata/en/67/be9442572e1231e10000000a1550b0/content.htm]

[http://www.erpgenie.com/pp/986-bsp-exception-fqdn?format=pdf]

Regards

chinnaiya P

Former Member
0 Kudos

Hi,

Check this out:

Mickey

Former Member
0 Kudos

Hello,

Did you check the Tcode ST22 for detailed error analysis. Post it here.

Regards,

Gopal.

Former Member
0 Kudos

Hello,

You don't need to post the full short dump, I see enough in the error message.

For SICF services, BSP pages and Web Dynpro applications you have to define the full host name in your URL.

I see you have only used : http://dev:8000

Try the full host name and give us the results.

More info concerning BSP (can be applied to ABAP Webdynpro as well):

Note 434918 - Configuration for fully qualified host names for BSP

Success.

Wim

Former Member
0 Kudos

In st22 i got the following messages....

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 (dev statt dev.).