cancel
Showing results for 
Search instead for 
Did you mean: 

ITS service error

Former Member
0 Kudos

hi Gurus,

We have EP7.0 SP16 and integrated ITS, now my requirement is to call some of the ITS services from the Portal for the end users, that is need to configure some IAC iviews on the Portal based on the ITS services.

Now when I go to the ECC6.0 system to test the services then I am getting some error and I am not able to test the service from the ECC system itself.

This is the error what I am getting:

___________________________________________________________

Note

The following error text was processed in the system DE7 : Communication failure

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

The termination type was: IMC_CANCEL_TX

The ABAP call stack was:

Method: IF_HTTP_EXTENSION~HANDLE_REQUEST of program CL_HTTP_EXT_ITS===============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 DE7 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 mtw02sdec01_DE7_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 mtw02sdec01_DE7_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: 900 -u: M1008738 -l: E -s: DE7 -i: mtw02sdec01_DE7_00 -w: 0 -d: 20080904 -t: 143505 -v: IMC_CANCEL_TX -e:

HTTP 500 - Internal Server Error

Your SAP Internet Communication Framework Team

Can anyone suggest how to go about this to solve it.

Thanks and regards,

Kris

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

solved on our own

Former Member
0 Kudos

Hallo! I have the same problem with the internal ITS. Could you tell me your solution, please. Kind regards Gerhard

Former Member
0 Kudos

hi,

we were using the ITS for some applications on the portal, like leave.

Instead of using the old termplate we have to use a new template WS12300111.

regards,

kris

Former Member
0 Kudos

Hi!

Are all required services in ECC 600 activated using Tx SICF?

How do you try to test the service? SE80 or SICF?

Could you please send us the complete URL of your failing test?

Regards,

Volker

Former Member
0 Kudos

hi Volker,

--->Are all required services in ECC 600 activated using Tx SICF?

yes we have activated the services:

*default_host,

sap,

bc,

gui,

sap,

its,

webugi,

sap/public/bc/its/mimes,

sap/public/bc/icons,

sap/public/bc/ur*

--->How do you try to test the service? SE80 or SICF?

we tried testing the service through SICF

-


>Could you please send us the complete URL of your failing test?

http://<hostName:8000/sap/bc/gui/sap/its/ws04200009?sap-client=900

Thanks and regards,

Kris

Former Member
0 Kudos

Hi!

1. Are all the subnodes e.g. of sap/bc in SICF also activated?

2. Do you work with Fully Qualified Domain Names (FQDNs)?

This is very important in the ICM environment ob WebAS ABAP.

Rule of thumb: Whereever possible work with FQDNs. Otherwise you may face "mysterious" effects and porblems....

Regards,

Volker