cancel
Showing results for 
Search instead for 
Did you mean: 

I was gettiing runtime error while executing a Webdynpro-ABAP application

Former Member
0 Kudos

Hi,

I am working on Webdynpro-ABAP and created a ALV report using Service call BAPI method in IDES version. After creating component and designed view and created Webdynpro application. While executing application I am getting some error in explorer.

For any application I am getting same error.

I think some setting in explorer..I am not sure. If yes how can I rectify ?

waiting for quick response.

I am giving details error below what I faced.

Error when processing your request

What has happened?

The URL http://sapserver:8001/sap/bc/webdynpro/sap/zz_00_bapiflight was not called due to an error.

Note

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

 The error occurred on the application server sapserver_DM0_01 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 DM0 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 sapserver_DM0_01 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 sapserver_DM0_01 . 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: 800 -u: SAPUSER -l: E -s: DM0 -i: sapserver_DM0_01 -w: 0 -d: 20091226 -t: 135942 -v: RABAX_STATE -e: UNCAUGHT_EXCEPTION

HTTP 500 - Internal Server Error

Your SAP Internet Communication Framework Team

Best Regards,

BDP

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

hi

It is the Fully Qualified Domain Name (FQDN) error . Refer SAP online help :

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

refer the similar thread :

regards,

amit

Former Member
0 Kudos

Hi,

THe error is because your URL is not a fully Qualified Domain name .It is a configuration to be made by your BASIS consultants.

Check the following URL

http://help.sap.com/saphelp_nw70/helpdata/en/67/be9442572e1231e10000000a1550b0/content.htm

Basis Consultants has to fix the error.

WR,

Arjun.G