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

Jeffrey Ko notifications at github.com
Sat Dec 22 14:46:33 UTC 2018


This looks like the relevant portion of the log:

> Dec-15 04:40:58.443 [JavaFX Application Thread] INFO  b.c.p.p.PriceFeedService: request from provider http://xc3nh4juf2hshy7e.onion/ 70.752 sec. after last request 
Dec-15 04:41:04.180 [JavaFX Application Thread] INFO  b.c.p.p.PriceFeedService: Received new MarketPrice(currencyCode=USD, price=3190.89, timestampSec=1544870380947, isExternallyProvidedPrice=true) from provider http://xc3nh4juf2hshy7e.onion/ after 5.737 sec. 
Dec-15 04:41:07.342 [JavaFX Application Thread] WARN  b.c.trade.Trade: depositTx is null 
Dec-15 04:41:07.344 [JavaFX Application Thread] WARN  b.c.trade.Trade: depositTx is null 
Dec-15 04:41:34.344 [InputHandler-g53aziupefukhy73.onion:9999] INFO  b.n.p.n.Connection$SharedModel: Shut down caused by exception java.net.SocketTimeoutException: Read timed out on connection=Connection{peerAddress=Optional[g53aziupefukhy73.onion:9999], peerType=PEER, uid='28f74a3a-1fef-454e-b27c-f7e4a90114a2'} 
Dec-15 04:41:34.376 [JavaFX Application Thread] INFO  b.n.p.p.PeerManager: onDisconnect called: nodeAddress=Optional[g53aziupefukhy73.onion:9999], closeConnectionReason=CloseConnectionReason{sendCloseMessage=false, isIntended=false} SOCKET_TIMEOUT 
Dec-15 04:41:34.377 [JavaFX Application Thread] INFO  b.n.p.p.p.PeerExchangeManager: onDisconnect closeConnectionReason=CloseConnectionReason{sendCloseMessage=false, isIntended=false} SOCKET_TIMEOUT, nodeAddressOpt=Optional[g53aziupefukhy73.onion:9999] 
Dec-15 04:41:53.462 [Save-file-task-273] ERROR b.c.s.FileManager: Error in saveToFile toProtoMessage: TradeStatistics2Store, /Users/JMH/Library/Application Support/Bisq/btc_mainnet/db/TradeStatistics2Store 
Dec-15 04:41:53.467 [Save-file-task-273] ERROR b.c.s.FileManager: Error at saveToFile, storageFile=/Users/JMH/Library/Application Support/Bisq/btc_mainnet/db/TradeStatistics2Store java.lang.RuntimeException: java.lang.OutOfMemoryError: Java heap space
	at bisq.common.storage.FileManager.saveToFile(FileManager.java:205)
	at bisq.common.storage.FileManager.saveNowInternal(FileManager.java:186)
	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-449575325
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20181222/e42c2203/attachment.html>


More information about the bisq-github mailing list