Hi There,
I got this error to run java application on Linux to get data from couchbase lite 2.7.1 CE, please let me know if you have any suggestions.
CouchbaseLiteException{CouchbaseLite,10,‘std::bad_alloc’}
at com.couchbase.lite.internal.CBLStatus.convertException(CBLStatus.java:92)
at com.couchbase.lite.internal.CBLStatus.convertException(CBLStatus.java:46)
at com.couchbase.lite.AbstractQuery.check(AbstractQuery.java:297)
at com.couchbase.lite.AbstractQuery.execute(AbstractQuery.java:133)
at com.couchbase.lite.Limit.execute(Limit.java:27)