{ "id": "65435", "key": "TIMOB-4126", "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": "11244", "name": "Release 1.7.0", "archived": true, "released": true, "releaseDate": "2011-06-13" }, { "id": "11330", "description": "Planning Week", "name": "Sprint 2011-21", "archived": true, "released": true, "releaseDate": "2011-05-30" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-05-24T16:54:50.000+0000", "created": "2011-05-17T16:27:28.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [ "exception", "fastdev", "linux", "mac", "status", "tbs-1.7.1" ], "versions": [ { "id": "11244", "name": "Release 1.7.0", "archived": true, "released": true, "releaseDate": "2011-06-13" } ], "issuelinks": [], "assignee": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "updated": "2011-05-24T22:48:32.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": "10202", "name": "Android", "description": "Android Platform" } ], "description": "Steps to Reproduce:\n1. Create a new project in tiStudio\n2. start fastdev server 'titanium fastdev start'\n3. check status 'titanium fastdev status'\n\nActual Result\nException thrown (See attached file)\n\nExpected Result:\nTo return the status of the running server", "attachment": [ { "id": "18516", "filename": "LinuxFastdev.txt", "author": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-05-17T16:27:28.000+0000", "size": 1729, "mimeType": "text/plain" } ], "flagged": false, "summary": "Linux: Fastdev: After starting fastdev server it gives exception when you check status or do a restart-app", "creator": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Linux 11.04 (32 bit) with 1.7.0.8a8f967...\nMacOSX", "comment": { "comments": [ { "id": "133975", "author": { "name": "mculpepper", "key": "mculpepper", "displayName": "Marshall Culpepper", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Moving this to TBS-1.7.1, can't repro in my personal Ubuntu 9.10, will need more time to verify", "updateAuthor": { "name": "mculpepper", "key": "mculpepper", "displayName": "Marshall Culpepper", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-05-19T07:06:47.000+0000", "updated": "2011-05-19T07:06:47.000+0000" }, { "id": "134052", "author": { "name": "mstepanov", "key": "mstepanov", "displayName": "Max Stepanov", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I integrated FastDev support into TiStudio and seeing the same error for FastDev process in Console view. MacOSX", "updateAuthor": { "name": "mstepanov", "key": "mstepanov", "displayName": "Max Stepanov", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-05-20T10:52:12.000+0000", "updated": "2011-05-20T10:52:12.000+0000" }, { "id": "134151", "author": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Cannot restart-app or kill-app from the command line\n\n----------------------------------------\nException happened during processing of request from ('127.0.0.1', 34996)\nTraceback (most recent call last):\n File \"/usr/lib/python2.7/SocketServer.py\", line 582, in process_request_thread\n self.finish_request(request, client_address)\n File \"/usr/lib/python2.7/SocketServer.py\", line 323, in finish_request\n self.RequestHandlerClass(request, client_address, self)\n File \"/usr/lib/python2.7/SocketServer.py\", line 639, in __init__\n self.handle()\n File \"/home/labuser/.titanium/mobilesdk/linux/1.7.0/android/fastdev.py\", line 115, in handle\n if not server.is_serving():\nAttributeError: ThreadingTCPServer instance has no attribute 'is_serving'\n----------------------------------------", "updateAuthor": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-05-24T10:57:32.000+0000", "updated": "2011-05-24T10:57:32.000+0000" }, { "id": "134194", "author": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "body": "Use 2.7 server attributes when appropriate.", "updateAuthor": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "created": "2011-05-24T16:00:32.000+0000", "updated": "2011-05-24T16:00:32.000+0000" }, { "id": "134199", "author": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Tested with May 24 2011 16:00 r4c9bc010", "updateAuthor": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-05-24T16:54:50.000+0000", "updated": "2011-05-24T16:54:50.000+0000" } ], "maxResults": 5, "total": 5, "startAt": 0 } } }