Author

Topic: NXT :: descendant of Bitcoin - Updated Information - page 2507. (Read 2761645 times)

legendary
Activity: 1498
Merit: 1000
Reboot and all good  Grin

God damnit! Block 4974

legendary
Activity: 1498
Merit: 1000
Stuck again...damn  Angry

Exception in thread "Thread-7" java.nio.channels.NotYetConnectedException
   at sun.nio.ch.AsynchronousSocketChannelImpl.read(AsynchronousSocketChannelImpl.java:240)
   at sun.nio.ch.AsynchronousSocketChannelImpl.read(AsynchronousSocketChannelImpl.java:296)
   at java.nio.channels.AsynchronousSocketChannel.read(AsynchronousSocketChannel.java:407)
   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)

Does plain reboot help? Or it's necessary to delete *.nxt files?
I had deleted them with the update.
After first run stuck - delete.
After second stuck just reboot - know blocks ok but almost all peers have Time difference  " - "
EDIT: Stuck @4687
legendary
Activity: 2142
Merit: 1010
Newbie
Stuck again...damn  Angry

Exception in thread "Thread-7" java.nio.channels.NotYetConnectedException
   at sun.nio.ch.AsynchronousSocketChannelImpl.read(AsynchronousSocketChannelImpl.java:240)
   at sun.nio.ch.AsynchronousSocketChannelImpl.read(AsynchronousSocketChannelImpl.java:296)
   at java.nio.channels.AsynchronousSocketChannel.read(AsynchronousSocketChannel.java:407)
   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)

Does plain reboot help? Or it's necessary to delete *.nxt files?
legendary
Activity: 1498
Merit: 1000
Stuck again...damn  Angry

Exception in thread "Thread-7" java.nio.channels.NotYetConnectedException
   at sun.nio.ch.AsynchronousSocketChannelImpl.read(AsynchronousSocketChannelImpl.java:240)
   at sun.nio.ch.AsynchronousSocketChannelImpl.read(AsynchronousSocketChannelImpl.java:296)
   at java.nio.channels.AsynchronousSocketChannel.read(AsynchronousSocketChannel.java:407)
   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)
legendary
Activity: 2142
Merit: 1010
Newbie
What is the current block?

2 branches at the moment, 5371 and 5369

Oops, 1 branch only. 5372 and my block became orphaned.
legendary
Activity: 2142
Merit: 1010
Newbie
What is the current block?

2 branches at the moment, 5371 and 5369
hero member
Activity: 724
Merit: 500
"You can generate the next block in 8937 days 40 minutes 56 seconds"
Well then... Can anyone recommend where to trade for some more Nxt?

http://www.dgex.com/
legendary
Activity: 1498
Merit: 1000
What is the current block?

Frozen @4137
legendary
Activity: 1367
Merit: 1000
Again, just noticed this popped when i generated the block

Code:
Exception in thread "pool-1-thread-3" 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 "Thread-12" java.nio.BufferUnderflowException
        at java.nio.Buffer.nextGetIndex(Unknown Source)
        at java.nio.DirectByteBuffer.getShort(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)
legendary
Activity: 2142
Merit: 1010
Newbie
"You can generate the next block in 8937 days 40 minutes 56 seconds"
Well then... Can anyone recommend where to trade for some more Nxt?

Wait for the next block and look at the timer again.
member
Activity: 63
Merit: 10
"You can generate the next block in 8937 days 40 minutes 56 seconds"
Well then... Can anyone recommend where to trade for some more Nxt?
legendary
Activity: 2142
Merit: 1010
Newbie

the start is always critical, we will have to face more attempts like this in near future
but at this stage we could simply reset the blockchain and restart the system, leaving any
hacker with nothing but numbers  Grin


LOL

Version 0.2.19 - https://dl.dropboxusercontent.com/u/67242472/Nxt.zip

Interface fix for very long peer address.
hero member
Activity: 597
Merit: 500
Someone tried to hack the client:





Do you think they have a way to crack our passphrases?  Any suggestions?

the start is always critical, we will have to face more attempts like this in near future
but at this stage we could simply reset the blockchain and restart the system, leaving any
hacker with nothing but numbers  Grin
legendary
Activity: 2142
Merit: 1010
Newbie
Do you think they have a way to crack our passphrases?  Any suggestions?

Web browser doesn't store passphrases.
legendary
Activity: 2142
Merit: 1010
Newbie
Bloody idiots. Did anything come of it?

No. JavaScript blocks such tricks automatically.
full member
Activity: 238
Merit: 100
Inject Its Venom Into Your Veins
Someone tried to hack the client:




Bloody idiots. Did anything come of it?
full member
Activity: 238
Merit: 100
Inject Its Venom Into Your Veins
i like it, the natural look is cool ;-)

But without "E" it would look better IMO.

Okay, I will do up some mock ups of different styles tonight and post them here Smiley
legendary
Activity: 2142
Merit: 1010
Newbie
Someone tried to hack the client:


legendary
Activity: 2142
Merit: 1010
Newbie
and from the logical aspect it should be platinum?

+1 billion
hero member
Activity: 597
Merit: 500
i like it, the natural look is cool ;-)

But without "E" it would look better IMO.

and from the logical aspect it should be platinum?
Jump to: