[jbosstools-issues] [JBoss JIRA] (JBIDE-12650) Detecting server ports from local runtime does not account for configured port-offset

Rob Stryker (JIRA) jira-events at lists.jboss.org
Mon Nov 12 04:33:18 EST 2012


     [ https://issues.jboss.org/browse/JBIDE-12650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rob Stryker updated JBIDE-12650:
--------------------------------

    Attachment: JBIDE-12650.png


The new feature looks as attached in the png file. I've also fixed some small issues with changes to the underlying file not being shown immediately (bad caching). 

You cannot see this in the screenshot, but if you uncheck the 'detect automatically', and change the values, the text fields for the other ports (management, web, etc) adjust themselves. 

This feature is only available for as7.1 / eap6
                
> Detecting server ports from local runtime does not account for configured port-offset
> -------------------------------------------------------------------------------------
>
>                 Key: JBIDE-12650
>                 URL: https://issues.jboss.org/browse/JBIDE-12650
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: JBossAS/Servers
>         Environment: eclipse juno, jboss-as-7.1.1.Final, JBossAS Tools	2.3.1.v20120715-0243-H142-Final
>            Reporter: Ozan Ayyüce
>            Assignee: Rob Stryker
>            Priority: Minor
>              Labels: f2f2012, new_and_noteworthy
>             Fix For: 4.1.0.Alpha1
>
>         Attachments: JBIDE-12650.png
>
>
> 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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the jbosstools-issues mailing list