cancel
Showing results for 
Search instead for 
Did you mean: 

Can't force monitoring from RWB to use SSL port

george_hamilton
Participant
0 Kudos

I'm in a situation where I can't use the http port for monitoring in the RWB. For example, see the following: (under RWB --> Components --> Display --> Status (when I click on the Adapter engine)

CCMS Status Last Retry Sep 18, 2007 9:53:33 PM GMT Ping and Self-Test Help

Ping Status Unable to establish connection to "http://hostname.xxx.com:60004/AdapterFramework/rtc" Last Retry Sep 18, 2007 9:53:45 PM GMT ... Details

Self-Test Status Unable to establish connection to "http://hostname.xxx.plm-plus.com:60004/AdapterFramework/rtc" Last Retry Sep 18, 2007 9:53:45 PM GMT ... Details

How can I force this URL to use https? I also see that under message monitoring when I go to details I get the same problem (http://hostname.xxx.com:60004/mdt/detailservlet.. and I get a page cannot be displayed.

Is there an ExchangeProfile parameter I am missing here? Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

George,

You can see this adapter engine parameters/ url under XI Business System Pipeline parameters in SLD. Just cross check with Basis team if they are using same adapter engine "http://hostname.xxx.com:60004/AdapterFramework/rtc"..

We had a same problem and realised this URL was wrong...after putting correct hostname / port it got sorted out.

Hope this will help.

Let me know if you need more details.

Nilesh

george_hamilton
Participant
0 Kudos

Thanks! I appreciate your quick reply. Can you be more specific about the access path to this entry in the SLD? Is it under content maintenance?

nisarkhan_n
Active Contributor
0 Kudos

is you url right?

http://hostname.xxx.com:60004/AdapterFramework/

are you able to open the SXMB_IFR using that port.

http://hostname.xxx.com:60004/rep/start/index.jsp

Message was edited by:

n Khan

Former Member
0 Kudos

Hi George,

You can see this URL under..

SLD --> Business System --> Select your XI Business System..here there is a parameter "Pipeline URL: " which points to engine.

Nilesh

george_hamilton
Participant
0 Kudos

No I can't access SXMB_IFR using that port. I need to access it using port 443 (I can't use http). So my URL for Integration Builder is https://hostname.xxx.com:443/rep.

I've updated the SAP XI AF CPA Cache server with the proper https port (which works fine for everything except the monitoring). Is it pulling the Adapter Framework monitoring port from there?

nisarkhan_n
Active Contributor
0 Kudos

I've updated the SAP XI AF CPA Cache server with the proper https port (which works fine for everything except the monitoring). Is it pulling the Adapter Framework monitoring port from there?

even the Adapter framework monitoring will also use the same http port(443) maintained in the Exchange profile and CPA Cache.....

i am not sure which port is 60004.

Message was edited by:

n Khan

george_hamilton
Participant
0 Kudos

I've determined that it is getting this port from the SAP XI AF CPA Cache service SLD self registration parameters. I changed the http port to 444 and that is what shows up now in the failing URLs. Anyone have any ideas on this? I need to get it to work. Much appreciated!

george_hamilton
Participant
0 Kudos

I found out this was an issue with the version of XI 3.0 SP level I was on. Latest SP stack works.

Edited by: George Hamilton on May 17, 2008 6:07 PM

Edited to close.

Answers (1)

Answers (1)

Former Member
0 Kudos

George,

these are issues generally dealing with the url,

check in ur exchange profile parameters and ur tcode rz70 matches the hostname everywhere, that is host name is given as "hostname" and not "hostname.xx.com"..

firstly, just try and remove the .xxx.com from ur current url and see how it goes.

so ur url would be;

http://hostname:60004/mdt/detailservlet

regards,

Vishal

PS: do check for ur network connections otherwise, ( u may have to check the option of, enable local addresses in ur lan settings under connections, in ur browseerr)