Skip to Content
0
Dec 15, 2022 at 07:05 PM

SuccessFactors DataStore timeout

115 Views

we have recently created a SuccessFactors adapter instance in our Data Services (4.2 SP13 patch 1) environment. Even if the adapter starts successfully, we are having the following problem when creating a DataStore

While interacting with SuccessFactors, an error occured: HTTP transport error: java.net.ConnectException: Connection timed out: connect (local port 65446 to address 0:0:0:0:0:0:0:0, remote port 80 to address 52.151.245.154)
12/15/22 6:50:14 AM Thread[Thread-10,5,main] 	Cannot start session. com.acta.adapter.sdk.AdapterException: While interacting with SuccessFactors, an error occured: HTTP transport error: java.net.ConnectException: Connection timed out: connect (local port 65446 to address 0:0:0:0:0:0:0:0, remote port 80 to address 52.151.245.154)
	at com.acta.adapter.successfactors.SuccessFactorsSession.start(SuccessFactorsSession.java:65)
	at com.acta.adapter.sdk.AdapterRunnerImpl.processStartSession(AdapterRunnerImpl.java:1864)
	at com.acta.adapter.sdk.AdapterServiceDataListener.handleBrokerMessage(AdapterServiceDataListener.java:86)
	at com.acta.brokerclient.BrokerClient.handleMessage(BrokerClient.java:406)
	at com.acta.brokerclient.BrokerClient.access$100(BrokerClient.java:53)
	at com.acta.brokerclient.BrokerClient$MessageHandler.run(BrokerClient.java:1559)
	at com.acta.brokerclient.ThreadPool$PoolThread.run(ThreadPool.java:100)
We don't use Proxy.please be noted that Datastore success fully created with below URL few days back with out any errors. we see the error now.please help me here.RegardsVVK