• Icon: Suggestion Suggestion
    • Resolution: Fixed
    • 5.7.0
    • None
    • None
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      Raised from BSP-5081.
      It seems that when the agent encounters HTTP redirects (e.g. HTTP->HTTPS), apache commons logging is unable to load its configuration file.
      I think it's best if we blindly upgrade commons logging to the latest version - it may solve the problem.
      Forking AC-L to implement redirect support looks like an overkill - we can always ask the customer to define the base url correctly.

            [BAM-9470] Remote agents do not work with HTTP redirects

            We no longer depend on/use commons-logging.

            Przemek Bruski added a comment - We no longer depend on/use commons-logging.

            Is it possible to detect the redirect return code and log that the agent needs to point to the correct base URL?

            Sure, we only need to access the URL directly - Apache HttpClient handles that transparently for us.

            Przemek Bruski added a comment - Is it possible to detect the redirect return code and log that the agent needs to point to the correct base URL? Sure, we only need to access the URL directly - Apache HttpClient handles that transparently for us.

            MarkC added a comment -

            Is it possible to detect the redirect return code and log that the agent needs to point to the correct base URL? That might be better than just upgrading commons-logging

            MarkC added a comment - Is it possible to detect the redirect return code and log that the agent needs to point to the correct base URL? That might be better than just upgrading commons-logging

              pbruski Przemek Bruski
              pbruski Przemek Bruski
              Votes:
              2 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: