Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-12960

jboss.bind.address.management is set after unchecking Expose management port for remote server

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • 4.0.0.Beta2
    • 4.0.0.Beta1
    • server
    • None
    • Hide

      1. Set up a remote as7 server (use the defaults for startup polling etc.)
      2. Open the server editor (Server view -> double click the server)
      3. Check "Expose your management port..." in the server editor and save it
      4. Click Open launch configuration and check you have something like this in the Start Command:
      -Djboss.bind.address.management=MARVIN.BRQ.REDHAT.COM - OK
      5. In the server editor, uncheck the option (Expose your management port...) and save
      6. Click Open launch configuration and check the Start Command - you will still see something like this:
      -Djboss.bind.address.management=MARVIN.BRQ.REDHAT.COM
      -> FAIL - it shouldn't be there

      Show
      1. Set up a remote as7 server (use the defaults for startup polling etc.) 2. Open the server editor (Server view -> double click the server) 3. Check "Expose your management port..." in the server editor and save it 4. Click Open launch configuration and check you have something like this in the Start Command: -Djboss.bind.address.management=MARVIN.BRQ.REDHAT.COM - OK 5. In the server editor, uncheck the option (Expose your management port...) and save 6. Click Open launch configuration and check the Start Command - you will still see something like this: -Djboss.bind.address.management=MARVIN.BRQ.REDHAT.COM -> FAIL - it shouldn't be there

      When you create a remote AS7 server and check Expose management port in the server editor, this is added to the start command:
      -Djboss.bind.address.management=your.server.host.name
      If you uncheck the option again, it should be removed from the command. But it's not.

            exd-mmalina Martin Malina
            exd-mmalina Martin Malina
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: