ServerCommunicationsService.remote-api-removal-failure=Failed to remove remote API invocation handler. Cause: {0} ServerCommunicationsService.ping-failed=Failed to ping endpoint [{0}]. Cause: {1} ServerCommunicationsService.server-property-save-failed=Failed to save server property [{0}] with value [{1}] to file [{2}] ServerCommunicationsService.new-concurrency-limit=New concurrency limit: [{0}]=[{1}] ServerCommunicationsService.cannot-find-config-file=Cannot find the server configuration file [{0}] ServerCommunicationsService.loading-config-file=Loading server configuration file [{0}] ServerCommunicationsService.preferences-already-exist=Found preferences already loaded in persisted store [{0}]; using those for the server configuration ServerCommunicationsService.pref-node-name=Server preferences node name is [{0}] ServerCommunicationsService.bad-node-name-in-config-file=The server configuration file [{0}] does not have preferences under the node name [{1}]; use a different config file or set the preferences node name appropriately ServerCommunicationsService.loaded-config-file=Server configuration file loaded [{0}] ServerCommunicationsService.config-preferences=Server configuration preferences have been loaded [{0}] ServerCommunicationsService.config-preference-override=A server configuration preference has been overridden: [{0}]=[{1}] ServerConfiguration.pref-must-be-greater-than-0=The [{0}] preference value specified is invalid [{1}] - it must be greater than 0; will use the default of [{2}] ServerConfiguration.command-spool-invalid-max-size=Command spool file maximum size must be equal to or greater than 10000 ServerConfiguration.command-spool-invalid-purge-percentage=Command spool file purge percentage must be between 0 and 99 ServerConfiguration.command-spool-invalid-format=Command spool file params format does not specify the parameters in the proper format ServerConfiguration.bad-command-spool-pref=The [{0}] preference value specified is invalid [{1}] - it must be in the form "max-file-size:purge-percentage". Cause: [{2}] ServerConfiguration.send-throttle-invalid-max=Send throttling max commands must be larger than 0 ServerConfiguration.send-throttle-invalid-quiet-period=Send throttling quiet period must be equal to or greater than [{0}] ServerConfiguration.send-throttle-invalid-format=Send throttling format does not specify the throttling parameters in the proper format ServerConfiguration.bad-send-throttle-pref=The [{0}] preference value specified is invalid [{1}] - it must be in the form "max-commands:quiet-period-milliseconds". Send throttling configuration will be disabled. Cause: [{2}] ServerConfiguration.queue-throttle-invalid-max=Queue throttling max commands must be larger than 0 ServerConfiguration.queue-throttle-invalid-burst-period=Queue throttling burst period must be equal to or greater than [{0}] ServerConfiguration.queue-throttle-invalid-format=Queue throttling format does not specify the throttling parameters in the proper format ServerConfiguration.bad-queue-throttle-pref=The [{0}] preference value specified is invalid [{1}] - it must be in the form "max-commands-per-burst:burst-period-milliseconds". Queue throttling configuration will be disabled. Cause: [{2}] ServerConfiguration.cannot-get-preferences= ServerConfiguration.unknown= ServerAutoDiscovery.new-agent=A new agent coming online has been detected: [{0}] ServerAutoDiscovery.downed-agent=An agent has been detected going offline: [{0}]