[bisq-network/bisq-desktop] invalid utf-8 AccountAgeWitnessStore (#1616)

Hugh Bragg notifications at github.com
Tue Aug 7 03:42:26 UTC 2018


Platform Manjaro
bisq-git  0.7.1.r5.ge0cbd7c62-1
Backup is stored in a different location.
```
Jul-18 05:02:33.349 [readFromResourcesThread] ERROR b.c.s.FileManager: Exception at proto read: Protocol message had invalid UTF-8. file:/home/dir/.local/share/Bisq/btc_mainnet/db/AccountAgeWitnessStore com.google.protobuf.InvalidProtocolBufferException: Protocol message had invalid UTF-8.
	at com.google.protobuf.InvalidProtocolBufferException.invalidUtf8(InvalidProtocolBufferException.java:148)
	at com.google.protobuf.CodedInputStream$StreamDecoder.readStringRequireUtf8(CodedInputStream.java:2329)
	at io.bisq.generated.protobuffer.PB$TradeStatistics2.<init>(PB.java)
	at io.bisq.generated.protobuffer.PB$TradeStatistics2.<init>(PB.java)
	at io.bisq.generated.protobuffer.PB$TradeStatistics2$1.parsePartialFrom(PB.java)
	at io.bisq.generated.protobuffer.PB$TradeStatistics2$1.parsePartialFrom(PB.java)
	at com.google.protobuf.CodedInputStream$StreamDecoder.readMessage(CodedInputStream.java:2399)
	at io.bisq.generated.protobuffer.PB$TradeStatistics2Store.<init>(PB.java)
	at io.bisq.generated.protobuffer.PB$TradeStatistics2Store.<init>(PB.java)
	at io.bisq.generated.protobuffer.PB$TradeStatistics2Store$1.parsePartialFrom(PB.java)
	at io.bisq.generated.protobuffer.PB$TradeStatistics2Store$1.parsePartialFrom(PB.java)
	at com.google.protobuf.CodedInputStream$StreamDecoder.readMessage(CodedInputStream.java:2399)
	at io.bisq.generated.protobuffer.PB$PersistableEnvelope.<init>(PB.java)
	at io.bisq.generated.protobuffer.PB$PersistableEnvelope.<init>(PB.java)
	at io.bisq.generated.protobuffer.PB$PersistableEnvelope$1.parsePartialFrom(PB.java)
	at io.bisq.generated.protobuffer.PB$PersistableEnvelope$1.parsePartialFrom(PB.java)
	at com.google.protobuf.AbstractParser.parsePartialFrom(AbstractParser.java:221)
	at com.google.protobuf.AbstractParser.parsePartialDelimitedFrom(AbstractParser.java:262)
	at com.google.protobuf.AbstractParser.parseDelimitedFrom(AbstractParser.java:275)
	at com.google.protobuf.AbstractParser.parseDelimitedFrom(AbstractParser.java:280)
	at com.google.protobuf.AbstractParser.parseDelimitedFrom(AbstractParser.java:49)
	at com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(GeneratedMessageV3.java:347)
	at io.bisq.generated.protobuffer.PB$PersistableEnvelope.parseDelimitedFrom(PB.java)
	at bisq.common.storage.FileManager.read(FileManager.java:125)
	at bisq.common.storage.Storage.getPersisted(Storage.java:152)
	at bisq.common.storage.Storage.initAndGetPersistedWithFileName(Storage.java:84)
	at bisq.network.p2p.storage.persistence.StoreService.readStore(StoreService.java:128)
	at bisq.network.p2p.storage.persistence.StoreService.readFromResources(StoreService.java:98)
	at bisq.network.p2p.storage.persistence.AppendOnlyDataStoreService.lambda$readFromResources$0(AppendOnlyDataStoreService.java:57)
	at java.util.ArrayList.forEach(ArrayList.java:1257)
	at bisq.network.p2p.storage.persistence.AppendOnlyDataStoreService.readFromResources(AppendOnlyDataStoreService.java:57)
	at bisq.network.p2p.storage.P2PDataStorage.readFromResources(P2PDataStorage.java:155)
	at bisq.core.app.SetupUtils.lambda$readFromResources$1(SetupUtils.java:98)
	at java.lang.Thread.run(Thread.java:748)

Jul-18 05:02:33.351 [readFromResourcesThread] ERROR b.c.s.Storage: We cannot read the persisted data. We make a backup and remove the inconsistent file. fileName=AccountAgeWitnessStore 
Jul-18 05:02:33.351 [readFromResourcesThread] ERROR b.c.s.Storage: Exception at proto read: Protocol message had invalid UTF-8. file:/home/dir/.local/share/Bisq/btc_mainnet/db/AccountAgeWitnessStore 
Jul-18 05:02:33.378 [readFromResourcesThread] INFO  b.c.a.SetupUtils: readFromResources took 5398 ms 
Jul-18 05:02:33.386 [JavaFX Application Thread] INFO  b.c.a.P2PNetworkSetup: init 
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq-desktop/issues/1616
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20180806/170f4d32/attachment.html>


More information about the bisq-github mailing list