ISSUE: A customer reported receiving the following error message in their SOC logs approximately every 30 seconds:
-----------------LogMessage----------------- InitializeRoutePool(): An unknown error occurred while retrieving endpoints for route with type 852ca7c5-5044-4f2a-8787-0faa4b511ebb, implementation n/a. -----------------EndLogMessage----------------- -----------------SurfaceException (System.TimeoutException)----------------- Timed out waiting for path '/apprenda/routing/implementations/0df89ed2-b5e6-4fcb-b0d5-d2723250dbc5' to have children. at Apprenda.SaaSGrid.Core.Routing.ApprendaDirectory.WaitForChildren(String path, TimeSpan requestTimeout) at Apprenda.SaaSGrid.Core.Routing.ApprendaDirectory.WaitForPath(String path, TimeSpan requestTimeout, Boolean waitForChildren) at Apprenda.SaaSGrid.Core.Routing.ApprendaDirectory.WaitForEndpointForImplementation(Guid implementationId, TimeSpan requestTimeout) at Apprenda.SaaSGrid.SMART.Routing.LoadBalancing.StrategyBase.(Guid [1]) at Apprenda.SaaSGrid.SMART.Routing.LoadBalancing.StrategyBase.(Route [1]) at Apprenda.SaaSGrid.SMART.Routing.LoadBalancing.StrategyBase.InitializeRoutePool(Route route) at Apprenda.SaaSGrid.SMART.Routing.Router.InitializeRoutePool(Route route) -----------------EndSurfaceException-----------------
RESOLUTION: Restarting the container on the machine from which the error messages were logged resolved this issue.
Comments