Author

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

full member
Activity: 147
Merit: 100
....
Did you install Java 8?
That did the trick, i had jdk1.7.0_60 and jdk1.8.0_11 installed. In the system environment variables it was still running jdk1.7.0_60. Now it works thanks.
Still not working same error log. At least i can do this http://localhost:7890/chain/last-block but the ncc gui isnt working. It always shows 56% than it shuts down.  Sad

Do you use anti-virus protection: which one?

Maybe turning it off while installation goes on can help.

 Cheesy

Edit: By the way, do you have any kind of adblock, anti java scrypt or anything like this as firefox extensions?

Nis is running, ncc always shutting down with boot strapping not possible. I disabled my anti virus (didnt help). I got nem to run now on another machine. Still dont know whats the cause.

That same problem was fixed one page back. Check if Java 8 is installed and being used.

Iam the same user...  Grin
hero member
Activity: 980
Merit: 1001
....
Did you install Java 8?
That did the trick, i had jdk1.7.0_60 and jdk1.8.0_11 installed. In the system environment variables it was still running jdk1.7.0_60. Now it works thanks.
Still not working same error log. At least i can do this http://localhost:7890/chain/last-block but the ncc gui isnt working. It always shows 56% than it shuts down.  Sad

Do you use anti-virus protection: which one?

Maybe turning it off while installation goes on can help.

 Cheesy

Edit: By the way, do you have any kind of adblock, anti java scrypt or anything like this as firefox extensions?

Nis is running, ncc always shutting down with boot strapping not possible. I disabled my anti virus (didnt help). I got nem to run now on another machine. Still dont know whats the cause.

That same problem was fixed one page back. Check if Java 8 is installed and being used.
full member
Activity: 147
Merit: 100
....
Did you install Java 8?
That did the trick, i had jdk1.7.0_60 and jdk1.8.0_11 installed. In the system environment variables it was still running jdk1.7.0_60. Now it works thanks.
Still not working same error log. At least i can do this http://localhost:7890/chain/last-block but the ncc gui isnt working. It always shows 56% than it shuts down.  Sad

Do you use anti-virus protection: which one?

Maybe turning it off while installation goes on can help.

 Cheesy

Edit: By the way, do you have any kind of adblock, anti java scrypt or anything like this as firefox extensions?

Nis is running, ncc always shutting down with boot strapping not possible. I disabled my anti virus (didnt help). I got nem to run now on another machine. Still dont know whats the cause.
hero member
Activity: 602
Merit: 500
As an early adopter of NEM I have been lurking the NEM topics. Didn't request a token because I will wait for the release. I did however just installed the Alpha client. Put my addy in my sig. If anyone would like to send coins Smiley

Everything looks great btw!
full member
Activity: 165
Merit: 104
The Official NEM forum seems to have problems with registration/login. I'm currently working on it, but in the mean time if you have any problems please send me PM in Bitcointalk or post in the trello forum board.

If you havent yet voted for NEM in the hitbtc vote please do so @ https://hitbtc.com/vote

If you'd like to support NEM by swarming You can join the swarm team by sending me an email to the address [email protected] or following our Twitter channel https://twitter.com/NEM_SWARM

E
sr. member
Activity: 378
Merit: 250
Step into a world!! A P2P world!
....
Did you install Java 8?
That did the trick, i had jdk1.7.0_60 and jdk1.8.0_11 installed. In the system environment variables it was still running jdk1.7.0_60. Now it works thanks.
Still not working same error log. At least i can do this http://localhost:7890/chain/last-block but the ncc gui isnt working. It always shows 56% than it shuts down.  Sad

Do you use anti-virus protection: which one?

Maybe turning it off while installation goes on can help.

 Cheesy

Edit: By the way, do you have any kind of adblock, anti java scrypt or anything like this as firefox extensions?
full member
Activity: 147
Merit: 100
Code:
Boot strapping not possible.
java.lang.IllegalStateException: Insufficient max threads in ThreadPool: max=10 < needed=14
at org.eclipse.jetty.server.Server.doStart(Server.java:321)
at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
at org.nem.ncc.NccMain.c(NccMain.java:322)
at org.nem.ncc.NccMain.cw(NccMain.java:238)
at org.nem.ncc.NccMain.main(NccMain.java:104)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.sun.javaws.Launcher.executeApplication(Unknown Source)
at com.sun.javaws.Launcher.executeMainClass(Unknown Source)
at com.sun.javaws.Launcher.doLaunchApp(Unknown Source)
at com.sun.javaws.Launcher.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
(org.nem.ncc.NccMain main)
01:41:28 INFORMATION NEM Jetty Bootstrapper shut down. (org.nem.ncc.NccMain main)

Still doesnt work for me?

Did you install Java 8?

That did the trick, i had jdk1.7.0_60 and jdk1.8.0_11 installed. In the system environment variables it was still running jdk1.7.0_60. Now it works thanks.

Still not working same error log. At least i can do this http://localhost:7890/chain/last-block but the ncc gui isnt working. It always shows 56% than it shuts down.  Sad
legendary
Activity: 1059
Merit: 1016
Code:
Boot strapping not possible.
java.lang.IllegalStateException: Insufficient max threads in ThreadPool: max=10 < needed=14
at org.eclipse.jetty.server.Server.doStart(Server.java:321)
at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
at org.nem.ncc.NccMain.c(NccMain.java:322)
at org.nem.ncc.NccMain.cw(NccMain.java:238)
at org.nem.ncc.NccMain.main(NccMain.java:104)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.sun.javaws.Launcher.executeApplication(Unknown Source)
at com.sun.javaws.Launcher.executeMainClass(Unknown Source)
at com.sun.javaws.Launcher.doLaunchApp(Unknown Source)
at com.sun.javaws.Launcher.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
(org.nem.ncc.NccMain main)
01:41:28 INFORMATION NEM Jetty Bootstrapper shut down. (org.nem.ncc.NccMain main)

Still doesnt work for me?

Did you install Java 8?
sr. member
Activity: 322
Merit: 250
Credits CRD 1st Decentralized Exchange coin
interesting, i will keep an eye on this
legendary
Activity: 1596
Merit: 1000
I am not Dorian Nakamoto.
Those following the NEM lifestyle might be interested in this book by Jeremy Rifkin.

The Zero Marginal Cost Society: The Internet of Things, the Collaborative Commons, and the Eclipse of Capitalism.

"Mr. Rifkin believes that the Collaborative Commons is a critical part of a bigger story unfolding around the world that
is going to fundamentally alter our global economy in the first half of the 21st century. He argues that a new economic
system-the Collaborative Commons-is entering on to the world stage. It is the first new economic paradigm to take root
since the advent of capitalism in the early nineteenth century. The meteoric rise of this new economic paradigm is coming
at a time when capitalism is under great scrutiny, with lower growth, rising unemployment and greater inequality.

In his book, Mr. Rifkin describes a transformative new technology revolution-the Internet of Things-that enables billions of
people to not only produce and share their music, videos, news, knowledge, and other virtual goods, but now also green
electricity, 3D printed products, and other physical goods at near zero marginal cost, and for nearly free, on a vast global
Collaborative Commons, bypassing the conventional marketplace. A younger generation is also beginning to share cars,
dwellings, clothes, and countless other items and services at low or near zero marginal cost on the burgeoning Collaborative
Commons, wreaking havoc on traditional industries and in the process, changing the very way we organize economic life."

"In The Zero Marginal Cost Society, New York Times bestselling author Jeremy Rifkin describes how the emerging Internet of
Things is speeding us to an era of nearly free goods and services, precipitating the meteoric rise of a global Collaborative
Commons and the eclipse of capitalism."

http://www.amazon.com/Zero-Marginal-Cost-Society-Collaborative/dp/1137278463/s=books&ie=UTF8&keywords=Zero-Marginal-Cost-Society-Collaborative

For the promotion of NEM, he is a good nominee to receive a NEM stake.

I agree that it is an interesting idea with lots of promise. However, the daily reality of people living in much of the world is subsistence agriculture and barely able to survive. These people couldn't care about free music or 3D printed Eiffel Towers. At the end of the day, agriculture is still the base of the pyramid upon which the world is built, and it will soon collapse because the world is running out of conventional NPK fertilizer.
sr. member
Activity: 315
Merit: 250
sr. member
Activity: 313
Merit: 252
I've just installed the one-click NEM installer. Please send me test coins. My NEM address is in my signature below.
sr. member
Activity: 252
Merit: 251
My Head is a Ritz
sr. member
Activity: 315
Merit: 250
can anyone link the one click installer pls.
newbie
Activity: 21
Merit: 0
The Internet of Things must be this years new buzz word, I am seeing it all the time. One day the NEM software will need to communicate with these IoT devices.
Thread will release their royalty-free protocol this year to anyone who joins the group.

Nest Nurtures New IoT Protocol
http://www.ebnonline.com/author.asp?doc_id=274080

Introducing Thread: A New Wireless Networking Protocol for the Home
http://www.threadgroup.org/2014_07_Press_Release.aspx

IoT Group Defines Comms Spec
http://www.ebnonline.com/author.asp?doc_id=274015

Open Interconnect Consortium
http://www.openinterconnect.org
full member
Activity: 147
Merit: 100
Code:
Boot strapping not possible.
java.lang.IllegalStateException: Insufficient max threads in ThreadPool: max=10 < needed=14
at org.eclipse.jetty.server.Server.doStart(Server.java:321)
at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
at org.nem.ncc.NccMain.c(NccMain.java:322)
at org.nem.ncc.NccMain.cw(NccMain.java:238)
at org.nem.ncc.NccMain.main(NccMain.java:104)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.sun.javaws.Launcher.executeApplication(Unknown Source)
at com.sun.javaws.Launcher.executeMainClass(Unknown Source)
at com.sun.javaws.Launcher.doLaunchApp(Unknown Source)
at com.sun.javaws.Launcher.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
(org.nem.ncc.NccMain main)
01:41:28 INFORMATION NEM Jetty Bootstrapper shut down. (org.nem.ncc.NccMain main)

Still doesnt work for me?
hero member
Activity: 588
Merit: 500
NEM ....best currency distribution ever ...!!!!!!!
someone just sent me 10000 coins.....cheers!!!!!

bloody hell....getting money from everywhere now...2x 20000......you guys are generous

hope you guys keep this up after the release....lol....
hero member
Activity: 588
Merit: 500
NEM ....best currency distribution ever ...!!!!!!!
someone just sent me 10000 coins.....cheers!!!!!

bloody hell....getting money from everywhere now...2x 20000......you guys are generous
hero member
Activity: 588
Merit: 500
NEM ....best currency distribution ever ...!!!!!!!
someone just sent me 10000 coins.....cheers!!!!!
sr. member
Activity: 275
Merit: 250
If anyone needs some, just reply Smiley
Jump to: