[JBoss JIRA] (JBDS-3749) With existing virtual box 5.0.16 already installed, bundled installer refuses to see it and let me proceed to install
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-3749?page=com.atlassian.jira.plugin.... ]
Nick Boldt commented on JBDS-3749:
----------------------------------
Is it possible that the problem is that I've got 5.0.16 installed but the installer wants to install 5.0.8 for me?
We should be able to trap for "user has a version that's newer than what we've bundled so that's OK, just skip and install the other things".
> With existing virtual box 5.0.16 already installed, bundled installer refuses to see it and let me proceed to install
> ---------------------------------------------------------------------------------------------------------------------
>
> Key: JBDS-3749
> URL: https://issues.jboss.org/browse/JBDS-3749
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: installer
> Affects Versions: 9.1.0.CR1
> Reporter: Nick Boldt
> Priority: Blocker
> Fix For: 9.1.0.CR1
>
> Attachments: vb-not-detected-can-not-proceed.png, win10-details.png
>
>
> Downloaded Setup-bundled-0.0.2-20160331-23.exe
> Logged in using my RHD credentials
> On the Confirmation step of the installer, I see an unchecked box for ORACLE VIRTUALBOX v5 and an unchecked box for "I want to use the existing VirtualBox".
> I can't check either of them (when I cursor over them I see a red NOT circle) so as a result the "Download & Install" button is greyed out - it too has a red NOT circle when I cursor over it.
> I have VB installed here:
> C:\Program Files\Oracle\VirtualBox\VirtualBox.exe
> Version 5.0.16 r105871
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months
[JBoss JIRA] (JBDS-3749) With existing virtual box 5.0.16 already installed, bundled installer refuses to see it and let me proceed to install
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-3749?page=com.atlassian.jira.plugin.... ]
Nick Boldt updated JBDS-3749:
-----------------------------
Summary: With existing virtual box 5.0.16 already installed, bundled installer refuses to see it and let me proceed to install (was: With existing virtual box 5 already installed, bundled installer refuses to see it and let me proceed to install)
> With existing virtual box 5.0.16 already installed, bundled installer refuses to see it and let me proceed to install
> ---------------------------------------------------------------------------------------------------------------------
>
> Key: JBDS-3749
> URL: https://issues.jboss.org/browse/JBDS-3749
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: installer
> Affects Versions: 9.1.0.CR1
> Reporter: Nick Boldt
> Priority: Blocker
> Fix For: 9.1.0.CR1
>
> Attachments: vb-not-detected-can-not-proceed.png, win10-details.png
>
>
> Downloaded Setup-bundled-0.0.2-20160331-23.exe
> Logged in using my RHD credentials
> On the Confirmation step of the installer, I see an unchecked box for ORACLE VIRTUALBOX v5 and an unchecked box for "I want to use the existing VirtualBox".
> I can't check either of them (when I cursor over them I see a red NOT circle) so as a result the "Download & Install" button is greyed out - it too has a red NOT circle when I cursor over it.
> I have VB installed here:
> C:\Program Files\Oracle\VirtualBox\VirtualBox.exe
> Version 5.0.16 r105871
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months
[JBoss JIRA] (JBIDE-21995) Hostname is set to localhost when prompt for route is checked
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21995?page=com.atlassian.jira.plugi... ]
Andre Dietisheim edited comment on JBIDE-21995 at 3/31/16 5:30 PM:
-------------------------------------------------------------------
as discussed with [~rob.stryker] we should always use a host for the adapter. We shouldn't not set it if the user has chosen to get prompted. Other WTP facilities might depend on the host and get broken if we dont use a host. We should always use the 1st available route instead. The change that rob suggested has a side effect in the prompting since it always saves a routes. We need to always get a host (even if the user has chosen to get prompted) and only store the route if the user has picked a route (and doesnt want to get prompted).
This fix is ok for now given the timeframe until freeze but we should redesign the whole route prompting with proper WTP means in the next iteration.
was (Author: adietish):
as discussed with [~rob.stryker] we should always use a host for the adapter. We shouldn't not set it if the user has chosen to get prompted. Other WTP facilities might depend on the host and get broken if we dont use a host. We should always use the 1st available route instead. The change that rob suggested and we were complaining about erroneously has no effect on the users ability to get prompted. The change is limited to the area where the adapter is created.
This fix is ok for now given the timeframe until freeze but we should redesign the whole route prompting with proper WTP means in the next iteration.
> Hostname is set to localhost when prompt for route is checked
> -------------------------------------------------------------
>
> Key: JBIDE-21995
> URL: https://issues.jboss.org/browse/JBIDE-21995
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.CR1
> Reporter: Marián Labuda
> Assignee: Rob Stryker
> Labels: openshift_v3, server_adapter
> Fix For: 4.3.1.CR1
>
>
> Hostname in Server Editor for an OpenShift 3 application is set to localhost if checkbox "Prompt for route when multiple routes available to show in browser" is checked.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months
[JBoss JIRA] (JBIDE-22052) Host name input in OpenShift server adapter editor should be disabled
by Viacheslav Kabanovich (JIRA)
Viacheslav Kabanovich created JBIDE-22052:
---------------------------------------------
Summary: Host name input in OpenShift server adapter editor should be disabled
Key: JBIDE-22052
URL: https://issues.jboss.org/browse/JBIDE-22052
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.3.1.CR1
Reporter: Viacheslav Kabanovich
Assignee: Viacheslav Kabanovich
Fix For: 4.3.1.CR1, 4.4.0.Alpha1
The value is defined by the selected route. Manual change will only break the adapter.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months
[JBoss JIRA] (JBIDE-22051) Redesing route prompting in server adapter wizard, show in browser etc.
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22051?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-22051:
-----------------------------------
Fix Version/s: 4.4.0.Alpha1
> Redesing route prompting in server adapter wizard, show in browser etc.
> -----------------------------------------------------------------------
>
> Key: JBIDE-22051
> URL: https://issues.jboss.org/browse/JBIDE-22051
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.4.0.Alpha1
> Reporter: Andre Dietisheim
> Labels: openshift_v3, server_adapter, server_adapter_wizard
> Fix For: 4.4.0.Alpha1
>
>
> We currently allow the user NOT to choose a route for a server adapter. This might result in an adapter without proper host (since the host is derived from the route). In 4.3.1 we worked around it by always using the 1st available route as host, even though we possibly prompt the user and let it choose the route when he does Show In > Browser.
> According to [~rob.stryker] WTP adapters are designed to sit on a proper host. We should follow this pattern and use available WTP API to still allow the user to use different routes with an adapter.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months
[JBoss JIRA] (JBDS-3749) With existing virtual box 5 already installed, bundled installer refuses to see it and let me proceed to install
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-3749?page=com.atlassian.jira.plugin.... ]
Nick Boldt commented on JBDS-3749:
----------------------------------
{code}
C:\Program Files\Oracle\VirtualBox>VBoxManage.exe --version
5.0.16r105871{code}
> With existing virtual box 5 already installed, bundled installer refuses to see it and let me proceed to install
> ----------------------------------------------------------------------------------------------------------------
>
> Key: JBDS-3749
> URL: https://issues.jboss.org/browse/JBDS-3749
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: installer
> Affects Versions: 9.1.0.CR1
> Reporter: Nick Boldt
> Priority: Blocker
> Fix For: 9.1.0.CR1
>
> Attachments: vb-not-detected-can-not-proceed.png, win10-details.png
>
>
> Downloaded Setup-bundled-0.0.2-20160331-23.exe
> Logged in using my RHD credentials
> On the Confirmation step of the installer, I see an unchecked box for ORACLE VIRTUALBOX v5 and an unchecked box for "I want to use the existing VirtualBox".
> I can't check either of them (when I cursor over them I see a red NOT circle) so as a result the "Download & Install" button is greyed out - it too has a red NOT circle when I cursor over it.
> I have VB installed here:
> C:\Program Files\Oracle\VirtualBox\VirtualBox.exe
> Version 5.0.16 r105871
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months
[JBoss JIRA] (JBDS-3749) With existing virtual box 5 already installed, bundled installer refuses to see it and let me proceed to install
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-3749?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-3749:
--------------------------------
Fix Version/s: 9.1.0.CR1
> With existing virtual box 5 already installed, bundled installer refuses to see it and let me proceed to install
> ----------------------------------------------------------------------------------------------------------------
>
> Key: JBDS-3749
> URL: https://issues.jboss.org/browse/JBDS-3749
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: installer
> Affects Versions: 9.1.0.CR1
> Reporter: Nick Boldt
> Priority: Blocker
> Fix For: 9.1.0.CR1
>
> Attachments: vb-not-detected-can-not-proceed.png, win10-details.png
>
>
> Downloaded Setup-bundled-0.0.2-20160331-23.exe
> Logged in using my RHD credentials
> On the Confirmation step of the installer, I see an unchecked box for ORACLE VIRTUALBOX v5 and an unchecked box for "I want to use the existing VirtualBox".
> I can't check either of them (when I cursor over them I see a red NOT circle) so as a result the "Download & Install" button is greyed out - it too has a red NOT circle when I cursor over it.
> I have VB installed here:
> C:\Program Files\Oracle\VirtualBox\VirtualBox.exe
> Version 5.0.16 r105871
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months