Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-1341

Link to console on startup page fails when running in EC2/limited network with any-address

XMLWordPrintable

      Not sure if this is supposed to work but seems it could be detected and then handled better.

      Started AS7 on an EC2 instance with:

      <interfaces>
      <interface name="management">
      <any-address/>
      </interface>
      <interface name="public">
      <any-address/>
      </interface>
      </interfaces>

      to have it actually be available from the outside.

      Then going to http://<echostname>:8080 the http://<echohostname>:8080/console link on the frontpage redirects to http://0.0.0.0:9990/console

      which doesn't resolve to anything anywhere

      I would expect an error page as when the management console is not available at all or at least use the same url as the incoming request.

              darran.lofthouse@redhat.com Darran Lofthouse
              manderse@redhat.com Max Andersen
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: