Bitcoin Forum
June 29, 2024, 08:25:07 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 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 ... 2557 »
  Print  
Author Topic: NXT :: descendant of Bitcoin - Updated Information  (Read 2761543 times)
timmyd
Hero Member
*****
Offline Offline

Activity: 714
Merit: 500


View Profile
December 01, 2013, 02:13:00 AM
 #1061

cant update the block chain all i get is on latest version is


C:\Users\TimmyD\Desktop\next>Nxt.URL

C:\Users\TimmyD\Desktop\next>java -Xms512m -Xmx1024m -cp Nxt.zip Nxt
[2013-12-01 02:08:49.323] Nxt 0.2.19 started.
[2013-12-01 02:08:49.346] Loading transactions...
[2013-12-01 02:08:49.404] Loading peers...
[2013-12-01 02:08:49.418] Loading blocks...
[2013-12-01 02:08:49.424] Saving blocks...
[2013-12-01 02:08:49.429] ...Done
[2013-12-01 02:08:49.431] Loading accounts...
[2013-12-01 02:08:49.443] Loading assets...
[2013-12-01 02:08:49.491] Loading orders...
Exception in thread "pool-1-thread-2" java.lang.NullPointerException
        at Nxt$2.completed(Unknown Source)
        at Nxt$2.completed(Unknown Source)
        at sun.nio.ch.Invoker.invokeUnchecked(Unknown Source)
        at sun.nio.ch.Invoker$2.run(Unknown Source)
        at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
Exception in thread "pool-1-thread-3" java.nio.BufferUnderflowException
        at java.nio.Buffer.nextGetIndex(Unknown Source)
        at java.nio.DirectByteBuffer.getShort(Unknown Source)
        at Nxt$Peer.process(Unknown Source)
        at Nxt$1.completed(Unknown Source)
        at Nxt$1.completed(Unknown Source)
        at sun.nio.ch.Invoker.invokeUnchecked(Unknown Source)
        at sun.nio.ch.Invoker$2.run(Unknown Source)
        at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
Exception in thread "pool-1-thread-4" java.nio.BufferUnderflowException
        at java.nio.DirectByteBuffer.get(Unknown Source)
        at java.nio.ByteBuffer.get(Unknown Source)
        at Nxt$Peer.process(Unknown Source)
        at Nxt$1.completed(Unknown Source)
        at Nxt$1.completed(Unknown Source)
        at sun.nio.ch.Invoker.invokeUnchecked(Unknown Source)
        at sun.nio.ch.Invoker$2.run(Unknown Source)
        at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
Exception in thread "pool-1-thread-1" java.nio.channels.ReadPendingException
        at sun.nio.ch.AsynchronousSocketChannelImpl.read(Unknown Source)
        at sun.nio.ch.AsynchronousSocketChannelImpl.read(Unknown Source)
        at java.nio.channels.AsynchronousSocketChannel.read(Unknown Source)
        at Nxt$1.completed(Unknown Source)
        at Nxt$1.completed(Unknown Source)
        at sun.nio.ch.Invoker.invokeUnchecked(Unknown Source)
        at sun.nio.ch.Invoker$2.run(Unknown Source)
        at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
[2013-12-01 02:11:30.911] 3: java.nio.channels.ClosedChannelException


Monthly profits from Www.Banxcapital.com
The safest Exchange around Www.Banx.io Fiat 2 BTC Www.Banxtrade.com
Latest Crypto News Www.Digitalmoneytimes.com

<a href="http://8857bcobvnw90aez2kvoq2wn8w.hop.clickbank.net/?tid=BB" target="_top"><img src="http://www.bonusbagging.co.uk/Banners/728x90_2.jpg" width="728" height="90" alt="Make thousands RISK FREE" border="0"/></a>
Kodoka
Member
**
Offline Offline

Activity: 63
Merit: 10


View Profile
December 01, 2013, 02:14:49 AM
 #1062

But what happens if two people choose the same word or phrase?
Then they share a wallet... At least until one of them sends all the fund in that wallet to a new wallet. Just use a massive string for your wallet, and there won't be any problems.

nexern
Hero Member
*****
Offline Offline

Activity: 597
Merit: 500



View Profile
December 01, 2013, 02:16:22 AM
 #1063

But what happens if two people choose the same word or phrase?

if you look at this more abstract and if i remember correct,
then there is a 'schrödingers cat' passphrase box prefilled
with 2e256 accountnumbers and you don't know which account
exist or not. well, both is true but you only know for sure
if you open the box with the right key.

but if you like to stick with the old style, you can use this as well.

-> nxt-passphrase = old-style-login-name+password

the result is the same in context of security. you see?
Chang Hum
Hero Member
*****
Offline Offline

Activity: 714
Merit: 502


View Profile
December 01, 2013, 02:22:36 AM
 #1064

But what happens if two people choose the same word or phrase?

if you look at this more abstract and if i remember correct,
then there is a 'schrödingers cat' passphrase box prefilled
with 2e256 accountnumbers and you don't know which account
exist or not. well, both is true but you only know for sure
if you open the box with the right key.

but if you like to stick with the old style, you can use this as well.

-> nxt-passphrase = old-style-login-name+password

the result is the same in context of security. you see?

Thanks for the explanation I think I get it, but regret using password1 now.
inkadnb
Member
**
Offline Offline

Activity: 126
Merit: 10


View Profile
December 01, 2013, 02:28:14 AM
 #1065

Cunicula mentioned a possible exploit in a seperate thread, maybe he implemented. I'm not at home but I can't seem to connect to nxt.c4c.io anymore.
Any updates?

nexern
Hero Member
*****
Offline Offline

Activity: 597
Merit: 500



View Profile
December 01, 2013, 02:37:07 AM
 #1066

no one hinders you from making a new account. there are many to choose from.
btw, another good thing is that you could use simple passwords if you do
like this for example:

2 x sha256sum('asmallerone')
( with linux e.g. -> /bin/echo -n asmallerone | sha256sum )

well, perhaps take a better one but this way you get a real good passphrase
and all you have to remember is a simple word with a sha multiplier.
since many boxes having sha at the console, you can recover this very easy
everywhere. very usefull for cold wallets and 'look over the shoulder save'  Grin

2Kool4Skewl (OP)
Sr. Member
****
Offline Offline

Activity: 644
Merit: 250



View Profile WWW
December 01, 2013, 02:46:45 AM
 #1067

Cunicula mentioned a possible exploit in a seperate thread, maybe he implemented. I'm not at home but I can't seem to connect to nxt.c4c.io anymore.
Any updates?


There is no exploit in the code.  He based his "exploit" comment on a misunderstanding.


                      ▄████████▄
                  ▄████████████████▄
             ▄██████████████████████████▄
      ▄███████████████████████████████████████▄
 ███████████████████████████████████████████████████
█████████████████████████████████████████████████████
█████████████████████████████████████████████████████
█████████████████████████████████████████████████████
█████████████████████████████████████████████████████
█████████████████████████████████████████████████████
█████████████████████████████████████████████████████
█████████████████████████████████████████████████████
 ███████████████████████████████████████████████████
 ███████████████████████████████████████████████████
 ███████████████████████████████████████████████████
  █████████████████████████████████████████████████
   ███████████████████████████████████████████████
   ███████████████████████████████████████████████
    █████████████████████████████████████████████
     ███████████████████████████████████████████
      █████████████████████████████████████████
       ███████████████████████████████████████
        █████████████████████████████████████
         ███████████████████████████████████
          █████████████████████████████████
           ▀█████████████████████████████▀
             ▀█████████████████████████▀
               ▀█████████████████████▀
                 ▀█████████████████▀
                   ▀█████████████▀
                      ▀███████▀
TRUSTEE 
cunicula
Legendary
*
Offline Offline

Activity: 1050
Merit: 1003


View Profile
December 01, 2013, 03:16:21 AM
 #1068

Cunicula mentioned a possible exploit in a seperate thread, maybe he implemented. I'm not at home but I can't seem to connect to nxt.c4c.io anymore.
Any updates?


There is no exploit in the code.  He based his "exploit" comment on a misunderstanding.
Confirmed. Coin-age was part of the earliest NxT design, but got removed a long time ago.
I forgot about that change. The current design does not have any problem as far as I know.

It was never an 'exploit' anyway. More of a bad design choice.
The 'fix' I suggested is exactly what the code does already.

Sounds like good news, right? Now we have a more precise understanding of development choices.
lyynx
Sr. Member
****
Offline Offline

Activity: 380
Merit: 275



View Profile
December 01, 2013, 03:33:34 AM
 #1069

Perhaps this has been discussed or is already in the works, but if not, would it not be wise to have an announcement of an available nxt.zip update within the client?

inkadnb
Member
**
Offline Offline

Activity: 126
Merit: 10


View Profile
December 01, 2013, 03:39:15 AM
Last edit: December 01, 2013, 04:00:00 AM by inkadnb
 #1070

Cunicula mentioned a possible exploit in a seperate thread, maybe he implemented. I'm not at home but I can't seem to connect to nxt.c4c.io anymore.
Any updates?


There is no exploit in the code.  He based his "exploit" comment on a misunderstanding.
Confirmed. Coin-age was part of the earliest NxT design, but got removed a long time ago.
I forgot about that change. The current design does not have any problem as far as I know.

It was never an 'exploit' anyway. More of a bad design choice.
The 'fix' I suggested is exactly what the code does already.

Sounds like good news, right? Now we have a more precise understanding of development choices.

Okay awesome, I guess I misread that thread.

I rebooted my VPS, down to 16 peers from 160 :|

Also can you please write out to a log file, especially exceptions. I have no idea why mine crashed and I have no record of what happened.

Edit:

I can do
Code:
java -cp Nxt.zip Nxt > Nxt.log
for now however, this should be inherit for bug reports.

crazybonkers
Member
**
Offline Offline

Activity: 75
Merit: 10


View Profile
December 01, 2013, 04:00:46 AM
 #1071

Anyone feeling generous to help me get started  Shocked

15158452528162514778 

YinCoin YangCoin ☯☯First Ever POS/POW Alternator! Multipool! ☯ ☯ http://yinyangpool.com/ 
Free Distribution! https://bitcointalk.org/index.php?topic=623937
Bwincoin - 100% Free POS. BGMvuxaH47mwfQJ7iZ6tgJipB1XQLRhFCP
Jimmy2011
Hero Member
*****
Offline Offline

Activity: 589
Merit: 500



View Profile
December 01, 2013, 04:22:28 AM
 #1072

Any guide for the upgrade?

I downloaded the client yesterday, and it shows it is version 0.2.17, and now the newest version is 0.2.19, so how to upgrade the client?

Thanks.
Kontakt
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250



View Profile
December 01, 2013, 04:23:11 AM
 #1073

just swap the .zip and you're clear AFAIK
inkadnb
Member
**
Offline Offline

Activity: 126
Merit: 10


View Profile
December 01, 2013, 04:34:35 AM
 #1074

Curious, what was the stakeholder buy-in cost/NXT?

msin
Legendary
*
Offline Offline

Activity: 1470
Merit: 1004


View Profile
December 01, 2013, 04:34:42 AM
 #1075

Is anyone else having issues with opening the local client?  I just downloaded the new version, but it won't launch, any ideas?  I'm using a launch.bat file.  Thanks.
inkadnb
Member
**
Offline Offline

Activity: 126
Merit: 10


View Profile
December 01, 2013, 04:35:51 AM
 #1076

Is anyone else having issues with opening the local client?  I just downloaded the new version, but it won't launch, any ideas?  I'm using a launch.bat file.  Thanks.
Could you be more specific, how are you launching it? Is there any output?

Kontakt
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250



View Profile
December 01, 2013, 04:36:54 AM
 #1077

cant update the block chain all i get is on latest version is


C:\Users\TimmyD\Desktop\next>Nxt.URL

C:\Users\TimmyD\Desktop\next>java -Xms512m -Xmx1024m -cp Nxt.zip Nxt
[2013-12-01 02:08:49.323] Nxt 0.2.19 started.
[2013-12-01 02:08:49.346] Loading transactions...
[2013-12-01 02:08:49.404] Loading peers...
[2013-12-01 02:08:49.418] Loading blocks...
[2013-12-01 02:08:49.424] Saving blocks...
[2013-12-01 02:08:49.429] ...Done
[2013-12-01 02:08:49.431] Loading accounts...
[2013-12-01 02:08:49.443] Loading assets...
[2013-12-01 02:08:49.491] Loading orders...
Exception in thread "pool-1-thread-2" java.lang.NullPointerException
        at Nxt$2.completed(Unknown Source)
        at Nxt$2.completed(Unknown Source)
        at sun.nio.ch.Invoker.invokeUnchecked(Unknown Source)
        at sun.nio.ch.Invoker$2.run(Unknown Source)
        at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
