OpenWatch / OpenWatch-Android

A next generation OpenWatch client for Android devices
GNU General Public License v3.0
32 stars 25 forks source link

Warnning And Can not show "Missions" View and other views: The connection pool for database '/data/data/org.ale.openwatch/databases/OpenWatchDB' has been unable to grant a connection to thread #9

Open zongliang opened 11 years ago

zongliang commented 11 years ago

When Run in device and simulator, get error and it can not show the info that has been downloaded from web.

Details:

09-17 20:18:02.480: W/SQLiteConnectionPool(8816): Connections: 0 active, 1 idle, 0 available. 09-17 20:18:14.680: W/SQLiteConnectionPool(8816): The connection pool for database '/data/data/org.ale.openwatch/databases/OpenWatchDB' has been unable to grant a connection to thread 467 (AsyncTask #4) with flags 0x2 for 90.114006 seconds. 09-17 20:18:14.680: W/SQLiteConnectionPool(8816): Connections: 0 active, 1 idle, 0 available.

OnlyInAmerica commented 11 years ago

A few quick Q's:

What Android version / device was this experienced with? Did you compile from source yourself, or are you using the Google Play release?