NXT Nextcoin official portal

Technical and Development Discussion => NXT Client Download / Instructions => Topic started by: Drexme on December 02, 2013, 09:20:14 PM

Title: [NXT 0.3.14] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: Drexme on December 02, 2013, 09:20:14 PM
Java Client Version 0.3.14 - https://nextcoin.org/index.php/topic,100.msg730.html#msg730 (As of 12/06/2013)
NXT Files - https://dl.dropboxusercontent.com/u/67242472/nxtfiles.zip

Of course you need to download and install Java on your computer first if it's not there.

https://www.java.com/en/
Quote
Error Handling(If java is installed):
Quote
C:\nxtcoin\nxt>java -jar start.jar
'java' is not recognized as an internal or external command,
operable program or batch file.

Locate the java.exe and replace your batch file with the following(Include quotes):

"[JAVA_PATH]" -jar start.jar

1. Download nxt.zip (Link Above)
(http://s22.postimg.org/kb5z9uwe9/image.png)

2. Unzip it!
(http://s28.postimg.org/ym288ic8d/image.png)

3. Download nxtfiles.zip to redownload chain. (OPTIONAL - Link Above)
(DOWNLOAD THIS ONLY IF YOU ARE GETTING NEGATIVE BLOCKS)
(http://s13.postimg.org/5lecjj8dj/image.png)

4. Extract in nxt folder
(http://s29.postimg.org/9bk15c5mf/image.png)

5. Make a .bat file in the nxt folder
(http://s18.postimg.org/efpvl1jzt/image.png)

6. Type: java -jar start.jar and save the batch file
(http://s21.postimg.org/wm6qyx7yv/image.png)

7. Run the batch file
(http://s10.postimg.org/gltwvl8wp/image.png)

8. Open http://localhost:7875 (http://localhost:7875)  or http://localhost:7674 (http://localhost:7874)for GUI.
(http://s30.postimg.org/chc152jr5/image.png)

Also ignore the certificate error.
Read more here:
https://nextcoin.org/index.php/topic,100.msg733.html#msg733

If you get any exceptions let them be. This client still has many bugs.

To create & open your account click on the lock in the wb browser upper left.  Enter in a high security passphrase.  This MUST consist of a long string of words/letters/numbers of random words that NEVER appear in any literary or commonly spoken vulgate.

Security Tips

- Reiteration: Enter in a high security passphrase.  Your Nxt WILL EVENTUALLY be stolen if you dont!
- Do NOT run Nxt on a VPS.  Only run Nxt locally.  Even if you connect to your VPS securely via SSH, you are still not safe because all VPSs have backdoors.
- Nxt's P2P port is 7874 (tcp).  This port is the only port that needs to be open to run Nxt.
- Nxt also uses port 7875 for it's HTML client interface and port 7876 for API commands.  CLOSE THESE PORTS ON YOUR FIREWALL.

PS:If you get errors try this:
1. Go into your nxt folder >> webapps folder >> root >> WEB-INF and edit web.xml
2. In the parameter "<param-value>(IP_ADDRESS_GOES_HERE)</param-value>" put ur IP address (http://www.ipchicken.com/)
3.Save and run start.bat again

Donations: 8333778433828768082
Title: Re: [NXT 0.3.3] - How To Install NXT Client (WITH PICTURES)
Post by: mripper on December 03, 2013, 12:08:12 AM
Thanks for posting, still can't get mine to work.  Was running 0.2.19 just fine, but now nothing.
Title: Re: [NXT 0.3.3] - How To Install NXT Client (WITH PICTURES)
Post by: Drexme on December 03, 2013, 12:09:10 AM
You need to update to the latest.. which is 0.3.3
Title: Re: [NXT 0.3.3] - How To Install NXT Client (WITH PICTURES)
Post by: mripper on December 03, 2013, 12:32:46 AM
Sorry, should have been more clear, I did update per your instructions, but the client is not working for me. 0.2.19 was working fine.  Any other suggestions?
Title: Re: [NXT 0.3.3] - How To Install NXT Client (WITH PICTURES)
Post by: Drexme on December 03, 2013, 12:38:12 AM
What does not work? The client? The website? Please clarify
Title: Re: [NXT 0.3.3] - How To Install NXT Client (WITH PICTURES)
Post by: mripper on December 03, 2013, 12:43:19 AM
I followed directions, run the start.bat, go to local host and nothing, just times out. 
Title: Re: [NXT 0.3.3] - How To Install NXT Client (WITH PICTURES)
Post by: Drexme on December 03, 2013, 12:45:42 AM
Can you show me a pic of the batch program?
Title: Re: [NXT 0.3.3] - How To Install NXT Client (WITH PICTURES)
Post by: NiftyNikel on December 03, 2013, 12:49:03 AM
Thanks for the instructions, mine is up and running!
Title: Re: [NXT 0.3.3] - How To Install NXT Client (WITH PICTURES)
Post by: Drexme on December 03, 2013, 12:50:32 AM
I added extra steps if you have errors.
They might be helpful to solve your error.

Quote
PS:If you get errors try this:
1. Go into your nxt folder >> webapps folder >> root >> WEB-INF and edit web.xml
2. In the parameter "<param-value>(IP_ADDRESS_GOES_HERE)</param-value>" put ur IP address
3.Save and run start.bat again
Title: Re: [NXT 0.3.3] - How To Install NXT Client (WITH PICTURES)
Post by: Graviton on December 03, 2013, 12:52:30 AM
Of course you need to download and install Java on your computer first if it's not there.

https://www.java.com/en/
Title: Re: [NXT 0.3.3] - How To Install NXT Client (WITH PICTURES)
Post by: Drexme on December 03, 2013, 12:54:19 AM
Of course you need to download and install Java on your computer first if it's not there.

https://www.java.com/en/

Yes. Ofcourse.  ;D
Title: Re: [NXT 0.3.3] - How To Install NXT Client (WITH PICTURES)
Post by: mripper on December 03, 2013, 01:07:31 AM
Can you show me a pic of the batch program?

C:\nxtcoin\nxt>java -jar start.jar
'java' is not recognized as an internal or external command,
operable program or batch file.
Title: Re: [NXT 0.3.3] - How To Install NXT Client (WITH PICTURES)
Post by: Drexme on December 03, 2013, 01:12:11 AM
Can you show me a pic of the batch program?

C:\nxtcoin\nxt>java -jar start.jar
'java' is not recognized as an internal or external command,
operable program or batch file.

First check if you have java installed:
1.Go to START >> Computer >> C:\ Drive >> Program Files >> Java >> Check what versions of jdk/jre you have.
You need to install java follow the link in the beginning of the guide. And download java
Title: Re: [NXT 0.3.3] - How To Install NXT Client (WITH PICTURES)
Post by: mripper on December 03, 2013, 01:20:09 AM
Can you show me a pic of the batch program?

C:\nxtcoin\nxt>java -jar start.jar
'java' is not recognized as an internal or external command,
operable program or batch file.

First check if you have java installed:
1.Go to START >> Computer >> C:\ Drive >> Program Files >> Java >> Check what versions of jdk/jre you have.
You need to install java follow the link in the beginning of the guide. And download java

Yep, I have jre7
Title: Re: [NXT 0.3.3] - How To Install NXT Client (WITH PICTURES)
Post by: Drexme on December 03, 2013, 01:29:13 AM
Can you show me a pic of the batch program?

C:\nxtcoin\nxt>java -jar start.jar
'java' is not recognized as an internal or external command,
operable program or batch file.

First check if you have java installed:
1.Go to START >> Computer >> C:\ Drive >> Program Files >> Java >> Check what versions of jdk/jre you have.
You need to install java follow the link in the beginning of the guide. And download java

Yep, I have jre7

You need to ad the path to the java.exe in the environment variables
Title: Re: [NXT 0.3.3] - How To Install NXT Client (WITH PICTURES)
Post by: mripper on December 03, 2013, 01:33:30 AM
Can you show me a pic of the batch program?

C:\nxtcoin\nxt>java -jar start.jar
'java' is not recognized as an internal or external command,
operable program or batch file.

First check if you have java installed:
1.Go to START >> Computer >> C:\ Drive >> Program Files >> Java >> Check what versions of jdk/jre you have.
You need to install java follow the link in the beginning of the guide. And download java

Yep, I have jre7

You need to ad the path to the java.exe in the environment variables

Okay, maybe I'll just wait until the next client release, which should be in about an hour.
Title: Re: [NXT 0.3.3] - How To Install NXT Client (WITH PICTURES)
Post by: Drexme on December 03, 2013, 01:39:00 AM
Can you show me a pic of the batch program?

C:\nxtcoin\nxt>java -jar start.jar
'java' is not recognized as an internal or external command,
operable program or batch file.

First check if you have java installed:
1.Go to START >> Computer >> C:\ Drive >> Program Files >> Java >> Check what versions of jdk/jre you have.
You need to install java follow the link in the beginning of the guide. And download java

Yep, I have jre7

You need to ad the path to the java.exe in the environment variables

Okay, maybe I'll just wait until the next client release, which should be in about an hour.

It's hard to explain. you can read this to see how to install java.
http://docs.oracle.com/javase/tutorial/essential/environment/paths.html (http://docs.oracle.com/javase/tutorial/essential/environment/paths.html)

Quick Fix: (Use this instead, Insert in batch)

"C:\Program Files\Java\jre7\bin\java.exe" -jar start.jar
Title: Re: [NXT 0.3.3] - How To Install NXT Client (WITH PICTURES)
Post by: mripper on December 03, 2013, 01:45:16 AM
Can you show me a pic of the batch program?

C:\nxtcoin\nxt>java -jar start.jar
'java' is not recognized as an internal or external command,
operable program or batch file.

First check if you have java installed:
1.Go to START >> Computer >> C:\ Drive >> Program Files >> Java >> Check what versions of jdk/jre you have.
You need to install java follow the link in the beginning of the guide. And download java

Yep, I have jre7

You need to ad the path to the java.exe in the environment variables

Okay, maybe I'll just wait until the next client release, which should be in about an hour.

It's hard to explain. you can read this to see how to install java.
http://docs.oracle.com/javase/tutorial/essential/environment/paths.html (http://docs.oracle.com/javase/tutorial/essential/environment/paths.html)

Quick Fix: (Use this instead, Insert in batch)

"C:\Program Files\Java\jre7\bin\java.exe" -jar start.jar

Yeah, would love an easy to open, stable client.  Every other update doesn't work for me.  I was having no problems with the old "java -cp Nxt.zip Nxt" launch.bat
Title: Re: [NXT 0.3.3] - How To Install NXT Client (WITH PICTURES)
Post by: Drexme on December 03, 2013, 01:47:20 AM
like i said add this code to your start.bat file in the newest Nxt client.

"C:\Program Files\Java\jre7\bin\java.exe" -jar start.jar

(include the quotes, copy the line above this)
Title: Re: [NXT 0.3.3] - How To Install NXT Client (WITH PICTURES)
Post by: mripper on December 03, 2013, 02:00:20 AM
Thanks drexme, looks like that worked, had to add the "(x86)" but everything seems to be working, thanks for helping me.
Title: Re: [NXT 0.3.3] - How To Install NXT Client (WITH PICTURES)
Post by: Drexme on December 03, 2013, 02:02:11 AM
Thanks drexme, looks like that worked, had to add the "(x86)" but everything seems to be working, thanks for helping me.

I'm glad I could help you.
Title: Re: [NXT 0.3.3] - How To Install NXT Client (WITH PICTURES)
Post by: mripper on December 03, 2013, 02:06:23 AM
Can someone send me a couple Nxt, I want to see if it's working, I'll send it right back
Title: Re: [NXT 0.3.3] - How To Install NXT Client (WITH PICTURES)
Post by: Drexme on December 03, 2013, 02:09:42 AM
Can someone send me a couple Nxt, I want to see if it's working, I'll send it right back

I can send you 10.  whats ur address.
Title: Re: [NXT 0.3.3] - How To Install NXT Client (WITH PICTURES)
Post by: mripper on December 03, 2013, 02:11:11 AM
18311555883168620168

Thanks, I'll send right back.
Title: Re: [NXT 0.3.3] - How To Install NXT Client (WITH PICTURES)
Post by: mripper on December 03, 2013, 02:18:53 AM
Can someone send me a couple Nxt, I want to see if it's working, I'll send it right back

I can send you 10.  whats ur address.

Got it, thanks, I'll send back, send me your address
Title: Re: [NXT 0.3.3] - How To Install NXT Client (WITH PICTURES)
Post by: Drexme on December 03, 2013, 02:22:51 AM
Can someone send me a couple Nxt, I want to see if it's working, I'll send it right back

I can send you 10.  whats ur address.

Got it, thanks, I'll send back, send me your address

8333778433828768082 good to know
Title: Re: [NXT 0.3.3] - How To Install NXT Client (WITH PICTURES)
Post by: mripper on December 03, 2013, 02:26:49 AM
Sent 9 back, had to use 1 for fee, sorry, will get you back, thanks.
Title: Re: [NXT 0.3.3] - How To Install NXT Client (WITH PICTURES)
Post by: aysyr on December 03, 2013, 03:44:32 AM
Just installed it successfully.. But it's showing up with 0 Active, Known, and Blacklisted peers and there are only 193 blocks showing, the last of which was on Monday, November 25, 2013 11:32:52 AM.

Also shows 34 unconfirmed transactions which is weird since I haven't used the account before haha
Title: Re: [NXT 0.3.3] - How To Install NXT Client (WITH PICTURES)
Post by: Drexme on December 03, 2013, 03:47:53 AM
Just installed it successfully.. But it's showing up with 0 Active, Known, and Blacklisted peers and there are only 193 blocks showing, the last of which was on Monday, November 25, 2013 11:32:52 AM.

Also shows 34 unconfirmed transactions which is weird since I haven't used the account before haha

You sure you got the latest version of nxt?
Installed correctly?
Title: Re: [NXT 0.3.3] - How To Install NXT Client (WITH PICTURES)
Post by: Postmen on December 03, 2013, 03:48:41 AM
Need help. Program won't start
Here's screenshot : http://pl.tinypic.com/view.php?pic=24n4g1x&s=5#.Up03GuK9Y8s
any ideas ?
Title: Re: [NXT 0.3.3] - How To Install NXT Client (WITH PICTURES)
Post by: Drexme on December 03, 2013, 03:51:23 AM
Need help. Program won't start
Here's screenshot : http://pl.tinypic.com/view.php?pic=24n4g1x&s=5#.Up03GuK9Y8s
any ideas ?

Try these:

Security Tips

- Do NOT run Nxt on a VPS.  Only run Nxt locally.  Even if you connect to your VPS securely via SSH, you are still not safe because all VPSs have backdoors.
- Nxt's P2P port is 7874 (tcp).  This port is the only port that needs to be open to run Nxt.
- Nxt also uses port 7875 for it's HTML client interface and port 7876 for API commands.  CLOSE THESE PORTS ON YOUR FIREWALL.

PS:If you get errors try this:
1. Go into your nxt folder >> webapps folder >> root >> WEB-INF and edit web.xml
2. In the parameter "<param-value>(IP_ADDRESS_GOES_HERE)</param-value>" put ur IP address
3.Save and run start.bat again

Title: Re: [NXT 0.3.3] - How To Install NXT Client (WITH PICTURES)
Post by: aysyr on December 03, 2013, 03:57:43 AM
Just installed it successfully.. But it's showing up with 0 Active, Known, and Blacklisted peers and there are only 193 blocks showing, the last of which was on Monday, November 25, 2013 11:32:52 AM.

Also shows 34 unconfirmed transactions which is weird since I haven't used the account before haha

You sure you got the latest version of nxt?
Installed correctly?

Yup, the one directly from this thread. I closed out of the cmd prompt to see if relaunching it would get it to connect... but now I get an io error after Loading Transactions


Quote
C:\Users\Aysyr\Documents\Mining\Nxt\nxt>java -jar start.jar
2013-12-02 20:56:00.056:INFO:oejs.Server:main: jetty-9.1.0.v20131115
2013-12-02 20:56:00.079:INFO:oejdp.ScanningAppProvider:main: Deployment monitor
[file:/C:/Users/Aysyr/Documents/Mining/Nxt/nxt/webapps/] at interval 1
[2013-12-02 20:56:00.713] Nxt 0.3.3 started.
[2013-12-02 20:56:00.719] Loading transactions...
[2013-12-02 20:56:00.766] 10: java.io.EOFException
2013-12-02 20:56:00.767:INFO:oejsh.ContextHandler:main: Started o.e.j.w.WebAppCo
ntext@14c1313{/,file:/C:/Users/Aysyr/Documents/Mining/Nxt/nxt/webapps/root/,AVAI
LABLE}{C:\Users\Aysyr\Documents\Mining\Nxt\nxt\webapps\root}
2013-12-02 20:56:00.786:INFO:oejs.ServerConnector:main: Started ServerConnector@
17ac3e5{HTTP/1.1}{0.0.0.0:7874}
Title: Re: [NXT 0.3.3] - How To Install NXT Client (WITH PICTURES)
Post by: Drexme on December 03, 2013, 04:02:45 AM
Just installed it successfully.. But it's showing up with 0 Active, Known, and Blacklisted peers and there are only 193 blocks showing, the last of which was on Monday, November 25, 2013 11:32:52 AM.

Also shows 34 unconfirmed transactions which is weird since I haven't used the account before haha

You sure you got the latest version of nxt?
Installed correctly?

Yup, the one directly from this thread. I closed out of the cmd prompt to see if relaunching it would get it to connect... but now I get an io error after Loading Transactions


Quote
C:\Users\Aysyr\Documents\Mining\Nxt\nxt>java -jar start.jar
2013-12-02 20:56:00.056:INFO:oejs.Server:main: jetty-9.1.0.v20131115
2013-12-02 20:56:00.079:INFO:oejdp.ScanningAppProvider:main: Deployment monitor
[file:/C:/Users/Aysyr/Documents/Mining/Nxt/nxt/webapps/] at interval 1
[2013-12-02 20:56:00.713] Nxt 0.3.3 started.
[2013-12-02 20:56:00.719] Loading transactions...
[2013-12-02 20:56:00.766] 10: java.io.EOFException
2013-12-02 20:56:00.767:INFO:oejsh.ContextHandler:main: Started o.e.j.w.WebAppCo
ntext@14c1313{/,file:/C:/Users/Aysyr/Documents/Mining/Nxt/nxt/webapps/root/,AVAI
LABLE}{C:\Users\Aysyr\Documents\Mining\Nxt\nxt\webapps\root}
2013-12-02 20:56:00.786:INFO:oejs.ServerConnector:main: Started ServerConnector@
17ac3e5{HTTP/1.1}{0.0.0.0:7874}

re install the nxt files, see if that helps
Title: Re: [NXT 0.3.3] - How To Install NXT Client (WITH PICTURES)
Post by: aysyr on December 03, 2013, 04:29:18 AM
Okay, that got it to load the GUI again, but peers are still 0 and now the latest block showing is from November 24. Installed NXT on my laptop as well and the results are the same
Title: Re: [NXT 0.3.3] - How To Install NXT Client (WITH PICTURES)
Post by: Drexme on December 03, 2013, 04:38:27 AM
Okay, that got it to load the GUI again, but peers are still 0 and now the latest block showing is from November 24. Installed NXT on my laptop as well and the results are the same

accepted peers is bugged ans should not work.
Everyone has 0 accepted peers.
But idk about your block problem.
Must be something with java.
try replacing this with your batch file:

"C:\Program Files\Java\jre7\bin\java.exe" -jar start.jar
Title: Re: [NXT 0.3.3] - How To Install NXT Client (WITH PICTURES)
Post by: qbd1313 on December 03, 2013, 07:34:41 AM
in the CMD :  java.io.IOException:

what is the problem
Title: Re: [NXT 0.3.3] - How To Install NXT Client (WITH PICTURES)
Post by: Drexme on December 03, 2013, 07:40:18 AM
in the CMD :  java.io.IOException:

what is the problem

ignore, its a bug with the client
Title: Re: [NXT 0.3.3] - How To Install NXT Client (WITH PICTURES)
Post by: samka on December 03, 2013, 08:11:28 AM
have
java.io.IOException: too
and then - java.nio.channels.ClosedChannelException
block no catching
java last version, win xp
Title: Re: [NXT 0.3.3] - How To Install NXT Client (WITH PICTURES)
Post by: Alias on December 03, 2013, 08:22:46 AM
Thank you! You're guide worked for me. I didn't bother with the recent nxtfiles.zip. I just downloaded everything from the start again.  8)
Title: Re: [NXT 0.3.3] - How To Install NXT Client (WITH PICTURES)
Post by: kevinkms on December 03, 2013, 08:46:18 AM
Finally!!! I am up and running again. I fail couple of times before getting it working.
But my balance have been 0.000 all the while since Sunday.
When will I start getting Nxtcoin?   :-\
Title: Re: [NXT 0.3.3] - How To Install NXT Client (WITH PICTURES)
Post by: katsoo on December 03, 2013, 03:24:29 PM
This pictorial guide is one of the best and easiest I have ever had the pleasure to use. It worked beautifully, and if I had coins, I'd surely send some to you. You deserve many. Thanks so much.
Title: Re: [NXT 0.3.3] - How To Install NXT Client (WITH PICTURES)
Post by: bitme on December 03, 2013, 06:33:50 PM
This pictorial guide is one of the best and easiest I have ever had the pleasure to use. It worked beautifully, and if I had coins, I'd surely send some to you. You deserve many. Thanks so much.

Agreed, drexme deserves some donations for his work in helping people get the client running, he's doing a great job.
Title: Re: [NXT 0.3.5] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: Drexme on December 03, 2013, 07:12:07 PM
I see this guide has worked. I'm happy to have helped the community.
Title: Re: [NXT 0.3.5] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: Tadas on December 03, 2013, 08:18:49 PM
Hello

i followed each step in the guide. Got web-app going, but in the bat file this message keeps rolling: " 32: java.lang.NullPointerException ".
Also in the web-app there is nothing in "my transactions" area. all other windows contain info. What could be the problem?
Title: Re: [NXT 0.3.5] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: JohnyCrypt on December 03, 2013, 08:44:07 PM
Hello

i followed each step in the guide. Got web-app going, but in the bat file this message keeps rolling: " 32: java.lang.NullPointerException ".
Also in the web-app there is nothing in "my transactions" area. all other windows contain info. What could be the problem?
I'm seeing NullPointerExceptions as well, but it appears to still be working without issue.
Title: Re: [NXT 0.3.5] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: Come-from-Beyond on December 03, 2013, 09:23:09 PM
Most of these NullPointerExceptions is the legacy of old networking code. If it works then don't pay much attention.
Title: Re: [NXT 0.3.5] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: Tadas on December 03, 2013, 09:47:19 PM
I forgot to "unlock" my address in upper left of web app..   :-[
Now everything seems to be working. I' m curious about 2 things:
1. Does .bat file has to output some information about blocks, mining etc. ?
2. How to figure out at what "speed " my mining is going? I dont get any new info in "my transactions", balance is zero for quite some time
Title: Re: [NXT 0.3.5] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: JohnyCrypt on December 03, 2013, 09:50:05 PM
I forgot to "unlock" my address in upper left of web app..   :-[
Now everything seems to be working. I' m curious about 2 things:
1. Does .bat file has to output some information about blocks, mining etc. ?
2. How to figure out at what "speed " my mining is going? I dont get any new info in "my transactions", balance is zero for quite some time

It doesn't work like CGminer or any of the other mining methods. You'll need at least 1 NXT to begin accumulating more NXT. I believe you are credited additional NXT for assisting with the transactions by having a client running.
Title: Re: [NXT 0.3.5] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: aheilemann on December 03, 2013, 10:22:51 PM
Can someone spare a few Nxt, want to try it out but am new to the whole crypto currency game so don't have any BTCs to buy with.
My address is 5313485182992615051
Title: Re: [NXT 0.3.6] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: SBDomains on December 04, 2013, 01:20:22 AM
Is there any way to get the address without creating localhost? I mean I'm too lame for this programming stuff, but I really see that this coin could be the next big hit and I just would like to invest into it. I believe it would be great if you guys had a quick and easy way to get an address...

Also, think about older people who are not so good at all those internet businesses, but wants to invest too. I believe easyness of coins usability can drive a huge interest from people who haven't invested yet! :)
Title: Re: [NXT 0.3.6] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: SBDomains on December 04, 2013, 01:24:42 AM
BTW, I've registered there -> http://88.198.210.245:7875/

And it shows me 3983230863398579452

Is this my wallet address / account number?
Title: Re: [NXT 0.3.6] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: Drexme on December 04, 2013, 01:26:37 AM
BTW, I've registered there -> http://88.198.210.245:7875/

And it shows me 3983230863398579452

Is this my wallet address / account number?

Yes, guard it with your life.
Title: Re: [NXT 0.3.6] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: JohnyCrypt on December 04, 2013, 01:27:11 AM
BTW, I've registered there -> http://88.198.210.245:7875/

And it shows me 3983230863398579452

Is this my wallet address / account number?
Yes, that is your address. The next step is to get at least 1 NXT so you can gain more NXT from transaction fees.
Title: Re: [NXT 0.3.6] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: SBDomains on December 04, 2013, 01:32:00 AM
Does my earnings depend on how much of NXT'S I have? Sorry for dumb questions, just I'm really a newbie in this coin world. :)
Title: Re: [NXT 0.3.6] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: Drexme on December 04, 2013, 01:33:03 AM
Does my earnings depend on how much of NXT'S I have? Sorry for dumb questions, just I'm really a newbie in this coin world. :)
Yes, the more you have, the better chance you have of obtaining the fees.
Title: Re: [NXT 0.3.6] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: SBDomains on December 04, 2013, 01:34:55 AM
I see! So no mining in this coin? Wow, that's really a huge plus for it! :) Or I guess I understood it wrong?

Anyway, I guess it's time to trade my IFC's... :D
Title: Re: [NXT 0.3.3] - How To Install NXT Client (WITH PICTURES)
Post by: hichman on December 04, 2013, 02:20:42 AM
Can you show me a pic of the batch program?

C:\nxtcoin\nxt>java -jar start.jar
'java' is not recognized as an internal or external command,
operable program or batch file.
   I HAVE THE SAME PROBEM EVEN I DID ALL WHAT IT WAS SAID IN THIS TOPIC
Title: Re: [NXT 0.3.3] - How To Install NXT Client (WITH PICTURES)
Post by: Drexme on December 04, 2013, 02:28:10 AM
Can you show me a pic of the batch program?

C:\nxtcoin\nxt>java -jar start.jar
'java' is not recognized as an internal or external command,
operable program or batch file.
   I HAVE THE SAME PROBEM EVEN I DID ALL WHAT IT WAS SAID IN THIS TOPIC

Do you have java installed?

If No, Install java (https://www.java.com/en/)
If Yes, try using this instead:

"C:\Program Files (x86)\Java\jre7\bin\java.exe" -jar start.jar
Title: Re: [NXT 0.3.3] - How To Install NXT Client (WITH PICTURES)
Post by: hichman on December 04, 2013, 02:31:27 AM
Can you show me a pic of the batch program?

C:\nxtcoin\nxt>java -jar start.jar
'java' is not recognized as an internal or external command,
operable program or batch file.
   I HAVE THE SAME PROBEM EVEN I DID ALL WHAT IT WAS SAID IN THIS TOPIC

Do you have java installed?

If No, Install java (https://www.java.com/en/)
If Yes, try using this instead:

"C:\Program Files\Java\jre7\bin\java.exe" -jar start.jar
I DID THAT AND YES I HAVE INSTALLED JAVA LIKE 4 TIME BETWEN YESTERDAY AND NOW BUT I HAVE THE SAME PROBLEM
AND MY OS IS WIN 8.1
AND I THINK THERE IS A PROBLEM FOR JAVA WITH WIN 8.1

(Stop using caps. First warning.)
Title: Re: [NXT 0.3.6] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: Drexme on December 04, 2013, 02:35:57 AM
@hichman Okay, First of all stop using caps, second locate the location of java.exe through C:\

I'm not familiar with Windows 8.1 so I can't give you the correct path to java
Title: Re: [NXT 0.3.6] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: hichman on December 04, 2013, 02:37:44 AM
@hichman Okay, First of all stop using caps, second locate the location of java.exe through C:\

I'm not familiar with Windows 8.1 so I can't give you the correct path to java

‪C:\Program Files (x86)\Java\jre7\bin\java.exe
Title: Re: [NXT 0.3.6] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: Drexme on December 04, 2013, 02:42:54 AM
@hichman Okay, First of all stop using caps, second locate the location of java.exe through C:\

I'm not familiar with Windows 8.1 so I can't give you the correct path to java

‪C:\Program Files (x86)\Java\jre7\bin\java.exe

Ok, replace the batch file text with this (include quotes):

"C:\Program Files (x86)\Java\jre7\bin\java.exe" -jar start.jar
Title: Re: [NXT 0.3.6] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: hichman on December 04, 2013, 02:50:47 AM
@hichman Okay, First of all stop using caps, second locate the location of java.exe through C:\

I'm not familiar with Windows 8.1 so I can't give you the correct path to java

‪C:\Program Files (x86)\Java\jre7\bin\java.exe

Ok, replace the batch file text with this (include quotes):

"C:\Program Files (x86)\Java\jre7\bin\java.exe" -jar start.jar

it's working now  thank you
 :)
Title: Re: [NXT 0.3.6] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: evoked on December 04, 2013, 08:51:50 AM
Hi,

I am getting this error when i run the script:

C:\Users\Mini\Desktop\K\Next>java -jar start.jar
Exception in thread "main" java.lang.UnsupportedClassVersionError: Bad version n
umber in .class file
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClass(Unknown Source)
        at java.security.SecureClassLoader.defineClass(Unknown Source)
        at java.net.URLClassLoader.defineClass(Unknown Source)
        at java.net.URLClassLoader.access$100(Unknown Source)
        at java.net.URLClassLoader$1.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClassInternal(Unknown Source)
Title: Re: [NXT 0.3.6] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: Drexme on December 04, 2013, 08:56:34 AM
Hi,

I am getting this error when i run the script:

C:\Users\Mini\Desktop\K\Next>java -jar start.jar
Exception in thread "main" java.lang.UnsupportedClassVersionError: Bad version n
umber in .class file
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClass(Unknown Source)
        at java.security.SecureClassLoader.defineClass(Unknown Source)
        at java.net.URLClassLoader.defineClass(Unknown Source)
        at java.net.URLClassLoader.access$100(Unknown Source)
        at java.net.URLClassLoader$1.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClassInternal(Unknown Source)

Did you install the correct Nxt client?
Title: Re: [NXT 0.3.6] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: windjc on December 04, 2013, 10:18:51 AM
Hi All,

I am getting the following when trying to run the client :


C:\Documents and Settings\jon\Desktop\nxt>java -jar start.jar
2013-12-04 00:32:02.843:INFO:oejs.Server:main: jetty-9.1.0.v20131115
2013-12-04 00:32:02.890:INFO:oejdp.ScanningAppProvider:main: Deployment monitor
[file:/C:/Documents%20and%20Settings/jon/Desktop/nxt/webapps/] at interval 1
[2013-12-04 00:32:04.390] Nxt 0.3.7 started.
[2013-12-04 00:32:04.390] Loading transactions...
[2013-12-04 00:32:04.515] ...Done
[2013-12-04 00:32:04.515] Loading peers...
[2013-12-04 00:32:04.531] ...Done
[2013-12-04 00:32:04.531] Loading blocks...
[2013-12-04 00:32:05.171] ...Done
[2013-12-04 00:32:05.171] Loading accounts...
[2013-12-04 00:32:05.203] ...Done
[2013-12-04 00:32:05.203] Loading assets...
[2013-12-04 00:32:05.203] ...Done
[2013-12-04 00:32:05.203] Loading orders...
[2013-12-04 00:32:05.203] ...Done
[2013-12-04 00:32:05.218] 10: java.net.BindException: Address already in use: bi
nd
2013-12-04 00:32:05.234:INFO:oejsh.ContextHandler:main: Started o.e.j.w.WebAppCo
ntext@1fce83e{/,file:/C:/Documents%20and%20Settings/jon/Desktop/nxt/webapps/root
/,AVAILABLE}{C:\Documents and Settings\jon\Desktop\nxt\webapps\root}
2013-12-04 00:32:05.234:WARN:oejuc.AbstractLifeCycle:main: FAILED ServerConnecto
r@16e5f3e{HTTP/1.1}{0.0.0.0:7874}: java.net.BindException: Address already in us
e: bind
java.net.BindException: Address already in use: bind
        at sun.nio.ch.Net.bind0(Native Method)
        at sun.nio.ch.Net.bind(Unknown Source)
        at sun.nio.ch.Net.bind(Unknown Source)
        at sun.nio.ch.ServerSocketChannelImpl.bind(Unknown Source)
        at sun.nio.ch.ServerSocketAdaptor.bind(Unknown Source)
        at org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:27
9)
        at org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNet
workConnector.java:80)
        at org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java
:218)
        at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLife
Cycle.java:69)
        at org.eclipse.jetty.server.Server.doStart(Server.java:336)
        at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLife
Cycle.java:69)
        at org.eclipse.jetty.xml.XmlConfiguration$1.run(XmlConfiguration.java:12
50)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.jetty.xml.XmlConfiguration.main(XmlConfiguration.java:117
4)
        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 org.eclipse.jetty.start.Main.invokeMain(Main.java:297)
        at org.eclipse.jetty.start.Main.start(Main.java:706)
        at org.eclipse.jetty.start.Main.main(Main.java:103)
2013-12-04 00:32:05.250:WARN:oejuc.AbstractLifeCycle:main: FAILED org.eclipse.je
tty.server.Server@86a602: java.net.BindException: Address already in use: bind
java.net.BindException: Address already in use: bind
        at sun.nio.ch.Net.bind0(Native Method)
        at sun.nio.ch.Net.bind(Unknown Source)
        at sun.nio.ch.Net.bind(Unknown Source)
        at sun.nio.ch.ServerSocketChannelImpl.bind(Unknown Source)
        at sun.nio.ch.ServerSocketAdaptor.bind(Unknown Source)
        at org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:27
9)
        at org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNet
workConnector.java:80)
        at org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java
:218)
        at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLife
Cycle.java:69)
        at org.eclipse.jetty.server.Server.doStart(Server.java:336)
        at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLife
Cycle.java:69)
        at org.eclipse.jetty.xml.XmlConfiguration$1.run(XmlConfiguration.java:12
50)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.jetty.xml.XmlConfiguration.main(XmlConfiguration.java:117
4)
        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 org.eclipse.jetty.start.Main.invokeMain(Main.java:297)
        at org.eclipse.jetty.start.Main.start(Main.java:706)
        at org.eclipse.jetty.start.Main.main(Main.java:103)
java.lang.reflect.InvocationTargetException
        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 org.eclipse.jetty.start.Main.invokeMain(Main.java:297)
        at org.eclipse.jetty.start.Main.start(Main.java:706)
        at org.eclipse.jetty.start.Main.main(Main.java:103)
Caused by: java.net.BindException: Address already in use: bind
        at sun.nio.ch.Net.bind0(Native Method)
        at sun.nio.ch.Net.bind(Unknown Source)
        at sun.nio.ch.Net.bind(Unknown Source)
        at sun.nio.ch.ServerSocketChannelImpl.bind(Unknown Source)
        at sun.nio.ch.ServerSocketAdaptor.bind(Unknown Source)
        at org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:27
9)
        at org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNet
workConnector.java:80)
        at org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java
:218)
        at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLife
Cycle.java:69)
        at org.eclipse.jetty.server.Server.doStart(Server.java:336)
        at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLife
Cycle.java:69)
        at org.eclipse.jetty.xml.XmlConfiguration$1.run(XmlConfiguration.java:12
50)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.jetty.xml.XmlConfiguration.main(XmlConfiguration.java:117
4)
        ... 7 more

Usage: java -jar start.jar [options] [properties] [configs]
       java -jar start.jar --help  # for more information
2013-12-04 00:32:05.296:INFO:oejwc.WebSocketClient:Thread-0: Stopped org.eclipse
.jetty.websocket.client.WebSocketClient@16b2b4c

C:\Documents and Settings\jon\Desktop\nxt>
Title: Re: [NXT 0.3.6] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: Drexme on December 04, 2013, 10:35:18 AM
Hi All,

I'm trying to run the client. I'm a mac guy. But since mac 10.6.8 doesn't like Java, I pulled my old pc out of the closet (literally) and downloaded the client. I followed all the instructions. However, I guess I don't know how to "run" the start.bat file I created. When I go to "run" and select that file it just opens the .bat in notepad.  I'm sure (I hope) the problem is a very simple one. I would appreciate some guidance.

Thanks in advance.

Jon

it may have the .txt behind .bat
Goto to File>> Save as >> and delete the .txt extension. Just leave .bat
Title: Re: [NXT 0.3.6] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: windjc on December 04, 2013, 10:37:53 AM
Hi All,

I'm trying to run the client. I'm a mac guy. But since mac 10.6.8 doesn't like Java, I pulled my old pc out of the closet (literally) and downloaded the client. I followed all the instructions. However, I guess I don't know how to "run" the start.bat file I created. When I go to "run" and select that file it just opens the .bat in notepad.  I'm sure (I hope) the problem is a very simple one. I would appreciate some guidance.

Thanks in advance.

Jon

it may have the .txt behind .bat
Goto to File>> Save as >> and delete the .txt extension. Just leave .bat

Thanks. I solved that issue though and edited my post above to reflect the new issue I encountered.
Title: Re: [NXT 0.3.6] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: Drexme on December 04, 2013, 10:41:25 AM
Hi All,

I'm trying to run the client. I'm a mac guy. But since mac 10.6.8 doesn't like Java, I pulled my old pc out of the closet (literally) and downloaded the client. I followed all the instructions. However, I guess I don't know how to "run" the start.bat file I created. When I go to "run" and select that file it just opens the .bat in notepad.  I'm sure (I hope) the problem is a very simple one. I would appreciate some guidance.

Thanks in advance.

Jon

it may have the .txt behind .bat
Goto to File>> Save as >> and delete the .txt extension. Just leave .bat

Thanks. I solved that issue though and edited my post above to reflect the new issue I encountered.

PS:If you get errors try this:
1. Go into your nxt folder >> webapps folder >> root >> WEB-INF and edit web.xml
2. In the parameter "<param-value>(IP_ADDRESS_GOES_HERE)</param-value>" put ur IP address
3.Save and run start.bat again
Title: Re: [NXT 0.3.6] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: windjc on December 04, 2013, 11:06:03 AM
Hi All,

I'm trying to run the client. I'm a mac guy. But since mac 10.6.8 doesn't like Java, I pulled my old pc out of the closet (literally) and downloaded the client. I followed all the instructions. However, I guess I don't know how to "run" the start.bat file I created. When I go to "run" and select that file it just opens the .bat in notepad.  I'm sure (I hope) the problem is a very simple one. I would appreciate some guidance.

Thanks in advance.

Jon

it may have the .txt behind .bat
Goto to File>> Save as >> and delete the .txt extension. Just leave .bat

Thanks. I solved that issue though and edited my post above to reflect the new issue I encountered.

PS:If you get errors try this:
1. Go into your nxt folder >> webapps folder >> root >> WEB-INF and edit web.xml
2. In the parameter "<param-value>(IP_ADDRESS_GOES_HERE)</param-value>" put ur IP address
3.Save and run start.bat again

Ok. This is stretching my computer knowledge a bit. Do I have to have a xml editor to edit this xml file? I tried to do it with notepad and that didn't work. Is there an easy way to make this edit?
Title: Re: [NXT 0.3.6] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: Drexme on December 04, 2013, 11:07:59 AM
Hi All,

I'm trying to run the client. I'm a mac guy. But since mac 10.6.8 doesn't like Java, I pulled my old pc out of the closet (literally) and downloaded the client. I followed all the instructions. However, I guess I don't know how to "run" the start.bat file I created. When I go to "run" and select that file it just opens the .bat in notepad.  I'm sure (I hope) the problem is a very simple one. I would appreciate some guidance.

Thanks in advance.

Jon

it may have the .txt behind .bat
Goto to File>> Save as >> and delete the .txt extension. Just leave .bat

Thanks. I solved that issue though and edited my post above to reflect the new issue I encountered.

PS:If you get errors try this:
1. Go into your nxt folder >> webapps folder >> root >> WEB-INF and edit web.xml
2. In the parameter "<param-value>(IP_ADDRESS_GOES_HERE)</param-value>" put ur IP address
3.Save and run start.bat again

Ok. This is stretching my computer knowledge a bit. Do I have to have a xml editor to edit this xml file? I tried to do it with notepad and that didn't work. Is there an easy way to make this edit?

You can edit it with notepad. Try re installing Nxt client again.
Title: Re: [NXT 0.3.6] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: windjc on December 04, 2013, 11:08:58 AM
Ok. I edited the xml this time. But I am still getting the exact same error. Address already in use.

Any other suggestions? By the way, I really appreciate your help.

Title: Re: [NXT 0.3.6] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: windjc on December 04, 2013, 11:47:35 AM
Ok. I got the client to open.

That is a victory.

But when I put my secret passphrase in (I have been using another node already and I already own Nxt) nothing happens. I click on "Unlock account" and the button goes grey. But nothing happens? Any suggestions?
Title: Re: [NXT 0.3.6] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: ramgnxt on December 04, 2013, 11:54:55 AM
Drexme - Thank you so much for the step-by-step guide. I installed successfully. Can I get few nxt coins? wish me luck. TIA
Title: Re: [NXT 0.3.6] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: Come-from-Beyond on December 04, 2013, 12:37:37 PM
Is there any way to get the address without creating localhost? I mean I'm too lame for this programming stuff, but I really see that this coin could be the next big hit and I just would like to invest into it. I believe it would be great if you guys had a quick and easy way to get an address...

Also, think about older people who are not so good at all those internet businesses, but wants to invest too. I believe easyness of coins usability can drive a huge interest from people who haven't invested yet! :)

I'll add HTTPS stuff very soon (maybe even today). After that usage of online wallets will become much more secure. But u still have to trust the owner of the website.
We have plans to implement transaction signing in a user browser, but other tasks have much higher priority ATM.
Title: Re: [NXT 0.3.6] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: evoked on December 04, 2013, 01:09:50 PM
Hi,

I am getting this error when i run the script:

C:\Users\Mini\Desktop\K\Next>java -jar start.jar
Exception in thread "main" java.lang.UnsupportedClassVersionError: Bad version n
umber in .class file
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClass(Unknown Source)
        at java.security.SecureClassLoader.defineClass(Unknown Source)
        at java.net.URLClassLoader.defineClass(Unknown Source)
        at java.net.URLClassLoader.access$100(Unknown Source)
        at java.net.URLClassLoader$1.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClassInternal(Unknown Source)

Did you install the correct Nxt client?

Hi...I downloaded the file from the first page:
Java Client Version 0.3.6 - https://dl.dropboxusercontent.com/u/67242472/nxt.zip (As of 12/03/2013)

Is that the correct file?

Thank you
Title: Re: [NXT 0.3.6] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: unocualquiera on December 04, 2013, 01:22:40 PM
Hi Help please

Dowloaded and only appear me files accounts.nxt until transactions.nxt

Thanks



Title: Re: [NXT 0.3.6] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: NEXT! on December 04, 2013, 06:11:46 PM
is there the same but for ubuntu ? ith pics I mean ..
Title: Re: [NXT 0.3.6] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: Tadas on December 04, 2013, 06:28:24 PM
Hi Help please

Dowloaded and only appear me files accounts.nxt until transactions.nxt

Thanks

Have you downloaded both *.zip files?
Title: Re: [NXT 0.3.9] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: narknark on December 04, 2013, 07:02:52 PM
Hi, seems admin panel switched over to https in 0.3.9! :)

To use, go to: https://localhost:7875/
Title: Re: [NXT 0.3.9] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: Drexme on December 04, 2013, 07:06:20 PM
Hi, seems admin panel switched over to https in 0.3.9! :)

To use, go to: https://localhost:7875/

Also ignore the certificate error.
Read more here:
https://nextcoin.org/index.php/topic,100.msg733.html#msg733
Title: Re: [NXT 0.3.9] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: sava on December 04, 2013, 09:07:00 PM
Hi! I'm getting such stuff. Is is ok?

2013-12-04 21:04:20.587:INFO:oejdp.ScanningAppProvider:main: Deployment monitor
[file:/C:/Users/Cind/Desktop/nxt/nxt/webapps/] at interval 1
2013-12-04 21:04:20.679:INFO:oejw.StandardDescriptorProcessor:main: NO JSP Suppo
rt for /, did not find org.apache.jasper.servlet.JspServlet

[2013-12-04 21:04:20.708] Nxt 0.3.9 started.
[2013-12-04 21:04:20.708] Loading transactions...
[2013-12-04 21:04:20.793] ...Done
[2013-12-04 21:04:20.793] Loading peers...
[2013-12-04 21:04:20.800] ...Done
[2013-12-04 21:04:20.800] Loading blocks...
[2013-12-04 21:04:21.472] ...Done
[2013-12-04 21:04:21.472] Loading accounts...
[2013-12-04 21:04:21.495] ...Done
[2013-12-04 21:04:21.496] Loading assets...
[2013-12-04 21:04:21.498] ...Done
[2013-12-04 21:04:21.498] Loading orders...
[2013-12-04 21:04:21.500] ...Done
2013-12-04 21:04:21.508:INFO:oejsh.ContextHandler:main: Started o.e.j.w.WebAppCo
ntext@da88c2{/,file:/C:/Users/Cind/Desktop/nxt/nxt/webapps/root/,AVAILABLE}{C:\U
sers\Cind\Desktop\nxt\nxt\webapps\root}
2013-12-04 21:04:21.524:INFO:oejs.ServerConnector:main: Started ServerConnector@
1447c32{HTTP/1.1}{0.0.0.0:7874}
2013-12-04 21:04:21.831:INFO:oejs.ServerConnector:main: Started ServerConnector@
ae0e27{SSL-http/1.1}{0.0.0.0:7875}
Title: Re: [NXT 0.3.9] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: windjc on December 04, 2013, 09:08:55 PM
Hi, seems admin panel switched over to https in 0.3.9! :)

To use, go to: https://localhost:7875/

Also ignore the certificate error.
Read more here:
https://nextcoin.org/index.php/topic,100.msg733.html#msg733

What does it mean if the client runs, but the localhost link will not open? I cannot get to the localhost page.
Title: Re: [NXT 0.3.9] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: Drexme on December 04, 2013, 09:17:59 PM
Hi, seems admin panel switched over to https in 0.3.9! :)

To use, go to: https://localhost:7875/

Also ignore the certificate error.
Read more here:
https://nextcoin.org/index.php/topic,100.msg733.html#msg733

What does it mean if the client runs, but the localhost link will not open? I cannot get to the localhost page.

Did you run the java program first?
Title: Re: [NXT 0.3.9] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: JohnyCrypt on December 04, 2013, 09:19:23 PM
Hi! I'm getting such stuff. Is is ok?

2013-12-04 21:04:20.587:INFO:oejdp.ScanningAppProvider:main: Deployment monitor
[file:/C:/Users/Cind/Desktop/nxt/nxt/webapps/] at interval 1
2013-12-04 21:04:20.679:INFO:oejw.StandardDescriptorProcessor:main: NO JSP Suppo
rt for /, did not find org.apache.jasper.servlet.JspServlet

[2013-12-04 21:04:20.708] Nxt 0.3.9 started.
[2013-12-04 21:04:20.708] Loading transactions...
[2013-12-04 21:04:20.793] ...Done
[2013-12-04 21:04:20.793] Loading peers...
[2013-12-04 21:04:20.800] ...Done
[2013-12-04 21:04:20.800] Loading blocks...
[2013-12-04 21:04:21.472] ...Done
[2013-12-04 21:04:21.472] Loading accounts...
[2013-12-04 21:04:21.495] ...Done
[2013-12-04 21:04:21.496] Loading assets...
[2013-12-04 21:04:21.498] ...Done
[2013-12-04 21:04:21.498] Loading orders...
[2013-12-04 21:04:21.500] ...Done
2013-12-04 21:04:21.508:INFO:oejsh.ContextHandler:main: Started o.e.j.w.WebAppCo
ntext@da88c2{/,file:/C:/Users/Cind/Desktop/nxt/nxt/webapps/root/,AVAILABLE}{C:\U
sers\Cind\Desktop\nxt\nxt\webapps\root}
2013-12-04 21:04:21.524:INFO:oejs.ServerConnector:main: Started ServerConnector@
1447c32{HTTP/1.1}{0.0.0.0:7874}
2013-12-04 21:04:21.831:INFO:oejs.ServerConnector:main: Started ServerConnector@
ae0e27{SSL-http/1.1}{0.0.0.0:7875}

I received that error as well and my client is working without issue.
Title: Re: [NXT 0.3.9] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: windjc on December 04, 2013, 09:20:11 PM
Hi, seems admin panel switched over to https in 0.3.9! :)

To use, go to: https://localhost:7875/

Also ignore the certificate error.
Read more here:
https://nextcoin.org/index.php/topic,100.msg733.html#msg733

What does it mean if the client runs, but the localhost link will not open? I cannot get to the localhost page.

Did you run the java program first?

Yes. Than I click on link and get "Unable to connect" in my browser
Title: Re: [NXT 0.3.9] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: narknark on December 04, 2013, 10:42:43 PM
windjc did you type https instead of http? also try http://localhost:7874/
Title: Re: [NXT 0.3.10] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: allwelder on December 05, 2013, 04:06:45 AM
When I update to 0.3.10,I can not open the http://localhost:7875/.
What should I do? The before version is 0.3.7
Java Client Version 0.3.10 - https://nextcoin.org/index.php/topic,100.msg730.html#msg730 (As of 12/04/2013)
NXT Files - https://dl.dropboxusercontent.com/u/67242472/nxtfiles.zip

Of course you need to download and install Java on your computer first if it's not there.

https://www.java.com/en/
Quote
Error Handling(If java is installed):
Quote
C:\nxtcoin\nxt>java -jar start.jar
'java' is not recognized as an internal or external command,
operable program or batch file.

Locate the java.exe and replace your batch file with the following(Include quotes):

"[JAVA_PATH]" -jar start.jar

