cancel
Showing results for 
Search instead for 
Did you mean: 

Webdynpro

Former Member
0 Kudos

Hi Experts ,

                We tried to configure webdynpro in our SAP ECC 6.0 , But We received  the following error in internet explorer browser .

             

                 And also tell me what is the default username and password and how to activate for webdynpro .

What has happened?

The URL http://192.168.1.201:8000/sap/bc/webdynpro/sap/wdr_test_table 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 (192.168.1.201 statt 192.168.1.201.<domain>.<ext>).

■The error occurred on the application server eccdev_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: STARTUP_CHECKS of program CL_WDR_UCF====================CP

Method: CONSTRUCTOR of program CL_WDR_UCF====================CP

Method: CREATE of program CL_WDR_UCF====================CP

Method: HANDLE_REQUEST of program CL_WDR_CLIENT_ABSTRACT_HTTP===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 DEV 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 eccdev_DEV_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 eccdev_DEV_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: DDIC -l: E -s: DEV -i: eccdev_DEV_00 -w: 0 -d: 20131128 -t: 164038 -v: RABAX_STATE -e: UNCAUGHT_EXCEPTION

HTTP 500 - Internal Server Error

Your SAP Internet Communication Framework Team

Regards

Selvan.S

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi ,,

   I changed the parameter , now working fine

selvan

nishantbansal91
Active Contributor
0 Kudos

HI palani,

Do you update your Host file for Web dynpro.

Regards.

Nishant Bansal

Reagan
Advisor
Advisor
0 Kudos

Hello


What has happened?

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

URL with IP addresses are not supported.

1403326 - Exception CX_FQDN when starting WD ABAP applications

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

654982 - URL requirements due to Internet standards

Review these parameters

SAPSYSTEMNAME - <SID>

SAPGLOBALHOST - <Host Name> (Ex. 'PALD00446799A)

SAPFQDN - <FQDN Name> (Ex. 'dhcp.pal.sap.corp')

SAPLOCALHOSTFULL - $(SAPLOCALHOST).$(SAPFQDN)

Refer to this SAP note to check the above parameters.

1615910 - Exception CX_FQDN when starting tcode NWBC for GRC10.0

Also make sure that the FQDN is maintained in the hosts file of the server.

Regards

RB

nirmal_konchada
Active Contributor
0 Kudos

Hi,

It seems to be a problem with your FQDN parameter.

Pleasae set it and then check.

Regards,

Nirmal

Former Member
0 Kudos

Hi Nirmal ,

            Can you tell me how can i set the parameter ?

selvan

nirmal_konchada
Active Contributor
0 Kudos

Hi,

Can you check the value of this parameter icm/host_name_full

Regards,

Nirmal.