-
Type:
Change Request
-
Resolution: Unresolved
-
Priority:
Trivial
-
None
-
Affects Version/s: 7.0.5
-
Component/s: Agent (G)
-
None
There is currently a fatal exception if a duplicate entry is in "Server" parameter in agent config.
The agent logs "Cannot start server listener: cannot parse the "Server" parameter: address "host.address" specified more than once."
This could instead be a warning, if the parameter contents are a unique list. Duplicate entry should not cause agent to not start.