cancel
Showing results for 
Search instead for 
Did you mean: 

Xi 3.0 Demo errors

Former Member
0 Kudos

1) We have configured the XI Demo Examples exactly how it is explained under the SAP Netweaver ’04 Configuration Guide.

2) According to this guide, For executing and testing (section 6.1.4, page 43) “There is a BSP application in the SAP system of the integration server (client 105) that you can use to test”

3) After executing this operation, we get the following message:

Error when processing your request

What has happened?

The URL http://fmsapprnd002:8000/sap/bc/bsp/sap/sxidemo_agcy_ui/main.htm was not called due to an error.

Note

The following error text was processed in the system NXI : An exception that could not be caught occurred.

The error occurred on the application server fmsapprnd002_NXI_00 and in the work process 0 .

The termination type was: RABAX_STATE

The ABAP call stack was:

Form: ON_CHECK_BSP of program CL_BSP_RUNTIME================CP

Form: ON_REQUEST of program CL_BSP_RUNTIME================CP

Form: IF_HTTP_EXTENSION~HANDLE_REQUEST of program CL_HTTP_EXT_BSP===============CP

Form: EXECUTE_REQUEST of program CL_HTTP_SERVER================CP

Function: HTTP_DISPATCH_REQUEST of program SAPLHTTP_RUNTIME

Module: %_HTTP_START of program SAPMHTTP

4) The suggested action is to run transaction ST22, and so we did

5) The result of ST22 is this:

Runtime Errors UNCAUGHT_EXCEPTION

Except. CX_BSP_HOST_NOT_QUALIFIED

Since the system could not react adequately to this error, the current program, ‘CL_BSP_RUNTIME===========CP’, had to be terminated

Any suggestions?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Eric,

You need to define the icm/host_name_full parameter in the instance profile. The BSP scenario's will only work with a FQDN.

Best regards,

Alwin

Former Member
0 Kudos

Alwin,

Thanks for your help, this solved our problem!

Eric

Answers (1)

Answers (1)

Former Member
0 Kudos

hi,

I have also encountered the same problem. The URL :

http://<hostname>:8000/sap/bc/bsp/sap/sxidemo_agcy_ui/main.htm was not called due to an error.

What is the value that i should menttion for the param "icm/host_name_full" in Instance Profile.

Regards,

Siva Maranani.