[ https://issues.apache.org/jira/browse/ACE-475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Marcel Offermans reassigned ACE-475: ------------------------------------ Assignee: Marcel Offermans > Ace agent server discovery broken with "-s" shortcut > ---------------------------------------------------- > > Key: ACE-475 > URL: https://issues.apache.org/jira/browse/ACE-475 > Project: ACE > Issue Type: Bug > Components: Management Agent > Affects Versions: 2.0.1 > Reporter: Arjan Schaaf > Assignee: Marcel Offermans > Fix For: next > > > When you start an agent with a command like: > {code} > java -jar ace-launcher.jar -a target-name -s > http://ace-server.example.com:8080 > {code} > instead of > {code} > java -Dagent.discovery.serverurls=http://ace-server.example.com:8080 -jar > ace-launcher.jar -a target-name > {code} > I'll end up with loggings that indicate that the launcher does not know with > Ace Server to connect with: > {code} > [WARNING] 13:45:34 (discovery) No valid server URL discovered?! > [WARNING] 13:45:34 (feedbackChannel(auditlog)) No identification or server > URL present, cannot send feedback! > [WARNING] 13:45:34 (discovery) No valid server URL discovered?! > [WARNING] 13:45:34 (controller) Sync received retry exception from server. > Rescheduled in 10 seconds... > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)