Author

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

legendary
Activity: 2142
Merit: 1010
Newbie
With 0.2.9 I get the "Exception in thread "Thread-#" java.lang.NullPointerException" every single time. It doesn't matter if I restart, with or without deleting all the nxt files. I still get it.

Could u post the whole message? It should have 10-15 lines of text.
sr. member
Activity: 476
Merit: 250
With 0.2.9 I get the "Exception in thread "Thread-#" java.lang.NullPointerException" every single time. It doesn't matter if I restart, with or without deleting all the nxt files. I still get it.
full member
Activity: 238
Merit: 100
Relaunch, it may pass 133th block on other attempt.

i tried a few times, even tried erasing all .nxt files.  went back to 0.2.3 and it loaded all block up no problem first time
eid
hero member
Activity: 616
Merit: 500
Nice job Come-From-Beyond on the slot machine.

Thx, I made it mainly to test how transactions r propagated on the network. Unfortunatelly, almost noone plays it.


If someone wants to donate coins I dont mind sitting here sending transactions. I have nothing better on right now.

Sorry but Im too tight to use my own Cheesy


eid
hero member
Activity: 597
Merit: 500
is there any need for a blockexplorer with some additional statistics about fees, mining etc. or will this be included into the client soon?
if it makes sense, i can built one.

That would be great if u created a blockexplorer! Look at the sources of my Nxt Slot Machine, it scans the whole blockchain - https://bitcointalksearch.org/topic/m.3712354. This can help a bit.

ok, will make a basic version until tomorrow.
eid
hero member
Activity: 616
Merit: 500
How much memory is it allocated by default?

If without "-Xmx" option then 64-256 Mb.

I'll see how high mine goes. 137mb atm. I guess it will just keep climbing
legendary
Activity: 1498
Merit: 1000
I think every time I have an unconfirmed I get a NullPointer..

Restart soft.
You mean without deleting the .nxt files
legendary
Activity: 2142
Merit: 1010
Newbie
I think every time I have an unconfirmed I get a NullPointer..

Restart soft.
legendary
Activity: 2142
Merit: 1010
Newbie
Nice job Come-From-Beyond on the slot machine.

Thx, I made it mainly to test how transactions r propagated on the network. Unfortunatelly, almost noone plays it.
legendary
Activity: 1498
Merit: 1000
I think every time I have an unconfirmed I get a NullPointer..and the fee is gone!
If I get fees I don't even see them as unconfirmed at all (and I do get some fees)..
legendary
Activity: 2142
Merit: 1010
Newbie
How much memory is it allocated by default?

If without "-Xmx" option then 64-256 Mb.
hero member
Activity: 812
Merit: 505
The Last NXT Founder
Nice job Come-From-Beyond on the slot machine.

eid
hero member
Activity: 616
Merit: 500
The memory usage seems to be slowly creeping up. Its now at 118mb.

Looks like Nxt client crashes coz of memory leak.

How much memory is it allocated by default?
legendary
Activity: 2142
Merit: 1010
Newbie
Third block, 273 transaction fees Wink
Got less bugs on mac, only problem was configuring the time to fit close to most peers, i suggest using the USA time, seems more close than the EU time.

It uses UTC time adjusted by timezone.
legendary
Activity: 2142
Merit: 1010
Newbie
I get too many NullPointers...

I think it's memory issue. It failed to reserve a chunk of RAM for an object and now throws NullPointer exceptions. I've seen similar effect.
sr. member
Activity: 261
Merit: 250
Third block, 273 transaction fees Wink
Got less bugs on mac, only problem was configuring the time to fit close to most peers, i suggest using the USA time, seems more close than the EU time.
legendary
Activity: 2142
Merit: 1010
Newbie
is there any need for a blockexplorer with some additional statistics about fees, mining etc. or will this be included into the client soon?
if it makes sense, i can built one.

That would be great if u created a blockexplorer! Look at the sources of my Nxt Slot Machine, it scans the whole blockchain - https://bitcointalksearch.org/topic/m.3712354. This can help a bit.
legendary
Activity: 1498
Merit: 1000
I get too many NullPointers...
legendary
Activity: 2142
Merit: 1010
Newbie
ive been using 0.2.3 with no issues but when tried 0.2.9 it locks up on block 133 with a
Quote
Exception in thread "Thread-9" java.lang.NullPointerException
        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(Un
known 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-11-26 08:59:23.222] java.nio.channels.AsynchronousCloseException

Relaunch, it may pass 133th block on other attempt.
hero member
Activity: 597
Merit: 500
is there any need for a blockexplorer with some additional statistics about fees, mining etc. or will this be included into the client soon?
if it makes sense, i can built one.
Jump to: