Dez. 27, 2018 9:31:23 VORM. ninja.blacknet.network.ChainFetcher fetcher
INFORMATION: Fetching CAAE0F2E76590D9B20B6B43033D7A5372396C10C48D747478CD3E3454FD1B800 from 50.116.55.60:28453
Dez. 27, 2018 9:31:24 VORM. ninja.blacknet.network.ChainFetcher fetched
INFORMATION: Disconnected 472 blocks
Dez. 27, 2018 9:31:24 VORM. org.mapdb.volume.Volume deleteFile
WARNUNG: Could not delete file: db\ledger.wal.0
Dez. 27, 2018 9:31:24 VORM. ninja.blacknet.network.ChainFetcher fetched
INFORMATION: Invalid block 53C9F0DB20412FB8D8B4C5F206BB673F911B208114F739E67C7EF627C7CA142F Disconnecting 50.116.55.60:28453
Dez. 27, 2018 9:31:24 VORM. ninja.blacknet.network.ChainFetcher fetched
INFORMATION: Reconnecting 472 blocks
Dez. 27, 2018 9:31:40 VORM. ninja.blacknet.network.Connection receiver
SCHWERWIEGEND: Exception in receiver 50.116.55.60:28453
org.mapdb.DBException$VolumeIOError
at org.mapdb.volume.MappedFileVol.truncate(MappedFileVol.java:285)
at org.mapdb.WriteAheadLog.destroyWalFiles(WriteAheadLog.java:791)
at org.mapdb.StoreWAL.commit(StoreWAL.kt:632)
at org.mapdb.DB.commit(DB.kt:435)
at ninja.blacknet.db.LedgerDB.commit(LedgerDB.kt:87)
at ninja.blacknet.network.ChainFetcher.fetched(ChainFetcher.kt:93)
at ninja.blacknet.network.ChainFetcher.fetched(ChainFetcher.kt:154)
at ninja.blacknet.network.Blocks.process(Blocks.kt:35)
at ninja.blacknet.network.Connection.receiver(Connection.kt:73)
at ninja.blacknet.network.Connection$receiver$1.invokeSuspend(Connection.kt)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:32)
at kotlinx.coroutines.DispatchedTask.run(Dispatched.kt:236)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:594)
at kotlinx.coroutines.scheduling.CoroutineScheduler.access$runSafely(CoroutineScheduler.kt:60)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:742)
Caused by: java.io.IOException: Der Vorgang ist bei einer Datei mit einem geöffneten Bereich, der einem Benutzer zugeordnet ist, nicht anwendbar
at java.base/sun.nio.ch.FileDispatcherImpl.truncate0(Native Method)
at java.base/sun.nio.ch.FileDispatcherImpl.truncate(Unknown Source)
at java.base/sun.nio.ch.FileChannelImpl.truncate(Unknown Source)
at org.mapdb.volume.MappedFileVol.truncate(MappedFileVol.java:283)
... 14 more
Dez. 27, 2018 9:32:09 VORM. org.mapdb.volume.Volume deleteFil
appears once only in the log, my displayed balance was "reset" and I "lost" about 200 staked coins due to that.
Was my client on a fork or an offline chain? the IP address in the error message is NOT mine.
one hour later, next message about disconnected blocks, once more staked blocks "lost":
NFORMATION: Disconnected 607 blocks
Dez. 27, 2018 10:20:36 VORM. ninja.blacknet.network.Connection receiver
SCHWERWIEGEND: Exception in receiver 207.180.222.97:28453
org.mapdb.DBException$VolumeIOError
at org.mapdb.volume.MappedFileVol.truncate(MappedFileVol.java:285)
at org.mapdb.WriteAheadLog.destroyWalFiles(WriteAheadLog.java:791)
at org.mapdb.StoreWAL.commit(StoreWAL.kt:632)
at org.mapdb.DB.commit(DB.kt:435)
at ninja.blacknet.db.LedgerDB.commit(LedgerDB.kt:87)
at ninja.blacknet.network.ChainFetcher.fetched(ChainFetcher.kt:147)
at ninja.blacknet.network.Blocks.process(Blocks.kt:35)
at ninja.blacknet.network.Connection.receiver(Connection.kt:73)
at ninja.blacknet.network.Connection$receiver$1.invokeSuspend(Connection.kt)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:32)
at kotlinx.coroutines.DispatchedTask.run(Dispatched.kt:236)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:594)
at kotlinx.coroutines.scheduling.CoroutineScheduler.access$runSafely(CoroutineScheduler.kt:60)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:742)
Caused by: java.io.IOException: Der Vorgang ist bei einer Datei mit einem geöffneten Bereich, der einem Benutzer zugeordnet ist, nicht anwendbar
at java.base/sun.nio.ch.FileDispatcherImpl.truncate0(Native Method)
at java.base/sun.nio.ch.FileDispatcherImpl.truncate(Unknown Source)
at java.base/sun.nio.ch.FileChannelImpl.truncate(Unknown Source)
at org.mapdb.volume.MappedFileVol.truncate(MappedFileVol.java:283)
... 13 more