[jbosstools-issues] [JBoss JIRA] (JBIDE-21336) CDK cannot locate VBoxManage on MacOSX
Xavier Coulon (JIRA)
issues at jboss.org
Wed Dec 16 09:42:00 EST 2015
[ https://issues.jboss.org/browse/JBIDE-21336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13141913#comment-13141913 ]
Xavier Coulon commented on JBIDE-21336:
---------------------------------------
right.
> 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: openshift
> 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)
More information about the jbosstools-issues
mailing list