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