Cannot connect to AWS/EC2 when bamboo app server is behind a proxy. EC2_JVM_ARGS have no effect

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Fixed
    • 2.6 M3, 2.6
    • Component/s: None
    • None

      If a bamboo box is behind a proxy server and specific proxy related host and port parameter need to be parsed to the jvm (java.net package?) ... They will not be recognised by bamboo.

      The ec2 api tools however recognise the following parameters.

      -DproxySet=true
      -DproxyHost=<host-ip>
      -DproxyPort=<port>
      -Dhttps.proxySet=true
      -Dhttps.proxyHost=<host-ip>
      -Dhttps.proxyPort=<port>

      when declared as EC2_JVM_ARGS

            Assignee:
            Unassigned
            Reporter:
            Ulrich Kuhnhardt [Atlassian]
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: