haitch
|
|
November 10, 2015, 01:39:44 AM |
|
5,000 Burst to anyone that can help me get this dang jminer GPU miner running. I have a AMD R9 270 I'm trying to use as a gpu miner and this is what I have installed AMD Latest drivers Java 8 Update 65 AMD AppSDK 3.0 OpenCL 1.1 support for intel core processor family Running Win7 64bit with 16gigs of ram Using the gpu plot generator setup option this is what my devices look like [0] Intel(R) OpenCL (OpenCL 1.1 ) [0] Intel(R) Core(TM) i5-2500K CPU @ 3.30GHz (OpenCL 1.1 (Build 25940.26006)) [1] AMD Accelerated Parallel Processing (OpenCL 2.0 AMD-APP (1800.8)) [0] Pitcairn (OpenCL 1.2 AMD-APP (1800.8)) [1] Intel(R) Core(TM) i5-2500K CPU @ 3.30GHz (OpenCL 1.2 AMD-APP (1800.8)) So in the jminer settings all I did was change the plot path, just 1 drive for testing purposes, my numeric ID, pool and platformId=1 deviceId=0 I'm assuming thats for the 1 AMD then 0 Pitcairn since it's gpu mining So when I run the batch file with only these settings changed in the visual studio code plotPaths=Z:/Burst/plots poolMining=true numericAccountId=17908512605713200237 poolServer=http://pool.burstcoin.de:8080 platformId=1 deviceId=0 Don't think it's you problem, but you're missing from thse the properties: walletServer=http://localhost:8125 restartInterval=240 chunkPartNonces=160000 H.
|
███ ███ ███ ███ ███ ███ ███ ███ ███ ███ ███ ███ █████████████████████████ ███ ███ ███ ███ ███ ███ | IRELINE |
██████ ██████ ██████ ██████ ██████ ██████ ██████ ██████
| Largest Fund worldwide for distributed application makers ███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████ ███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████ wireline.io - facebook.com/wirelineio - @wirelineio |
██████ ██████ ██████ ██████ ██████ ██████ ██████ ██████
| ●⚫⦁ ICO ⦁⚫● September 1 |
|
|
|
Cobra98
Member
Offline
Activity: 70
Merit: 10
|
|
November 10, 2015, 01:48:40 AM |
|
Yea I just left those blank for the defaults. It's gotta be something java related. I have uninstalled java and reinstalled it to only get the same output. Would it matter if it's the 32bit or 64bit version installed or does it matter?
|
|
|
|
haitch
|
|
November 10, 2015, 02:26:33 AM |
|
Yea I just left those blank for the defaults. It's gotta be something java related. I have uninstalled java and reinstalled it to only get the same output. Would it matter if it's the 32bit or 64bit version installed or does it matter?
Not sure if version matters, but all mine are running on 64 bit. Have you tried mining the plot file with another miner - does it throw any errors while processing ? I'm really wondering where the "18446744072014584321" string it's trying to convert to a number is coming from - is it the same number everytime ? H.
|
███ ███ ███ ███ ███ ███ ███ ███ ███ ███ ███ ███ █████████████████████████ ███ ███ ███ ███ ███ ███ | IRELINE |
██████ ██████ ██████ ██████ ██████ ██████ ██████ ██████
| Largest Fund worldwide for distributed application makers ███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████ ███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████ wireline.io - facebook.com/wirelineio - @wirelineio |
██████ ██████ ██████ ██████ ██████ ██████ ██████ ██████
| ●⚫⦁ ICO ⦁⚫● September 1 |
|
|
|
Cobra98
Member
Offline
Activity: 70
Merit: 10
|
|
November 10, 2015, 05:34:20 AM |
|
Yep, currently using blago and running great... 23:29:25 New block 162950, baseTarget 2472589, netDiff 7411 Tb 23:29:28 [17908512605713200237] found DL: 1388573 23:29:29 [17908512605713200237] sent DL: 1388573 16d 01:42:53 23:29:29 [17908512605713200237] found DL: 496611 23:29:29 [17908512605713200237] sent DL: 496611 5d 17:56:51 23:29:29 [17908512605713200237] confirmed DL: 1388573 16d 01:42:53 23:29:30 [17908512605713200237] confirmed DL: 496611 5d 17:56:51 23:29:36 Thread "Z:\Burst\plots\" in 11.5 sec (20.2 MB/s) CPU 71.99% Is there a way to slow down the output of the gpu miner, it all passes so fast and what I posted is all I could copy and paste.
|
|
|
|
Cobra98
Member
Offline
Activity: 70
Merit: 10
|
|
November 10, 2015, 06:41:55 AM |
|
Does it matter that I plotted the drive using the wallet client plotter and not the gpu plotter?
|
|
|
|
Irontiga
|
|
November 10, 2015, 06:48:42 AM |
|
Does it matter that I plotted the drive using the wallet client plotter and not the gpu plotter?
Nope
|
|
|
|
Cobra98
Member
Offline
Activity: 70
Merit: 10
|
|
November 10, 2015, 07:01:53 AM |
|
Ok so I just reversed the / to \ in plot paths and of course its giving me error for the path but it's the only thing I've been able to do to at least see the blocks and when new ones are started. Plus saying wallet server is out of sync but I have the burst wallet client 1.9.1 and http://localhost:8125/index.html open so I don't see how it's out of sync? C:\Users\Hoovy\Downloads\burstcoin-jminer-0.3.6-RELEASE>java -jar -XX:+UseG1GC burstcoin-jminer-0.3.6-RELEASE.jar 00:50:34.359 [Timer-0] INFO burstcoin.jminer.CommandLineRunner - start the engines ...
2015-11-10 00:50:34.651 INFO 6184 --- [ Timer-0] o.s.boot.SpringApplication : Starting application on Hoovy-PC with PID 6184 (started by in-jminer-0.3.6-RELEASE) 2015-11-10 00:50:34.689 INFO 6184 --- [ Timer-0] s.c.a.AnnotationConfigApplicationContext : Refreshing org.springframework.context.annotation.Annotatio p date [Tue Nov 10 00:50:34 CST 2015]; root of context hierarchy 2015-11-10 00:50:35.955 INFO 6184 --- [ Timer-0] b.jminer.core.checker.util.OCLChecker : success ... started openCL context! 2015-11-10 00:50:35.971 INFO 6184 --- [ Timer-0] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'networkPool' 2015-11-10 00:50:35.972 INFO 6184 --- [ Timer-0] burstcoin.jminer.core.CoreProperties : Winner feature disabled, property 'walletServer' undefined! 2015-11-10 00:50:35.977 INFO 6184 --- [ Timer-0] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'readerPool' 2015-11-10 00:50:35.983 ERROR 6184 --- [ Timer-0] burstcoin.jminer.core.reader.data.Plots : Z:Burstplots 2015-11-10 00:50:35.991 INFO 6184 --- [ Timer-0] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'roundPool' 2015-11-10 00:50:36.019 INFO 6184 --- [ Timer-0] org.eclipse.jetty.util.log : Logging initialized @1908ms 2015-11-10 00:50:36.662 INFO 6184 --- [ Timer-0] o.s.j.e.a.AnnotationMBeanExporter : Registering beans for JMX exposure on startup 2015-11-10 00:50:36.673 INFO 6184 --- [ Timer-0] o.s.boot.SpringApplication : Started application in 2.217 seconds (JVM running for 2.563 2015-11-10 00:50:36.675 INFO 6184 --- [ Timer-0] burstcoin.jminer.CommandLineRunner : 2015-11-10 00:50:36.676 INFO 6184 --- [ Timer-0] burstcoin.jminer.CommandLineRunner : Burstcoin (BURST) 2015-11-10 00:50:36.676 INFO 6184 --- [ Timer-0] burstcoin.jminer.CommandLineRunner : __ __ GPU assisted PoC-Miner 2015-11-10 00:50:36.676 INFO 6184 --- [ Timer-0] burstcoin.jminer.CommandLineRunner : |__| _____ |__| ____ ___________ 2015-11-10 00:50:36.676 INFO 6184 --- [ Timer-0] burstcoin.jminer.CommandLineRunner : version | |/ \| |/ \_/ __ \_ __ \ 2015-11-10 00:50:36.676 INFO 6184 --- [ Timer-0] burstcoin.jminer.CommandLineRunner : 0.3.6 | | Y Y \ | | \ ___/| | \/ 2015-11-10 00:50:36.676 INFO 6184 --- [ Timer-0] burstcoin.jminer.CommandLineRunner : /\__| |__|_| /__|___| /\___ >__| 2015-11-10 00:50:36.676 INFO 6184 --- [ Timer-0] burstcoin.jminer.CommandLineRunner : \______| \/ \/ \/ 2015-11-10 00:50:36.676 INFO 6184 --- [ Timer-0] burstcoin.jminer.CommandLineRunner : mining engine: BURST-LUXE-ZDVD-CX3E-3SM58 2015-11-10 00:50:36.677 INFO 6184 --- [ Timer-0] burstcoin.jminer.CommandLineRunner : openCL checker: BURST-QHCJ-9HB5-PTGC-5Q8J9 2015-11-10 00:50:37.293 INFO 6184 --- [ roundPool-1] burstcoin.jminer.CommandLineRunner : ------------------------------------------------------- 2015-11-10 00:50:37.293 INFO 6184 --- [ roundPool-1] burstcoin.jminer.CommandLineRunner : START block '162967', scoopNumber '3837', capacity '0 GB' 2015-11-10 00:50:37.293 INFO 6184 --- [ roundPool-1] burstcoin.jminer.CommandLineRunner : targetDeadline '1540522', baseTarget '2854907' 2015-11-10 00:50:37.299 WARN 6184 --- [ networkPool-1] b.j.c.n.t.NetworkRequestLastWinnerTask : Error: Failed to 'getBlockchainStatus' 2015-11-10 00:50:37.299 INFO 6184 --- [ networkPool-1] b.j.c.n.t.NetworkRequestLastWinnerTask : last winner 'N/A', walletServer out of sync. 2015-11-10 00:51:42.954 INFO 6184 --- [ roundPool-1] burstcoin.jminer.CommandLineRunner : ------------------------------------------------------- 2015-11-10 00:51:42.954 INFO 6184 --- [ roundPool-1] burstcoin.jminer.CommandLineRunner : START block '162968', scoopNumber '1615', capacity '0 GB' 2015-11-10 00:51:42.954 INFO 6184 --- [ roundPool-1] burstcoin.jminer.CommandLineRunner : targetDeadline '1431614', baseTarget '3072089' 2015-11-10 00:51:42.957 WARN 6184 --- [ networkPool-1] b.j.c.n.t.NetworkRequestLastWinnerTask : Error: Failed to 'getBlockchainStatus' 2015-11-10 00:51:42.957 INFO 6184 --- [ networkPool-1] b.j.c.n.t.NetworkRequestLastWinnerTask : last winner 'N/A', walletServer out of sync.
|
|
|
|
Cobra98
Member
Offline
Activity: 70
Merit: 10
|
|
November 10, 2015, 07:35:07 AM |
|
Ok updated to 1.9.3 and now wallet no longer showing out of sync but for some reason as soon as I put the correct path to the plot all hell breaks loose and I can't tell what is wrong.... This is with no plot path specified. C:\Users\Hoovy\Downloads\burstcoin-jminer-0.3.6-RELEASE>java -jar -XX:+UseG1GC burstcoin-jminer-0.3.6-RELEASE.jar 01:24:51.138 [Timer-0] INFO burstcoin.jminer.CommandLineRunner - start the engines ...
2015-11-10 01:24:51.428 INFO 2040 --- [ Timer-0] o.s.boot.SpringApplication : Starting application on Hoovy-PC with PID 2040 (started by in-jminer-0.3.6-RELEASE) 2015-11-10 01:24:51.466 INFO 2040 --- [ Timer-0] s.c.a.AnnotationConfigApplicationContext : Refreshing org.springframework.context.annotation.Annotatio date [Tue Nov 10 01:24:51 CST 2015]; root of context hierarchy 2015-11-10 01:24:52.738 INFO 2040 --- [ Timer-0] b.jminer.core.checker.util.OCLChecker : success ... started openCL context! 2015-11-10 01:24:52.754 INFO 2040 --- [ Timer-0] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'networkPool' 2015-11-10 01:24:52.755 INFO 2040 --- [ Timer-0] burstcoin.jminer.core.CoreProperties : Winner feature disabled, property 'walletServer' undefined! 2015-11-10 01:24:52.759 INFO 2040 --- [ Timer-0] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'readerPool' 2015-11-10 01:24:52.773 INFO 2040 --- [ Timer-0] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'roundPool' 2015-11-10 01:24:52.800 INFO 2040 --- [ Timer-0] org.eclipse.jetty.util.log : Logging initialized @1910ms 2015-11-10 01:24:53.443 INFO 2040 --- [ Timer-0] o.s.j.e.a.AnnotationMBeanExporter : Registering beans for JMX exposure on startup 2015-11-10 01:24:53.454 INFO 2040 --- [ Timer-0] o.s.boot.SpringApplication : Started application in 2.22 seconds (JVM running for 2.566) 2015-11-10 01:24:53.456 INFO 2040 --- [ Timer-0] burstcoin.jminer.CommandLineRunner : 2015-11-10 01:24:53.457 INFO 2040 --- [ Timer-0] burstcoin.jminer.CommandLineRunner : Burstcoin (BURST) 2015-11-10 01:24:53.457 INFO 2040 --- [ Timer-0] burstcoin.jminer.CommandLineRunner : __ __ GPU assisted PoC-Miner 2015-11-10 01:24:53.457 INFO 2040 --- [ Timer-0] burstcoin.jminer.CommandLineRunner : |__| _____ |__| ____ ___________ 2015-11-10 01:24:53.457 INFO 2040 --- [ Timer-0] burstcoin.jminer.CommandLineRunner : version | |/ \| |/ \_/ __ \_ __ \ 2015-11-10 01:24:53.457 INFO 2040 --- [ Timer-0] burstcoin.jminer.CommandLineRunner : 0.3.6 | | Y Y \ | | \ ___/| | \/ 2015-11-10 01:24:53.457 INFO 2040 --- [ Timer-0] burstcoin.jminer.CommandLineRunner : /\__| |__|_| /__|___| /\___ >__| 2015-11-10 01:24:53.458 INFO 2040 --- [ Timer-0] burstcoin.jminer.CommandLineRunner : \______| \/ \/ \/ 2015-11-10 01:24:53.458 INFO 2040 --- [ Timer-0] burstcoin.jminer.CommandLineRunner : mining engine: BURST-LUXE-ZDVD-CX3E-3SM58 2015-11-10 01:24:53.458 INFO 2040 --- [ Timer-0] burstcoin.jminer.CommandLineRunner : openCL checker: BURST-QHCJ-9HB5-PTGC-5Q8J9 2015-11-10 01:24:54.135 INFO 2040 --- [ roundPool-1] burstcoin.jminer.CommandLineRunner : ------------------------------------------------------- 2015-11-10 01:24:54.136 INFO 2040 --- [ roundPool-1] burstcoin.jminer.CommandLineRunner : START block '162979', scoopNumber '1396', capacity '0 GB' 2015-11-10 01:24:54.136 INFO 2040 --- [ roundPool-1] burstcoin.jminer.CommandLineRunner : targetDeadline '1734930', baseTarget '2535000' 2015-11-10 01:24:54.152 INFO 2040 --- [ networkPool-1] burstcoin.jminer.CommandLineRunner : winner block '162978', 'BURST-7VA8-N2KU-CJEL-23WPY' 2015-11-10 01:26:35.711 INFO 2040 --- [ roundPool-1] burstcoin.jminer.CommandLineRunner : ------------------------------------------------------- 2015-11-10 01:26:35.712 INFO 2040 --- [ roundPool-1] burstcoin.jminer.CommandLineRunner : START block '162980', scoopNumber '3694', capacity '0 GB' 2015-11-10 01:26:35.712 INFO 2040 --- [ roundPool-1] burstcoin.jminer.CommandLineRunner : targetDeadline '1693094', baseTarget '2597639' 2015-11-10 01:26:35.719 INFO 2040 --- [ networkPool-1] burstcoin.jminer.CommandLineRunner : winner block '162979', 'BURST-42JY-E6TZ-885E-AZ9HK' And this is with the plot path plotPaths=Z:/Burst/plots at burstcoin.jminer.core.reader.data.PlotDrive.<init>(PlotDrive.java:27) at burstcoin.jminer.core.reader.data.Plots.<init>(Plots.java:34) at burstcoin.jminer.core.reader.Reader.postConstruct(Reader.java:102) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProc at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotation at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBean ... 18 common frames omitted
Exception in thread "Timer-0" org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'reader': Invocation of init method matException: For input string: "18446744072014584321" at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBean at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapa at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1570) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:545) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:482) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:305) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:301) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:196) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:772) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:834) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:537) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:686) at org.springframework.boot.SpringApplication.run(SpringApplication.java:320) at org.springframework.boot.SpringApplication.run(SpringApplication.java:957) at org.springframework.boot.SpringApplication.run(SpringApplication.java:946) at burstcoin.jminer.CommandLineRunner$1.run(CommandLineRunner.java:84) at java.util.TimerThread.mainLoop(Unknown Source) at java.util.TimerThread.run(Unknown Source) Caused by: java.lang.NumberFormatException: For input string: "18446744072014584321" at java.lang.NumberFormatException.forInputString(Unknown Source) at java.lang.Long.parseLong(Unknown Source) at java.lang.Long.valueOf(Unknown Source) at burstcoin.jminer.core.reader.data.PlotFile.<init>(PlotFile.java:41) at burstcoin.jminer.core.reader.data.PlotDrive.<init>(PlotDrive.java:27) at burstcoin.jminer.core.reader.data.Plots.<init>(Plots.java:34) at burstcoin.jminer.core.reader.Reader.postConstruct(Reader.java:102) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProc at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotation at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBean ... 18 more Terminate batch job (Y/N)? y
|
|
|
|
FrilledShark
|
|
November 10, 2015, 09:03:41 AM |
|
Ok updated to 1.9.3 and now wallet no longer showing out of sync but for some reason as soon as I put the correct path to the plot all hell breaks loose and I can't tell what is wrong.... This is with no plot path specified. C:\Users\Hoovy\Downloads\burstcoin-jminer-0.3.6-RELEASE>java -jar -XX:+UseG1GC burstcoin-jminer-0.3.6-RELEASE.jar 01:24:51.138 [Timer-0] INFO burstcoin.jminer.CommandLineRunner - start the engines ...
2015-11-10 01:24:51.428 INFO 2040 --- [ Timer-0] o.s.boot.SpringApplication : Starting application on Hoovy-PC with PID 2040 (started by in-jminer-0.3.6-RELEASE) 2015-11-10 01:24:51.466 INFO 2040 --- [ Timer-0] s.c.a.AnnotationConfigApplicationContext : Refreshing org.springframework.context.annotation.Annotatio date [Tue Nov 10 01:24:51 CST 2015]; root of context hierarchy 2015-11-10 01:24:52.738 INFO 2040 --- [ Timer-0] b.jminer.core.checker.util.OCLChecker : success ... started openCL context! 2015-11-10 01:24:52.754 INFO 2040 --- [ Timer-0] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'networkPool' 2015-11-10 01:24:52.755 INFO 2040 --- [ Timer-0] burstcoin.jminer.core.CoreProperties : Winner feature disabled, property 'walletServer' undefined! 2015-11-10 01:24:52.759 INFO 2040 --- [ Timer-0] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'readerPool' 2015-11-10 01:24:52.773 INFO 2040 --- [ Timer-0] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'roundPool' 2015-11-10 01:24:52.800 INFO 2040 --- [ Timer-0] org.eclipse.jetty.util.log : Logging initialized @1910ms 2015-11-10 01:24:53.443 INFO 2040 --- [ Timer-0] o.s.j.e.a.AnnotationMBeanExporter : Registering beans for JMX exposure on startup 2015-11-10 01:24:53.454 INFO 2040 --- [ Timer-0] o.s.boot.SpringApplication : Started application in 2.22 seconds (JVM running for 2.566) 2015-11-10 01:24:53.456 INFO 2040 --- [ Timer-0] burstcoin.jminer.CommandLineRunner : 2015-11-10 01:24:53.457 INFO 2040 --- [ Timer-0] burstcoin.jminer.CommandLineRunner : Burstcoin (BURST) 2015-11-10 01:24:53.457 INFO 2040 --- [ Timer-0] burstcoin.jminer.CommandLineRunner : __ __ GPU assisted PoC-Miner 2015-11-10 01:24:53.457 INFO 2040 --- [ Timer-0] burstcoin.jminer.CommandLineRunner : |__| _____ |__| ____ ___________ 2015-11-10 01:24:53.457 INFO 2040 --- [ Timer-0] burstcoin.jminer.CommandLineRunner : version | |/ \| |/ \_/ __ \_ __ \ 2015-11-10 01:24:53.457 INFO 2040 --- [ Timer-0] burstcoin.jminer.CommandLineRunner : 0.3.6 | | Y Y \ | | \ ___/| | \/ 2015-11-10 01:24:53.457 INFO 2040 --- [ Timer-0] burstcoin.jminer.CommandLineRunner : /\__| |__|_| /__|___| /\___ >__| 2015-11-10 01:24:53.458 INFO 2040 --- [ Timer-0] burstcoin.jminer.CommandLineRunner : \______| \/ \/ \/ 2015-11-10 01:24:53.458 INFO 2040 --- [ Timer-0] burstcoin.jminer.CommandLineRunner : mining engine: BURST-LUXE-ZDVD-CX3E-3SM58 2015-11-10 01:24:53.458 INFO 2040 --- [ Timer-0] burstcoin.jminer.CommandLineRunner : openCL checker: BURST-QHCJ-9HB5-PTGC-5Q8J9 2015-11-10 01:24:54.135 INFO 2040 --- [ roundPool-1] burstcoin.jminer.CommandLineRunner : ------------------------------------------------------- 2015-11-10 01:24:54.136 INFO 2040 --- [ roundPool-1] burstcoin.jminer.CommandLineRunner : START block '162979', scoopNumber '1396', capacity '0 GB' 2015-11-10 01:24:54.136 INFO 2040 --- [ roundPool-1] burstcoin.jminer.CommandLineRunner : targetDeadline '1734930', baseTarget '2535000' 2015-11-10 01:24:54.152 INFO 2040 --- [ networkPool-1] burstcoin.jminer.CommandLineRunner : winner block '162978', 'BURST-7VA8-N2KU-CJEL-23WPY' 2015-11-10 01:26:35.711 INFO 2040 --- [ roundPool-1] burstcoin.jminer.CommandLineRunner : ------------------------------------------------------- 2015-11-10 01:26:35.712 INFO 2040 --- [ roundPool-1] burstcoin.jminer.CommandLineRunner : START block '162980', scoopNumber '3694', capacity '0 GB' 2015-11-10 01:26:35.712 INFO 2040 --- [ roundPool-1] burstcoin.jminer.CommandLineRunner : targetDeadline '1693094', baseTarget '2597639' 2015-11-10 01:26:35.719 INFO 2040 --- [ networkPool-1] burstcoin.jminer.CommandLineRunner : winner block '162979', 'BURST-42JY-E6TZ-885E-AZ9HK' And this is with the plot path plotPaths=Z:/Burst/plots at burstcoin.jminer.core.reader.data.PlotDrive.<init>(PlotDrive.java:27) at burstcoin.jminer.core.reader.data.Plots.<init>(Plots.java:34) at burstcoin.jminer.core.reader.Reader.postConstruct(Reader.java:102) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProc at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotation at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBean ... 18 common frames omitted
Exception in thread "Timer-0" org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'reader': Invocation of init method matException: For input string: "18446744072014584321" at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBean at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapa at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1570) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:545) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:482) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:305) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:301) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:196) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:772) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:834) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:537) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:686) at org.springframework.boot.SpringApplication.run(SpringApplication.java:320) at org.springframework.boot.SpringApplication.run(SpringApplication.java:957) at org.springframework.boot.SpringApplication.run(SpringApplication.java:946) at burstcoin.jminer.CommandLineRunner$1.run(CommandLineRunner.java:84) at java.util.TimerThread.mainLoop(Unknown Source) at java.util.TimerThread.run(Unknown Source) Caused by: java.lang.NumberFormatException: For input string: "18446744072014584321" at java.lang.NumberFormatException.forInputString(Unknown Source) at java.lang.Long.parseLong(Unknown Source) at java.lang.Long.valueOf(Unknown Source) at burstcoin.jminer.core.reader.data.PlotFile.<init>(PlotFile.java:41) at burstcoin.jminer.core.reader.data.PlotDrive.<init>(PlotDrive.java:27) at burstcoin.jminer.core.reader.data.Plots.<init>(Plots.java:34) at burstcoin.jminer.core.reader.Reader.postConstruct(Reader.java:102) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProc at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotation at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBean ... 18 more Terminate batch job (Y/N)? y You need to use \, are you sure you have the plots in that location?
|
Not very active. Please use PM or email to get a reply from me. High value lender – Within 24 hours, I can fund your 10 BTC loan. Give me 48 hours and 20 BTC will be ready.
|
|
|
BurstDevTeam
Jr. Member
Offline
Activity: 112
Merit: 2
|
|
November 10, 2015, 10:25:21 AM |
|
@Cobra89
It looks like you missed to change the Plot/Account number in jminer's properties file or like mentioned above the filepath.
numericAccountId=XXXXXXXXXXXXXXXXXXXX
- daWallet
|
|
|
|
BurstIncomeAsset
|
|
November 10, 2015, 01:19:10 PM |
|
Damnit BURST forum is down, or has some issues and It shows an error when you go there. And I was just about to advertise that, luckily didnt do it yet. Can somebody fix it or without the admin it is done for? https://burstforum.com
|
|
|
|
Cobra98
Member
Offline
Activity: 70
Merit: 10
|
|
November 10, 2015, 05:23:52 PM |
|
@Cobra89
It looks like you missed to change the Plot/Account number in jminer's properties file or like mentioned above the filepath.
numericAccountId=XXXXXXXXXXXXXXXXXXXX
- daWallet
No, I had it plotPaths=Z:/Burst/plots poolMining=true numericAccountId=17908512605713200237 poolServer=http://pool.burstcoin.de:8080 platformId=1 deviceId=0
|
|
|
|
BurstIncomeAsset
|
|
November 10, 2015, 05:51:14 PM |
|
Well damn since the forum is down, I will write here the new updates, because it's important: Completed another fundraiser from the CHEAP asset, and moved into the SD investment: Now you have noticed that the profit is down, yes , because since SD added the new slotmachine, the variance has gone crazy. Now this means that the profit will swing more (higher risk/higher reward) and also that more people gamble, so we will make more profits in the long term, so dont be dissapointed. Then in yobit, I made some nice profits with AMS, might wanna check it out: https://bitcointalk.org/index.php?topic=1152947.0I`ve bought it back since. So we have almost 2 BTC now. That's good, and the extra profits from trading will be moved into SD for safer investing (yes it's still safer than altcoin trading). Now this is not final, because I`ve been able to breakthrough on my marketing research and found a profitable niche that could add additional income to the fund. I already made a test and gained 0.01 BTC, so we will see more about this.
Now this have been a very good day, so I decided to boost CHEAP too, and added 2500 more INCOME into it's backing to support the speculators. https://block.burstcoin.info/as.php?as=4267876427937004537We have now 15000 INCOME burned, and less than 50,000 awaiting to be sold on the AE, the rest of it is already in shareholder's hands so it will be an exciting few weeks ahead of us, so stay sharp!
|
|
|
|
luxe
|
|
November 10, 2015, 05:53:13 PM |
|
@Cobra89
It looks like you missed to change the Plot/Account number in jminer's properties file or like mentioned above the filepath.
numericAccountId=XXXXXXXXXXXXXXXXXXXX
- daWallet
No, I had it plotPaths=Z:/Burst/plots poolMining=true numericAccountId=17908512605713200237 poolServer=http://pool.burstcoin.de:8080 platformId=1 deviceId=0 your settings are fine, should work ... i send you a pm, we will solve that problem!
|
|
|
|
lmaonade80
Member
Offline
Activity: 124
Merit: 10
|
|
November 10, 2015, 06:24:29 PM |
|
Hello All.
Blago's Miner Crashes on Win10 for me often. What is the best Win10 CPU miner? I am using my GPU for other mining..
Thanks
|
|
|
|
FrilledShark
|
|
November 10, 2015, 06:41:28 PM |
|
Hello All.
Blago's Miner Crashes on Win10 for me often. What is the best Win10 CPU miner? I am using my GPU for other mining..
Thanks
I can confirm JMiner is pretty stable on windows 10, used it for more then a month and never had a crash.
|
Not very active. Please use PM or email to get a reply from me. High value lender – Within 24 hours, I can fund your 10 BTC loan. Give me 48 hours and 20 BTC will be ready.
|
|
|
lmaonade80
Member
Offline
Activity: 124
Merit: 10
|
|
November 10, 2015, 06:42:02 PM |
|
Hello All.
Blago's Miner Crashes on Win10 for me often. What is the best Win10 CPU miner? I am using my GPU for other mining..
Thanks
I can confirm JMiner is pretty stable on windows 10, used it for more then a month and never had a crash. I was under the impression jminer was GPU?
|
|
|
|
luxe
|
|
November 10, 2015, 06:49:52 PM Last edit: November 10, 2015, 07:12:40 PM by luxe |
|
Hello All.
Blago's Miner Crashes on Win10 for me often. What is the best Win10 CPU miner? I am using my GPU for other mining..
Thanks
I can confirm JMiner is pretty stable on windows 10, used it for more then a month and never had a crash. I was under the impression jminer was GPU? jminer uses OpenCL (Open Computing Language) that allows writing programs for heterogeneous platforms that utilize CPUs or GPUs. more info: http://www.jocl.org/ i never tested jminer with CPU, if you try it, feel free to give some feedback on https://bitcointalk.org/index.php?topic=1170987.msg12329106#msg12329106
|
|
|
|
FrilledShark
|
|
November 10, 2015, 07:49:17 PM |
|
Hello All.
Blago's Miner Crashes on Win10 for me often. What is the best Win10 CPU miner? I am using my GPU for other mining..
Thanks
I can confirm JMiner is pretty stable on windows 10, used it for more then a month and never had a crash. I was under the impression jminer was GPU? jminer uses OpenCL (Open Computing Language) that allows writing programs for heterogeneous platforms that utilize CPUs or GPUs. more info: http://www.jocl.org/ i never tested jminer with CPU, if you try it, feel free to give some feedback on https://bitcointalk.org/index.php?topic=1170987.msg12329106#msg12329106I have a Macbook and tested it for my guide, i can confirm it runs smoothly on CPU
|
Not very active. Please use PM or email to get a reply from me. High value lender – Within 24 hours, I can fund your 10 BTC loan. Give me 48 hours and 20 BTC will be ready.
|
|
|
luxe
|
|
November 10, 2015, 08:26:28 PM |
|
Hello All.
Blago's Miner Crashes on Win10 for me often. What is the best Win10 CPU miner? I am using my GPU for other mining..
Thanks
I can confirm JMiner is pretty stable on windows 10, used it for more then a month and never had a crash. I was under the impression jminer was GPU? jminer uses OpenCL (Open Computing Language) that allows writing programs for heterogeneous platforms that utilize CPUs or GPUs. more info: http://www.jocl.org/ i never tested jminer with CPU, if you try it, feel free to give some feedback on https://bitcointalk.org/index.php?topic=1170987.msg12329106#msg12329106I have a Macbook and tested it for my guide, i can confirm it runs smoothly on CPU nice to hear that :-) @Cobra89
It looks like you missed to change the Plot/Account number in jminer's properties file or like mentioned above the filepath.
numericAccountId=XXXXXXXXXXXXXXXXXXXX
- daWallet
No, I had it plotPaths=Z:/Burst/plots poolMining=true numericAccountId=17908512605713200237 poolServer=http://pool.burstcoin.de:8080 platformId=1 deviceId=0 your settings are fine, should work ... i send you a pm, we will solve that problem! ok we found the problem, jminer uses the long datatype for addressing nonces ... the used startnonce was simply too big for that datattype. in short ... current jminer version does not support nonce addresses bigger than 9223372036854775807 ... so if you are mining more than ~2000 petabyte with one account you could get serious addressing issues :-)
|
|
|
|
|