[TIMOB-13873] BlackBerry : We see some errors in studio console after successful build of BB apps
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-06-04T01:26:47.000+0000 |
Affected Version/s | n/a |
Fix Version/s | 2013 Sprint 11 BB, 2013 Sprint 11, Release 3.2.0 |
Components | BlackBerry |
Labels | n/a |
Reporter | Lokesh Choudhary |
Assignee | Russell McMahon |
Created | 2013-05-15T20:46:25.000+0000 |
Updated | 2014-06-19T12:44:42.000+0000 |
Description
Description:
1. Create an build any app for BB device/simulator.
2. After the app launches in the device or the simulator click or tap anywhere in the app.
3. Observe the studio console
Actual Results:
1. We get the error lines below:
slogger2 buffer handle not initialized. ../../lgmon_api.c, logEvent(), around line 569!
unable to open database file
NOTE: This is seen for all apps
Expected Result:
1. We should not see any error lines after successful BB app build
I see these error lines when I use CLI too.
I don't think this is causing any harmful bugs at the moment. Not even sure if this is coming from our code. Something we could have more time post 3.1.1. to look at more closely.