cancel
Showing results for 
Search instead for 
Did you mean: 

Exception not caught

Former Member
0 Kudos

Hi all.

At my new customer, I have to implement webdynpro applications. The problem is that when I want to test the application, IE displays a message like this:

"The following error text was processed in the system EPB : An exception occurred that was not caught.

"

"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

"

I have no idea what the problem is. All the necessary services are activated in SICF.

Thanks for your help

Nicolas

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

it's about the fully qualified domain name (FQDN), see the <a href="http://help.sap.com/saphelp_nw70/helpdata/en/67/be9442572e1231e10000000a1550b0/frameset.htm">documentation</a>

Regards, Heidi

Former Member
0 Kudos

Thanks Heidi. Problem solved

Answers (1)

Answers (1)

abhimanyu_lagishetti7
Active Contributor
0 Kudos

Hi

which application are you running..

check any of the standard applicaitons WDR_TEST_EVENTS

Regards

Abhimanyu L