We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Can't get Bolero to run. Windows 10 64 Bit. This is my log:
Mon Apr 16 2018 18:30:10 GMT+0200 (Mitteleuropäische Sommerzeit) iri: STDERR: 04/16 18:30:10.847 [Shutdown Hook] ERROR com.iota.iri.IRI - Exception occurred shutting down IOTA node: java.lang.NullPointerException: null at com.iota.iri.network.replicator.ReplicatorSourcePool.shutdown(ReplicatorSourcePool.java:76) ~[iri-1.4.2.2.jar:na] at com.iota.iri.network.replicator.Replicator.shutdown(Replicator.java:30) ~[iri-1.4.2.2.jar:na] at com.iota.iri.Iota.shutdown(Iota.java:176) ~[iri-1.4.2.2.jar:na] at com.iota.iri.IRI.lambda$shutdownHook$0(IRI.java:247) ~[iri-1.4.2.2.jar:na] at java.lang.Thread.run(Unknown Source) ~[na:1.8.0_161] Mon Apr 16 2018 18:30:04 GMT+0200 (Mitteleuropäische Sommerzeit) iri: STDOUT: 04/16 18:30:04.844 [Shutdown Hook] INFO com.iota.iri.IRI - Shutting down IOTA node, please hold tight... Mon Apr 16 2018 18:30:04 GMT+0200 (Mitteleuropäische Sommerzeit) iri: STDERR: at com.iota.iri.Iota.initializeTangle(Iota.java:201) at com.iota.iri.Iota.init(Iota.java:92) at com.iota.iri.IRI.main(IRI.java:73) Mon Apr 16 2018 18:30:04 GMT+0200 (Mitteleuropäische Sommerzeit) iri: STDERR: at java.lang.ClassLoader.loadLibrary(Unknown Source) at java.lang.Runtime.load0(Unknown Source) at java.lang.System.load(Unknown Source) at org.rocksdb.NativeLibraryLoader.loadLibraryFromJar(NativeLibraryLoader.java:78) at org.rocksdb.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:56) at org.rocksdb.RocksDB.loadLibrary(RocksDB.java:64) at org.rocksdb.RocksDB.<clinit>(RocksDB.java:35) at com.iota.iri.storage.rocksDB.RocksDBPersistenceProvider.<init>(RocksDBPersistenceProvider.java:28) Mon Apr 16 2018 18:30:04 GMT+0200 (Mitteleuropäische Sommerzeit) iri: STDERR: java.lang.UnsatisfiedLinkError: C:\Users\sr\AppData\Local\Temp\librocksdbjni1848914309585112266.dll: Eine DLL-Initialisierungsroutine ist fehlgeschlagen at java.lang.ClassLoader$NativeLibrary.load(Native Method) at java.lang.ClassLoader.loadLibrary0(Unknown Source) Mon Apr 16 2018 18:30:04 GMT+0200 (Mitteleuropäische Sommerzeit) iri: STDERR: Exception in thread "main"
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Can't get Bolero to run. Windows 10 64 Bit.
This is my log:
The text was updated successfully, but these errors were encountered: