Author

Topic: [ANN][BURST] Burst | Efficient HDD Mining | New 1.2.3 Fork block 92000 - page 841. (Read 2170900 times)

newbie
Activity: 21
Merit: 0
is dev v2 pool ok?   have not got payout for 8 hours ,usually payout  every 4 hours 
Seems fine. Is you wallet up to date? Some peoples' wallets seem to be getting stuck.
my wallet is fine , up to date.. thanks dev, have not seen you for sometime ... support you
legendary
Activity: 3248
Merit: 1070
why do miners use so much ram?? its so much it must be some bug..

if I use java -Xmx512m the miner have error so I need java -Xmx1024m but then 2 miner instances use 4-5Gb of ram in total?Huh WTF??

disable prefetch and superfetch and then don't worry even if you see all your ram used, you can actually add more tera

legendary
Activity: 914
Merit: 1001
why do miners use so much ram?? its so much it must be some bug..

if I use java -Xmx512m the miner have error so I need java -Xmx1024m but then 2 miner instances use 4-5Gb of ram in total?Huh WTF??

same here. It must be some kind of bug, no way it can use so much memory.

looks like it needs more RAM the more plot files you have. maybe a memory leak? i was able to mine great with a raspberry pi with 200GB plot files, now, with 1.1TB the memory usage explodes Tongue
legendary
Activity: 1582
Merit: 1019
011110000110110101110010

I had a similar issue, I just restarted the wallet and it synced up fine.


I have restarted multiple times and no luck. So it is not everybody so I do not know WTF is going on. Downloading blockchain again to see if it helps.
newbie
Activity: 18
Merit: 0
why do miners use so much ram?? its so much it must be some bug..

if I use java -Xmx512m the miner have error so I need java -Xmx1024m but then 2 miner instances use 4-5Gb of ram in total?Huh WTF??

same here. It must be some kind of bug, no way it can use so much memory.
sr. member
Activity: 434
Merit: 250
why do miners use so much ram?? its so much it must be some bug..

if I use java -Xmx512m the miner have error so I need java -Xmx1024m but then 2 miner instances use 4-5Gb of ram in total?Huh WTF??
legendary
Activity: 914
Merit: 1001
@dev: is the API getGuaranteedBalance somehow broken? I just played around a little, and it fails for example when you do the following:

Code:
1. connect to an account with lets say 100 coins
2. getGuaranteedBalance returns 100
3. send 10 coins to another wallet
4. while the transaction is not confirmed, send getGuaranteedBalance again
5. getGuaranteedBalance returns 100

so it looks like getGuaranteedBalance will only return 90 when the previous transaction is confirmed. I would have expected that getGuaranteedBalance should return 90 as soon as the 10 coins are reserved for sending. if the transaction somehow fails, it should return 100 again.
hero member
Activity: 518
Merit: 500
is dev v2 pool ok?   have not got payout for 8 hours ,usually payout  every 4 hours 
Seems fine. Is you wallet up to date? Some peoples' wallets seem to be getting stuck.

I had a similar issue, I just restarted the wallet and it synced up fine.

Hey burstcoin, what's next after you get the "BurstId authentication system"? Road map update? Any progress on making v.2 pool better and easier to join? Anyone finishing up a GUI wallet/miner/plotter, maybe coded in C? What's the hold up with Bittrex? You did the wallet update with the new NXT API.
newbie
Activity: 57
Merit: 0
Currently setting up another pool, built on the shared github sources.
Blockchain is downloading ATM, will give it a test with some miners in a bit.
Feel free to have a look, but remember, it's beta/testing ATM Smiley
http://burst.hashes4.me
full member
Activity: 238
Merit: 100
why price is so low?   such a creative coin
because difficulty is too low now, 1TB can mine 800 bust, with several TB, you can still make great profits with current difficulty, it don't use lots of electricity, all the burst are considered to be free money now.
legendary
Activity: 1582
Merit: 1019
011110000110110101110010
why price is so low?   such a creative coin

miners are dumping looking for quick BTC
need many more people mining the multipools to prop up demand
newbie
Activity: 21
Merit: 0
why price is so low?   such a creative coin
sr. member
Activity: 280
Merit: 250
is dev v2 pool ok?   have not got payout for 8 hours ,usually payout  every 4 hours 
Seems fine. Is you wallet up to date? Some peoples' wallets seem to be getting stuck.
newbie
Activity: 18
Merit: 0
Burst coins disappeared from wallet!

Today morning I checked my localhost wallet to see how much i mined, and I was suprised by 0 burst account balance . Yesterday I had there not less the 2.5k burst.

Quote
Welcome to your brand new account. You should fund it with some coins.
And there is no transaction history like it's a brand new account. But I logged in with my old password. WTF?

check the space you submitted in the field, they count as additional characters

thanks but I'm embarrassed how stupid mistake I made...  That's why I edited that post.
I made a shortcut to the mine.bat file and it was the problem, there were missing files. When I start the run.bat directly everything is fine.
legendary
Activity: 3248
Merit: 1070
Burst coins disappeared from wallet!

Today morning I checked my localhost wallet to see how much i mined, and I was suprised by 0 burst account balance . Yesterday I had there not less the 2.5k burst.

Quote
Welcome to your brand new account. You should fund it with some coins.
And there is no transaction history like it's a brand new account. But I logged in with my old password. WTF?

check the space you submitted in the field, they count as additional characters
newbie
Activity: 21
Merit: 0
is dev v2 pool ok?   have not got payout for 8 hours ,usually payout  every 4 hours 
newbie
Activity: 18
Merit: 0
oh what a nice error I have.

Quote
Uncaught error from thread [default-akka.actor.default-dispatcher-19] shutting d
own JVM since 'akka.jvm-exit-on-fatal-error' is enabled for ActorSystem[default]

Uncaught error from thread [default-akka.actor.default-dispatcher-4] shutting do
wn JVM since 'akka.jvm-exit-on-fatal-error' is enabled for ActorSystem[default]
Uncaught error from thread [Uncaught error from thread [default-akka.actor.defau
lt-dispatcher-12default-akka.actor.default-dispatcher-6] shutting down JVM since
 'akka.jvm-exit-on-fatal-error' is enabled for ActorSystem[default]
] shutting down JVM since 'akka.jvm-exit-on-fatal-error' is enabled for ActorSys
tem[default]
java.lang.OutOfMemoryError: Java heap space
        at pocminer_pool.ScoopReader.readFile(ScoopReader.java:33)
        at pocminer_pool.ScoopReader.onReceive(ScoopReader.java:18)
        at akka.actor.UntypedActor$$anonfun$receive$1.applyOrElse(UntypedActor.s
cala:167)
        at akka.actor.Actor$class.aroundReceive(Actor.scala:465)
        at akka.actor.UntypedActor.aroundReceive(UntypedActor.scala:97)
        at akka.actor.ActorCell.receiveMessage(ActorCell.scala:516)
        at akka.actor.ActorCell.invoke(ActorCell.scala:487)
        at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:238)
        at akka.dispatch.Mailbox.run(Mailbox.scala:220)
        at akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinTask.exec(Abst
ractDispatcher.scala:393)
        at scala.concurrent.forkjoin.ForkJoinTask.doExec(ForkJoinTask.java:260)
        at scala.concurrent.forkjoin.ForkJoinPool$WorkQueue.runTask(ForkJoinPool
.java:1339)[ERROR] [09/13/2014 02:49:51.422] [default-akka.actor.default-dispatc
her-19] [ActorSystem(default)] Uncaught error from thread [default-akka.actor.de
fault-dispatcher-19] shutting down JVM since 'akka.jvm-exit-on-fatal-error' is e
nabled
java.lang.OutOfMemoryError: Java heap space
        at pocminer_pool.ScoopReader.readFile(ScoopReader.java:33)
        at pocminer_pool.ScoopReader.onReceive(ScoopReader.java:18)
        at akka.actor.UntypedActor$$anonfun$receive$1.applyOrElse(UntypedActor.s
cala:167)
        at akka.actor.Actor$class.aroundReceive(Actor.scala:465)
        at akka.actor.UntypedActor.aroundReceive(UntypedActor.scala:97)
        at akka.actor.ActorCell.receiveMessage(ActorCell.scala:516)
        at akka.actor.ActorCell.invoke(ActorCell.scala:487)
        at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:238)
        at akka.dispatch.Mailbox.run(Mailbox.scala:220)
        at akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinTask.exec(Abst
ractDispatcher.scala:393)
        at scala.concurrent.forkjoin.ForkJoinTask.doExec(ForkJoinTask.java:260)
        at scala.concurrent.forkjoin.ForkJoinPool$WorkQueue.runTask(ForkJoinPool
.java:1339)
        at scala.concurrent.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:19
79)
        at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThre
ad.java:107)


        at scala.concurrent.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:19
79)[ERROR] [09/13/2014 02:49:51.422] [default-akka.actor.default-dispatcher-12]
[ActorSystem(default)] Uncaught error from thread [default-akka.actor.default-di
spatcher-12] shutting down JVM since 'akka.jvm-exit-on-fatal-error' is enabled
java.lang.OutOfMemoryError: Java heap space
        at pocminer_pool.ScoopReader.readFile(ScoopReader.java:33)
        at pocminer_pool.ScoopReader.onReceive(ScoopReader.java:18)
        at akka.actor.UntypedActor$$anonfun$receive$1.applyOrElse(UntypedActor.s
cala:167)
        at akka.actor.Actor$class.aroundReceive(Actor.scala:465)
        at akka.actor.UntypedActor.aroundReceive(UntypedActor.scala:97)
        at akka.actor.ActorCell.receiveMessage(ActorCell.scala:516)
        at akka.actor.ActorCell.invoke(ActorCell.scala:487)
        at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:238)
        at akka.dispatch.Mailbox.run(Mailbox.scala:220)
        at akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinTask.exec(Abst
ractDispatcher.scala:393)
        at scala.concurrent.forkjoin.ForkJoinTask.doExec(ForkJoinTask.java:260)
        at scala.concurrent.forkjoin.ForkJoinPool$WorkQueue.runTask(ForkJoinPool
.java:1339)
        at scala.concurrent.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:19
79)
        at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThre
ad.java:107)


        at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThre
ad.java:107)[ERROR] [09/13/2014 02:49:51.422] [default-akka.actor.default-dispat
cher-4] [ActorSystem(default)] Uncaught error from thread [default-akka.actor.de
fault-dispatcher-4] shutting down JVM since 'akka.jvm-exit-on-fatal-error' is en
abled
java.lang.OutOfMemoryError: Java heap space
        at pocminer_pool.ScoopReader.readFile(ScoopReader.java:33)
        at pocminer_pool.ScoopReader.onReceive(ScoopReader.java:18)
        at akka.actor.UntypedActor$$anonfun$receive$1.applyOrElse(UntypedActor.s
cala:167)
        at akka.actor.Actor$class.aroundReceive(Actor.scala:465)
        at akka.actor.UntypedActor.aroundReceive(UntypedActor.scala:97)
        at akka.actor.ActorCell.receiveMessage(ActorCell.scala:516)
        at akka.actor.ActorCell.invoke(ActorCell.scala:487)
        at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:238)
        at akka.dispatch.Mailbox.run(Mailbox.scala:220)
        at akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinTask.exec(Abst
ractDispatcher.scala:393)
        at scala.concurrent.forkjoin.ForkJoinTask.doExec(ForkJoinTask.java:260)
        at scala.concurrent.forkjoin.ForkJoinPool$WorkQueue.runTask(ForkJoinPool
.java:1339)
        at scala.concurrent.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:19
79)
        at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThre
ad.java:107)


java.lang.OutOfMemoryError: Java heap space
        at pocminer_pool.ScoopReader.readFile(ScoopReader.java:33)
        at pocminer_pool.ScoopReader.onReceive(ScoopReader.java:18)
[ERROR] [09/13/2014 02:49:51.422] [default-akka.actor.default-dispatcher-6] [Act
orSystem(default)] Uncaught error from thread [default-akka.actor.default-dispat
cher-6] shutting down JVM since 'akka.jvm-exit-on-fatal-error' is enabled
java.lang.OutOfMemoryError: Java heap space
        at pocminer_pool.ScoopReader.readFile(ScoopReader.java:33)
        at pocminer_pool.ScoopReader.onReceive(ScoopReader.java:18)
        at akka.actor.UntypedActor$$anonfun$receive$1.applyOrElse(UntypedActor.s
cala:167)
        at akka.actor.Actor$class.aroundReceive(Actor.scala:465)
        at akka.actor.UntypedActor.aroundReceive(UntypedActor.scala:97)
        at akka.actor.ActorCell.receiveMessage(ActorCell.scala:516)
        at akka.actor.ActorCell.invoke(ActorCell.scala:487)
        at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:238)
        at akka.dispatch.Mailbox.run(Mailbox.scala:220)
        at akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinTask.exec(Abst
ractDispatcher.scala:393)
        at scala.concurrent.forkjoin.ForkJoinTask.doExec(ForkJoinTask.java:260)
        at scala.concurrent.forkjoin.ForkJoinPool$WorkQueue.runTask(ForkJoinPool
.java:1339)
        at scala.concurrent.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:19
79)
        at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThre
ad.java:107)
        at akka.actor.UntypedActor$$anonfun$receive$1.applyOrElse(UntypedActor.s
cala:167)

        at akka.actor.Actor$class.aroundReceive(Actor.scala:465)
        at akka.actor.UntypedActor.aroundReceive(UntypedActor.scala:97)
        at akka.actor.ActorCell.receiveMessage(ActorCell.scala:516)
        at akka.actor.ActorCell.invoke(ActorCell.scala:487)
        at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:238)
        at akka.dispatch.Mailbox.run(Mailbox.scala:220)
        at akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinTask.exec(Abst
ractDispatcher.scala:393)
        at scala.concurrent.forkjoin.ForkJoinTask.doExec(ForkJoinTask.java:260)
        at scala.concurrent.forkjoin.ForkJoinPool$WorkQueue.runTask(ForkJoinPool
.java:1339)
        at scala.concurrent.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:19
79)
        at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThre
ad.java:107)

Out of memory? Any solution? I have to miners running and they're using all my memory (4gb). Do i just need more ram or is there any other solution?
legendary
Activity: 1582
Merit: 1019
011110000110110101110010
For shits and giggles I just created a new wallet id and it is stuck too.

why would it be any different?? its like creating a new address in your bitcoin wallet.. has nothing to do with block syncing..


I am on block 11772 now

Well something is fucked up because I am missing all blocks after 11655. Fuck it. I will download the blockchain again. This is bullshit.
sr. member
Activity: 434
Merit: 250
For shits and giggles I just created a new wallet id and it is stuck too.

why would it be any different?? its like creating a new address in your bitcoin wallet.. has nothing to do with block syncing..


I am on block 11772 now
legendary
Activity: 1582
Merit: 1019
011110000110110101110010
For shits and giggles I just created a new wallet id and it is stuck too.
Jump to: