Uploaded image for project: 'ACE'
  1. ACE
  2. ACE-475

Ace agent server discovery broken with "-s" shortcut

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Cannot Reproduce
    • 2.0.1
    • 2.1.0
    • Management Agent
    • None

    Description

      When you start an agent with a command like:

      java -jar ace-launcher.jar -a target-name -s http://ace-server.example.com:8080
      

      instead of

      java -Dagent.discovery.serverurls=http://ace-server.example.com:8080 -jar ace-launcher.jar -a target-name
      

      I'll end up with loggings that indicate that the launcher does not know with Ace Server to connect with:

      [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...
      

      Attachments

        Activity

          People

            marrs Marcel Offermans
            arjans Arjan Schaaf
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: