Sync up from scratch fails :
2018-03-06 15:00:19 INFO Network:92 - Connection close : /213.226.223.66
Exception in thread "Pinger /213.226.223.66" java.io.IOError: java.nio.channels.
ClosedByInterruptException
at org.mapdb.Volume$FileChannelVol.getLong(Volume.java:977)
at org.mapdb.StoreWAL.getLinkedRecordsFromLog(StoreWAL.java:880)
at org.mapdb.StoreWAL.update(StoreWAL.java:380)
at org.mapdb.Caches$HashTable.update(Caches.java:270)
at org.mapdb.BTreeMap.put2(BTreeMap.java:707)
at org.mapdb.BTreeMap.put(BTreeMap.java:643)
at database.PeerMap.addPeer(PeerMap.java:446)
at network.Peer.onPingSuccess(Peer.java:146)
at network.Pinger.run(Pinger.java:80)
I created github
issue #91 for this "ClosedByInterruptException" and just released
v0.26.7 which should have a fix (and also for
issue #69 which is similar).
Please
download v0.26.7 for great stability and let me know if all is good!
For more support, visit
the official Discord channel