cancel
Showing results for 
Search instead for 
Did you mean: 

Problem in developing webdynpro ABAP ?

Former Member
0 Kudos

Hi all,

I have a problem in execution of my first webdynpro ABAP application.

I did my program based on the instructions given in the given link.

http://www.octavia.de/fileadmin/octavia_files/content_bilder/Hauptnavigation/SAP_NetWeaver/WebDynpro...

In doing that program i didn't get any errors,

but while executing its giving error that http:500 internal error.

If any body know how to resolve this issue .

Plz help me in this issue.

Thanks

Accepted Solutions (0)

Answers (3)

Answers (3)

jayanthi_jayaraman
Active Contributor
0 Kudos

Hi,

Just check any of the existing programs which is custom developed in webdynpro and execute. If that also creates the same problem, then further you can check the problem.

Former Member
0 Kudos

Hi,

Check with your basis team,

and also make sure you ip is fully qualified domain controller and also dont forgot to place the ip address and domain name in etc hosts file path.

Regards,

Thiru

Former Member
0 Kudos

Hi NeelimaK,

Can u post that full error statement..

Former Member
0 Kudos

Error when processing your request

What has happened?

The URL http://sapserver:8001/sap/bc/webdynpro/sap/zwd_hellosr 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

Former Member
0 Kudos

Error when processing your request

What has happened?

The URL http://sapserver:8001/sap/bc/webdynpro/sap/zwd_hellosr 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: NEELIMAK -l: E -s: DM0 -i: sapserver_DM0_01 -w: 0 -d: 20101207 -t: 130320 -v: RABAX_STATE -e: UNCAUGHT_EXCEPTION

HTTP 500 - Internal Server Error

Your SAP Internet Communication Framework Team

Former Member
0 Kudos

Please Check the Transaction ' SICF' and make sure your WebDynpro Application is Active. this u can find under bc/sap/webdynpro ( not sure about the menu path ) .......

you can do from SE80 as well. Select the WebDynpro Application Under GOTO Tab select HTTP Service Maintenance.

thomas_jung
Developer Advocate
Developer Advocate
0 Kudos

From your posting it is clear that the error is FQDN - Fully Qualified Domain Name. The domain name of your server is not complete - I can see that from the dump as well.

Here is the help document that discusses FQDN requirements and the profile parameters that must be set:

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