Hello,
We encountered an issue where all of our timers were stopped, and we couldn’t access the database.
Application ID: 4A47197B-AE30-FA84-FF56-0071F4010900
Error UID: BE55D90F-5485-4B35-A985-2A57682BFC09
Backendless encountered an error while handling the request. An internal trouble ticket with ID bl-server:BE55D90F-5485-4B35-A985-2A57682BFC09 has been created and we will be investigating the issue.
No connection found to cluster
com.hazelcast.client.HazelcastClientOfflineException: No connection found to cluster
at com.hazelcast.client.impl.connection.tcp.TcpClientConnectionManager.checkInvocationAllowed(TcpClientConnectionManager.java:632)
at com.hazelcast.client.impl.spi.impl.ClientInvocationServiceImpl.checkInvocationAllowed(ClientInvocationServiceImpl.java:294)
at com.hazelcast.client.impl.spi.impl.ClientInvocation.invokeOnSelection(ClientInvocation.java:179)
at com.hazelcast.client.impl.spi.impl.ClientInvocation.invoke(ClientInvocation.java:155)
at com.hazelcast.client.cache.impl.ClientCacheProxySupport.getInternal(ClientCacheProxySupport.java:1069)
at com.hazelcast.client.cache.impl.ClientCacheProxySupport.callGetSync(ClientCacheProxySupport.java:829)
at com.hazelcast.client.cache.impl.nearcache.NearCachedClientCacheProxy.callGetSync(NearCachedClientCacheProxy.java:147)
at com.hazelcast.client.cache.impl.ClientCacheProxy.get(ClientCacheProxy.java:503)
at com.hazelcast.client.cache.impl.ClientCacheProxy.get(ClientCacheProxy.java:123)
at com.backendless.cache.HazelcastCacheImpl.get(HazelcastCacheImpl.java:38)
at com.backendless.data.validator.TableExistenceService.isTableExists(TableExistenceService.java:48)
at com.backendless.data.validator.TableExistenceService.requireTableExists(TableExistenceService.java:71)
at com.backendless.services.persistence.validator.TableExistenceDecorator.find(TableExistenceDecorator.java:202)
at com.backendless.services.persistence.validator.TableExistenceDecorator.find(TableExistenceDecorator.java:36)
at com.backendless.services.persistence.ContextServiceWrapper.find(ContextServiceWrapper.java:204)
at com.backendless.rt.data.DataRTServiceDecorator$$EnhancerByGuice$$8bdc0f4.find(<generated>)
at com.backendless.services.persistence.ContextServiceWrapper.find(ContextServiceWrapper.java:204)
at com.backendless.services.persistence.common.DataAutomationEventsDecorator.find(DataAutomationEventsDecorator.java:365)
at com.backendless.services.persistence.common.DataAutomationEventsDecorator.find(DataAutomationEventsDecorator.java:32)
at com.backendless.services.persistence.common.PersistenceInterfaceAdapter.find(PersistenceInterfaceAdapter.java:209)
at com.backendless.management.persistence.DirectManagemen


