Bitcoin Forum
March 28, 2024, 04:39:01 PM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [Nxt] Open Beta Test  (Read 1035 times)
BCNext (OP)
Jr. Member
*
Offline Offline

Activity: 56
Merit: 60


View Profile
October 29, 2013, 11:37:29 AM
Last edit: October 29, 2013, 02:06:00 PM by BCNext
 #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.
You can see the statistics of your reports to moderators on the "Report to moderator" pages.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1711643941
Hero Member
*
Offline Offline

Posts: 1711643941

View Profile Personal Message (Offline)

Ignore
1711643941
Reply with quote  #2

1711643941
Report to moderator
haightst
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
October 29, 2013, 01:15:26 PM
 #2

NXT will do and thanks!...hearing good things here!  Grin
Hazard
Legendary
*
Offline Offline

Activity: 980
Merit: 1000



View Profile WWW
October 29, 2013, 01:20:06 PM
 #3

Seems legit Roll Eyes

Geo_log
Hero Member
*****
Offline Offline

Activity: 505
Merit: 512


El sueño de la razón produce monstruos


View Profile
October 29, 2013, 01:58:14 PM
 #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.






██████████████████████████████████████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████████████████████████████
███████████████████████████████████████████████████████████████████████▄▄▄███████████████████████
███████████████████████████████████████████████████████████████████████▀▀▀████████████████████████
██████████████████████████████████████████████████████████████████████████████████████████████████
█████████████████████████████████████████████████████████████████████████████████████████████████





INTRODUCING WAVES
ULTIMATE ASSET/CUSTOM TOKEN BLOCKCHAIN PLATFORM







jaakkop
Member
**
Offline Offline

Activity: 63
Merit: 10


View Profile WWW
October 29, 2013, 01:58:54 PM
 #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

I'd buy that for a dollar bitcoin!
BCNext (OP)
Jr. Member
*
Offline Offline

Activity: 56
Merit: 60


View Profile
October 29, 2013, 02:02:52 PM
 #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.
atavacron
Full Member
***
Offline Offline

Activity: 224
Merit: 100


The definition of insanity is doing the same thing


View Profile
October 29, 2013, 02:39:41 PM
 #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.
Aggrophobia
Legendary
*
Offline Offline

Activity: 1064
Merit: 1000



View Profile
October 29, 2013, 05: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)
BCNext (OP)
Jr. Member
*
Offline Offline

Activity: 56
Merit: 60


View Profile
October 29, 2013, 05: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.
Pages: [1]
  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!