Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: BCNext on October 29, 2013, 11:37:29 AM



Title: [Nxt] Open Beta Test
Post by: BCNext on October 29, 2013, 11:37:29 AM
Welcome to Nxt (https://bitcointalk.org/index.php?topic=303898.0) open beta test.

Download client from https://mega.co.nz/#!3pImwbbA!DeQTSC6Yhb5lxRsPYLOh7DF121A5DtZOTDFTUWTQqj8 or go to http://88.198.210.245:7875/.

Post here bugs, please.



Download Java Runtime Environment (http://www.oracle.com/technetwork/java/javase/downloads/jre7-downloads-1880261.html) to be able to run the client.

Then type "java -cp Nxt.zip Nxt" or "java -cp Nxt.zip Nxt MY_IP_ADDRESS".  If you add an address other peers will put it into the known peers list.


Title: Re: [Nxt] Open Beta Test
Post by: haightst on October 29, 2013, 01:15:26 PM
NXT will do and thanks!...hearing good things here!  ;D


Title: Re: [Nxt] Open Beta Test
Post by: Hazard on October 29, 2013, 01:20:06 PM
Seems legit ::)


Title: Re: [Nxt] Open Beta Test
Post by: Geo_log on October 29, 2013, 01:58:14 PM
http://88.198.210.245:7875/ not working for me.

I logged in with secret phrase "1" and sent 777 Nxt to recipient  "11362740741557265300" (hash of the secret phrase "7"). The message was "The money is sent".

But when I'm logging again as "1" the balance in upper right corner still shows 100'000'000.


Title: Re: [Nxt] Open Beta Test
Post by: jaakkop on October 29, 2013, 01:58:54 PM
Some instructions would be nice for those who haven't followed earlier thread.
Anyways, I tried running and it crashes straight away.

Quote
[2013-10-29 13:53:17.818] Nxt 0.1.5 started.
Exception in thread "Thread-7" java.nio.BufferUnderflowException
        at java.nio.Buffer.nextGetIndex(Buffer.java:498)
        at java.nio.DirectByteBuffer.getLong(DirectByteBuffer.java:762)
        at Nxt$Peer.process(Unknown Source)
        at Nxt$1.completed(Unknown Source)
        at Nxt$1.completed(Unknown Source)
        at sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:126)
        at sun.nio.ch.Invoker$2.run(Invoker.java:206)
        at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:112)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:744)

Running on Ubuntu 13.4 x64 with Oracle Java 7


Title: Re: [Nxt] Open Beta Test
Post by: BCNext on October 29, 2013, 02:02:52 PM
Thank you for the report.  5.135.165.137 runs older version of the client, we will see BufferUnderflowException and BufferOverflowException until it upgrades.

I'll update the OP.


Title: Re: [Nxt] Open Beta Test
Post by: atavacron on October 29, 2013, 02:39:41 PM
Some instructions would be nice for those who haven't followed earlier thread.
Anyways, I tried running and it crashes straight away.

Quote
[2013-10-29 13:53:17.818] Nxt 0.1.5 started.
Exception in thread "Thread-7" java.nio.BufferUnderflowException
        at java.nio.Buffer.nextGetIndex(Buffer.java:498)
        at java.nio.DirectByteBuffer.getLong(DirectByteBuffer.java:762)
        at Nxt$Peer.process(Unknown Source)
        at Nxt$1.completed(Unknown Source)
        at Nxt$1.completed(Unknown Source)
        at sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:126)
        at sun.nio.ch.Invoker$2.run(Invoker.java:206)
        at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:112)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:744)

Running on Ubuntu 13.4 x64 with Oracle Java 7

Ditto on Ubuntu 12.10 x64.


Title: Re: [Nxt] Open Beta Test
Post by: Aggrophobia on October 29, 2013, 05:20:19 PM
Exception in thread "Thread-8" java.nio.BufferUnderflowException
        at java.nio.Buffer.nextGetIndex(Unknown Source)
        at java.nio.DirectByteBuffer.getLong(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.invokeUnchecked(Unknown Source)
        at sun.nio.ch.WindowsAsynchronousSocketChannelImpl$ReadTask.completed(Unknown Source)
        at sun.nio.ch.Iocp$EventHandlerTask.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-10-29 18:13:19.734] java.nio.channels.WritePendingException
Exception in thread "pool-2-thread-6" java.nio.channels.WritePendingException
        at sun.nio.ch.AsynchronousSocketChannelImpl.write(Unknown Source)
        at sun.nio.ch.AsynchronousSocketChannelImpl.write(Unknown Source)
        at java.nio.channels.AsynchronousSocketChannel.write(Unknown Source)
        at Nxt$4.completed(Unknown Source)
        at Nxt$4.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)


Title: Re: [Nxt] Open Beta Test
Post by: BCNext on October 29, 2013, 05:51:21 PM
Thank you.  It's the same bug -- "5.135.165.137" is not updated, I changed the protocol but didn't change its version.

BTW this puts an idea into my mind.  Bitcoin improvement process is very slow, Nxt can face the same problem when it is released.  I should implement Voting System before that to make it easier to come to a conclusion.