[
https://issues.jboss.org/browse/JBDS-3961?page=com.atlassian.jira.plugin....
]
Budh Ram Gurung commented on JBDS-3961:
---------------------------------------
The last few lines of *install.log* says:
{code:borderStyle=solid}
Mon, 04 Jul 2016 06:46:54 GMT-ERROR: cdk failed to install: Error: Command failed: vagrant
box add --name cdkv2
"D:\redhat_dev_suite\cdk\boxes\rhel-vagrant-virtualbox.box"
[0;31mAn error occurred while downloading the remote file. The error
message, if any, is reproduced below. Please fix this error and try
again.
Couldn't open file /redhat_dev_suite/cdk/boxes/rhel-vagrant-virtualbox.box[0m
{code}
However, I found that the box "rhel-vagrant-virtualbox.box" is present in the
above path and even able to perform box addition through cygwin:
{code}
budhram@DESKTOP-8MV1CPM ~
$ cd /cygdrive/d/redhat_dev_suite/cdk/boxes/
budhram@DESKTOP-8MV1CPM /cygdrive/d/redhat_dev_suite/cdk/boxes
$ vagrant box add cdkv2 rhel-vagrant-virtualbox.box
==> box: Box file was not detected as metadata. Adding it directly...
==> box: Adding box 'cdkv2' (v0) for provider:
box: Unpacking necessary files from:
file://D:/redhat_dev_suite/cdk/boxes/rhel-vagrant-virtualbox.box
box:
==> box: Successfully added box 'cdkv2' (v0) for 'virtualbox'!
budhram@DESKTOP-8MV1CPM /cygdrive/d/redhat_dev_suite/cdk/boxes
{code}
CDK installation failed with progress bar stuck in 99%
------------------------------------------------------
Key: JBDS-3961
URL:
https://issues.jboss.org/browse/JBDS-3961
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: platform-installer
Environment: h3. Operating System:
Windows 10 Pro 64 Bit
h3. Devstudio version
Devstudio 1.0 GA
Reporter: Budh Ram Gurung
Labels: cdk
Fix For: 10.0.1.AM2
Attachments: dev_studio_installation.PNG, install.log
I was trying the "devstudio 1.0 GA build"
("development-suite-1.0.0-GA-bundle-installer.exe") and unable to get CDK
installation after gone through the steps of authentication, vagrant, cygwin, jboss dev
studio installations.
Observations:
CDK installation stuck in 99% with "failed" mark.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)