{ "id": "144971", "key": "TIMOB-18594", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [], "resolution": { "id": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2015-03-23T22:32:25.000+0000", "created": "2015-02-19T17:09:55.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [], "versions": [ { "id": "16704", "description": "Release 3.5.0", "name": "Release 3.5.0", "archived": false, "released": true, "releaseDate": "2015-01-13" } ], "issuelinks": [ { "id": "46493", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "144405", "key": "TIMOB-18538", "fields": { "summary": "CLI: Fix incompatibilities with Node 0.12", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "Critical", "id": "1" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-20T18:12:06.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "13103", "name": "CLI", "description": "Node-based command line interface" }, { "id": "11500", "name": "MobileWeb", "description": "Mobile Web (HTML) Platform" } ], "description": "h4. Problem Description\r\nWhenever the user attempts to build a project after upgrading to titanium 3.5.0 they now receive this error message, however they can still build on 3.4.1\r\n{code}\r\nC:\\Users\\pkulkarni\\AppData\\Roaming\\npm\\node_modules\\titanium\\node_modules\\longjohn\\dist\\longjohn.js:185\r\nthrow e;\r\n^\r\nChildProcess.emit (events.js:110:17),maybeClose (child_process.js:1008:16),Socket. (child_process.js:1176:11),Socket.emit (events.js:107:17),Pipe.close (net.js:476:12)\r\n[ERROR] Application Installer abnormal process termination. Process exit value was 1\r\n{code}\r\n\r\nThey have attempted reinstalling the SDK and the command below returns no response\r\n\r\ntitanium build -p mobileweb -sdk 3.5.0.GA -log-level trace", "attachment": [ { "id": "54212", "filename": "ti_info.txt", "author": { "name": "jbuckley", "key": "jbuckley", "displayName": "Jamie Buckley", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2015-02-20T12:48:31.000+0000", "size": 25551, "mimeType": "text/plain" } ], "flagged": false, "summary": "Cannot build after upgrade to 3.5.0", "creator": { "name": "jbuckley", "key": "jbuckley", "displayName": "Jamie Buckley", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "jbuckley", "key": "jbuckley", "displayName": "Jamie Buckley", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Operating System\r\n Name = Microsoft Windows 8.1 Pro\r\n Version = 6.3.9600\r\n Architecture = 64bit\r\n # CPUs = 4\r\n Memory = 7.9GB\r\nNode.js\r\n Node.js Version = 0.10.22\r\n npm Version = 2.5.1\r\nTitanium CLI\r\n CLI Version = 3.4.1\r\n node-appc Version = 0.2.14", "closedSprints": [ { "id": 363, "state": "closed", "name": "2015 Sprint 06 Tooling", "startDate": "2015-03-14T13:52:26.847Z", "endDate": "2015-03-28T00:00:00.000Z", "completeDate": "2015-03-30T16:43:13.950Z", "originBoardId": 121 } ], "comment": { "comments": [ { "id": "343913", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Please run \"ti info\" and report the results.", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2015-02-19T17:19:01.000+0000", "updated": "2015-02-19T17:19:01.000+0000" }, { "id": "345368", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "[~ingo], [~rtlechuga], [~pinnamuri] Smells like LiveView.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2015-03-07T01:06:36.000+0000", "updated": "2015-03-07T01:06:36.000+0000" }, { "id": "345370", "author": { "name": "pinnamuri", "key": "pinnamuri", "displayName": "Praveen Innamuri", "active": false, "timeZone": "America/Los_Angeles" }, "body": "[~cbarber] That seems to be liveview. Whenever I see some exception with Socket, that probably falls back to liveview. If they remove liveview hook from ti config, they might have better luck.", "updateAuthor": { "name": "pinnamuri", "key": "pinnamuri", "displayName": "Praveen Innamuri", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2015-03-07T02:06:55.000+0000", "updated": "2015-03-07T02:06:55.000+0000" }, { "id": "345454", "author": { "name": "pinnamuri", "key": "pinnamuri", "displayName": "Praveen Innamuri", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Here are the steps to remove liveview from titanium config :\r\n\r\n- Run \"ti config\" : Make a note of liveview path from the value of \"paths.hooks\" config key.\r\n- ti config -r paths.hooks \"/path/to/liveview/hook\"", "updateAuthor": { "name": "pinnamuri", "key": "pinnamuri", "displayName": "Praveen Innamuri", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2015-03-09T17:38:01.000+0000", "updated": "2015-03-09T17:38:20.000+0000" }, { "id": "347063", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Appears to have been a configuration issue.", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2015-03-23T22:32:25.000+0000", "updated": "2015-03-23T22:32:25.000+0000" }, { "id": "413867", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as invalid.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-20T18:12:06.000+0000", "updated": "2017-03-20T18:12:06.000+0000" } ], "maxResults": 19, "total": 19, "startAt": 0 } } }