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

Detecting server ports from local runtime does not account for configured port-offset

    XMLWordPrintable

Details

    • Hide
      A new feature has been added that enhances the server port configuration for JBoss Enterprise Application Platform 6 and JBoss Application Server 7.1. This enhancement accounts for a configured port-offset and displays this information to a user through the server configuration display.
      Show
      A new feature has been added that enhances the server port configuration for JBoss Enterprise Application Platform 6 and JBoss Application Server 7.1. This enhancement accounts for a configured port-offset and displays this information to a user through the server configuration display.
    • Documented as Feature Request

    Description

      When socket-binding in standalone.xml is configured with a port-offset other than 0, the server ports are not detected correctly in the server configuration view.

      The server startup is not detected correctly and times out.
      Opening the server in the web browser uses the wrong port.

      steps to reproduce:
      With pristine jboss-as-7.1.1.Final, in standalone.xml, element 'socket-binding-group' attribute 'port-offset': change ${jboss.socket.binding.port-offset:0} to ${jboss.socket.binding.port-offset:400}. Start server.

      Server will log successful start ("JBAS015874: JBoss AS 7.1.1.Final "Brontes" started in 1676ms"), but ide tools will not detect server as started, message "Starting jboss-as-7.1.1.Final" stays until timeout is reached.

      Attachments

        Activity

          People

            rob.stryker Rob Stryker (Inactive)
            ozay_jira Ozan Ayyüce (Inactive)
            Isaac Rooskov Isaac Rooskov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: