[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)
8 years, 8 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)
8 years, 8 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)
8 years, 8 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)
8 years, 8 months
[JBoss JIRA] (JBIDE-22051) Redesing route prompting in server adapter wizard, show in browser etc.
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22051?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-22051:
-------------------------------------
Labels: openshift_v3 server_adapter server_adapter_wizard (was: )
> 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
>
> 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)
8 years, 8 months
[JBoss JIRA] (JBIDE-22051) Redesing route prompting in server adapter wizard, show in browser etc.
by Andre Dietisheim (JIRA)
Andre Dietisheim created JBIDE-22051:
----------------------------------------
Summary: 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
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)
8 years, 8 months
[JBoss JIRA] (JBIDE-21981) Error during rsync
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21981?page=com.atlassian.jira.plugi... ]
Fred Bricon reassigned JBIDE-21981:
-----------------------------------
Assignee: Fred Bricon (was: Rob Stryker)
> Error during rsync
> ------------------
>
> Key: JBIDE-21981
> URL: https://issues.jboss.org/browse/JBIDE-21981
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.CR1
> Reporter: Xavier Coulon
> Assignee: Fred Bricon
> Priority: Blocker
> Fix For: 4.3.1.CR1
>
>
> While testing the debugging support on the server adapter, I got the following error:
> {code}
> Could not sync all pods to folder /Users/xcoulon/workspaces/runtime-Eclipse-mars.2/.metadata/.plugins/org.jboss.ide.eclipse.as.core/sample@eap-app/deploy
> OpenShiftBinaryCapability process exited: rsync: delete_file: rmdir "/Users/xcoulon/workspaces/runtime-Eclipse-mars.2/.metadata/.plugins/org.jboss.ide.eclipse.as.core/sample(a)eap-app/deploy/ROOT.war" failed: Directory not empty (66)
> rsync error: some files could not be transferred (code 23) at /SourceCache/rsync/rsync-45/rsync/main.c(1400) [generator=2.6.9]
> error: exit status 23
> {code}
> The content of the {{.../deploy}} directory was:
> {code}
> drwxr-xr-x 9 xcoulon staff 306 Mar 25 12:19 ./
> drwxr-xr-x 4 xcoulon staff 136 Mar 25 11:55 ../
> -rw-r--r-- 1 xcoulon staff 9041 Mar 27 2015 README.txt
> drwxr-xr-x 7 xcoulon staff 238 Mar 25 11:59 ROOT.war/
> -rw-r--r-- 1 xcoulon staff 8 Mar 23 17:59 ROOT.war.deployed
> -rw-r--r-- 1 xcoulon staff 8 Mar 25 12:18 ROOT.war.isdeploying
> -rw-r--r-- 1 xcoulon staff 8415373 Aug 11 2015 activemq-rar.rar
> -rw-r--r-- 1 xcoulon staff 16 Aug 11 2015 activemq-rar.rar.deployed
> -rw-r--r-- 1 xcoulon staff 16 Mar 25 12:18 activemq-rar.rar.isdeploying
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 8 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 commented on JBIDE-21995:
------------------------------------------
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)
8 years, 8 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 updated JBDS-3749:
-----------------------------
Description:
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
was:
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
> 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
> 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)
8 years, 8 months