Quantcast
Channel: Mobile - Couchbase Forums
Viewing all articles
Browse latest Browse all 1117

Cannot load native library for Linux/amd64

$
0
0

couchbase lite is giving intermittent error for loading native library in PCF while it runs fine in local windows 10 machine.
Do I have to add any lib to my manifest file for PCF ?
Currently using cblite version 2.7.1, java 1.8 , should I use any other version to address the issue ?

Exception in com.pepsico.pfna.cblitesyncserviceapi.service.impl.SyncGatewayConnectImpl.connectCBLiteSG() with cause = ‘java.lang.UnsatisfiedLinkError: /home/vcap/tmp/com.couchbase.lite.java/native/43e3d889778e4b71d5fb9cd3031dbfe3/libLiteCore.so: libicuuc.so.54: cannot open shared object file: No such file or directory’ and exception = ‘Cannot load native library for Linux/amd64’
at java.lang.IllegalStateException: Cannot load native library for Linux/amd64
at com.couchbase.lite.NativeLibrary.load(NativeLibrary.java:60)
at com.couchbase.lite.CouchbaseLite.init(CouchbaseLite.java:54)

com.couchbase.lite couchbase-lite-java 2.7.1

5 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 1117