Bitcoin Forum
May 26, 2024, 11:56:51 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 [76] 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 ... 2557 »
  Print  
Author Topic: NXT :: descendant of Bitcoin - Updated Information  (Read 2761533 times)
Kontakt
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250



View Profile
December 02, 2013, 11:40:55 PM
 #1501



Why is my timer missing?

Your coins need 1440 confirmations before they can mine. After that it will appear. circa 24h+

Thank you.
Jean-Luc
Sr. Member
****
Offline Offline

Activity: 392
Merit: 250



View Profile WWW
December 02, 2013, 11:42:44 PM
 #1502

The last version (0.3.3) deadlocks very often while trying to get the blockchain. After it hangs, Ctrl-C cannot kill it (because the thread is waiting to obtain a lock and ignores interrupts), so the only way to kill the java process is kill -9. Which leaves blocks.nxt in a corrupted state, so next time I try to start it, it fails with EOFException... not much fun.

Looks like multiple threads are trying to update a HashMap (or several HashMaps) and deadlock one another. Would using a ConcurrentHashMap help?

Code:
"qtp2032502559-269" prio=10 tid=0x00007fb9286dd800 nid=0x4b83 waiting for monitor entry [0x00007fb9041
a2000]
   java.lang.Thread.State: BLOCKED (on object monitor)
at Nxt$Block.pushBlock(Unknown Source)
- waiting to lock <0x00000000f5e3ff28> (a java.util.HashMap)
at Nxt.doPost(Unknown Source)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)

I see quite a few of the above when sending a kill -3 to the java process.

lead Nxt developer, gpg key id: 0x811D6940E1E4240C
Nxt blockchain platform | Ardor blockchain platform | Ignis ICO
Drexme
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
December 02, 2013, 11:52:23 PM
 #1503

2Kool4Skewl should change the download link in the starting post from 0.2.19 to 0.3.3.

And include new directions to get the client running, since it's a completely different process now.

Follow this thread in Nextcoin.org to get the latest installation processes. It includes pictures!
http://nextcoin.org/index.php/topic,4.0.html

opticalcarrier
Full Member
***
Offline Offline

Activity: 238
Merit: 100



View Profile
December 03, 2013, 12:59:24 AM
 #1504

Take note of megacoin
I'm sure everyone noticed the $0.012 to nearly $2 recent jump in 2weeks.  Yes thats 150x.  Look at their website and ANN thread in bitcointalk.org. nothing revolutionary about this coin at all. All marketing. Different languages etc

Take note take heed
Noitev
Hero Member
*****
Offline Offline

Activity: 812
Merit: 505


The Last NXT Founder


View Profile
December 03, 2013, 01:38:37 AM
 #1505

Why can't I mine! Angry
bizz
Hero Member
*****
Offline Offline

Activity: 492
Merit: 500


View Profile
December 03, 2013, 02:02:58 AM
 #1506

I get one of this messages on vps again:

Code:
2013-12-03 02:59:46.068:WARN:oejh.HttpParser:qtp827021396-19: badMessage: 400 Illegal character for HttpChannelOverHttp@7e670e45{r=0,a=IDLE,uri=-}
2013-12-03 02:59:47.069:WARN:oejh.HttpParser:qtp827021396-10: badMessage: 400 Illegal character for HttpChannelOverHttp@4560f87{r=0,a=IDLE,uri=-}
Financisto
Hero Member
*****
Offline Offline

Activity: 632
Merit: 768

BTC⇆⚡⇄BTC


View Profile WWW
December 03, 2013, 02:33:50 AM
 #1507

Gonna follow the development of this one, looks promising... Roll Eyes

LIST • ESCROW providers • Ranking & Scores available!LIST • FOSS BrainwalletsBTC ⇆⚡⇄ BTCBTC aka BTC: 16MBvhaJoRBxW3Vk6apnvz3UYT9HAgraVS ⚡ PGP: 2680207AA9A1B69FE7A033D80DE0F221074384C4 ⚡ If you think freedom matters, please support the development of these privacy projects→DONATE some sats: TailsQubes OSWhonixVeraCryptPicocryptKryptorSimpleX Chat
Anon136
Legendary
*
Offline Offline

Activity: 1722
Merit: 1217



View Profile
December 03, 2013, 03:23:58 AM
 #1508

wait im confused. is the code open source? has anyone audited it? im VERY interested in a 100% proof of stake coin but i cant drop real resources into closed source code. that would be economic suicide. what convinced other people to do this?

Rep Thread: https://bitcointalk.org/index.php?topic=381041
If one can not confer upon another a right which he does not himself first possess, by what means does the state derive the right to engage in behaviors from which the public is prohibited?
ImmortAlex
Hero Member
*****
Offline Offline

Activity: 784
Merit: 501


View Profile
December 03, 2013, 03:31:42 AM
 #1509

wait im confused. is the code open source? has anyone audited it? im VERY interested in a 100% proof of stake coin but i cant drop real resources into closed source code. that would be economic suicide. what convinced other people to do this?
Full source code will be released ~Jan 3rd, 2014 depending on stakeholder vote.
Partial source code is available here.
inkadnb
Member
**
Offline Offline

Activity: 126
Merit: 10


View Profile
December 03, 2013, 03:33:55 AM
 #1510

Stuck on 9341756182137841475

bizz
Hero Member
*****
Offline Offline

Activity: 492
Merit: 500


View Profile
December 03, 2013, 03:36:09 AM
 #1511

Stuck on 9341756182137841475

What do you mean? what block No?
inkadnb
Member
**
Offline Offline

Activity: 126
Merit: 10


View Profile
December 03, 2013, 03:37:19 AM
 #1512

Stuck on 9341756182137841475

What do you mean? what block No?

9341756182137841475 is the block id

Anon136
Legendary
*
Offline Offline

Activity: 1722
Merit: 1217



View Profile
December 03, 2013, 03:37:38 AM
 #1513

wait im confused. is the code open source? has anyone audited it? im VERY interested in a 100% proof of stake coin but i cant drop real resources into closed source code. that would be economic suicide. what convinced other people to do this?
Full source code will be released ~Jan 3rd, 2014 depending on stakeholder vote.
Partial source code is available here.

thats scary as hell but clearly this guy put some effort into this thing. im going to take a HUGE gamble and buy in a little because a 100% proof of stake coin thats not a bitcoin fork would really do well on the major exchanges if this source code is released and it turns out to be legit.

Rep Thread: https://bitcointalk.org/index.php?topic=381041
If one can not confer upon another a right which he does not himself first possess, by what means does the state derive the right to engage in behaviors from which the public is prohibited?
bizz
Hero Member
*****
Offline Offline

Activity: 492
Merit: 500


View Profile
December 03, 2013, 03:41:35 AM
 #1514

Stuck on 9341756182137841475

What do you mean? what block No?

9341756182137841475 is the block id

What block number? Do you have 0.3.3 version?

My latest is 6327. One minute ago
Sharky444
Hero Member
*****
Offline Offline

Activity: 724
Merit: 500


View Profile
December 03, 2013, 03:42:34 AM
 #1515

Yeah gambling may be a good idea. It increased 300% in the last 3 days, so further value increase is very probable if the network stabilizes.

Radix - just imagine
inkadnb
Member
**
Offline Offline

Activity: 126
Merit: 10


View Profile
December 03, 2013, 03:50:52 AM
 #1516

Do I need to edit web.xml?

Anon136
Legendary
*
Offline Offline

Activity: 1722
Merit: 1217



View Profile
December 03, 2013, 03:51:33 AM
 #1517

if he publishes open source code and its legit ill probably be buying a lot more Grin

Rep Thread: https://bitcointalk.org/index.php?topic=381041
If one can not confer upon another a right which he does not himself first possess, by what means does the state derive the right to engage in behaviors from which the public is prohibited?
ImmortAlex
Hero Member
*****
Offline Offline

Activity: 784
Merit: 501


View Profile
December 03, 2013, 03:52:49 AM
 #1518

My latest is 6327. One minute ago
6334 (block id 11411852692899549778)
Clean install, no problem so far.
Sharky444
Hero Member
*****
Offline Offline

Activity: 724
Merit: 500


View Profile
December 03, 2013, 03:54:02 AM
 #1519

Do I need to edit web.xml?

Not if you run locally. Only if you have a public node.

Radix - just imagine
inkadnb
Member
**
Offline Offline

Activity: 126
Merit: 10


View Profile
December 03, 2013, 03:55:52 AM
 #1520

Do I need to edit web.xml?

Not if you run locally. Only if you have a public node.

Okay, so on a public node it should just be my public-facing IP?

Getting this too
Quote
2013-12-03 03:58:57.533:INFO:oejsh.ContextHandler:main: Started o.e.j.w.WebAppContext@16668de5{/,file:/home/ubuntu/Nxt/webapps/root/,AVAILABLE}{/root}
2013-12-03 03:58:57.673:INFO:oejs.ServerConnector:main: Started ServerConnector@6ab82366{HTTP/1.1}{0.0.0.0:7874}

Pages: « 1 ... 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 [76] 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 ... 2557 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!