1. Download nxt.zip (Link Above)
(http://s22.postimg.org/kb5z9uwe9/image.png)

2. Unzip it!
(http://s28.postimg.org/ym288ic8d/image.png)

3. Download nxtfiles.zip to redownload chain. (OPTIONAL - Link Above)
(DOWNLOAD THIS ONLY IF YOU ARE GETTING NEGATIVE BLOCKS)
(http://s13.postimg.org/5lecjj8dj/image.png)

4. Extract in nxt folder
(http://s29.postimg.org/9bk15c5mf/image.png)

5. Make a .bat file in the nxt folder
(http://s18.postimg.org/efpvl1jzt/image.png)

6. Type: java -jar start.jar and save the batch file
(http://s21.postimg.org/wm6qyx7yv/image.png)

7. Run the batch file
(http://s10.postimg.org/gltwvl8wp/image.png)

8. Open localhost:7875 (http://localhost:7875) for GUI.
(http://s30.postimg.org/chc152jr5/image.png)

Also ignore the certificate error.
Read more here:
https://nextcoin.org/index.php/topic,100.msg733.html#msg733

If you get any exceptions let them be. This client still has many bugs.

Security Tips

- Do NOT run Nxt on a VPS.  Only run Nxt locally.  Even if you connect to your VPS securely via SSH, you are still not safe because all VPSs have backdoors.
- Nxt's P2P port is 7874 (tcp).  This port is the only port that needs to be open to run Nxt.
- Nxt also uses port 7875 for it's HTML client interface and port 7876 for API commands.  CLOSE THESE PORTS ON YOUR FIREWALL.

PS:If you get errors try this:
1. Go into your nxt folder >> webapps folder >> root >> WEB-INF and edit web.xml
2. In the parameter "<param-value>(IP_ADDRESS_GOES_HERE)</param-value>" put ur IP address (http://www.ipchicken.com/)
3.Save and run start.bat again

Donations: 8333778433828768082
Title: Re: [NXT 0.3.10] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: Drexme on December 05, 2013, 04:31:11 AM
try using http://localhost:7874/
Title: Re: [NXT 0.3.9] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: mripper on December 05, 2013, 07:24:55 AM
Hi! I'm getting such stuff. Is is ok?

2013-12-04 21:04:20.587:INFO:oejdp.ScanningAppProvider:main: Deployment monitor
[file:/C:/Users/Cind/Desktop/nxt/nxt/webapps/] at interval 1
2013-12-04 21:04:20.679:INFO:oejw.StandardDescriptorProcessor:main: NO JSP Suppo
rt for /, did not find org.apache.jasper.servlet.JspServlet

[2013-12-04 21:04:20.708] Nxt 0.3.9 started.
[2013-12-04 21:04:20.708] Loading transactions...
[2013-12-04 21:04:20.793] ...Done
[2013-12-04 21:04:20.793] Loading peers...
[2013-12-04 21:04:20.800] ...Done
[2013-12-04 21:04:20.800] Loading blocks...
[2013-12-04 21:04:21.472] ...Done
[2013-12-04 21:04:21.472] Loading accounts...
[2013-12-04 21:04:21.495] ...Done
[2013-12-04 21:04:21.496] Loading assets...
[2013-12-04 21:04:21.498] ...Done
[2013-12-04 21:04:21.498] Loading orders...
[2013-12-04 21:04:21.500] ...Done
2013-12-04 21:04:21.508:INFO:oejsh.ContextHandler:main: Started o.e.j.w.WebAppCo
ntext@da88c2{/,file:/C:/Users/Cind/Desktop/nxt/nxt/webapps/root/,AVAILABLE}{C:\U
sers\Cind\Desktop\nxt\nxt\webapps\root}
2013-12-04 21:04:21.524:INFO:oejs.ServerConnector:main: Started ServerConnector@
1447c32{HTTP/1.1}{0.0.0.0:7874}
2013-12-04 21:04:21.831:INFO:oejs.ServerConnector:main: Started ServerConnector@
ae0e27{SSL-http/1.1}{0.0.0.0:7875}

I received that error as well and my client is working without issue.

I'm also receiving this error but my client is not working.  Any advice would be appreciated.  Everything has worked up to this one.
Title: Re: [NXT 0.3.10] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: Come-from-Beyond on December 05, 2013, 09:46:01 AM
Code: [Select]
NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet
is not an error, do u see "INFO" tag? Nxt interface doesn't use JSP.
Title: Re: [NXT 0.3.10] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: ariii on December 05, 2013, 09:49:15 AM
I think I've got this up and running on my Linux Mint install.  Can someone shoot me a NXT to test?

13305162378051783130
Title: Re: [NXT 0.3.10] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: Graviton on December 05, 2013, 10:15:18 AM
We need a compact link list of past versions. People need to roll back quite often because the latest version does not work as well as the previous.
Title: Re: [NXT 0.3.10] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: Drexme on December 05, 2013, 10:19:57 AM
We need a compact link list of past versions. People need to roll back quite often because the latest version does not work as well as the previous.
Taken care of: https://nextcoin.org/index.php/topic,100.0.html
Title: Re: [NXT 0.3.10] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: JoonasR on December 05, 2013, 01:01:35 PM
Thanks for your help, it's working now!

6128340969120868927

Hope to get started :)
Title: Re: [NXT 0.3.10] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: N6vSj on December 05, 2013, 04:00:20 PM
Hello, I am a user of NXT Client. I have a important doubt about mining blocks with the NXT client. Do all transactions need to have at least 1440 confirms to get the maximun speed mining?

Thank you very much.
Title: Re: [NXT 0.3.10] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: cmoltisanti on December 05, 2013, 05:16:46 PM
When I run the start.bat file in cmd I get this:

Could not find the main class: org.eclipse.jetty.start.Main. Program will exit.

Thoughts on how to fix?
Title: Re: [NXT 0.3.11] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: BaiMangal on December 05, 2013, 06:17:22 PM
when I run java -jar start.jar I get this:

Exception in thread "main" java.lang.UnsupportedClassVersionError: org/eclipse/j
etty/start/Main (Unsupported major.minor version 51.0)
        at java.lang.ClassLoader.defineClass0(Native Method)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:488)
        at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:10
6)
        at java.net.URLClassLoader.defineClass(URLClassLoader.java:243)
        at java.net.URLClassLoader.access$100(URLClassLoader.java:51)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:190)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:183)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:288)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:310)

HELP!
I am usint windows 7 ultimate

Its pity that we have to use java :)
Title: Re: [NXT 0.3.11] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: aswan on December 05, 2013, 06:51:17 PM
It's not working for me. The thing is starting etc. but I cannot acces the site then.

Pic:

(http://s7.directupload.net/images/131205/8c6hpkh8.jpg)
Title: Re: [NXT 0.3.11] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: NxTcoin on December 05, 2013, 07:13:22 PM
It's not working for me. The thing is starting etc. but I cannot acces the site then.

Pic:


try https://127.0.0.1:7875/
Title: Re: [NXT 0.3.10] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: Come-from-Beyond on December 05, 2013, 07:17:39 PM
Hello, I am a user of NXT Client. I have a important doubt about mining blocks with the NXT client. Do all transactions need to have at least 1440 confirms to get the maximun speed mining?

Only very 1st transaction requires 1440 confirmations.
Title: Re: [NXT 0.3.11] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: gettravel on December 05, 2013, 07:20:40 PM
I was having the same problem accessing localhost 7875 but your https workaround worked (except for a security certificate message). Could someone shoot 1 NXT to 15524426238925067899 so I can see if everything is fully in order? Thanks in advance.
Title: Re: [NXT 0.3.11] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: aswan on December 05, 2013, 07:50:14 PM
It's not working for me. The thing is starting etc. but I cannot acces the site then.

Pic:


try https://127.0.0.1:7875/

I'm stupid. this worked ofc, thanks >_>
Title: Re: [NXT 0.3.11] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: iamlmfao on December 05, 2013, 09:55:21 PM
Hey guys I need your help, first id like to say im a total noob ok lets.

1. I installed the latest Java
2. I downloaded the file and unzipped it.
3. I made a text file called start.bat
4. I typed this in it java -jar start.jar and saved it.
5. I opened CMD and dragged the file on it. I didnt understand "RUN BATCH FILE" I googled it and it says drag the file and hit enter, it only opens the file. nothing happens?

What am I doing wrong? help would be much appreciated. thanks


Title: Re: [NXT 0.3.11] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: Drexme on December 05, 2013, 09:56:14 PM
Hey guys I need your help, first id like to say im a total noob ok lets.

1. I installed the latest Java
2. I downloaded the file and unzipped it.
3. I made a text file called start.bat
4. I typed this in it java -jar start.jar and saved it.
5. I opened CMD and dragged the file on it. I didnt understand "RUN BATCH FILE" I googled it and it says drag the file and hit enter, it only opens the file. nothing happens?

What am I doing wrong? help would be much appreciated. thanks
Run batch file means double click start.bat
Title: Re: [NXT 0.3.11] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: iamlmfao on December 05, 2013, 10:05:36 PM
Hey guys I need your help, first id like to say im a total noob ok lets.

1. I installed the latest Java
2. I downloaded the file and unzipped it.
3. I made a text file called start.bat
4. I typed this in it java -jar start.jar and saved it.
5. I opened CMD and dragged the file on it. I didnt understand "RUN BATCH FILE" I googled it and it says drag the file and hit enter, it only opens the file. nothing happens?

What am I doing wrong? help would be much appreciated. thanks
Run batch file means double click start.bat

I do that and it just opens up notepad?
Title: Re: [NXT 0.3.11] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: aheilemann on December 05, 2013, 10:11:55 PM
I do that and it just opens up notepad?

The file is probably called start.bat.txt, the .txt part is just hidden.
Open it in notepad, choose save as, and next to the file name choose *.* instead of *.txt, then save it as start.bat.
That should work.
Title: Re: [NXT 0.3.13] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: iamlmfao on December 05, 2013, 11:20:03 PM
ok I did it and it worked. but when i go to click on it, it brings up cmd realy fast and goes away? what am i doing wrong now? lol thanks so much btw
Title: Re: [NXT 0.3.13] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: Drexme on December 05, 2013, 11:24:40 PM
ok I did it and it worked. but when i go to click on it, it brings up cmd realy fast and goes away? what am i doing wrong now? lol thanks so much btw
Replace the current .nxt files with the .bak files.
Just delete the .bak extension and replace it with the original.
Title: Re: [NXT 0.3.13] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: iamlmfao on December 05, 2013, 11:36:29 PM
ok I did it and it worked. but when i go to click on it, it brings up cmd realy fast and goes away? what am i doing wrong now? lol thanks so much btw
Replace the current .nxt files with the .bak files.
Just delete the .bak extension and replace it with the original.

I'm not comprehending what your saying, this is what my stuff looks like right now.
http://tinypic.com/r/1zm15s5/5

thanks
Title: Re: [NXT 0.3.13] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: Drexme on December 05, 2013, 11:40:45 PM
(http://s18.postimg.org/e2ntqfqy1/New_Bitmap_Image_2.png)
Title: Re: [NXT 0.3.13] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: iamlmfao on December 05, 2013, 11:59:05 PM
(http://s18.postimg.org/e2ntqfqy1/New_Bitmap_Image_2.png)

still not working i dont know what the fahk im doing wrong, can someone please teamviewer with me or something? im so stressed.
Title: Re: [NXT 0.3.13] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: Drexme on December 06, 2013, 12:00:21 AM
Idk, you should have 3 .bak files.
did you download 0.3.13?
Title: Re: [NXT 0.3.13] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: iamlmfao on December 06, 2013, 12:02:16 AM
Idk, you should have 3 .bak files.
did you download 0.3.13?

yup :S  :'(
Title: Re: [NXT 0.3.13] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: voldemort628 on December 06, 2013, 02:18:41 AM
@Drexme,

I followed the guide and got to the last step where i successfully run the .bat file. but when i tried to execute the last step, it says "no data received", i.e the browser didnt turn anything up ...
Please help!! :D
Title: Re: [NXT 0.3.13] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: wakasaki808 on December 06, 2013, 05:42:41 AM
ok I did it and it worked. but when i go to click on it, it brings up cmd realy fast and goes away? what am i doing wrong now? lol thanks so much btw

I think I know what wrong. It happened to me in that Java wouldn't recognize. So what you do is in the .bat file make sure it has the forward address to where your Java.exe file is located. You can do a quick search in Windows (if you are running windows) to locate the java.exe. So something like "C:/.../...(up to where your file is located) -jar start.jar" in your start.bat file should  allow the java to execute which should get the client running.
Title: Re: [NXT 0.3.13] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: iamlmfao on December 06, 2013, 06:17:29 AM
ok I did it and it worked. but when i go to click on it, it brings up cmd realy fast and goes away? what am i doing wrong now? lol thanks so much btw

I think I know what wrong. It happened to me in that Java wouldn't recognize. So what you do is in the .bat file make sure it has the forward address to where your Java.exe file is located. You can do a quick search in Windows (if you are running windows) to locate the java.exe. So something like "C:/.../...(up to where your file is located) -jar start.jar" in your start.bat file should  allow the java to execute which should get the client running.

ok i got it working, i am now at the local thing, now i put my secret phrase in and click unlock account and it doesnt do anything? what am i doing wrong now?
Title: Re: [NXT 0.3.13] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: allwelder on December 06, 2013, 07:18:20 AM
Dear all of you,
I have 2 question need your help:
My PC is win7 system.

1.I have install java and do everything (download the nxt) according the above topic ,and I use client 0.3.7:
It seems to be working and running status is like the attachment picture(cmd-0.3.7  and client-0.3.7).
Could anybody help me to check whether the 0.3.7 client is working normally as the picture displayed?

2.This morning I saw the new version 0.3.13 released,so I download and set up according to the above instruction,
Then I click the bat file, and then start the web client,but it displayed:
java.lang.NullPointerException
It seems not work.
The cmd and client of version 0.3.13 running status is  refered to the another attachment two pictures(file name:client-0.3.13 and cmd-0.3.13).
What should I do in order to let the client 0.3.13 forging normally.
Please,please help me.

Many thanks.
Title: Re: [NXT 0.3.13] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: skyered on December 06, 2013, 01:23:04 PM
Can someone simply tell me how to make this process secure using https?  How to a run it locally and not VPS as has been stated in setup and how to use ports?  Thanks :)
Title: Re: [NXT 0.3.14] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: seek4dream on December 06, 2013, 07:25:58 PM
i installed the newest version java and nxt, and install it according to the instruction. everything goes well until i get this(see attachment). It just stop there.
what should i do next?
Thx
Title: Re: [NXT 0.3.14] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: ST000 on December 06, 2013, 08:48:39 PM
i installed the newest version java and nxt, and install it according to the instruction. everything goes well until i get this(see attachment). It just stop there.
what should i do next?
Thx

Nothing, it is working correctly. Try loading http://localhost:7874 (in your web browser) and see if you get the client.
Title: Re: [NXT 0.3.14] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: tooq on December 07, 2013, 12:05:42 AM
I've got everything up and running but am in need of a single coin to get started. Anyone care to loan one (I'm waiting for Satoshi Vault verification so I don't have any BTC to buy with). I'm happy to pay back when forging has run for a few days.

12138264976152974925

I've also added a blurb to my BTC collector site about NXT: http://collectco.in (http://collectco.in) (check the right side bar)
Title: Re: [NXT 0.3.14] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: ramgnxt on December 07, 2013, 12:37:37 AM
My local host isnt working http://localhost:7874/ << HTTP ERROR 40 & Google Chrome could not connect to localhost:7875
any thoughts?
Title: Re: [NXT 0.3.14] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: JohnyCrypt on December 07, 2013, 12:58:47 AM
My local host isnt working http://localhost:7874/ << HTTP ERROR 40 & Google Chrome could not connect to localhost:7875
any thoughts?
You need to be connecting to your localhost on https and on port 7875
https://localhost:7875 (https://localhost:7875)

Also make sure you have port 7874 open to the outside world so the P2P network can connect.
Title: Re: [NXT 0.3.14] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: xentha on December 07, 2013, 01:05:18 AM
Hello.

Trying to learn about this interesting new crypto, having a lot of trouble with the software. Everything is running but when I "unlock" I either get "java.lang.NullPointerException" or appearently nothing happens and I see nothing happening under cmd.exe either?

What can I try? What's going wrong?
Running 0.3.14 with newest JRE on W8.

TIA
Title: Re: [NXT 0.3.14] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: JohnyCrypt on December 07, 2013, 01:11:04 AM
Hello.

Trying to learn about this interesting new crypto, having a lot of trouble with the software. Everything is running but when I "unlock" I either get "java.lang.NullPointerException" or appearently nothing happens and I see nothing happening under cmd.exe either?

What can I try? What's going wrong?
Running 0.3.14 with newest JRE on W8.

TIA

In the nxt directory try deleting the *.nxt files and rename *.bak to *.nxt.

People were having similar issues in this thread:
https://bitcointalk.org/index.php?topic=345619.msg3833884#msg3833884 (https://bitcointalk.org/index.php?topic=345619.msg3833884#msg3833884)
Title: Re: [NXT 0.3.14] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: UHSpartan on December 07, 2013, 07:16:36 AM
I am getting this and the client closes immediately.

http://i.imgur.com/ketqiUK.png
Title: Re: [NXT 0.3.14] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: soup on December 07, 2013, 07:16:54 AM
I think it would be useful to mention in the instructions that you need to have some Nxt in your wallet to start forging.

Also a quick mention about how to forge or a link to forging instructions would be helpful for noobs  :)
Title: Re: [NXT 0.3.14] - How To Install NXT Client (WITH PICTURES) UPDATED DAILY!
Post by: seek4dream on December 07, 2013, 09:05:16 AM
I think it would be useful to mention in the instructions that you need to have some Nxt in your wallet to start forging.

Also a quick mention about how to forge or a link to forging instructions would be helpful for noobs  :)

good idea. Would someone please send any number of Nxt to my wallet to let me start? thanks.
741929315039754176