cancel
Showing results for 
Search instead for 
Did you mean: 

Error in Adapter Engine

Former Member
0 Kudos

Hi Guys,

When I try to se my adapter engine in the component monitor I get this Error:

"HTTP request failed. Error code: "404". Error message: "Not Found http://srvsapsm01hq.iccompanys.net:50000/AdapterFramework/rtc";

It is a new installation.

Please help.

Thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

> It is a new installation.

Have you refreshed the CPACache. Since it is your new installation, so this could be on of the reason too.

Update cpacache by entry the below url and use XIDIRUSER/PIDIRUSER.

http://<server name>:<HTTP Port>/CPACache/refresh?mode=full

Regards,

Sarvesh

Former Member
0 Kudos

Thanks again.

I have found out the my adapter framework is running on port 52100.

But the http request when initiating the adapter engine in RWB is made to port 50000.

http://srvsapsm01hq.iccompanys.net:50000/AdapterFramework/rtc";

How can I change the port?

Thanks

Former Member
0 Kudos

Does anyone know if it is possible to change this port (adapter framework) without using Visual Admin?

Thanks

Former Member
0 Kudos

HI,

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.

Regards,

Sarvesh

Former Member
0 Kudos

thanks! I've already done that. but thats not the URL to the adapter engine is it?

Former Member
0 Kudos

It is the pipeline url or pipeline entry url. So if anything goes wrong here you will get an error.

Where message folw in pipeline is like.... Adapter Engine(Sender) - Integration Engine - Adapter Engine (receiver)

Chekc the port of the above url again it should be HTTP port.

To cofirm this run tcode SMICM then menu GOTO --> SERVICES and check the port number for HTTP. It should be of 4 digits, chedk if you have not put any extra zeros...