Post
Topic
Board Mining software (miners)
Re: BitMinter client (Win/Linux/Mac, BFL ASIC, Block Erupter USB)
by
JohnWasser
on 22/02/2014, 12:59:29 UTC
Just installed BitMinter client v1.5.0 beta1 on my MacBook Pro (late 2013) and OS X 10.9.1.  My five Block Erupters and five AntMiner U1 units are chugging away as expected.  The AntMiners are recognized properly and and long stream of errors caused by using the Block Erupter driver on them no longer occurs.

Ran until just after 6 AM and crashed:
Code:
2014.02.22 [06:09] Antminer (cu.SLAB_USBtoUART3) ERROR: Antminer (cu.SLAB_USBtoUART3) ran out of work. Idling...
2014.02.22 [06:09] Antminer (cu.SLAB_USBtoUART9) ERROR: Antminer (cu.SLAB_USBtoUART9) ran out of work. Idling...
2014.02.22 [06:09] Antminer (cu.SLAB_USBtoUART5) ERROR: Antminer (cu.SLAB_USBtoUART5) ran out of work. Idling...
2014.02.22 [06:09] Antminer (cu.SLAB_USBtoUART2) ERROR: Antminer (cu.SLAB_USBtoUART2) ran out of work. Idling...
2014.02.22 [06:09] Antminer (cu.SLAB_USBtoUART6) ERROR: Antminer (cu.SLAB_USBtoUART6) ran out of work. Idling...
2014.02.22 [06:10] Icarus (cu.SLAB_USBtoUART) ERROR: Icarus (cu.SLAB_USBtoUART) ran out of work. Idling...
2014.02.22 [06:10] Icarus (cu.SLAB_USBtoUART1) ERROR: Icarus (cu.SLAB_USBtoUART1) ran out of work. Idling...
2014.02.22 [06:10] Icarus (cu.SLAB_USBtoUART4) ERROR: Icarus (cu.SLAB_USBtoUART4) ran out of work. Idling...
2014.02.22 [06:10] Icarus (cu.SLAB_USBtoUART8) ERROR: Icarus (cu.SLAB_USBtoUART8) ran out of work. Idling...
2014.02.22 [06:10] Icarus (cu.SLAB_USBtoUART7) ERROR: Icarus (cu.SLAB_USBtoUART7) ran out of work. Idling...
2014.02.22 [06:51] IOReactor error java.lang.SecurityException: Trusted-Only loader attempted to load sandboxed resource from https://bitminter.com/beta/httpcore-nio-4.2.4.jar at com.sun.deploy.security.CPCallbackHandler$ParentCallback.check(Unknown Source) at com.sun.deploy.security.CPCallbackHandler$ParentCallback.access$1700(Unknown Source) at com.sun.deploy.security.CPCallbackHandler$ChildElement.checkResource(Unknown Source) at com.sun.deploy.security.DeployURLClassPath$JarLoader.checkResource(Unknown Source) at com.sun.deploy.security.DeployURLClassPath$JarLoader.getResource(Unknown Source) at com.sun.deploy.security.DeployURLClassPath.getResource(Unknown Source) at java.net.URLClassLoader$1.run(URLClassLoader.java:358) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at com.sun.jnlp.JNLPClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(ClassLoader.java:425) at java.lang.ClassLoader.loadClass(ClassLoader.java:358) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor.addExceptionEvent(AbstractMultiworkerIOReactor.java:265) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor.addExceptionEvent(AbstractMultiworkerIOReactor.java:274) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor.execute(AbstractMultiworkerIOReactor.java:396) at com.bitminter.gridnode.net.GridClientThread.run(SourceFile:309)