Author

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

hero member
Activity: 1162
Merit: 568
I open http://holms.cloudapp.net:6874/ and input my passphrase. I got an account.
And then I use https://bitcointalksearch.org/topic/m.5054385  ClieNXT client.
I click UNLOCK and input the same passphrase as I did before.
I got another account! It's different from the previous one .  And I can send textnxt from the previous one to ClieNXT.

Where did I wrong thing ?

 Huh Huh
full member
Activity: 252
Merit: 150
6687736862937724330

Let's go for some testin'
I want to play!10540149812544805310
THANKS
sr. member
Activity: 404
Merit: 250
https://nxtforum.org/
Why is the test client laggy for me? Anyone else?

4gb ram, i7 2.4ghz, Win8

yes, i think because it use holms.cloudapp.net and not local nxt core app. and its heavily loaded with us testing it.

no I don't think so. They have plenty of performance

so it is client side then...
still waiting for proper test asset exchange client to come out... anyone?

It is laggy for every single function in the client for some reason, it's like running out of memory or running high spec game on super high settings with low end computers. Lags for maybe 30seconds and i get 10second window of typing and clicking.

Edit:i don't see any hdd activity. totol computer usage cpu 4% ram 40% java.exe:32mb memory 0.2% cpu
legendary
Activity: 1540
Merit: 1000
ANY PERSON SEND 100K NXT?
ACCOUNT TEST NXT 12610016277917412589
member
Activity: 69
Merit: 10
Never seen nxt for promotion, look dogecoin, did not translate into value, technology is 0,because even the best technology can not be separated from operations.
legendary
Activity: 1367
Merit: 1000
1714213910 for testnet
member
Activity: 101
Merit: 10
Why is the test client laggy for me? Anyone else?

4gb ram, i7 2.4ghz, Win8

yes, i think because it use holms.cloudapp.net and not local nxt core app. and its heavily loaded with us testing it.

no I don't think so. They have plenty of performance

so it is client side then...
still waiting for proper test asset exchange client to come out... anyone?
sr. member
Activity: 252
Merit: 250
We r testing Asset Exchange

Go to https://holms.cloudapp.net:6875/ and create an account. Don't use an account that exists on the main network! After u get the account id u can play such a game:

- Post here ur account.
- I'll check the 1st letter of ur nickname. If the letter wasn't used before then I'll send u 200'000 Test NXT, now u r supposed to send 10'000 to each guy who asks for test NXT and has the name starting with the same letter as urs.
- Download an Asset Exchange client and use it to help us with the testing.

@ AE client devs:
Post links to ur client soft, plz.

10769867858326562585

10K Sent
legendary
Activity: 1792
Merit: 1038
Something which bothers me ...
- ChuckOne, could you please put a console output into the "code' tags..  Thank you.
legendary
Activity: 1181
Merit: 1018
Why is the test client laggy for me? Anyone else?

4gb ram, i7 2.4ghz, Win8

yes, i think because it use holms.cloudapp.net and not local nxt core app. and its heavily loaded with us testing it.

no I don't think so. They have plenty of performance
sr. member
Activity: 364
Merit: 250
☕ NXT-4BTE-8Y4K-CDS2-6TB82
Something which bothers me after starting the client the first time. There were some errors the the client is EXECUTING in the bash.

It's not a problem as at "clienxt.ClienxtForm.unlockAccount(Cli" brings syntactic error, but if there somehow rm is dropped.... Just to let the developer know. I need to go and dump the probably useless stacktrace here.


Feb 11, 2014 10:02:10 AM java.util.prefs.FileSystemPreferences$1 run
INFO: Created user preferences directory.
Feb 11, 2014 10:04:18 AM clienxt.ClienxtForm SubmitPassButtonActionPerformed
SEVERE: null
java.lang.NullPointerException
   at clienxt.ClienxtForm.unlockAccount(ClienxtForm.java:4937)
   at clienxt.ClienxtForm.SubmitPassButtonActionPerformed(ClienxtForm.java:2428)
   at clienxt.ClienxtForm.access$400(ClienxtForm.java:61)
   at clienxt.ClienxtForm$2.actionPerformed(ClienxtForm.java:416)
   at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
   at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
   at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
   at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
   at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
   at java.awt.Component.processMouseEvent(Component.java:6505)
   at javax.swing.JComponent.processMouseEvent(JComponent.java:3311)
   at java.awt.Component.processEvent(Component.java:6270)
   at java.awt.Container.processEvent(Container.java:2229)
   at java.awt.Component.dispatchEventImpl(Component.java:4861)
   at java.awt.Container.dispatchEventImpl(Container.java:2287)
   at java.awt.Component.dispatchEvent(Component.java:4687)
   at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
   at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
   at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
   at java.awt.Container.dispatchEventImpl(Container.java:2273)
   at java.awt.Window.dispatchEventImpl(Window.java:2719)
   at java.awt.Component.dispatchEvent(Component.java:4687)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
   at java.awt.EventQueue.access$200(EventQueue.java:103)
   at java.awt.EventQueue$3.run(EventQueue.java:694)
   at java.awt.EventQueue$3.run(EventQueue.java:692)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
   at java.awt.EventQueue$4.run(EventQueue.java:708)
   at java.awt.EventQueue$4.run(EventQueue.java:706)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
   at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
   at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
   at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
   at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:154)
   at java.awt.WaitDispatchSupport$2.run(WaitDispatchSupport.java:182)
   at java.awt.WaitDispatchSupport$4.run(WaitDispatchSupport.java:221)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.awt.WaitDispatchSupport.enter(WaitDispatchSupport.java:219)
   at java.awt.Dialog.show(Dialog.java:1082)
   at java.awt.Component.show(Component.java:1651)
   at java.awt.Component.setVisible(Component.java:1603)
   at java.awt.Window.setVisible(Window.java:1014)
   at java.awt.Dialog.setVisible(Dialog.java:1005)
   at clienxt.ClienxtForm.AddAccountButtonActionPerformed(ClienxtForm.java:2994)
   at clienxt.ClienxtForm.access$5300(ClienxtForm.java:61)
   at clienxt.ClienxtForm$53.actionPerformed(ClienxtForm.java:1816)
   at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
   at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
   at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
   at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
   at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
   at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:289)
   at java.awt.Component.processMouseEvent(Component.java:6505)
   at javax.swing.JComponent.processMouseEvent(JComponent.java:3311)
   at java.awt.Component.processEvent(Component.java:6270)
   at java.awt.Container.processEvent(Container.java:2229)
   at java.awt.Component.dispatchEventImpl(Component.java:4861)
   at java.awt.Container.dispatchEventImpl(Container.java:2287)
   at java.awt.Component.dispatchEvent(Component.java:4687)
   at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
   at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
   at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
   at java.awt.Container.dispatchEventImpl(Container.java:2273)
   at java.awt.Window.dispatchEventImpl(Window.java:2719)
   at java.awt.Component.dispatchEvent(Component.java:4687)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
   at java.awt.EventQueue.access$200(EventQueue.java:103)
   at java.awt.EventQueue$3.run(EventQueue.java:694)
   at java.awt.EventQueue$3.run(EventQueue.java:692)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
   at java.awt.EventQueue$4.run(EventQueue.java:708)
   at java.awt.EventQueue$4.run(EventQueue.java:706)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
   at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
   at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
   at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
   at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
   at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
   at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
   at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)

Exception in thread "AWT-EventQueue-0" java.lang.ArrayIndexOutOfBoundsException: -1
   at java.util.Vector.elementData(Vector.java:730)
   at java.util.Vector.elementAt(Vector.java:473)
   at javax.swing.table.DefaultTableModel.getValueAt(DefaultTableModel.java:649)
   at javax.swing.JTable.getValueAt(JTable.java:2717)
   at clienxt.ClienxtForm.RemoveAccountButtonActionPerformed(ClienxtForm.java:3045)
   at clienxt.ClienxtForm.access$5400(ClienxtForm.java:61)
   at clienxt.ClienxtForm$54.actionPerformed(ClienxtForm.java:1823)
   at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
   at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
   at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
   at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
   at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
   at java.awt.Component.processMouseEvent(Component.java:6505)
   at javax.swing.JComponent.processMouseEvent(JComponent.java:3311)
   at java.awt.Component.processEvent(Component.java:6270)
   at java.awt.Container.processEvent(Container.java:2229)
   at java.awt.Component.dispatchEventImpl(Component.java:4861)
   at java.awt.Container.dispatchEventImpl(Container.java:2287)
   at java.awt.Component.dispatchEvent(Component.java:4687)
   at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
   at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
   at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
   at java.awt.Container.dispatchEventImpl(Container.java:2273)
   at java.awt.Window.dispatchEventImpl(Window.java:2719)
   at java.awt.Component.dispatchEvent(Component.java:4687)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
   at java.awt.EventQueue.access$200(EventQueue.java:103)
   at java.awt.EventQueue$3.run(EventQueue.java:694)
   at java.awt.EventQueue$3.run(EventQueue.java:692)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
   at java.awt.EventQueue$4.run(EventQueue.java:708)
   at java.awt.EventQueue$4.run(EventQueue.java:706)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
   at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
   at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
   at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
   at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
   at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
   at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
   at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
Feb 11, 2014 10:02:10 AM java.util.prefs.FileSystemPreferences$1 run
INFO: Created user preferences directory.
Feb 11, 2014 10:04:18 AM clienxt.ClienxtForm SubmitPassButtonActionPerformed
SEVERE: null
java.lang.NullPointerException
   at clienxt.ClienxtForm.unlockAccount(ClienxtForm.java:4937)
   at clienxt.ClienxtForm.SubmitPassButtonActionPerformed(ClienxtForm.java:2428)
   at clienxt.ClienxtForm.access$400(ClienxtForm.java:61)
   at clienxt.ClienxtForm$2.actionPerformed(ClienxtForm.java:416)
   at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
   at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
   at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
   at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
   at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
   at java.awt.Component.processMouseEvent(Component.java:6505)
   at javax.swing.JComponent.processMouseEvent(JComponent.java:3311)
   at java.awt.Component.processEvent(Component.java:6270)
   at java.awt.Container.processEvent(Container.java:2229)
   at java.awt.Component.dispatchEventImpl(Component.java:4861)
   at java.awt.Container.dispatchEventImpl(Container.java:2287)
   at java.awt.Component.dispatchEvent(Component.java:4687)
   at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
   at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
   at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
   at java.awt.Container.dispatchEventImpl(Container.java:2273)
   at java.awt.Window.dispatchEventImpl(Window.java:2719)
   at java.awt.Component.dispatchEvent(Component.java:4687)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
   at java.awt.EventQueue.access$200(EventQueue.java:103)
   at java.awt.EventQueue$3.run(EventQueue.java:694)
   at java.awt.EventQueue$3.run(EventQueue.java:692)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
   at java.awt.EventQueue$4.run(EventQueue.java:708)
   at java.awt.EventQueue$4.run(EventQueue.java:706)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
   at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
   at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
   at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
   at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:154)
   at java.awt.WaitDispatchSupport$2.run(WaitDispatchSupport.java:182)
   at java.awt.WaitDispatchSupport$4.run(WaitDispatchSupport.java:221)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.awt.WaitDispatchSupport.enter(WaitDispatchSupport.java:219)
   at java.awt.Dialog.show(Dialog.java:1082)
   at java.awt.Component.show(Component.java:1651)
   at java.awt.Component.setVisible(Component.java:1603)
   at java.awt.Window.setVisible(Window.java:1014)
   at java.awt.Dialog.setVisible(Dialog.java:1005)
   at clienxt.ClienxtForm.AddAccountButtonActionPerformed(ClienxtForm.java:2994)
   at clienxt.ClienxtForm.access$5300(ClienxtForm.java:61)
   at clienxt.ClienxtForm$53.actionPerformed(ClienxtForm.java:1816)
   at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
   at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
   at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
   at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
   at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
   at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:289)
   at java.awt.Component.processMouseEvent(Component.java:6505)
   at javax.swing.JComponent.processMouseEvent(JComponent.java:3311)
hero member
Activity: 867
Merit: 500
test_acc - 2973390967879414192
1st letter - v
full member
Activity: 266
Merit: 100
NXT is the future
We r testing Asset Exchange

Go to https://holms.cloudapp.net:6875/ and create an account. Don't use an account that exists on the main network! After u get the account id u can play such a game:

- Post here ur account.
- I'll check the 1st letter of ur nickname. If the letter wasn't used before then I'll send u 200'000 Test NXT, now u r supposed to send 10'000 to each guy who asks for test NXT and has the name starting with the same letter as urs.
- Download an Asset Exchange client and use it to help us with the testing.

@ AE client devs:
Post links to ur client soft, plz.

10769867858326562585
sr. member
Activity: 364
Merit: 250
☕ NXT-4BTE-8Y4K-CDS2-6TB82
Where do I get it? Capturing?

Hm, u should ask the client dev.

I will have time for doing so late afternoon.

For how long will this testing period go on?

Until we r satisfied with the result.

Okay. I will inform you.

Sending 10K to other Cs is not effected by that bug. So, I can distribute the money.
full member
Activity: 350
Merit: 100

So... are we testing only creation of an Asset within the client?  

I might be missing something... but I can't seem to figure out how to buy shares of an Asset listed already.

Unless I'm missing something, it would be nice if there was a way to view a list of open orders. I placed an order for moon12 but it's just sitting there in My Orders. I put in an order for my XCP asset if you want to test that.

S nicknames -- send me a PM if you want testNXT; going to bed for a few hours Cheesy
legendary
Activity: 2142
Merit: 1010
Newbie
hi Come-from-Beyond
not possible 100k exceptionel ? Grin

No
sr. member
Activity: 252
Merit: 250
hi everoyone :

  6515770627846985120
 E

10K sent
sr. member
Activity: 301
Merit: 250
I do not understand what the letter
this is the direction I've created
14873924433224636222
legendary
Activity: 1540
Merit: 1000
hi Come-from-Beyond
not possible 100k exceptionel ? Grin
sr. member
Activity: 252
Merit: 250
I want to test the AE  Smiley

4569897600854506635

Whoever got the letter P, send me some N...  Grin

sent 30K. Pls help distribute to other Ps. I'll be offline soon. Tks
Jump to: