Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when opening paths with unicode characters #297

Closed
sortega opened this issue Jun 10, 2015 · 2 comments
Closed

Error when opening paths with unicode characters #297

sortega opened this issue Jun 10, 2015 · 2 comments

Comments

@sortega
Copy link

sortega commented Jun 10, 2015

Hello,

I'm using leveldb from java (as Akka persistence backend) and I found the following problem when the path contains unicode characters (Félix) in this case.

Caused by: org.fusesource.leveldbjni.internal.NativeDB$DBException: IO error: C:\Users\Félix\AppData\Roaming\Coinffeine\journal\LOCK: Could not lock file.
    at org.fusesource.leveldbjni.internal.NativeDB.checkStatus(NativeDB.java:200) ~[leveldbjni-1.7.jar:1.7]
...
@maxd
Copy link

maxd commented Jun 10, 2015

Your problem doesn't related to Google LevelDB because it doesn't provide port for Windows. So, try to post your issue to leveldbjni repository.

@sortega
Copy link
Author

sortega commented Jun 11, 2015

Oops, thanks.

@sortega sortega closed this as completed Jun 11, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants