cancel
Showing results for 
Search instead for 
Did you mean: 

SAP PI to SFSF (HTTP Axis) - HTTPSender gives Connection Refused

pablo_serra
Explorer
0 Kudos

Hi all,

I'm having an error with the com.sap.aii.adapter.axis.ra.transport.http.HTTPSender, it throws the error "Axis: error in invocation: java.net.ConnectException: Connection refused: connect"

I'm integrating SAP HCM with Success Factors, using SAP PI, following this link

I configured all but when I run the program RH_SFI_SYNCHRONIZE_EMPL_DATA, the login with SFSF failed with the error above.

Here is my Communication Channel:

And here is the full error for the Communication Channel:

Additional information:

I also tried with Authentication "Certificate" in the Communication Channel, but I got the same error.

And here is my scenario:

All the Receiver Agreement has the Communication Channel set.

Any clues?

Do I need to share more information about my configuration?

Thanks in advance.

Best Regards,

Pablo.

Accepted Solutions (1)

Accepted Solutions (1)

gabriella_kiss
Participant
0 Kudos

Hi,

as you get a "connection refused" error,

could you please check with your IT/Network administrators if there is a proxy/firewall that terminates the connection.

Please also see note -
1578675 PI SOAP Axis receiver channel over HTTP proxy

Regards Gabriella

pablo_serra
Explorer
0 Kudos

Hi Gabriella, thanks for answer.

There is a proxy in the PI Server. We talked with the Network Administrators and they told me that there is no request reaching it from SAP PI.

We also talked with the Basis Team and the note 1578675 was applied in the system.

In the other hand, if I configure the Communication Channel as HTTP (no axis) and I also configure the proxy, the Success Factors system is reached. But it isn't the correct Transport Protocol to use.

So, I think that the problem is the Communication Channel with Transport Protocol HTTP Axis. Maybe it is not taking the proxy configuration.

Do you have any other comment about it?

Thanks in advance.

Best regards,

Pablo

pablo_serra
Explorer
0 Kudos

Hi Gabriella,


The Basis TEAM contact me and tell me that the note was not correctly applied.

They applied it now and we are getting this error:



Here is the text:

<SAP:AdditionalText>com.sap.engine.interfaces.messaging.api.exception.MessagingException: javax.ejb.EJBException: nested exception is: java.lang.RuntimeException: java.lang.NoSuchMethodError: com.sap.aii.axis.security.SecurityConfiguration.storeSecurityContext(Ljava/lang/String;[Ljava/security/cert/X509Certificate;Ljava/security/PrivateKey;[Ljava/security/cert/X509Certificate;)V</SAP:AdditionalText>


Thanks in advance.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello

We didn't add http.proxy entries in the Module Configuration and the connection is working fine for us. Also, use the appropriate URL as listed in note 1953125.

Hope this helps.

Sridhar