klee
Legendary
Offline
Activity: 1498
Merit: 1000
|
|
December 01, 2013, 12:40:09 PM |
|
What is going on with version 20? Nothing here, stuck at genesis block!
|
|
|
|
inkadnb
Member
Offline
Activity: 126
Merit: 10
|
|
December 01, 2013, 12:51:39 PM |
|
What is going on with version 20? Nothing here, stuck at genesis block!
Working fine here.
|
|
|
|
Edacra
|
|
December 01, 2013, 01:08:55 PM |
|
I always get reading/buffer errors, and now its not even loading blocks, it stops after loading orders.... which is really awkward C:\Users\---\Downloads\Nxt>java -cp Nxt.zip Nxt [2013-12-01 14:09:50.884] Nxt 0.2.20 started. [2013-12-01 14:09:50.900] Loading transactions... [2013-12-01 14:09:50.918] ...Done [2013-12-01 14:09:50.918] Loading peers... [2013-12-01 14:09:50.930] Loading blocks... [2013-12-01 14:09:50.938] ...Done [2013-12-01 14:09:50.938] Loading accounts... [2013-12-01 14:09:50.949] ...Done [2013-12-01 14:09:50.949] Loading assets... [2013-12-01 14:09:50.952] ...Done [2013-12-01 14:09:50.952] Loading orders... [2013-12-01 14:09:50.954] ...Done Exception in thread "Thread-9" 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$Peer$1.completed(Unknown Source) at Nxt$Peer$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$ConnectTask.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)
|
|
|
|
hobbster
Newbie
Offline
Activity: 28
Merit: 0
|
|
December 01, 2013, 01:17:56 PM |
|
The same here, but i had this with 19, too.
Will it be possible to actually mine coins with this? because i did not get even 1 NXT out of it. Will it be possible when hvin 1 NXT?
|
|
|
|
Noitev
|
|
December 01, 2013, 01:41:34 PM |
|
I highly suggest there's a way to safely turn off the NXT client. If I turn it off while it is in the middle of writing blocks and the blocks.nxt fil gets corrupted.
|
|
|
|
inkadnb
Member
Offline
Activity: 126
Merit: 10
|
|
December 01, 2013, 01:43:31 PM |
|
I highly suggest there's a way to safely turn off the NXT client. If I turn it off while it is in the middle of writing blocks and the blocks.nxt fil gets corrupted.
Agreed, this is one reason it needs to be done through some sort of DB. Perhaps sqlite?
|
|
|
|
klee
Legendary
Offline
Activity: 1498
Merit: 1000
|
|
December 01, 2013, 01:49:03 PM |
|
Exception in thread "Thread-12" java.lang.NullPointerException at Nxt$Peer$1.failed(Unknown Source) at Nxt$Peer$1.failed(Unknown Source) at sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:128) 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) Exception in thread "Thread-8" java.lang.NullPointerException at Nxt$Peer$1.failed(Unknown Source) at Nxt$Peer$1.failed(Unknown Source) at sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:128) at sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:278) at sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:198) at sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:213) at sun.nio.ch.KQueuePort$EventHandlerTask.run(KQueuePort.java:301) 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) Exception in thread "Thread-9" java.lang.NullPointerException at Nxt$Peer$1.failed(Unknown Source) at Nxt$Peer$1.failed(Unknown Source) at sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:128) at sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:278) at sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:198) at sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:213) at sun.nio.ch.KQueuePort$EventHandlerTask.run(KQueuePort.java:301) 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) Exception in thread "Thread-17" java.lang.NullPointerException at Nxt$Peer$1.failed(Unknown Source) at Nxt$Peer$1.failed(Unknown Source) at sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:128) 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) Exception in thread "Thread-7" java.lang.NullPointerException at Nxt$Peer$1.failed(Unknown Source) at Nxt$Peer$1.failed(Unknown Source) at sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:128) at sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:278) at sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:198) at sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:213) at sun.nio.ch.KQueuePort$EventHandlerTask.run(KQueuePort.java:301) 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) Exception in thread "Thread-6" java.lang.NullPointerException at Nxt$Peer$1.failed(Unknown Source) at Nxt$Peer$1.failed(Unknown Source) at sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:128) at sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:278) at sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:198) at sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:213) at sun.nio.ch.KQueuePort$EventHandlerTask.run(KQueuePort.java:301) 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) Exception in thread "Thread-13" java.lang.NullPointerException at Nxt$Peer$1.failed(Unknown Source) at Nxt$Peer$1.failed(Unknown Source) at sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:128) at sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:278) at sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:198) at sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:213) at sun.nio.ch.KQueuePort$EventHandlerTask.run(KQueuePort.java:301) 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) Exception in thread "Thread-16" java.lang.NullPointerException at Nxt$Peer$1.failed(Unknown Source) at Nxt$Peer$1.failed(Unknown Source) at sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:128) at sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:278) at sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:198) at sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:213) at sun.nio.ch.KQueuePort$EventHandlerTask.run(KQueuePort.java:301) 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) Exception in thread "Thread-22" java.lang.NullPointerException at Nxt$Peer$1.failed(Unknown Source) at Nxt$Peer$1.failed(Unknown Source) at sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:128) 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) Exception in thread "Thread-18" java.lang.NullPointerException at Nxt$Peer$1.failed(Unknown Source) at Nxt$Peer$1.failed(Unknown Source) at sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:128) at sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:278) at sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:198) at sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:213) at sun.nio.ch.KQueuePort$EventHandlerTask.run(KQueuePort.java:301) 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) Exception in thread "Thread-19" java.lang.NullPointerException at Nxt$Peer$1.completed(Unknown Source) at Nxt$Peer$1.completed(Unknown Source) at sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:126) at sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:278) at sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:198) at sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:213) at sun.nio.ch.KQueuePort$EventHandlerTask.run(KQueuePort.java:301) 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) Exception in thread "Thread-20" java.lang.NullPointerException at Nxt$Peer$1.completed(Unknown Source) at Nxt$Peer$1.completed(Unknown Source) at sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:126) at sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:278) at sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:198) at sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:213) at sun.nio.ch.KQueuePort$EventHandlerTask.run(KQueuePort.java:301) 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) Exception in thread "Thread-21" java.lang.NullPointerException at Nxt$Peer$1.completed(Unknown Source) at Nxt$Peer$1.completed(Unknown Source) at sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:126) at sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:278) at sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:198) at sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:213) at sun.nio.ch.KQueuePort$EventHandlerTask.run(KQueuePort.java:301) 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) Exception in thread "Thread-27" java.lang.NullPointerException at Nxt$Peer$1.completed(Unknown Source) at Nxt$Peer$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) Exception in thread "Thread-23" java.lang.NullPointerException at Nxt$Peer$1.completed(Unknown Source) at Nxt$Peer$1.completed(Unknown Source) at sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:126) at sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:278) at sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:198) at sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:213) at sun.nio.ch.KQueuePort$EventHandlerTask.run(KQueuePort.java:301) 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) Exception in thread "Thread-24" java.lang.NullPointerException at Nxt$Peer$1.completed(Unknown Source) at Nxt$Peer$1.completed(Unknown Source) at sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:126) at sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:278) at sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:198) at sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:213) at sun.nio.ch.KQueuePort$EventHandlerTask.run(KQueuePort.java:301) 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) Exception in thread "Thread-25" java.lang.NullPointerException at Nxt$Peer$1.completed(Unknown Source) at Nxt$Peer$1.completed(Unknown Source) at sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:126) at sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:278) at sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:198) at sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:213) at sun.nio.ch.KQueuePort$EventHandlerTask.run(KQueuePort.java:301) 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) Exception in thread "Thread-15" java.lang.NullPointerException at Nxt$Peer$1.completed(Unknown Source) at Nxt$Peer$1.completed(Unknown Source) at sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:126) at sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:278) at sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:198) at sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:213) at sun.nio.ch.KQueuePort$EventHandlerTask.run(KQueuePort.java:301) 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) Exception in thread "Thread-32" java.lang.NullPointerException at Nxt$Peer$1.completed(Unknown Source) at Nxt$Peer$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) Exception in thread "Thread-28" java.lang.NullPointerException at Nxt$Peer$1.completed(Unknown Source) at Nxt$Peer$1.completed(Unknown Source) at sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:126) at sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:278) at sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:198) at sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:213) at sun.nio.ch.KQueuePort$EventHandlerTask.run(KQueuePort.java:301) 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) Exception in thread "Thread-29" java.lang.NullPointerException at Nxt$Peer$1.completed(Unknown Source) at Nxt$Peer$1.completed(Unknown Source) at sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:126) at sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:278) at sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:198) at sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:213) at sun.nio.ch.KQueuePort$EventHandlerTask.run(KQueuePort.java:301) 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) Exception in thread "Thread-30" java.lang.NullPointerException at Nxt$Peer$1.completed(Unknown Source) at Nxt$Peer$1.completed(Unknown Source) at sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:126) at sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:278) at sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:198) at sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:213) at sun.nio.ch.KQueuePort$EventHandlerTask.run(KQueuePort.java:301) 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)
|
|
|
|
inkadnb
Member
Offline
Activity: 126
Merit: 10
|
|
December 01, 2013, 02:01:40 PM |
|
I'm on 5678, block explorer shows 5680
|
|
|
|
Chang Hum
|
|
December 01, 2013, 02:13:41 PM |
|
Version 2.2 was working, but closing an re-opening has put me back to square 1 + no blocks updating now!
|
|
|
|
hobbster
Newbie
Offline
Activity: 28
Merit: 0
|
|
December 01, 2013, 02:57:58 PM |
|
[2013-12-01 15:53:12.766] ...Done Exception in thread "pool-1-thread-4" java.nio.BufferOverflowException at java.nio.DirectByteBuffer.put(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 "Thread-13" java.nio.BufferOverflowException at java.nio.DirectByteBuffer.put(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)
|
|
|
|
xibeijan
Legendary
Offline
Activity: 1232
Merit: 1001
|
|
December 01, 2013, 03:15:49 PM |
|
What is going on with version 20? Nothing here, stuck at genesis block!
Not working here. Stuck on block 5621... Need the info.... what's the deal?
|
|
|
|
xibeijan
Legendary
Offline
Activity: 1232
Merit: 1001
|
|
December 01, 2013, 03:29:16 PM |
|
Come-from-Beyond: We need an update on what is going on. Tons of users are experiencing issues. The state of affairs is not acceptable. 1. Some cannot get the block chain 2. Others get a block chain, but then it gets stuck (i.e. with non-zero balance does nothing, don't see any new blocks) 3. Other things point to block chain corruption. As an example of (3), the block chain explorer shows block 6837804184279446726 mined/generated by account 2556221026631726577 with a fee/reward of 100 NXT. http://87.230.14.1/nxt/nxt.cgi?action=1000&blk=6837804184279446726However, at the same time, it does not show that account 2556221026631726577 has received that reward. http://87.230.14.1/nxt/nxt.cgi?action=3000&acc=2556221026631726577This is pretty terrible. How can you launch a colored coin exchange if you cannot even get the basics right? We need an update on A) What is being done to investigate the issues B) Whether you understand what the issue is C) How long until fixed D) Good instructions for getting back online with a consistent block chain
|
|
|
|
xibeijan
Legendary
Offline
Activity: 1232
Merit: 1001
|
|
December 01, 2013, 03:33:06 PM |
|
ok thanks but because I'm always on the blacklist? What's wrong? I need to connect with what ip?
Ur node wan't online so it was blacklisted. U still can connect to the node that blacklisted u. What? Please do a little more to explain. Many users are having problems.
|
|
|
|
eB101
|
|
December 01, 2013, 05:53:19 PM |
|
Come-from-Beyond: We need an update on what is going on. Tons of users are experiencing issues. The state of affairs is not acceptable. 1. Some cannot get the block chain 2. Others get a block chain, but then it gets stuck (i.e. with non-zero balance does nothing, don't see any new blocks) 3. Other things point to block chain corruption. As an example of (3), the block chain explorer shows block 6837804184279446726 mined/generated by account 2556221026631726577 with a fee/reward of 100 NXT. http://87.230.14.1/nxt/nxt.cgi?action=1000&blk=6837804184279446726However, at the same time, it does not show that account 2556221026631726577 has received that reward. http://87.230.14.1/nxt/nxt.cgi?action=3000&acc=2556221026631726577This is pretty terrible. How can you launch a colored coin exchange if you cannot even get the basics right? We need an update on A) What is being done to investigate the issues B) Whether you understand what the issue is C) How long until fixed D) Good instructions for getting back online with a consistent block chain I'll second that. Also, it is the third time now that I am supposedly generating a block (time decreasing to 0 sec) but nothing happens, it just stops and that's it. Is there anything special to do? At the end, I never generated a block and didn't mine anything. And what does the timing mean then, if nothing happens afterwards even when it turns to 0.. More clarifications on this would be greatly appreciated
|
|
|
|
abctc
Legendary
Offline
Activity: 1792
Merit: 1038
|
|
December 01, 2013, 06:04:13 PM |
|
... And what does the timing mean then, if nothing happens afterwards even when it turns to 0.. More clarifications on this would be greatly appreciated
- see here (though I'm not sure what exactly does he mean).
|
██████████████████████████████████████████████████ ████████████████████████████████████████████████████ ██████████████████████████████████████████████████████ ████████████████████████████████████████████████████████ ████████████████████████████████████████████████████████ ████████████████████████████████████████████████████████████████████ ████████████████████████████████████████████████████████████ ██████████████████████████████████████████████████████████████ ████████████████████████████████████████████████████████████████ ██████████████████████████████████████████████████████████████████ ████████████████████████████████████████████████████████████████████ | , the Next platform. Magis quam Moneta (More than a Coin) |
|
|
|
St.Bit
|
|
December 01, 2013, 06:05:24 PM |
|
I hope you can make this easier this soon, it's still far too much work for the average user. Is there an exchange trading Nxt yet?
|
|
|
|
abctc
Legendary
Offline
Activity: 1792
Merit: 1038
|
|
December 01, 2013, 06:14:37 PM |
|
Is there an exchange trading Nxt yet?
- http://dgex.com/
|
██████████████████████████████████████████████████ ████████████████████████████████████████████████████ ██████████████████████████████████████████████████████ ████████████████████████████████████████████████████████ ████████████████████████████████████████████████████████ ████████████████████████████████████████████████████████████████████ ████████████████████████████████████████████████████████████ ██████████████████████████████████████████████████████████████ ████████████████████████████████████████████████████████████████ ██████████████████████████████████████████████████████████████████ ████████████████████████████████████████████████████████████████████ | , the Next platform. Magis quam Moneta (More than a Coin) |
|
|
|
klee
Legendary
Offline
Activity: 1498
Merit: 1000
|
|
December 01, 2013, 07:25:01 PM |
|
Who is successfully mining at the moment? Not me fyi..
|
|
|
|
klee
Legendary
Offline
Activity: 1498
Merit: 1000
|
|
December 01, 2013, 08:06:36 PM |
|
Who is successfully mining at the moment? Not me fyi..
Not that I have hash power worth mentioning... but NO! You have a Greek name..
|
|
|
|
Come-from-Beyond
Legendary
Offline
Activity: 2142
Merit: 1010
Newbie
|
|
December 01, 2013, 08:25:52 PM |
|
NEWS
After reviewing the code related to peer communication I came to a conclusion that it is not worth fixing. After a long discussion with my colleagues and BCNext we agreed on the following:
1. Networking code will be thrown away. 2. I will rewrite networking using HTTP as a transport (this is the fastest way). 3. If it works I'll be paid with NXT from unclaimed coins pool (if anything left after the 3rd of Jan) or with Bitcoins, so don't feel u obliged to donate to my account
Some nice side-effects:
1. U will be able to use HTTPS/Tor to access accounts 2. API will be merged with Peer Protocol reducing codebase
I'm planning to have a prototype in 16 hours. Until a new version released, please, don't send transactions but keep mining to secure already sent ones.
|
|
|
|
|