|
FakeAccount
Full Member
Offline
Activity: 248
Merit: 100
I'm not real
|
|
April 09, 2015, 10:53:37 PM |
|
Sweet!!! ty! does anyone have any suggestions on how to modify the java wallet start batch file so that when the java wallet crashes, the bat file will launch it again? I added a simple :start and goto start around current bat file but I think it just starts it in an infinite loop. any ideas? the java wallet started crashing today on win 10 all of a sudden.
Yeah, I can modify my run anywhere script to that - as long as it is fully crashing, if it's just going comatose I can't detect that. Incorporating a "kill the wallet every n <time period> would also work with the script. H. Here you go: H. so when I'm testing this, I get this: C:\burst_1.2.2>runLoop.bat Checking Path only Java found at: C:\Windows\System32\java.exe C:\burst_1.2.2> it launches the browser but local wallet does not start Tested it on a couple of my machines, and it's working without issue - the wallet does start in a separate window though. However the fact you're dropping out of the batch file indicates something is failing. Change the @echo off to @echo on and run it again, then post the full output. H. C:\burst_1.2.2_2>runLoop.bat C:\burst_1.2.2_2>echo Checking Path only Checking Path only C:\burst_1.2.2_2>for %f in (java.exe) do if exist %~$path:f ( echo Java found at: %~$path:f set launch="BURST" %~$path:f -cp burst.jar;lib\*;conf nxt.Nxt goto startup ) else ( echo Not found in Path, Searching full C drive for /F "tokens=*" %f in ('where /F /R C: java.exe') do ( echo Java found at: %f set launch="BURST" %f -cp burst.jar;lib\*;conf nxt.Nxt goto startup ) ) C:\burst_1.2.2_2>if exist C:\Windows\System32\java.exe ( echo Java found at: C:\Windows\System32\java.exe set launch="BURST" C:\Windows\System32\java.exe -cp burst.jar;lib\*;conf nxt.Nxt goto startup ) else ( echo Not found in Path, Searching full C drive for /F "tokens=*" %f in ('where /F /R C: java.exe') do ( echo Java found at: java.exe set launch="BURST" java.exe -cp burst.jar;lib\*;conf nxt.Nxt goto startup ) ) Java found at: C:\Windows\System32\java.exe C:\burst_1.2.2_2>start http://localhost:8125C:\burst_1.2.2_2>
|
|
|
|
haitch
|
|
April 09, 2015, 11:14:12 PM |
|
Sweet!!! ty! does anyone have any suggestions on how to modify the java wallet start batch file so that when the java wallet crashes, the bat file will launch it again? I added a simple :start and goto start around current bat file but I think it just starts it in an infinite loop. any ideas? the java wallet started crashing today on win 10 all of a sudden.
Yeah, I can modify my run anywhere script to that - as long as it is fully crashing, if it's just going comatose I can't detect that. Incorporating a "kill the wallet every n <time period> would also work with the script. H. Here you go: H. so when I'm testing this, I get this: C:\burst_1.2.2>runLoop.bat Checking Path only Java found at: C:\Windows\System32\java.exe C:\burst_1.2.2> it launches the browser but local wallet does not start Tested it on a couple of my machines, and it's working without issue - the wallet does start in a separate window though. However the fact you're dropping out of the batch file indicates something is failing. Change the @echo off to @echo on and run it again, then post the full output. H. Java found at: C:\Windows\System32\java.exe C:\burst_1.2.2_2>start http://localhost:8125C:\burst_1.2.2_2> Looks fine, until it fails to even try to start the wallet ..... change the batch to look like this: ..... :startup REM start http://localhost:8125 <-- change this line :loop Echo Launch Params: %launch% <-- add this line start /wait %launch% goto :loop :done pause
|
███ ███ ███ ███ ███ ███ ███ ███ ███ ███ ███ ███ █████████████████████████ ███ ███ ███ ███ ███ ███ | IRELINE |
██████ ██████ ██████ ██████ ██████ ██████ ██████ ██████
| Largest Fund worldwide for distributed application makers ███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████ ███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████ wireline.io - facebook.com/wirelineio - @wirelineio |
██████ ██████ ██████ ██████ ██████ ██████ ██████ ██████
| ●⚫⦁ ICO ⦁⚫● September 1 |
|
|
|
mczarnek
|
|
April 10, 2015, 12:07:33 AM |
|
The donations to our BTC account cleared up by re-syncing the blockchain: - I donated 0.03819606 BTC at 08.32 CET today - Someone else donated 0.0799 at 14.00 CET today, but remains anonymous. If you want you nick on the Hall of Fame-page, please email burst@countermail or PM me No-matter-what, thank you for the donation! My name can appear on a list if I donate? That actually does make me want to donate a little. What address?
|
|
|
|
haitch
|
|
April 10, 2015, 12:10:25 AM |
|
The donations to our BTC account cleared up by re-syncing the blockchain: - I donated 0.03819606 BTC at 08.32 CET today - Someone else donated 0.0799 at 14.00 CET today, but remains anonymous. If you want you nick on the Hall of Fame-page, please email burst@countermail or PM me No-matter-what, thank you for the donation! My name can appear on a list if I donate? That actually does make me want to donate a little. What address? From mmmaybe's sig: Please support the BURST PR team by donating some satoshis or BURST (as we have no funding from premine or IPOs): BTC: 17SrpSXT6Zv1DvtyoSaSM1mzGhCMX7szRg BURST: BURST-NUKZ-MDJR-G7VD-BQ5A6 For the time being, donors will be honored on http://burstcoin.info/about/. Spending of donation will be reported on BurstForum.com: http://bit.ly/1JiBu2t. Send a PM or an email to burst@countermail.com so we can give you proper credit. Thanks, The BURST' Community PR TEAM H.
|
███ ███ ███ ███ ███ ███ ███ ███ ███ ███ ███ ███ █████████████████████████ ███ ███ ███ ███ ███ ███ | IRELINE |
██████ ██████ ██████ ██████ ██████ ██████ ██████ ██████
| Largest Fund worldwide for distributed application makers ███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████ ███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████ wireline.io - facebook.com/wirelineio - @wirelineio |
██████ ██████ ██████ ██████ ██████ ██████ ██████ ██████
| ●⚫⦁ ICO ⦁⚫● September 1 |
|
|
|
mczarnek
|
|
April 10, 2015, 02:22:16 AM |
|
The donations to our BTC account cleared up by re-syncing the blockchain: - I donated 0.03819606 BTC at 08.32 CET today - Someone else donated 0.0799 at 14.00 CET today, but remains anonymous. If you want you nick on the Hall of Fame-page, please email burst@countermail or PM me No-matter-what, thank you for the donation! My name can appear on a list if I donate? That actually does make me want to donate a little. What address? From mmmaybe's sig: Please support the BURST PR team by donating some satoshis or BURST (as we have no funding from premine or IPOs): BTC: 17SrpSXT6Zv1DvtyoSaSM1mzGhCMX7szRg BURST: BURST-NUKZ-MDJR-G7VD-BQ5A6 For the time being, donors will be honored on http://burstcoin.info/about/. Spending of donation will be reported on BurstForum.com: http://bit.ly/1JiBu2t. Send a PM or an email to burst@countermail.com so we can give you proper credit. Thanks, The BURST' Community PR TEAM H. Thanks
|
|
|
|
k0r3
Newbie
Offline
Activity: 11
Merit: 0
|
|
April 10, 2015, 03:09:00 AM |
|
Please support the BURST PR team by donating some satoshis or BURST (as we have no funding from premine or IPOs): BTC: 17SrpSXT6Zv1DvtyoSaSM1mzGhCMX7szRg BURST: BURST-NUKZ-MDJR-G7VD-BQ5A6 Just sent 25k, Keep up the good work!
|
|
|
|
FakeAccount
Full Member
Offline
Activity: 248
Merit: 100
I'm not real
|
|
April 10, 2015, 03:21:48 AM |
|
Blago, when your miner encounters this condition: "Unexpected end of file xxxxxxxxxxxxxxxxxxx_100000000_xxxxxxxx_xxxxxx" i don't think the memory is released/cleared the same way as if a thread finishes normally. Does this make sense or am I imagining this? thanks!
hmmm.... memory should be released/cleared as normal. Can you PM me screenshots of miner, memory usage and plot's filesize/filename? This error should not appear at all. it does appear due to the last stagger not being properly written out I think when that specific plot file was generated. I didn't want to re-plot a large file so the last few gigs are not important, but it does cause this error to pop up on that plot file often enough, it's displayed by the miner. it is not caused by memory issue. the miner reads it all the way till the last few gigs, so i don't care about this error, other than i noticed memory clearing differently if a mining round encounters it. however, I have made an OS change earlier today and I don't have the same win7 battles anymore, so I don't experience issues related to this on win7 anymore. i should have switched much sooner in retrospect.
|
|
|
|
m3ta
|
|
April 10, 2015, 06:55:11 AM |
|
Burstcoin English Wiki http://wiki.burstcoin.deUpdate and News: Poolmining Guide is now available This wiki will soon be implemented in the offical wiki. If you want to keep parroting the same message, at least fix the "offical" typo.
|
|
|
|
mmmaybe
|
|
April 10, 2015, 07:25:06 AM Last edit: April 10, 2015, 07:41:03 AM by mmmaybe |
|
The donations to our BTC account cleared up by re-syncing the blockchain: - I donated 0.03819606 BTC at 08.32 CET today - Someone else donated 0.0799 at 14.00 CET today, but remains anonymous. If you want you nick on the Hall of Fame-page, please email burst@countermail or PM me No-matter-what, thank you for the donation! i sent a small donation of 2500 burst someone else also sent 2500, don't know who that was. my transaction as a message mentioning my nick Thanks! Good idea with the inclusion of nick Donors, that is a third way verifying your contribution. I'm really happy someone donated a smaller sum as those can prove really important if *many* holders/miner understand that they do not need to donate 100K.
Would be great if we could create a culture where smaller donations (few hundred/Ks) become an everyday thing for holders/miner to people/groups contributing to BURST. That can very well bring in more money overall to the devs (or who you want to support) than the huuuge donations (which we ofc also welcome as they today are necessary;) ).
It might also make more community members contributing with "dev work" if they almost know they will get a few K for it.
|
|
|
|
mmmaybe
|
|
April 10, 2015, 10:16:09 AM Last edit: April 10, 2015, 12:51:35 PM by mmmaybe |
|
We've changed the BURST donation address to: BURST-BRL2-BDNK-EZW8-5F3V8DO NOT DONATE TO THE OLD ADDRESS!!So far, these donations have been given but the majority is anonymous. That's ok to be, but if you want credit on the Hall of Fame-page ( http://burstcoin.info/about/) please email burst@countermail.com or PM me. EDIT: The presentation of donors has been a bit updated too
|
|
|
|
bobafett
|
|
April 10, 2015, 11:59:33 AM |
|
Burstcoin English Wiki http://wiki.burstcoin.deUpdate and News: Plot Optimization with Windows Guide is now available This wiki will soon be implemented in the offical wiki.
|
|
|
|
mczarnek
|
|
April 10, 2015, 01:20:43 PM |
|
If vandalay really meant a burn address this would not help completely, as he would have access to it. Well, at least I would not trust a burn address like that, just send coins to genesis acc Can you please elaborate on the genesis account? I know it exists for NXT as well how is it provably unspendable? and what is the public key of the BURST gen account? You guys are sure it works in Burst as well? I could see burstdev having removed it and it just being a regular account.. which has a known password. You should probably test it by sending a couple Burst there before using it as a Burn address.
|
|
|
|
mmmaybe
|
|
April 10, 2015, 03:56:53 PM Last edit: April 10, 2015, 04:19:04 PM by mmmaybe |
|
The donation section at http://burstcoin.info/about/ has been updated - thanks to k0r3 for 25,000 BURST! Please remember that we (perhaps mostly) have expenses in BTC, and we would rather not sell BURSTs to get BTC. So your satoshi change is very welcome
|
|
|
|
k0r3
Newbie
Offline
Activity: 11
Merit: 0
|
|
April 10, 2015, 04:16:23 PM |
|
The donation section at http://burstcoin.info/about/ has been updated - thanks to k0r3 for 25,000 BURST! Please remember that we have expenses in BTC too, and we would rather not sell BURSTs to get BTC. So your satoshi change is very welcome Sent 0.01 BTC!
|
|
|
|
mmmaybe
|
|
April 10, 2015, 04:19:40 PM |
|
The donation section at http://burstcoin.info/about/ has been updated - thanks to k0r3 for 25,000 BURST! Please remember that we have expenses in BTC too, and we would rather not sell BURSTs to get BTC. So your satoshi change is very welcome Sent 0.01 BTC! Great, thanks
|
|
|
|
k0r3
Newbie
Offline
Activity: 11
Merit: 0
|
|
April 10, 2015, 04:23:12 PM |
|
The donation section at http://burstcoin.info/about/ has been updated - thanks to k0r3 for 25,000 BURST! Please remember that we have expenses in BTC too, and we would rather not sell BURSTs to get BTC. So your satoshi change is very welcome Sent 0.01 BTC! Great, thanks No problem, I love burst
|
|
|
|
maxpayne1256
Newbie
Offline
Activity: 50
Merit: 0
|
|
April 10, 2015, 06:10:35 PM |
|
I wasn't here since a longe time -> are there any important news about burst?
|
|
|
|
lagur
|
|
April 10, 2015, 06:21:25 PM |
|
All of the sudden I keep getting this message...
{"requestProcessingTime":0,"result":"Missing Passphrase"} {"requestProcessingTime":0,"result":"Missing Passphrase"}
Any ideas?
|
|
|
|
bensam1231
Legendary
Offline
Activity: 1764
Merit: 1024
|
|
April 10, 2015, 06:41:03 PM |
|
Im getting the same error Faulting application name: miner_blago.exe, version: 0.0.0.0, time stamp: 0x551ceedf Faulting module name: MSVCR120D.dll, version: 12.0.21005.1, time stamp: 0x524f8403 Exception code: 0xc0000005 Fault offset: 0x000000000004b2b2 Faulting process id: 0xd84 Faulting application start time: 0x01d070f5727d5042 Faulting application path: d:\miner\miner-burst-blago\miner_blago.exe Faulting module path: d:\miner\miner-burst-blago\MSVCR120D.dll Report Id: 81692c3d-dd25-11e4-80d6-1c6f656bb765 Faulting package full name: Faulting package-relative application ID: Still getting this problem. I reverted to 319 for the time being. Weird enough, even though I wasn't hashing faster on 401, I was finding a LOT more blocks. Maybe just coincidence, but it seems as though there is a bug in the current version (319) that severely hampers my ability to find blocks. I've been mining on a pool for some time now, so it doesn't really affect me, but I'm sure doesn't help the pool I'm supposed to be 'contributing' to.
|
I buy private Nvidia miners. Send information and/or inquiries to my PM box.
|
|
|
|