{ "id": "111322", "key": "TIMOB-13103", "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": [ { "id": "15939", "description": "2014 Sprint 07", "name": "2014 Sprint 07", "archived": true, "released": true, "releaseDate": "2014-04-11" }, { "id": "15942", "description": "2014 Sprint 07 Tooling", "name": "2014 Sprint 07 Tooling", "archived": true, "released": true, "releaseDate": "2014-04-11" }, { "id": "15422", "description": "Release 3.3.0", "name": "Release 3.3.0", "archived": false, "released": true, "releaseDate": "2014-07-16" } ], "resolution": { "id": "5", "description": "All attempts at reproducing this issue failed, or not enough information was available to reproduce the issue. Reading the code produces no clues as to why this behavior would occur. If more information appears later, please reopen the issue.", "name": "Cannot Reproduce" }, "resolutiondate": "2014-04-02T18:42:06.000+0000", "created": "2013-03-18T18:48:55.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "qe-cli", "qe-closed-3.2.3" ], "versions": [ { "id": "14162", "description": "Release 3.1.0", "name": "Release 3.1.0", "archived": true, "released": true, "releaseDate": "2013-04-16" } ], "issuelinks": [ { "id": "26891", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "107379", "key": "TIMOB-12822", "fields": { "summary": "iOS: Simulator appears then exits", "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": "High", "id": "2" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2014-04-17T16:15:27.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": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "While testing TIMOB-12722 I ran into issue where Application has exited from iOS simulator with the following error:\r\n[INFO] Finished building the application in 25s 824ms\r\n[INFO] Running application in iOS Simulator\r\n[INFO] Launching application in iOS Simulator\r\n[INFO] Focusing the iOS Simulator\r\n[INFO] Application has exited from iOS Simulator\r\n[INFO] Project built successfully in 29s 859ms\r\n\r\n[ERROR] Failed to focus the iPhone Simulator window\r\n[ERROR] /Users/oromero/Library/Application Support/Titanium/mobilesdk/osx/3.1.0.v20130316201654/iphone/iphone_sim_activate.scpt: execution error: iPhone Simulator got an error: Connection is invalid. (-609)\r\n\r\nTest steps:\r\n1. Create the default Alloy project project\r\n2. Run command ti build --platform iphone in command line\r\n\r\nActual result:\r\nThe error\r\nExpected result:\r\nApp should launch successfully in iOS simulator\r\n\r\nNote: Running the same command second time works fine", "attachment": [ { "id": "36550", "filename": "running_command_build_1st_time.png", "author": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-03-21T22:54:52.000+0000", "size": 102279, "mimeType": "image/png" }, { "id": "36578", "filename": "tracelog.txt", "author": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-03-22T18:38:16.000+0000", "size": 1402721, "mimeType": "text/plain" } ], "flagged": false, "summary": "CLI: Intermittent iOS Simulator failure ", "creator": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Titanium Studio, build: 3.1.0.201303141941\r\nTitanium Studio, build: 3.1.0.v20130316201654\r\nCLI 3.0.25", "comment": { "comments": [ { "id": "243572", "author": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Attached the screenshot.\nTried to run ti build -p ios command via terminal\nTitanium Studio, build: 3.1.0.201303202340\nTitanium SDK, build: 3.1.0.v20130321115648\nCLI 3.0.25", "updateAuthor": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-03-21T22:54:28.000+0000", "updated": "2013-03-21T22:54:28.000+0000" }, { "id": "299630", "author": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Cannot reproduce.\nTested with:\nMac osx 10.9.2 Mavericks\nAppcelerator Studio, build: 3.2.3.201403271839\nTitanium SDK, build: 3.2.3.v20140401134117\nNode.JS Version: v0.10.13\nNPM Version: 1.3.2\n├── acs@1.0.14\n├── alloy@1.3.1\n├── node-appc@0.2.0\n├── npm@1.3.2\n├── titanium@3.2.3-alpha2\n└── titanium-code-processor@1.1.1-alpha\niOS 7.1Simulator", "updateAuthor": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-04-02T18:41:42.000+0000", "updated": "2014-04-02T18:41:42.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }