Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-23740] Windows: Error thrown intermitently when building for device,Opening the package from location Preprodclassic_1.0.0.0_ARM_Debug.appxbundle failed

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2016-09-06T01:29:39.000+0000
Affected Version/sRelease 5.4.0
Fix Version/sRelease 6.0.0
ComponentsWindows
Labelsqe-5.4.0
ReporterEwan Harris
AssigneeKota Iguchi
Created2016-08-05T19:01:06.000+0000
Updated2016-09-06T15:57:53.000+0000

Description

Description

When building to Windows devices I intermittently see the error below. When rebuilding the error does not occur, the app is not installed to device.
[ERROR] :  Failed to install app (code 0x800B0100): error 0x800B0100: Opening the package from location Preprodclassic_1.0.0.0_ARM_Debug.appxbundle failed.
[ERROR] :  Error: Failed to install app (code 0x800B0100): error 0x800B0100: Opening the package from location Preprodclassic_1.0.0.0_ARM_Debug.appxbundle failed.
    at ChildProcess.<anonymous> (C:\ProgramData\Titanium\mobilesdk\win32\5.4.0.v20160802165655\node_modules\windowslib\lib\wptool.js:842:15)
    at emitTwo (events.js:87:13)
    at ChildProcess.emit (events.js:172:7)
    at maybeClose (internal/child_process.js:827:16)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5)

Steps to reproduce

There are no known steps to reproduce this issue easily. It is only seen intermittently when building an application to device.

Actual result

An error is thrown when building to device intermittently, no helpful logging is shown to the user

Expected

Error should not be thrown, if possible some helpful logging should be shown

Comments

  1. Ewan Harris 2016-08-05

    Filed as minor because it happens rarely and the workaround is to rebuild Will update ticket if any more relevant information can be found
  2. Kota Iguchi 2016-09-06

    Fixed by TIMOB-23762
  3. Ewan Harris 2016-09-06

    Issue is no longer seen when using newer SDKs, closing as fixed by TIMOB-23762 OS: Microsoft Windows 10 Pro 10.0.14393 Appc core: 6.0.0-38 Appc NPM: 4.2.8-6 Ti SDK: 6.0.0.v20160904203840

JSON Source