Exception in thread "pool-1-thread-3" java.nio.BufferUnderflowException
        at java.nio.Buffer.nextGetIndex(Unknown Source)
        at java.nio.DirectByteBuffer.getShort(Unknown Source)
        at Nxt$Peer.process(Unknown Source)
        at Nxt$1.completed(Unknown Source)
        at Nxt$1.completed(Unknown Source)
        at sun.nio.ch.Invoker.invokeUnchecked(Unknown Source)
        at sun.nio.ch.Invoker$2.run(Unknown Source)
        at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
Exception in thread "pool-1-thread-4" java.nio.BufferUnderflowException
        at java.nio.DirectByteBuffer.get(Unknown Source)
        at java.nio.ByteBuffer.get(Unknown Source)
        at Nxt$Peer.process(Unknown Source)
        at Nxt$1.completed(Unknown Source)
        at Nxt$1.completed(Unknown Source)
        at sun.nio.ch.Invoker.invokeUnchecked(Unknown Source)
        at sun.nio.ch.Invoker$2.run(Unknown Source)
        at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
Exception in thread "pool-1-thread-1" java.nio.channels.ReadPendingException
        at sun.nio.ch.AsynchronousSocketChannelImpl.read(Unknown Source)
        at sun.nio.ch.AsynchronousSocketChannelImpl.read(Unknown Source)
        at java.nio.channels.AsynchronousSocketChannel.read(Unknown Source)
        at Nxt$1.completed(Unknown Source)
        at Nxt$1.completed(Unknown Source)
        at sun.nio.ch.Invoker.invokeUnchecked(Unknown Source)
        at sun.nio.ch.Invoker$2.run(Unknown Source)
        at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
[2013-12-01 02:11:30.911] 3: java.nio.channels.ClosedChannelException



I'm getting this error.
msin
Legendary
*
Offline Offline

Activity: 1470
Merit: 1004


View Profile
December 01, 2013, 04:38:59 AM
 #1078

Is anyone else having issues with opening the local client?  I just downloaded the new version, but it won't launch, any ideas?  I'm using a launch.bat file.  Thanks.
Could you be more specific, how are you launching it? Is there any output?

I created a launch.bat file in the same folder as the Nxt zip file (java -cp Nxt.zip Nxt).  When I enter the local host in the web browser it just times out.  I was logging in fine yesterday, then stopped working today, realized there was a new version so I downloaded, but still no dice.
msin
Legendary
*
Offline Offline

Activity: 1470
Merit: 1004


View Profile
December 01, 2013, 04:42:51 AM
 #1079

Is anyone else having issues with opening the local client?  I just downloaded the new version, but it won't launch, any ideas?  I'm using a launch.bat file.  Thanks.
Could you be more specific, how are you launching it? Is there any output?

I created a launch.bat file in the same folder as the Nxt zip file (java -cp Nxt.zip Nxt).  When I enter the local host in the web browser it just times out.  I was logging in fine yesterday, then stopped working today, realized there was a new version so I downloaded, but still no dice.

To be more specific, I'm getting this:

C:\nxtcoin>java -cp Nxt.zip Nxt
Exception in thread "main" java.lang.NoClassDefFoundError: Nxt
Caused by: java.lang.ClassNotFoundException: Nxt
        at java.net.URLClassLoader$1.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
Could not find the main class: Nxt.  Program will exit.
inkadnb
Member
**
Offline Offline

Activity: 126
Merit: 10


View Profile
December 01, 2013, 04:43:53 AM
 #1080

Is anyone else having issues with opening the local client?  I just downloaded the new version, but it won't launch, any ideas?  I'm using a launch.bat file.  Thanks.
Could you be more specific, how are you launching it? Is there any output?

I created a launch.bat file in the same folder as the Nxt zip file (java -cp Nxt.zip Nxt).  When I enter the local host in the web browser it just times out.  I was logging in fine yesterday, then stopped working today, realized there was a new version so I downloaded, but still no dice.

-snip-

Are you using the latest JRE?

The error you're getting is almost like your zip doesn't have the Nxt class.

Try redownloading the zip.

Pages: « 1 ... 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 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 ... 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!