{ "id": "121732", "key": "TIMOB-15601", "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": "15707", "description": "2013 Sprint 23", "name": "2013 Sprint 23", "archived": true, "released": true, "releaseDate": "2013-11-15" }, { "id": "15709", "description": "2013 Sprint 23 Core", "name": "2013 Sprint 23 Core", "archived": true, "released": true, "releaseDate": "2013-11-15" }, { "id": "14982", "description": "Release 3.2.0", "name": "Release 3.2.0", "archived": false, "released": true, "releaseDate": "2013-12-19" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2013-11-05T23:47:08.000+0000", "created": "2013-10-29T00:15:03.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "appcelerator_smoke", "qe-3.2.0", "qe-closed-3.2.0", "qe-manualtest" ], "versions": [ { "id": "14982", "description": "Release 3.2.0", "name": "Release 3.2.0", "archived": false, "released": true, "releaseDate": "2013-12-19" } ], "issuelinks": [], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2014-08-12T01:32:30.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": "Project failed to launch on Simulator, although Simulator focused and timed out with the error:\r\n{code}\r\n[ERROR] An error occurred running the iOS Simulator\r\n[ERROR] [DEBUG] Session could not be started: Error Domain=DTiPhoneSimulatorErrorDomain Code=2 \"Simulator session timed out.\" UserInfo=0x7ffe49e18c10 {NSLocalizedDescription=Simulator session timed out.}\r\n[ERROR] \r\n[ERROR] Project failed to build after 1m 31s 677ms\r\n{code}", "attachment": [ { "id": "43528", "filename": "log.rtf", "author": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-10-29T00:15:03.000+0000", "size": 16654, "mimeType": "text/rtf" } ], "flagged": false, "summary": "CLI: Error, focusing the iOS Simulator", "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": "Mac osx 10.9 Mavericks\r\nCLI 3.2.0\r\nXcode 5.0\r\nTitanium SDK version 3.2.0.v20131028145644", "comment": { "comments": [ { "id": "277189", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "This should be fixed now in master.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2013-10-29T18:10:44.000+0000", "updated": "2013-10-29T18:10:44.000+0000" }, { "id": "277388", "author": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Tested and verified the fix with:\nMac osx 10.9 Mavericks\nTitanium Studio, build: 3.2.0.201310300119\nTitanium SDK, build: 3.2.0.v20131029150357 \nXcode 5.0\n\n{code}\nti build \"--no-colors\" \"--no-progress-bars\" \"--no-prompt\" \"build\" \"--platform\" \"ipad\" \"--sdk\" \"3.2.0.v20131029150357\" \"--log-lev\" \"trace\" \"--target\" \"simulator\" \"--ios-version\" \"7.0.3\" \"--sim-version\" \"7.0.3\" \"--device-family\" \"ipad\" \"--skip-js-minify\"\n{code}", "updateAuthor": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-10-30T18:59:45.000+0000", "updated": "2013-10-30T18:59:45.000+0000" }, { "id": "277783", "author": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Reopened due to original issue reproduction with:\nTitanium Studio, build: 3.2.0.201310312257\nTitanium SDK, build: 3.2.0.v20131101124843\n{code}\n[INFO] Focusing the iOS Simulator\n[ERROR] An error occurred running the iOS Simulator\n[ERROR] [DEBUG] Session could not be started: Error Domain=DTiPhoneSimulatorErrorDomain Code=1 \"iOS Simulator failed to install the application.\" UserInfo=0x7ff70be0c770 {NSLocalizedDescription=iOS Simulator failed to install the application., DTiPhoneSimulatorUnderlyingErrorCodeKey=-1}\n[ERROR] \n[ERROR] Project failed to build after 10s 508ms\n{code}\nI will revisit it as soon, as merge is made.", "updateAuthor": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-11-01T23:21:04.000+0000", "updated": "2013-11-01T23:21:04.000+0000" }, { "id": "277806", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "[~oromero] The merge is in, please retest and resolve if it's working.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2013-11-02T01:01:42.000+0000", "updated": "2013-11-02T01:01:42.000+0000" }, { "id": "278304", "author": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Working now:)\nTested and verified iOS Simulator focus and launch with:\nCLI 3.2.0\nTitanium SDK, build: 3.2.0.v20131105094044\nXcode 5.0\n\nusing command ti build -p ios -T simulator", "updateAuthor": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-11-05T23:46:58.000+0000", "updated": "2013-11-05T23:46:58.000+0000" } ], "maxResults": 5, "total": 5, "startAt": 0 } } }