Windows installer seems to be broken, ie.:
-“uninstall.exe” doesn’t exist in “Program Files\nemwallet”
-the wallet shortcut in Start > Programs isn’t created
-the uninstall shortcut in control panel isn’t created
Also, when installed 0.6.74 for the first time (without touching existing installation of 0.6.73) I got this after launching the wallet:
2016-03-24 15:37:50.324 SEVERE Stopping Jetty Server.
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:321)
at org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
at org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:236)
at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
at org.eclipse.jetty.server.Server.doStart(Server.java:366)
at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
at org.nem.deploy.CommonStarter.a(CommonStarter.java:103)
at org.nem.deploy.CommonStarter.a(CommonStarter.java:195)
at org.nem.deploy.CommonStarter.b(CommonStarter.java:184)
at org.nem.deploy.CommonStarter.a(CommonStarter.java:82)
at org.nem.deploy.CommonStarter.main(CommonStarter.java:76)
(org.nem.deploy.CommonStarter a)
2016-03-24 15:37:50.324 INFO NEM Deploy 0.6.74-BETA shutdown… (org.nem.deploy.CommonStarter a)
Then after uninstalling everything, removing all folders, and re-installing 0.6.74 from scratch it started working.
OS=Win 7 Ultimate 64