{ "id": "64936", "key": "TIMOB-3825", "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": "11358", "description": "Mobile 1.8.0 M05", "name": "Sprint 2011-26", "archived": true, "released": true, "releaseDate": "2011-07-04" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-06-30T09:47:24.000+0000", "created": "2011-04-29T16:01:06.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "3.0", "android", "exception", "xoom" ], "versions": [ { "id": "11244", "name": "Release 1.7.0", "archived": true, "released": true, "releaseDate": "2011-06-13" } ], "issuelinks": [], "assignee": { "name": "opiecyrus", "key": "opiecyrus", "displayName": "Opie Cyrus", "active": true, "timeZone": "America/Chicago" }, "updated": "2011-06-30T09:47:24.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": "1.launch KS and check adb output\r\n\r\nresults: \r\n\r\nResourceType( 3210): No package identifier when getting value for resource number 0x00000000\r\nE/KrollMethod( 3210): (kroll$56: app://app.js) [1,599] Exception calling kroll method getString, invocation: null ]\r\nE/KrollMethod( 3210): android.content.res.Resources$NotFoundException: String resource ID #0x0\r\nE/KrollMethod( 3210): \tat android.content.res.Resources.getText(Resources.java:242)\r\nE/KrollMethod( 3210): \tat android.content.res.Resources.getString(Resources.java:326)\r\nE/KrollMethod( 3210): \tat android.content.Context.getString(Context.java:204)\r\nE/KrollMethod( 3210): \tat ti.modules.titanium.locale.LocaleModule.getString(LocaleModule.java:91)\r\nE/KrollMethod( 3210): \tat ti.modules.titanium.locale.LocaleModuleBindingGen$12.invoke(LocaleModuleBindingGen.java:427)\r\nE/KrollMethod( 3210): \tat org.appcelerator.kroll.KrollMethod.call(KrollMethod.java:51)\r\nE/KrollMethod( 3210): \tat org.mozilla.javascript.Interpreter.interpretLoop(Interpreter.java:1701)\r\nE/KrollMethod( 3210): \tat org.mozilla.javascript.Interpreter.interpret(Interpreter.java:854)\r\nE/KrollMethod( 3210): \tat org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:164)\r\nE/KrollMethod( 3210): \tat org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:426)\r\nE/KrollMethod( 3210): \tat org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3177)\r\nE/KrollMethod( 3210): \tat org.mozilla.javascript.InterpretedFunction.exec(InterpretedFunction.java:175)\r\nE/KrollMethod( 3210): \tat org.mozilla.javascript.Context.evaluateReader(Context.java:1142)\r\nE/KrollMethod( 3210): \tat org.appcelerator.titanium.kroll.KrollContext$DefaultEvaluator.evaluateFile(KrollContext.java:105)\r\nE/KrollMethod( 3210): \tat org.appcelerator.titanium.kroll.KrollContext.evaluateScript(KrollContext.java:306)\r\nE/KrollMethod( 3210): \tat org.appcelerator.titanium.kroll.KrollContext.handleEvalFile(KrollContext.java:318)\r\nE/KrollMethod( 3210): \tat org.appcelerator.titanium.kroll.KrollContext.handleMessage(KrollContext.java:217)\r\nE/KrollMethod( 3210): \tat org.appcelerator.titanium.TiMessageQueue.handleMessage(TiMessageQueue.java:223)\r\nE/KrollMethod( 3210): \tat android.os.Handler.dispatchMessage(Handler.java:95)\r\nE/KrollMethod( 3210): \tat android.os.Looper.loop(Looper.java:126)\r\nE/KrollMethod( 3210): \tat org.appcelerator.titanium.kroll.KrollHandlerThread.run(KrollHandlerThread.java:86)\r\nE/KrollContext( 3210): (kroll$56: app://app.js) [2,601] Error evaluating source: Wrapped android.content.res.Resources$NotFoundException: String resource ID #0x0 (file:///android_asset/Resources/app.js#332)\r\nE/KrollContext( 3210): org.mozilla.javascript.WrappedException: Wrapped android.content.res.Resources$NotFoundException: String resource ID #0x0 (file:///android_asset/Resources/app.js#332)\r\nE/KrollContext( 3210): \tat org.mozilla.javascript.Context.throwAsScriptRuntimeEx(Context.java:1786)\r\nE/KrollContext( 3210): \tat org.appcelerator.kroll.KrollMethod.call(KrollMethod.java:85)\r\nE/KrollContext( 3210): \tat org.mozilla.javascript.Interpreter.interpretLoop(Interpreter.java:1701)\r\nE/KrollContext( 3210): \tat script(file:///android_asset/Resources/app.js:332)\r\nE/KrollContext( 3210): \tat org.mozilla.javascript.Interpreter.interpret(Interpreter.java:854)\r\nE/KrollContext( 3210): \tat org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:164)\r\nE/KrollContext( 3210): \tat org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:426)\r\nE/KrollContext( 3210): \tat org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3177)\r\nE/KrollContext( 3210): \tat org.mozilla.javascript.InterpretedFunction.exec(InterpretedFunction.java:175)\r\nE/KrollContext( 3210): \tat org.mozilla.javascript.Context.evaluateReader(Context.java:1142)\r\nE/KrollContext( 3210): \tat org.appcelerator.titanium.kroll.KrollContext$DefaultEvaluator.evaluateFile(KrollContext.java:105)\r\nE/KrollContext( 3210): \tat org.appcelerator.titanium.kroll.KrollContext.evaluateScript(KrollContext.java:306)\r\nE/KrollContext( 3210): \tat org.appcelerator.titanium.kroll.KrollContext.handleEvalFile(KrollContext.java:318)\r\nE/KrollContext( 3210): \tat org.appcelerator.titanium.kroll.KrollContext.handleMessage(KrollContext.java:217)\r\nE/KrollContext( 3210): \tat org.appcelerator.titanium.TiMessageQueue.handleMessage(TiMessageQueue.java:223)\r\nE/KrollContext( 3210): \tat android.os.Handler.dispatchMessage(Handler.java:95)\r\nE/KrollContext( 3210): \tat android.os.Looper.loop(Looper.java:126)\r\nE/KrollContext( 3210): \tat org.appcelerator.titanium.kroll.KrollHandlerThread.run(KrollHandlerThread.java:86)\r\nE/KrollContext( 3210): Caused by: android.content.res.Resources$NotFoundException: String resource ID #0x0\r\nE/KrollContext( 3210): \tat android.content.res.Resources.getText(Resources.java:242)\r\nE/KrollContext( 3210): \tat android.content.res.Resources.getString(Resources.java:326)\r\nE/KrollContext( 3210): \tat android.content.Context.getString(Context.java:204)\r\nE/KrollContext( 3210): \tat ti.modules.titanium.locale.LocaleModule.getString(LocaleModule.java:91)\r\nE/KrollContext( 3210): \tat ti.modules.titanium.locale.LocaleModuleBindingGen$12.invoke(LocaleModuleBindingGen.java:427)\r\nE/KrollContext( 3210): \tat org.appcelerator.kroll.KrollMethod.call(KrollMethod.java:51)\r\nE/KrollContext( 3210): \t... 15 more\r\nE/TiJSError( 3210): (kroll$56: app://app.js) [2,603] ----- Titanium Javascript Runtime Error -----\r\nE/TiJSError( 3210): (kroll$56: app://app.js) [1,604] - In file:///android_asset/Resources/app.js:332,0\r\nE/TiJSError( 3210): (kroll$56: app://app.js) [0,604] - Message: Wrapped android.content.res.Resources$NotFoundException: String resource ID #0x0 (file:///android_asset/Resources/app.js#332)\r\nE/TiJSError( 3210): (kroll$56: app://app.js) [0,604] - Source: null\r\n", "attachment": [], "flagged": false, "summary": "Android 3.0 Xoom: Exception calling kroll method seen on app launch", "creator": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Xoom pad, 3.0.1, [INFO] Titanium SDK version: 1.7.0 (04/26/11 11:54 6b80fd9...)", "comment": { "comments": [ { "id": "157959", "author": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "body": "neither Opie nor I could repro in 1.7.2 or master, closing", "updateAuthor": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-06-28T14:03:18.000+0000", "updated": "2011-06-28T14:03:18.000+0000" }, { "id": "157985", "author": { "name": "opiecyrus", "key": "opiecyrus", "displayName": "Opie Cyrus", "active": true, "timeZone": "America/Chicago" }, "body": "opened issue a second time in order to log time", "updateAuthor": { "name": "opiecyrus", "key": "opiecyrus", "displayName": "Opie Cyrus", "active": true, "timeZone": "America/Chicago" }, "created": "2011-06-28T22:31:59.000+0000", "updated": "2011-06-28T22:31:59.000+0000" }, { "id": "158326", "author": { "name": "dthorp", "key": "dthorp", "displayName": "Don Thorp", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Removed 1.7.2 label.", "updateAuthor": { "name": "dthorp", "key": "dthorp", "displayName": "Don Thorp", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-06-30T09:47:24.000+0000", "updated": "2011-06-30T09:47:24.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }