Maybe it's not a problem then there.. Do we have any loop somewhere?
Marius OehlerMarch 8, 2017 at 10:43 AM
I'm resetting the noConnectionCount, now, but this should not be the problem of the reconnection in milliseconds interval. Basically, this is very strange because the reconnection is triggered by the coreServiceExecutorService in a 2.5s interval. So even this counter problem is existing and there is an attempt to reconnect in each iteration, the minimum duration between two attempts should be 2.5 seconds.
Marius OehlerMarch 6, 2017 at 10:09 AM
Yes, I'll have a look on this.
Ivan SenicMarch 6, 2017 at 8:20 AM
Seams like when we hit the maximum we are not resetting the noConnectionCount back to zero and then it occurs every time.. We should fix this asap.. Marius would you have a look?
This problem has been reported by a customer:
It started basically with agents which could not connect anymore:
This log looks fine as the interval increases for every try. But after some days, it looked like this:
Could it be that we somehow hit a limit after all the retries ?