cancel
Showing results for 
Search instead for 
Did you mean: 

Error in Adapter Engine

Former Member
0 Kudos

Hi all,

After running note 764176 my adapter engine is in red (in RWB) with http error 404.

I can see that it is trying to find the adapterFramework at this url: http://srvsapsm01hq.ic.net:50000/AdapterFramework/rtc

It should be this one instead:

http://srvsapsm01hq.ic.net:52100/AdapterFramework/rtc

How can I change the url of my adapter engine (adapter framework)?

from port 50000 to 52100.

Thanks!

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

For

HTTP 404

o The specified path cannot be found using the server:port

o Check that the port really is the ICM HTTP port (transaction

SMICM, Goto Services) and not the J2EE port.

o If the port is wrong, change the pipeline URL in the SLD in

the business system of the Integration Server.

o Restart the J2EE Engine to reset the SLD buffer of the

Adapter Engine.

Try this and let me know

Sreenivas

Former Member
0 Kudos

ok thanks .

In scmicm it says port 8021 (and not 52100) but I don't thinks this has anything to do with the adapter framework. (The error indicates that it is trying to find it through port 50000 and not 8021)

I cannot find the port setup fro AdapterFramework in administration - runtime eather.

Please advice

Answers (3)

Answers (3)

Former Member
0 Kudos

Changed the port in Visual Admin

Former Member
0 Kudos

Hi, go to the exchange profile and search for the key "port" then change the value.

Regards

Marco

JoelTrinidade
Active Contributor
0 Kudos

Hi thomas,

Please check for parameters (port no.) On the main page of java web launch. There top right corner under administration ---> then Runtime. Check for parameters over there.

Regards

joel