cancel
Showing results for 
Search instead for 
Did you mean: 

XI - Communication Channel Monitor

Former Member
0 Kudos

Hi,

I have this 'interesting' situation where although I can view my Sender Comm. Channels with the Communication Channel Monitor, I'm unable to view my Receiver Communication Channels - no matter the Adapter Type. As a result, when I test my scenario I get an HTTP_RESP_CODE_NOT_OK 404 error message.

Has anyone come across this situation before, and how did you resolve it? I have tried deleting and then re-creating the Receiver Comm. Channel, but still can't see it.

Thanks in advance.

Regards,

Reuben.

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Reuben,

type the follwoing urls and you should see our reciver adapters

http://<yourservername>:<ourportnumber>/MessagingSystem

here slect our sceanraio and you see our reciver adapters

http://http://<yourservername>:<ourportnumber>/mdt/amtServlet

here you should see our all adapters then you chec kfor our reciver adapters

Regards

Sreeram.g.reddy

Former Member
0 Kudos

HI,

if 404 error then see below

5) Error: 404 Not Found

Description: The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address. This status code is commonly used when the server does not wish to reveal exactly why the request has been refused, or when no other response is applicable.

Possible Tips:- for HTTP_RESP_STATUS_CODE_NOT_OK 404

• 404 is an HTTP response code that indicates that the resource in question couldn't be found. Usually this is due to an incorrect URL, so it is better to cross check all URLs. Check pipeline URL in the SLD in the business system of the Integration Server For this go to SLD->Business System-><yourIntegrtaion Server>->Pipeline URL: It should be like this http://<host>:<port>/sap/xi/engine?type=entry Where host is the host name of the Integration Server and port is the HTTP(8xxx) port. To verify this in Integration Server you can do like this. Go to SXMB_ADM->Integration Engine Configuration->Choose Edit from Menu -> Change Global Configuration Data to switch to change mode. Then select System Landscape - Load Configuration. (This is not required always)

• Check that the port really is the ICM HTTP Port and not the J2EE port i.e SMICM then menu GOTO --> SERVICES and check the port number for HTTP. It should be HTTP port

• If the error is Page cannot be displayed, cannot find server in https configurations Check and correct the SSL configuration for the ABAP and the J2EE side of the system

• If the error is because of integration server when using Proxy communications then check these. i.e SXMB_ADM->Integration Engine Configuration->Corresponding Integration Server enrty should be dest://<Http Integration server-Destination> Where < Http Integration server -Destination > is the RFC destination (SM59) of type HTTP connection (type H) to the Integration Server. In this case, host name, port, and path prefix are saved in the RFC destination.

Regards

Chilla..

Former Member
0 Kudos

Thanks for your suggestion.

Regards,

Reuben.

Former Member
0 Kudos

Hi,

Can you try once in communcation channel select adapter type is Inactive and again select adapter type as active then save and activate.

Regards,

Venu.

Former Member
0 Kudos

Hi,

it looks like the receiver CC cannot find the file/message to be processes. That is what 404 usually stands for. Die u check that your scenario is valid?

Cornelius

Former Member
0 Kudos

Yes Cornelius, my scenario is valid.

Regards.

Former Member
0 Kudos

Hi Reuben,

can you explain your scenario is slightly more detail.....what receiver adapter you made.......

Thanks,

Rajeev Gupta

bhavesh_kantilal
Active Contributor
0 Kudos

Duid you check if the Communication Channels are present in the SXI

_CACHE?

This looks like some cache issue to me.

Regards

Bhavesh

Former Member
0 Kudos

Hi Bhavesh,

The Receiver Comm.Channels are present in SXI_CACHE.

Regards,

Reuben.

Former Member
0 Kudos

Hi,

It's not appearing in Adapter monitoring..for all adapters you are testing are specific any adapter..try to create the test FILE receiver adapter and activate check in adapter monitoring.

Regards,

Venu.