[JBoss JIRA] (JBIDE-21425) Server adapter wizard: Finish button should be disabled in page which contains connection selection
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21425?page=com.atlassian.jira.plugi... ]
Marián Labuda closed JBIDE-21425.
---------------------------------
Closed as a duplicate.
> Server adapter wizard: Finish button should be disabled in page which contains connection selection
> ---------------------------------------------------------------------------------------------------
>
> Key: JBIDE-21425
> URL: https://issues.jboss.org/browse/JBIDE-21425
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.Beta2
> Reporter: Marián Labuda
> Assignee: Andre Dietisheim
> Priority: Critical
> Labels: openshift_v3, server_adapter
> Fix For: 4.3.1.Beta2
>
>
> In server adapter wizard on wizard page where selection of a connection is performed, the Finish button is enabled. This should not be possible, because although connection is selected but service, eclipse project and paths are not filled in. Hitting finish button in this stage leads to a new server adapter, which does not do anything and its linked to nothing, because details are empty.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBIDE-21172) CDK server in Starting state and cannot be stopped with wrong path to vagrant (or any other errors)
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21172?page=com.atlassian.jira.plugi... ]
Marián Labuda updated JBIDE-21172:
----------------------------------
Component/s: cdk
(was: openshift)
> CDK server in Starting state and cannot be stopped with wrong path to vagrant (or any other errors)
> ---------------------------------------------------------------------------------------------------
>
> Key: JBIDE-21172
> URL: https://issues.jboss.org/browse/JBIDE-21172
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk
> Affects Versions: 4.3.1.Beta1
> Reporter: Martin Malina
> Assignee: Rob Stryker
> Fix For: 4.3.1.Beta2
>
>
> When I first set up a CDK 2 Beta3 server adapter in Eclipse, it had the launch config set up with the wrong path to vagrant - /usr/bin/vagrant instead of /usr/local/bin/vagrant which is the default location on OS X - I didn't notice this and just tried to start the adapter.
> Obviously it failed, but I was left in a state where the server was Starting and I couldn't stop it unless I restarted the IDE.
> I think it should fail more gracefully.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBIDE-21336) CDK cannot locate VBoxManage on MacOSX
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21336?page=com.atlassian.jira.plugi... ]
Marián Labuda updated JBIDE-21336:
----------------------------------
Component/s: cdk
(was: openshift)
> CDK cannot locate VBoxManage on MacOSX
> --------------------------------------
>
> Key: JBIDE-21336
> URL: https://issues.jboss.org/browse/JBIDE-21336
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk
> Affects Versions: 4.3.1.Beta1
> Reporter: Xavier Coulon
> Assignee: Rob Stryker
> Fix For: 4.3.1.Beta2
>
>
> I get the following error message when starting the CDK Server Adapter on MacOSX (DevStudio was started from the dock, not from CLI):
> {code}
> The provider 'virtualbox' that was requested to back the machine
> 'default' is reporting that it isn't usable on this system. The
> reason is shown below:
> Vagrant could not detect VirtualBox! Make sure VirtualBox is properly installed.
> Vagrant uses the `VBoxManage` binary that ships with VirtualBox, and requires
> this to be available on the PATH. If VirtualBox is installed, please find the
> `VBoxManage` binary and add it to the PATH environmental variable.
> {code}
> when starting DevStudio from CLI, it inherits from the terminal PATH and then it works.
> We had a similar issue in Docker tooling ('docker-machine' needs to be in the PATH, as well as 'VBoxManage' or any other VM driver) so we ended up adding some preferences to set the correct path.
> That might be interesting to see how the Docker tooling, the Vagrant tooling and the CDK tooling could use the same preferences.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months