Author

Topic: NXT :: descendant of Bitcoin - Updated Information - page 2301. (Read 2761629 times)

full member
Activity: 157
Merit: 100
got this problem:

Code:
2013-12-22 17:41:29.104:WARN:oejh.HttpParser:qtp306520046-16: badMessage: java.lang.IllegalStateException: too much data after closed for HttpChannelOverHttp@1d908ce2{r=1,a=IDLE,uri=-}

and seems stuck now - also on 22303 (using 0.4.2)
member
Activity: 351
Merit: 10


Public nodes r nodes with static IP visible on the Internet.
ah crap , i never launched nxt on server, it takes so much time, im out sorry.
legendary
Activity: 1890
Merit: 1086
Ian Knowles - CIYAM Lead Developer
So after working for a short while my client is now stuck at 222303 (218%) - could this be because I don't have any NXT?

(am really starting to wonder how anyone can be using this software when it just seems to stop working constantly)
hero member
Activity: 907
Merit: 1003
Thank you, I've seen that actually. It that doesn't answer almost any of my questions though.
full member
Activity: 157
Merit: 100
Hello, I finally bought some NXT today because it looks so different and potentially innovative. However, I actaully truly have no understanding of how it works. I have a few questions:

0. What methods of cryptographic security does NXT use in hashing? For example, Bitcoin employs SHA256 and litecoin uses Scrypt. What does NXT use?

1. Can I print a paper wallet private just like with Bitcoin? If so, how do I do this? Or do I just write down my passkey?

2. What file(s) do you backup to save your NXT client's wallet?

3. If it is possible to store NXT coins offline and I do so, to my understanding I would not be able to generate NXT coins as interest. Is this correct?

4. Do NXT coins left on the dgex exchange incur interest? Or must you send them to your NXT client wallet?

5. If all coins are in existence already then doesn't this make the original holders of NXT very wealthy? And what reason would they have for giving away their NXT? They obviously would want to keep a LARGE amount of it for themselves.

6. Also, doesn't this centralize the NXT coin a bit since the coins are already in the hands of about 75 individuals?

7. How do you make a NXT alias?

These may be questions that some new NXT users have. It may be best to compare and contrast the differences between NXT and Bitcoin to see the differences.

If some or all of my questions are already answered, please excuse me as I didn't find them. The NXT forum wasn't working so well when I tried earlier.

http://nxtcrypto.wikia.com/wiki/Nxt_Wiki
hero member
Activity: 597
Merit: 500
So the official Block Explorer is now officially off the chain, right?

no  Grin

ps: even if some hundreds zombies hammering on this tiny vps  Wink
member
Activity: 98
Merit: 10
Check out my signature too, if you'd like to help the network. We need many more public nodes than now.
legendary
Activity: 1792
Merit: 1038
0.4.2
I'm constantly get errors:  .......
- and at the same time another my VPS (0.4.0) doesn't get any errors..

EDIT:  with exeptoin of:
Code:
2013-12-22 17:23:00.717:WARN:oejh.HttpParser:qtp1455299089-36: badMessage: java.lang.IllegalStateException: too much data after closed for HttpChannelOverHttp@3ccfbd0{r=41,a=IDLE,uri=-}
2013-12-22 17:23:14.487:WARN:oejh.HttpParser:qtp1455299089-19: badMessage: java.lang.IllegalStateException: too much data after closed for HttpChannelOverHttp@5a234229{r=1,a=IDLE,uri=-}
2013-12-22 17:24:04.311:WARN:oejh.HttpParser:qtp1455299089-13: badMessage: java.lang.IllegalStateException: too much data after closed for HttpChannelOverHttp@4f64bf11{r=2,a=IDLE,uri=-}
hero member
Activity: 907
Merit: 1003
Hello, I finally bought some NXT today because it looks so different and potentially innovative. However, I actaully truly have no understanding of how it works. I have a few questions:

0. What methods of cryptographic security does NXT use in hashing? For example, Bitcoin employs SHA256 and litecoin uses Scrypt. What does NXT use?

1. Can I print a paper wallet private just like with Bitcoin? If so, how do I do this? Or do I just write down my passkey?

2. What file(s) do you backup to save your NXT client's wallet?

3. If it is possible to store NXT coins offline and I do so, to my understanding I would not be able to generate NXT coins as interest. Is this correct?

4. Do NXT coins left on the dgex exchange incur interest? Or must you send them to your NXT client wallet?

5. If all coins are in existence already then doesn't this make the original holders of NXT very wealthy? And what reason would they have for giving away their NXT? They obviously would want to keep a LARGE amount of it for themselves.

6. Also, doesn't this centralize the NXT coin a bit since the coins are already in the hands of about 75 individuals?

7. How do you make a NXT alias?

These may be questions that some new NXT users have. It may be best to compare and contrast the differences between NXT and Bitcoin to see the differences.

If some or all of my questions are already answered, please excuse me as I didn't find them. The NXT forum wasn't working so well when I tried earlier.
legendary
Activity: 1890
Merit: 1086
Ian Knowles - CIYAM Lead Developer
Aye.

I understand it's still early days but I do hope things get a bit more reliable soon (am very interested in how a 100% PoS cryptocurrency will perform though).
legendary
Activity: 2142
Merit: 1010
Newbie
U caught us. Keep forging.

Oh - I now see a block 222301 at 443% - is it working now?


Aye.
legendary
Activity: 2142
Merit: 1010
Newbie
Log file on my server grows with 200Mb/min rate. Someone definitely doesn't like Nxt. I would advise to spend some bounty for new public nodes.
what is public nodes?
dedicated server?
i can do it if you say what i need to do

Public nodes r nodes with static IP visible on the Internet.
full member
Activity: 238
Merit: 100
if any stakeholder wants to run a VPS, I will do the legwork for FOR FREE assuming you pay for the VPS.
if it helps the network ill do the hard part for FREE

come on big stakeholders....
legendary
Activity: 1367
Merit: 1000
Very strange. One my client shows block 22291, other 22301
legendary
Activity: 1792
Merit: 1038
0.4.2
I'm constatnly get errors:
Code:
2013-12-22 17:13:03.043:WARN:oejs.ServletHandler:qtp1455299089-49: /nxt
java.io.IOException: java.util.concurrent.TimeoutException: Idle timeout expired: 5000/5000 ms
        at org.eclipse.jetty.util.BlockingCallback.block(BlockingCallback.java:101)
        at org.eclipse.jetty.server.HttpChannel.write(HttpChannel.java:734)
        at org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:307)
        at java.io.OutputStream.write(Unknown Source)
        at Nxt.doPost(Unknown Source)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
        at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:696)
        at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:526)
        at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
        at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
        at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
        at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1110)
        at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:453)
        at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
        at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1044)
        at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
        at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
        at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
        at org.eclipse.jetty.server.Server.handle(Server.java:459)
        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:280)
        at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:229)
        at org.eclipse.jetty.io.AbstractConnection$1.run(AbstractConnection.java:505)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
        at java.lang.Thread.run(Unknown Source)
Caused by:
java.util.concurrent.TimeoutException: Idle timeout expired: 5000/5000 ms
        at org.eclipse.jetty.io.IdleTimeout.checkIdleTimeout(IdleTimeout.java:153)
        at org.eclipse.jetty.io.IdleTimeout$1.run(IdleTimeout.java:50)
        at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(Unknown Source)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.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: 1890
Merit: 1086
Ian Knowles - CIYAM Lead Developer
U caught us. Keep forging.

Oh - I now see a block 222301 at 443% - is it working now?
full member
Activity: 238
Merit: 100
So the official Block Explorer is now officially off the chain, right?

lols
legendary
Activity: 2142
Merit: 1010
Newbie
83befd37f61457ee072c66fedad347e6faf29b5596797609b57d0c844424837a

Thanks - I now see 22260 is 197% but again Recent blocks does not change (now at 22298) - I seem to get activity from the Active peers but the Recent blocks never changes.

Is there some fundamental reason I am missing why Recent blocks would never change?


U caught us. Keep forging.
legendary
Activity: 1946
Merit: 1035
So the official Block Explorer is now officially off the chain, right?
member
Activity: 351
Merit: 10
Log file on my server grows with 200Mb/min rate. Someone definitely doesn't like Nxt. I would advise to spend some bounty for new public nodes.
what is public nodes?
dedicated server?
i can do it if you say what i need to do
Jump to: