Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.0.1
-
Windows XP and up
Description
We only have one ACE server running and it became unavailable for an extended period due to a maintenance window. All of our client applications (running the agent bundle) blacklisted the server address and failed to detect when the server came back online. Also, immediately following the agent blacklisting the server, our application's DS services silently stopped working (no indication they had been deactivated, just stopped communicating with our servers). We had to manually restart the application at all our customer locations to get them working again.
The server and agent were taken from the latest release, 2.0.1, and we're using Felix release 5.0.0. The agent bundle is loaded from the Felix auto deploy directory. Here are the Felix and ACE settings we use:
Felix:
felix.auto.deploy.action=install,start,update
- DEBUG level logging
felix.log.level=4
ACE:
agent.identification.agentid=<removed>
agent.discovery.serverurls=<removed>
agent.controller.syncinterval=420
agent.logging.level=DEBUG