[jbosstools-issues] [JBoss JIRA] (JBDS-4771) port offset does not work

Jeff MAURY (Jira) issues at jboss.org
Fri Apr 26 06:08:00 EDT 2019


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

Jeff MAURY updated JBDS-4771:
-----------------------------
         Fix Version/s: 12.12.0.AM1
          Story Points: 8
    Steps to Reproduce: 
steps:
1. install a local EAP v7.1.0 binary
2. On Studio, create a new server, create a new runtime environment to point to the server root folder.
3. double click the server to see the overview page.
4. On the port offset under server ports, define a custom offset like 100, see attached
5. Note that the standalone.xml keeps default, so jboss.socket.binding.port-offset is 0
6. start the server

expected result:
since I manually define a port offset, the server should start with the port, as the web console port as 8180, management port 10090

actual result:
the server is still started with default port-offset (0)


below log:

11:28:07,130 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management
11:28:07,130 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:9990
11:28:07,130 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: JBoss EAP 7.1.0.GA (WildFly Core 3.0.10.Final-redhat-1) started in 7005ms - Started 430 of 656 services (353 services are lazy, passive or on-demand)


  was:

steps:
1. install a local EAP v7.1.0 binary
2. On Studio, create a new server, create a new runtime environment to point to the server root folder.
3. double click the server to see the overview page.
4. On the port offset under server ports, define a custom offset like 100, see attached
5. Note that the standalone.xml keeps default, so jboss.socket.binding.port-offset is 0
6. start the server

expected result:
since I manually define a port offset, the server should start with the port, as the web console port as 8180, management port 10090

actual result:
the server is still started with default port-offset (0)


below log:

11:28:07,130 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management
11:28:07,130 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:9990
11:28:07,130 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: JBoss EAP 7.1.0.GA (WildFly Core 3.0.10.Final-redhat-1) started in 7005ms - Started 430 of 656 services (353 services are lazy, passive or on-demand)


                Sprint: devex #166 May 2019


> port offset does not work
> -------------------------
>
>                 Key: JBDS-4771
>                 URL: https://issues.jboss.org/browse/JBDS-4771
>             Project: Red Hat CodeReady Studio (devstudio)
>          Issue Type: Bug
>          Components: runtime-detection
>    Affects Versions: 12.9.0.GA
>            Reporter: Bin Hu
>            Assignee: Jeff MAURY
>            Priority: Minor
>             Fix For: 12.12.0.AM1
>
>         Attachments: port-offset.jpg, version.jpg
>
>
> When testing the local server, I found the port offset checkbox does not work.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jbosstools-issues mailing list