xuesongxs commented on issue #12695:
URL: https://github.com/apache/pulsar/issues/12695#issuecomment-964712565
> @xuesongxs Looks like permission issues? `Caused by: java.io.IOException:
Permission denied`
at
org.rocksdb.NativeLibraryLoader.loadLibraryFromJarToTemp(NativeLibraryLoader.java:88)
~[org.rocksdb-rocksdbjni-6.10.2.jar:?]
When starting bookie, the librocksdbjni.so file will be copied to the /tmp
directory. The current user does not have permission to write to the /tmp
directory. This should be the reason.
From: lipenghui
Date: 2021-11-09 23:58
To: apache/pulsar
CC: xuesongxs; Mention
Subject: Re: [apache/pulsar] Unable to load the RocksDB shared library
(Issue #12695)
@xuesongxs Looks like permission issues? Caused by: java.io.IOException:
Permission denied
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]