[jbosstools-issues] [JBoss JIRA] (JBDS-4033) Cannot add virtualbox box files on windows duringinstallation CDK via devstuite bundle installer

Ondrej Dockal (JIRA) issues at jboss.org
Thu Sep 1 04:24:00 EDT 2016


Ondrej Dockal created JBDS-4033:
-----------------------------------

             Summary: Cannot add virtualbox box files on windows duringinstallation CDK via devstuite bundle installer
                 Key: JBDS-4033
                 URL: https://issues.jboss.org/browse/JBDS-4033
             Project: Red Hat JBoss Developer Studio (devstudio)
          Issue Type: Bug
          Components: platform-installer
    Affects Versions: 1.1.0.GA
         Environment: NB: windows 10 Pro, x86_64
Virtual machines:
windows 10 Enterprise, x86_64
windows 7 Pro, x86_64, SP1
            Reporter: Ondrej Dockal
            Assignee: Denis Golovin
            Priority: Critical


Installation ends up with CDK failed status. Others installation of components is completed.
Error message from install log: 
------------------------------
 Wed, 31 Aug 2016 11:23:37 GMT-INFO: cdk - Execute command vagrant box add --name cdkv2 rhel-vagrant-virtualbox.box
Wed, 31 Aug 2016 11:23:37 GMT-INFO: cdk - Execute options {
    "env": {
        "ALLUSERSPROFILE": "C:\\ProgramData",
        "APPDATA": "C:\\Users\\jbossqa\\AppData\\Roaming",
        "CommonProgramFiles": "C:\\Program Files\\Common Files",
        "CommonProgramFiles(x86)": "C:\\Program Files (x86)\\Common Files",
        "CommonProgramW6432": "C:\\Program Files\\Common Files",
        "COMPUTERNAME": "SOME-PC",
        "ComSpec": "C:\\Windows\\system32\\cmd.exe",
        "FP_NO_HOST_CHECK": "NO",
        "GOOGLE_API_KEY": "AIzaSyAQfxPJiounkhOjODEO5ZieffeBv6yft2Q",
        "HOMEDRIVE": "C:",
        "HOMEPATH": "\\Users\\jbossqa",
        "LOCALAPPDATA": "C:\\Users\\jbossqa\\AppData\\Local",
        "LOGONSERVER": "\\\\SOME-PC",
        "NUMBER_OF_PROCESSORS": "2",
        "OS": "Windows_NT",
        "Path": "C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\DevelopmentSuite\\jdk8\\bin;C:\\DevelopmentSuite\\vagrant\\bin;c:\\DevelopmentSuite\\cdk\\bin;c:\\DevelopmentSuite\\vagrant\\bin;c:\\DevelopmentSuite\\cygwin\\bin;C:\\DevelopmentSuite\\vagrant\\bin;bin;C:\\DevelopmentSuite\\virtualbox\\",
        "PATHEXT": ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC",
        "PROCESSOR_ARCHITECTURE": "AMD64",
        "PROCESSOR_IDENTIFIER": "Intel64 Family 6 Model 60 Stepping 1, GenuineIntel",
        "PROCESSOR_LEVEL": "6",
        "PROCESSOR_REVISION": "3c01",
        "ProgramData": "C:\\ProgramData",
        "ProgramFiles": "C:\\Program Files",
        "ProgramFiles(x86)": "C:\\Program Files (x86)",
        "ProgramW6432": "C:\\Program Files",
        "PSModulePath": "C:\\Windows\\system32\\WindowsPowerShell\\v1.0\\Modules\\",
        "PUBLIC": "C:\\Users\\Public",
        "SystemDrive": "C:",
        "SystemRoot": "C:\\Windows",
        "TEMP": "C:\\Users\\jbossqa\\AppData\\Local\\Temp",
        "TMP": "C:\\Users\\jbossqa\\AppData\\Local\\Temp",
        "USERDOMAIN": "Some-PC",
        "USERNAME": "jbossqa",
        "USERPROFILE": "C:\\Users\\jbossqa",
        "VAGRANT_DETECTED_OS": "cygwin",
        "VBOX_MSI_INSTALL_PATH": "C:\\DevelopmentSuite\\virtualbox\\",
        "windir": "C:\\Windows",
        "windows_tracing_flags": "3",
        "windows_tracing_logfile": "C:\\BVTBin\\Tests\\installpackage\\csilogfile.log",
        "__COMPAT_LAYER": "VistaSetup"
    },
    "cwd": "c:\\DevelopmentSuite\\cdk\\boxes"
}
Wed, 31 Aug 2016 11:23:39 GMT-ERROR: cdk - Error: Command failed: vagrant box add --name cdkv2 rhel-vagrant-virtualbox.box
An error occurred while downloading the remote file. The error
message, if any, is reproduced below. Please fix this error and try
again.

----------------------
After manual attempt to add box via cli with commad: vagrant box add --name cdkv2 rhel-vagrant-virtualbox.box:
---------------------
C:\DevelopmentSuite\cdk\boxes>vagrant box add --name cdkv2 rhel-vagrant-virtualb
ox.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://C:/DevelopmentSuite/cdk/boxes/rh
el-vagrant-virtualbox.box
    box:
An error occurred while downloading the remote file. The error
message, if any, is reproduced below. Please fix this error and try
again.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)



More information about the jbosstools-issues mailing list