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 code: ESRCH No such process (3) #35

Open
Yarik900 opened this issue Jan 31, 2024 · 1 comment
Open

error code: ESRCH No such process (3) #35

Yarik900 opened this issue Jan 31, 2024 · 1 comment
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@Yarik900
Copy link

When starting it gives the following error in the log:

[main] INFO net.ladenthin.bitcoinaddressfinder.cli.Main - Find
Exception in thread "main" org.lmdbjava.LmdbNativeException$ConstantDerivedException: Platform constant error code: ESRCH No such process (3)
at org.lmdbjava.ResultCodeMapper.checkRc(ResultCodeMapper.java:114)
at org.lmdbjava.Env$Builder.open(Env.java:495)
at org.lmdbjava.Env$Builder.open(Env.java:512)
at net.ladenthin.bitcoinaddressfinder.persistence.lmdb.LMDBPersistence.init(LMDBPersistence.java:113)
at net.ladenthin.bitcoinaddressfinder.ConsumerJava.initLMDB(ConsumerJava.java:100)
at net.ladenthin.bitcoinaddressfinder.Finder.startConsumer(Finder.java:79)
at net.ladenthin.bitcoinaddressfinder.cli.Main.run(Main.java:86)
at net.ladenthin.bitcoinaddressfinder.cli.Main.main(Main.java:73)

How to fix that?

@bernardladenthin bernardladenthin added help wanted Extra attention is needed question Further information is requested labels Feb 15, 2024
@bernardladenthin
Copy link
Owner

Hi, can you give me more details about your machine / os?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants