Thank you for post luxe,
I have a problem with win10 and jminer.
Installed everything from scratch and got this error on all machines:
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Timer-1"
Exception in thread "readerPool-52" java.lang.OutOfMemoryError: Java heap space
Exception in thread "readerPool-51" java.lang.reflect.UndeclaredThrowableException: Failed to invoke event listener method
HandlerMethod details:
Bean [burstcoin.jminer.core.checker.Checker]
Method [public void burstcoin.jminer.core.checker.Checker.handleMessage(burstcoin.jminer.core.reader.event.ReaderLoadedPartEvent)]
Resolved arguments:
- [type=burstcoin.jminer.core.reader.event.ReaderLoadedPartEvent] [value=burstcoin.jminer.core.reader.event.ReaderLoadedPartEvent@c6b981]
at org.springframework.context.event.ApplicationListenerMethodAdapter.doInvoke(ApplicationListenerMethodAdapter.java:240)
at org.springframework.context.event.ApplicationListenerMethodAdapter.processEvent(ApplicationListenerMethodAdapter.java:113)
at org.springframework.context.event.ApplicationListenerMethodAdapter.onApplicatio
nEvent(ApplicationListenerMethodAdapter.java:103)
at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListe
ner(SimpleApplicationEventMulticaster.java:163)
at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEv
ent(SimpleApplicationEventMulticaster.java:136)
at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:380)
at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:347)
at burstcoin.jminer.core.reader.task.ReaderLoadDriveTask.load(ReaderLoadDriveTask.java:91)
at burstcoin.jminer.core.reader.task.ReaderLoadDriveTask.run(ReaderLoadDriveTask.java:59)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.OutOfMemoryError: Java heap space
Win 10 Pro 64bit, java latest. Getting same error on every machine.
This occurs really in matter of minutes, sometime after hour or so.
Regarding speed, this is a situation:
Plots of 26Tb are read in less than a minute, 50-60 seconds.
2016-01-13 05:13:29.007 INFO 4856 --- [ roundPool-1] burstcoin.jminer.CommandLineRunner : dl '550384831' > '60000' skipped
2016-01-13 05:13:29.022 INFO 4856 --- [ readerPool-26] burstcoin.jminer.CommandLineRunner : 1% done (0TB 2GB), eff.read '8 MB/s'
2016-01-13 05:13:29.022 INFO 4856 --- [ roundPool-1] burstcoin.jminer.CommandLineRunner : dl '300150332' > '60000' skipped
2016-01-13 05:13:29.044 INFO 4856 --- [ roundPool-1] burstcoin.jminer.CommandLineRunner : dl '75916006' > '60000' skipped
2016-01-13 05:13:29.091 INFO 4856 --- [ roundPool-1] burstcoin.jminer.CommandLineRunner : dl '39550334' > '60000' skipped
2016-01-13 05:13:29.107 INFO 4856 --- [ roundPool-1] burstcoin.jminer.CommandLineRunner : dl '29188557' > '60000' skipped
2016-01-13 05:13:29.528 INFO 4856 --- [ roundPool-1] burstcoin.jminer.CommandLineRunner : dl '21378323' > '60000' skipped
2016-01-13 05:13:29.634 INFO 4856 --- [ roundPool-1] burstcoin.jminer.CommandLineRunner : dl '14026369' > '60000' skipped
2016-01-13 05:13:29.796 INFO 4856 --- [ roundPool-1] burstcoin.jminer.CommandLineRunner : dl '8353362' > '60000' skipped
2016-01-13 05:13:30.095 INFO 4856 --- [ roundPool-1] burstcoin.jminer.CommandLineRunner : dl '2465560' > '60000' skipped
2016-01-13 05:13:30.387 INFO 4856 --- [ roundPool-1] burstcoin.jminer.CommandLineRunner : dl '2067519' > '60000' skipped
2016-01-13 05:13:32.017 INFO 4856 --- [ roundPool-1] burstcoin.jminer.CommandLineRunner : dl '1476051' > '60000' skipped
2016-01-13 05:13:32.095 INFO 4856 --- [ roundPool-1] burstcoin.jminer.CommandLineRunner : dl '108588' > '60000' skipped
2016-01-13 05:13:34.569 INFO 4856 --- [ readerPool-25] burstcoin.jminer.CommandLineRunner : 12% done (2TB 846GB), eff.read '128 MB/s'
2016-01-13 05:13:40.236 INFO 4856 --- [ readerPool-24] burstcoin.jminer.CommandLineRunner : 23% done (5TB 668GB), eff.read '128 MB/s'
2016-01-13 05:13:45.591 INFO 4856 --- [ readerPool-26] burstcoin.jminer.CommandLineRunner : 34% done (8TB 490GB), eff.read '130 MB/s'
2016-01-13 05:13:49.630 INFO 4856 --- [ roundPool-1] burstcoin.jminer.CommandLineRunner : dl '43168' send (solo)
2016-01-13 05:13:49.894 INFO 4856 --- [ networkPool-1] burstcoin.jminer.CommandLineRunner : dl '43168' confirmed! [ 0d 11h 59m 28s ]
2016-01-13 05:13:50.980 INFO 4856 --- [ readerPool-31] burstcoin.jminer.CommandLineRunner : 45% done (11TB 310GB), eff.read '131 MB/s'
2016-01-13 05:13:56.462 INFO 4856 --- [ readerPool-26] burstcoin.jminer.CommandLineRunner : 56% done (14TB 132GB), eff.read '131 MB/s'
2016-01-13 05:14:03.833 INFO 4856 --- [ readerPool-29] burstcoin.jminer.CommandLineRunner : 67% done (16TB 978GB), eff.read '124 MB/s'
2016-01-13 05:14:09.519 INFO 4856 --- [ readerPool-29] burstcoin.jminer.CommandLineRunner : 78% done (19TB 798GB), eff.read '124 MB/s'
2016-01-13 05:14:15.283 INFO 4856 --- [ readerPool-29] burstcoin.jminer.CommandLineRunner : 89% done (22TB 620GB), eff.read '124 MB/s'
2016-01-13 05:14:25.380 INFO 4856 --- [ readerPool-24] burstcoin.jminer.CommandLineRunner : 100% done (25TB 440GB), eff.read '115 MB/s'
2016-01-13 05:14:25.395 INFO 4856 --- [ roundPool-1] burstcoin.jminer.CommandLineRunner : FINISH block '185941', best deadline '43168', round time '56s 420ms'
Considering very low-end GPU integrated in APU it is ok for me, GPU usage is on average of 60% (I thought that GPU will be bottleneck - but it is not).
Here are screenshots of GPU usage while mining:
I dont know what could cause problem, while I tested it had no issues... never expected this situation.