[bisq-network/bisq] Java heap space (#2132)

Peter Banik notifications at github.com
Sun Sep 8 16:44:55 UTC 2019


I'm getting the same error in 1.1.5 (release) after running for a couple minutes (have 1 active offer running), it reproduces upon every restart.

```
Sep-08 14:01:47.036 [JavaFX Application Thread] INFO  b.c.p.p.PriceFeedService: Received new MarketPrice(currencyCode=USD, price=10416.53, ti
mestampSec=1567951219268, isExternallyProvidedPrice=true) from provider http://ceaanhbvluug4we6.onion/ after 0.857 sec. 
Sep-08 14:02:39.395 [JavaFX Application Thread] INFO  b.c.p.f.FeeService: BTC tx fee: txFeePerByte=10 
Sep-08 14:02:49.199 [JavaFX Application Thread] INFO  b.c.p.p.PriceFeedService: request from provider http://44mgyoe2b6oqiytt.onion/ 63.02 se
c. after last request 
Sep-08 14:02:50.563 [JavaFX Application Thread] INFO  b.c.p.p.PriceFeedService: Received new MarketPrice(currencyCode=USD, price=10393.01, ti
mestampSec=1567951309348, isExternallyProvidedPrice=true) from provider http://ceaanhbvluug4we6.onion/ after 1.363 sec. 
Sep-08 14:03:39.178 [Save-file-task-622] ERROR b.c.s.FileManager: Error in saveToFile toProtoMessage: TradeStatistics2Store, /home/peter/.loc
al/share/Bisq/btc_mainnet/db/TradeStatistics2Store 
Sep-08 14:03:39.182 [Save-file-task-622] ERROR b.c.s.FileManager: Error at saveToFile, storageFile=/home/peter/.local/share/Bisq/btc_mainnet/db/TradeStatistics2Store java.lang.RuntimeException: java.lang.OutOfMemoryError: Java heap space
        at bisq.common.storage.FileManager.saveToFile(FileManager.java:209)
        at bisq.common.storage.FileManager.saveNowInternal(FileManager.java:190)
        at bisq.common.storage.FileManager.lambda$new$0(FileManager.java:81)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
        at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
        at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.lang.OutOfMemoryError: Java heap space
```

-- 
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/issues/2132#issuecomment-529219891
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190908/227ed913/attachment-0001.html>


More information about the bisq-github mailing list