Author

Topic: NEM (XEM) Official Thread - 100% New Code - Easy To Use APIs - page 1864. (Read 2984910 times)

hero member
Activity: 809
Merit: 1002
Unfortunatly For the moment im completely tied up in Crypti at the moment. As soon as the funds become available to me I wil invest in NEM. If I understand correctly I will get 1mio NEM for 1 token bought on SAE, and the price of NEM is about 1/4 of nxt right?

Cheers
hero member
Activity: 1666
Merit: 565
Where can i find info about the nem/nxt price?
legendary
Activity: 1059
Merit: 1016
please send some testnem  Smiley  Kiss

Sent a million. You will receive soon.
legendary
Activity: 1218
Merit: 1004
please send some testnem  Smiley  Kiss
hero member
Activity: 734
Merit: 500
found a ncc-nis.log containing following:

objc[9575]: Class JavaLaunchHelper is implemented in both /Library/Internet Plug-ins/JavaAppletPlugin.plugin/Contents/Home/bin/java and /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/jli/./libjli.dylib. One of the two will be used. Which one is undefined.
objc[9677]: Class JavaLaunchHelper is implemented in both /Library/Internet Plug-ins/JavaAppletPlugin.plugin/Contents/Home/bin/java and /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/jli/./libjli.dylib. One of the two will be used. Which one is undefined.
objc[9858]: Class JavaLaunchHelper is implemented in both /Library/Internet Plug-ins/JavaAppletPlugin.plugin/Contents/Home/bin/java and /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/jli/./libjli.dylib. One of the two will be used. Which one is undefined.
objc[9999]: Class JavaLaunchHelper is implemented in both /Library/Internet Plug-ins/JavaAppletPlugin.plugin/Contents/Home/bin/java and /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/jli/./libjli.dylib. One of the two will be used. Which one is undefined.
objc[10500]: Class JavaLaunchHelper is implemented in both /Library/Internet Plug-ins/JavaAppletPlugin.plugin/Contents/Home/bin/java and /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/jli/./libjli.dylib. One of the two will be used. Which one is undefined.
 
Should I delete one of these?
hero member
Activity: 980
Merit: 1001
I'd advice anyone that is stuck at some block to kill java or restart the machine and start NCC again.
There has been an update which seems to have caused problems but a simpe restart has fixed it for most people.
Also don't start NIS by hand. NCC will start it for you.
sr. member
Activity: 490
Merit: 250
I don't really come from outer space.
NEM feature request: N of M multisignature accounts/addresses.  At the time of address/account creation, allow specifying an arbitrary M number of keys for an account with an arbitrary N number of signatures where N is of the set {1 .. M}.

The idea is to allow an account's funds to be spent only once N keys have signed the transaction.

(Emulating Bitcoin multisig would involve a M of 3 keys and a N of 2 signatures, for example.)

If this is implemented, it would allow easy integration with the Nxt Multigateway service.
sr. member
Activity: 275
Merit: 250
But it would be interesting to see a solution for teletobis and NEMergizers problem, too Shocked
sr. member
Activity: 275
Merit: 250
Ready to do more testing. Send some NEM.
Thanks

On their way
newbie
Activity: 364
Merit: 0
Ready to do more testing. Send some NEM.
Thanks
sr. member
Activity: 313
Merit: 252
23:04:14 WARNING Timer BROADCAST raised exception: org.nem.core.connect.FatalPeerException: Peer returned unexpected data
java.util.concurrent.CompletionException: org.nem.core.connect.FatalPeerException: Peer returned unexpected data
   at java.util.concurrent.CompletableFuture.internalComplete(CompletableFuture.java:205)
   at java.util.concurrent.CompletableFuture$ThenApply.run(CompletableFuture.java:723)
   at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:193)
   at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2345)
   at org.nem.core.connect.HttpMethodClient$a.completed(HttpMethodClient.java:192)
   at org.nem.core.connect.HttpMethodClient$a.completed(HttpMethodClient.java:184)
   at org.apache.http.concurrent.BasicFuture.completed(BasicFuture.java:115)
   at org.apache.http.impl.nio.client.DefaultClientExchangeHandlerImpl.responseComple ted(DefaultClientExchangeHandlerImpl.java:169)
   at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.processResponse(HttpAsyncRequestExecutor.java:349)
   at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.inputReady(HttpAsyncRequestExecutor.java:236)
   at org.apache.http.impl.nio.client.LoggingAsyncRequestExecutor.inputReady(LoggingAsyncRequestExecutor.java:87)
   at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:267)
   at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:73)
   at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:37)
   at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:113)
   at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:159)
   at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:338)
   at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:316)
   at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:277)
   at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:105)
   at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:584)
   at java.lang.Thread.run(Thread.java:745)
Caused by: org.nem.core.connect.FatalPeerException: Peer returned unexpected data
   at org.nem.core.connect.f.a(HttpJsonResponseStrategy.java:28)
   at org.nem.core.connect.d.a(HttpDeserializerResponseStrategy.java:32)
   at org.nem.core.connect.d.b(HttpDeserializerResponseStrategy.java:14)
   at org.nem.core.connect.HttpMethodClient.a(HttpMethodClient.java:120)
   at org.nem.core.connect.HttpMethodClient$$Lambda$75/1011645844.apply(Unknown Source)
   at java.util.concurrent.CompletableFuture$ThenApply.run(CompletableFuture.java:717)
   ... 20 more
 (org.nem.nis.NisAsyncTimerVisitor b)
sr. member
Activity: 313
Merit: 252
My Client seems to be stuck at Block 31756. I did some restarts, but nothing changed. Any Ideas what to do?

AFAIK we're currently at 31356 O_o

Strange, just rebooted the Client and it still says "0.00 NEM (at block 31756)"

Are there any Folders to delete or something like that?

Just sent you some coins

Thanks for that, but that should´t be the Problem. There were already some sent today, but they don`t show up. Any Ideas to resolve this?

I downloaded the "one Click Installer" today and am running Mavericks on a 2009 MBP.


I am having the same problem, stuck at block 31756: "0.00 NEM (at block 31756)". I first used the one click installer then switched to the terminal and manually started NIS and NCC version 74. Restarted both couple of times and still stuck at block 31756. Any idea?
hero member
Activity: 734
Merit: 500
My Client seems to be stuck at Block 31756. I did some restarts, but nothing changed. Any Ideas what to do?

AFAIK we're currently at 31356 O_o

Strange, just rebooted the Client and it still says "0.00 NEM (at block 31756)"

Are there any Folders to delete or something like that?

Just sent you some coins

Thanks for that, but that should´t be the Problem. There were already some sent today, but they don`t show up. Any Ideas to resolve this?

I downloaded the "one Click Installer" today and am running Mavericks on a 2009 MBP.
sr. member
Activity: 275
Merit: 250
My Client seems to be stuck at Block 31756. I did some restarts, but nothing changed. Any Ideas what to do?

AFAIK we're currently at 31356 O_o

Strange, just rebooted the Client and it still says "0.00 NEM (at block 31756)"

Are there any Folders to delete or something like that?

Just sent you some coins
hero member
Activity: 734
Merit: 500
My Client seems to be stuck at Block 31756. I did some restarts, but nothing changed. Any Ideas what to do?

AFAIK we're currently at 31356 O_o

Strange, just rebooted the Client and it still says "0.00 NEM (at block 31756)"

Are there any Folders to delete or something like that?
hero member
Activity: 840
Merit: 500
Risk taker & Black Swan farmer.
I didn't received any NEM test coins yet. Please send me some to ...

Please delete the address from the post, you also have it in your signature. Will send some NEM.
hero member
Activity: 588
Merit: 500
NEM ....best currency distribution ever ...!!!!!!!
I thought i'd share this here:


http://www.cryptocoinsnews.com/news/gold-companies-rushing-bitcoin/2014/07/11


I've no idea of the accuracy or legitimacy of the article, but if true, this is absolutely HUGE news - for all crypto's.


I'm one of those individuals who believes Gold and Silver are real money - Crypto's are a very nice solution to a monetary system that is flawed, but crypto's are themselves flawed in the sense that their value isn't backed by anything.

If we get crypto's backed by Gold and other real, tangible assets (You seriously can't get better then gold or silver, though) Then, well, these are very exciting times indeed. I've faith that Crypto's are a solution to the current monetary system we are enslaved by, but it needs something like Gold and Silver to gain the confidence and stability they deserve.

Yes, I knew about netagio from the start and have an account with them, one of the few places you can buy physical gold with bitcoin then / or exchange for sterling pounds and then send to uk banks.

I believe I could have a good discussion with you there, have researched hundreds of hours on Pms as real money.do you know the usual suspects?..Jim Richards, m.maloney, Chris martenson ..?etc.....
sr. member
Activity: 313
Merit: 252
I didn't receive any NEM test coins yet.
hero member
Activity: 497
Merit: 501
I thought i'd share this here:


http://www.cryptocoinsnews.com/news/gold-companies-rushing-bitcoin/2014/07/11


I've no idea of the accuracy or legitimacy of the article, but if true, this is absolutely HUGE news - for all crypto's.


I'm one of those individuals who believes Gold and Silver are real money - Crypto's are a very nice solution to a monetary system that is flawed, but crypto's are themselves flawed in the sense that their value isn't backed by anything.

If we get crypto's backed by Gold and other real, tangible assets (You seriously can't get better then gold or silver, though) Then, well, these are very exciting times indeed. I've faith that Crypto's are a solution to the current monetary system we are enslaved by, but it needs something like Gold and Silver to gain the confidence and stability they deserve.
Jump to: