xuesongxs commented on issue #12695:
URL: https://github.com/apache/pulsar/issues/12695#issuecomment-964717170


   > @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.
   
   


-- 
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]


Reply via email to