Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-13126] Console: Android - When you install the default Titanium app to Android, "Error type 3" message is displayed in the console

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2013-04-16T06:49:09.000+0000
Affected Version/sRelease 3.1.0
Fix Version/sn/a
ComponentsCLI
Labelsqe-3.1.0, regression
ReporterWilson Luu
AssigneeChris Barber
Created2013-03-19T20:47:46.000+0000
Updated2014-06-19T12:42:50.000+0000

Description

*Details:* While using the nightly Studio build and installing the default Titanium app to an Android device, the console will print out "Error type 3" message *even though app was installed successfully to Android device.* *This is a regression. The message does not appear in Studio build 3.0.2.201302191606* *Steps to reproduce:* 1. Create default Titanium app using SDK 3.1.0.X 2. Install app to an Android device *Actual:* Even though the app was successfully installed to device, an "Error type 3" message appears in the console (see consoleMsg.txt). Also, attached the Studio logs with Debug Level set to All and "Show normally hidden processes" checked (see studioLog.txt) *Expected:* Should not see "Error type 3" message in console when installing app to Android

Attachments

FileDateSize
consoleMsg.txt2013-03-19T20:47:46.000+0000554

Comments

  1. Michael Xia 2013-03-19

    The console output is from the CLI call, and in Studio 3.1.0, we switched to call the new CLI build script for Android instead of calling the builder.py, so I'm re-assigning to Chris to take a look at it. If that's not the case, please assign back to me. Thanks.
  2. Thomas Huelbert 2013-03-20

  3. Wilson Luu 2013-03-20

    Closing bug since this is a duplicate of TIMOB-13122

JSON Source