Application ID: 8E9F0B1F-C622-250B-FFF6-6C0C21BDAA00
Error UID: 264E6FBF-3947-F542-FFD0-28F3C5C54C00
Backendless encountered an error while handling the request. An internal trouble ticket with ID 264E6FBF-3947-F542-FFD0-28F3C5C54C00 has been created and we will be investigating the issue.
ClientInvocation{clientMessage = ClientMessage{connection=null, length=138, operation=Cache.Get, isRetryable=true, correlationId=1876497, messageType=130d00, isEvent=false, isfragmented=false}, objectName = SessionTimeoutBehaviorCache, target = partition 44, sendConnection = null} timed out because exception occurred after client invocation timeout 120000 ms. Current time: 2021-12-26 16:41:04.112. Start time: 2021-12-26 16:39:03.832. Total elapsed time: 120281 ms.
com.hazelcast.core.OperationTimeoutException: ClientInvocation{clientMessage = ClientMessage{connection=null, length=138, operation=Cache.Get, isRetryable=true, correlationId=1876497, messageType=130d00, isEvent=false, isfragmented=false}, objectName = SessionTimeoutBehaviorCache, target = partition 44, sendConnection = null} timed out because exception occurred after client invocation timeout 120000 ms. Current time: 2021-12-26 16:41:04.112. Start time: 2021-12-26 16:39:03.832. Total elapsed time: 120281 ms.
at com.hazelcast.client.impl.spi.impl.ClientInvocation.notifyException(ClientInvocation.java:283)
at com.hazelcast.client.impl.spi.impl.ClientInvocation.invokeOnSelection(ClientInvocation.java:192)
at com.hazelcast.client.impl.spi.impl.ClientInvocation.retry(ClientInvocation.java:217)
at com.hazelcast.client.impl.spi.impl.ClientInvocation.run(ClientInvocation.java:203)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:64)
at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:80)
Caused by: java.io.IOException: No connection found to invoke
... 11 more
Problem description
Describe what you did in console that led to the error. Please provide a description of what actually happens. Be descriptive: “it doesn’t work” does not describe what the behavior actually is. This will help us with reproducing the problem.
Steps to reproduce
Please describe steps to reproduce starting from the first action.