Author

Topic: [Nxt] Open Beta Test (Read 1036 times)

jr. member
Activity: 56
Merit: 60
October 29, 2013, 01:51:21 PM
#9
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.
legendary
Activity: 1064
Merit: 1000
October 29, 2013, 01:20:19 PM
#8
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)
full member
Activity: 224
Merit: 100
The definition of insanity is doing the same thing
October 29, 2013, 10:39:41 AM
#7
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.
jr. member
Activity: 56
Merit: 60
October 29, 2013, 10:02:52 AM
#6
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.
member
Activity: 63
Merit: 10
October 29, 2013, 09:58:54 AM
#5
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
hero member
Activity: 505
Merit: 512
El sueño de la razón produce monstruos
October 29, 2013, 09:58:14 AM
#4
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.
legendary
Activity: 980
Merit: 1000
October 29, 2013, 09:20:06 AM
#3
Seems legit Roll Eyes
newbie
Activity: 42
Merit: 0
October 29, 2013, 09:15:26 AM
#2
NXT will do and thanks!...hearing good things here!  Grin
jr. member
Activity: 56
Merit: 60
October 29, 2013, 07:37:29 AM
#1
Welcome to Nxt 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 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.
Jump to: