This happens when I try to initialize the Couchbase lite database.
// create a new database
database = null;
try {
database = manager.getDatabase(DATABASE_NAME);
Log.d (TAG, "Database created");
} catch (CouchbaseLiteException e) {
Log.e(TAG, "Cannot get database");
return;
}
On Tuesday, August 12, 2014 3:09:23 PM UTC+8, John Bibal III wrote:
>
> Hi,
>
> I am getting a "Failed to load storage" Error.
>
> Any idea on how to fix this?
>
>
> <https://lh6.googleusercontent.com/-S0SemP_5q0I/U-m9eKmotpI/AAAAAAAAAes/-60-yNtkngM/s1600/error.png>
>
>
> Thanks,
>
> John
>
>
--
You received this message because you are subscribed to the Google Groups
"Couchbase Mobile" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/mobile-couchbase/14b400f4-ba78-4726-a2aa-04abcab040fa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.