My Oracle Support Banner

RIDC Adapter Not Accepting Proxy Defined At Source Or Target Level (Doc ID 2160645.1)

Last updated on NOVEMBER 13, 2023

Applies to:

Oracle Managed File Transfer - Version 12.2.1.0.0 and later
Information in this document applies to any platform.

Symptoms

Transfer is failing when having a RIDC source/target that needs to go through proxy server:

Caused by: java.lang.RuntimeException: MFTException [threadName=ESS Execute Thread [RequestId:349608], errorID=2d2ab6f0-3b61-4190-9ad3-85ad46298793, errorDesc=MFT-5253_Error in the connection for endpoint [https://host:port]., cause=java.net.SocketTimeoutException: connect timed out]
at oracle.tip.mft.scheduler.ScheduledTaskImpl.onScheduleExpiry(ScheduledTaskImpl.java:287)
at oracle.tip.mft.ess.ejb.ESSServiceBean.execute(ESSServiceBean.java:80)
at oracle.tip.mft.ess.ejb.MFTESSService_k9c3wr_RemoteExecutableImpl.__WL_invoke(Unknown Source)
at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:34)
at oracle.tip.mft.ess.ejb.MFTESSService_k9c3wr_RemoteExecutableImpl.execute(Unknown Source)
at oracle.tip.mft.ess.ejb.MFTESSService_k9c3wr_RemoteExecutableImpl_WLSkel.invoke(Unknown Source)
at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:244)
at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:497)
at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:287)
at oracle.tip.mft.ess.ejb.MFTESSService_k9c3wr_RemoteExecutableImpl_12210_WLStub.execute(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:85)
... 55 more
Caused by: MFTException [threadName=ESS Execute Thread [RequestId:349608], errorID=2d2ab6f0-3b61-4190-9ad3-85ad46298793, errorDesc=MFT-5253_Error in the connection for endpoint [https://host:port/cs/idcplg]., cause=java.net.SocketTimeoutException: connect timed out]
at oracle.tip.mft.transport.ridc.RIDCCommonUtil.handleException(RIDCCommonUtil.java:115)
at oracle.tip.mft.transport.ridc.RIDCInboundPlugin.getAllFilesMatchingTheResult(RIDCInboundPlugin.java:318)
at oracle.tip.mft.transport.ridc.RIDCInboundPlugin.listPayloadsOnScheduleExpire(RIDCInboundPlugin.java:80)
at oracle.tip.mft.transport.inbound.NonJcaInboundHandler.handleListeningSource(NonJcaInboundHandler.java:153)
at oracle.tip.mft.transport.inbound.NonJcaInboundHandler.handleListeningSourcSchedule(NonJcaInboundHandler.java:128)
at oracle.tip.mft.scheduler.ScheduledTaskImpl.onScheduleExpiry(ScheduledTaskImpl.java:261)
... 69 more
Caused by: oracle.stellent.ridc.protocol.ProtocolException: java.net.SocketTimeoutException: connect timed out
at oracle.stellent.ridc.protocol.http.auth.AuthenticationDetector.determineAuthHandler(AuthenticationDetector.java:88)
at oracle.stellent.ridc.protocol.http.IdcHttpProtocol.writeRequest(IdcHttpProtocol.java:361)
at oracle.stellent.ridc.IdcClient.sendRequest(IdcClient.java:194)
at oracle.stellent.ridc.IdcClient.sendRequest(IdcClient.java:146)
at oracle.tip.mft.transport.ridc.RIDCInboundPlugin.getAllFilesMatchingTheResult(RIDCInboundPlugin.java:308)
... 73 more

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.