[JBoss JIRA] (JBDS-4773) Newest Eclipse 2019-06 M1 build offers older JBT/Studio (4.9.0/12.9.0) in Marketplace
by Ondrej Dockal (Jira)
[ https://issues.jboss.org/browse/JBDS-4773?page=com.atlassian.jira.plugin.... ]
Ondrej Dockal updated JBDS-4773:
--------------------------------
Attachment: Screenshot_20190429_093317.png
> Newest Eclipse 2019-06 M1 build offers older JBT/Studio (4.9.0/12.9.0) in Marketplace
> -------------------------------------------------------------------------------------
>
> Key: JBDS-4773
> URL: https://issues.jboss.org/browse/JBDS-4773
> Project: Red Hat CodeReady Studio (devstudio)
> Issue Type: Bug
> Components: marketplace
> Affects Versions: 12.12.0.AM1
> Reporter: Ondrej Dockal
> Assignee: Jeff MAURY
> Priority: Major
> Attachments: Screenshot_20190429_093317.png
>
>
> Development build of Eclipse (2019-06) offers only older JBT/RH CR studio in version 4.9/12.9 in marketplace while 2019-03 eclipse shows proper 4.11/12.11 GA version of software. I believe that there is missing some configuration in our update sites for marketplace.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 7 months
[JBoss JIRA] (JBDS-4773) Newest Eclipse 2019-06 M1 build offers older JBT/Studio (4.9.0/12.9.0) in Marketplace
by Ondrej Dockal (Jira)
Ondrej Dockal created JBDS-4773:
-----------------------------------
Summary: Newest Eclipse 2019-06 M1 build offers older JBT/Studio (4.9.0/12.9.0) in Marketplace
Key: JBDS-4773
URL: https://issues.jboss.org/browse/JBDS-4773
Project: Red Hat CodeReady Studio (devstudio)
Issue Type: Bug
Components: marketplace
Affects Versions: 12.12.0.AM1
Reporter: Ondrej Dockal
Assignee: Jeff MAURY
Development build of Eclipse (2019-06) offers only older JBT/RH CR studio in version 4.9/12.9 in marketplace while 2019-03 eclipse shows proper 4.11/12.11 GA version of software. I believe that there is missing some configuration in our update sites for marketplace.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 7 months
[JBoss JIRA] (JBDS-4771) port offset does not work
by Jeff MAURY (Jira)
[ https://issues.jboss.org/browse/JBDS-4771?page=com.atlassian.jira.plugin.... ]
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)
5 years, 7 months