"NIS is stopped" Message

I recently upgraded to a new version, but now when I try to
start the client I get a message that says “NIS is starting” and then a few
seconds later “NIS is stopped”. Everything had worked fine before I upgraded. Does anyone know how I can get NIS to stay
up. A copy of my NIS log is below…

2015-11-10 04:01:20.960 INFO NEM logging has been
bootstrapped! (org.nem.deploy.LoggingBootstrapper bootstrap)

2015-11-10 04:01:20.962 INFO Acquiring exclusive lock to
lock file: C:\Users\Greg\nem\mon.lock (org.nem.monitor.NemMonitor canStart)

2015-11-10 04:01:21.970 WARNING no certificate found for
(file:/C:/Program%20Files/nem-0.6.26/mon/nem-monitor-0.6.43-BETA.jar ) (org.nem.core.metadata.CodeSourceFacade )

2015-11-10 04:01:21.972 INFO Analyzing meta data in
<nem-monitor-0.6.43-BETA.jar> (org.nem.core.metadata.JarFacade
)

2015-11-10 04:01:21.975 INFO Meta data title , version <0.6.43-BETA> (org.nem.core.metadata.JarFacade
)

2015-11-10 04:01:21.978 INFO Local version: ‘0.6.43-BETA’
(org.nem.monitor.NemMonitor logVersionInformation)

2015-11-10 04:01:24.841 WARNING unable to determine latest
version: java.util.concurrent.CompletionException:
org.nem.core.connect.BusyPeerException: java.net.SocketTimeoutException
(org.nem.monitor.VersionProvider getLatestVersion)

2015-11-10 04:01:24.844 INFO Latest version: ‘0.0.0’
(org.nem.monitor.NemMonitor logVersionInformation)

2015-11-10 04:01:25.063 INFO setting up system tray
(org.nem.monitor.NemMonitor lambda$main$20)

2015-11-10 04:01:25.160 INFO Launching node NIS
(org.nem.monitor.visitors.NodeManager launch)

2015-11-10 04:01:25.196 INFO Launching ‘java -Xms512M -Xmx1G
-cp .;./;…/libs/ org.nem.deploy.CommonStarter’ in ‘…\nis’
(org.nem.monitor.launcher.JavaProcessLauncher launch)

2015-11-10 04:01:25.206 INFO Launching node NCC
(org.nem.monitor.visitors.NodeManager launch)

2015-11-10 04:01:25.206 INFO Launching ‘java -cp .;./;…/libs/
org.nem.deploy.CommonStarter’ in ‘…\ncc’
(org.nem.monitor.launcher.JavaProcessLauncher launch)

2015-11-10 04:01:26.473 INFO status change detected: NIS
-> STARTING (org.nem.monitor.visitors.AggregateNemStatusVisitor
notifyStatus)

2015-11-10 04:01:26.502 INFO status change detected: NCC
-> STARTING (org.nem.monitor.visitors.AggregateNemStatusVisitor
notifyStatus)

2015-11-10 04:01:30.542 INFO status change detected: NIS
-> STOPPED (org.nem.monitor.visitors.AggregateNemStatusVisitor notifyStatus)

2015-11-10 04:01:30.705 INFO status change detected: NCC
-> RUNNING (org.nem.monitor.visitors.AggregateNemStatusVisitor notifyStatus)

2015-11-10 04:01:30.720 INFO Launching browser for node NCC
(org.nem.monitor.visitors.NodeManager launchBrowser)

2015-11-10 04:01:30.754 INFO navigating to
http://localhost:8989/ (org.nem.monitor.launcher.WebBrowser navigate)

2015-11-10 04:02:48.351 INFO Launching node NIS
(org.nem.monitor.visitors.NodeManager launch)

2015-11-10 04:02:48.351 INFO Launching ‘java -Xms512M -Xmx1G
-cp .;./;…/libs/ org.nem.deploy.CommonStarter’ in ‘…\nis’
(org.nem.monitor.launcher.JavaProcessLauncher launch)

2015-11-10 04:02:50.763 INFO status change detected: NIS
-> STARTING (org.nem.monitor.visitors.AggregateNemStatusVisitor
notifyStatus)

2015-11-10 04:02:52.774 INFO status change detected: NIS
-> STOPPED (org.nem.monitor.visitors.AggregateNemStatusVisitor notifyStatus)

2015-11-10 04:46:23.479 INFO Launching node NIS
(org.nem.monitor.visitors.NodeManager launch)

2015-11-10 04:46:23.479 INFO Launching ‘java -Xms512M -Xmx1G
-cp .;./;…/libs/ org.nem.deploy.CommonStarter’ in ‘…\nis’
(org.nem.monitor.launcher.JavaProcessLauncher launch)

2015-11-10 04:46:24.958 INFO status change detected: NIS
-> STARTING (org.nem.monitor.visitors.AggregateNemStatusVisitor
notifyStatus)

2015-11-10 04:46:26.967 INFO status change detected: NIS
-> STOPPED (org.nem.monitor.visitors.AggregateNemStatusVisitor notifyStatus)

2015-11-10 04:46:55.502 INFO Launching node NIS
(org.nem.monitor.visitors.NodeManager launch)

2015-11-10 04:46:55.503 INFO Launching ‘java -Xms512M -Xmx1G
-cp .;./;…/libs/ org.nem.deploy.CommonStarter’ in ‘…\nis’
(org.nem.monitor.launcher.JavaProcessLauncher launch)

2015-11-10 04:46:57.037 INFO status change detected: NIS
-> STARTING (org.nem.monitor.visitors.AggregateNemStatusVisitor
notifyStatus)

2015-11-10 04:46:59.045 INFO status change detected: NIS
-> STOPPED (org.nem.monitor.visitors.AggregateNemStatusVisitor notifyStatus)

This is the nem monitor log. I would need the NIS log to anylize the problem. It can be found in the nem\nis\logs folder.

Thanks for the reply. I have several log files in that folder with different time-date stamps. The first one I submitted was nis-0.log. This one is nis-0.log.1 file with the latest time-stamp. Is this the one you need?

2015-11-10 04:46:56.094 INFO NEM logging has been bootstrapped! (org.nem.deploy.g b)
2015-11-10 04:46:56.095 INFO Acquiring exclusive lock to lock file: C:\Users\Greg\nem\nis.lock (org.nem.deploy.CommonStarter tryAcquireLock)
2015-11-10 04:46:56.099 WARNING no certificate found for (file:/C:/Program%20Files/nem-0.6.26/nis/nem-deploy-0.6.43-BETA.jar ) (org.nem.core.metadata.CodeSourceFacade )
2015-11-10 04:46:56.100 INFO Analyzing meta data in <nem-deploy-0.6.43-BETA.jar> (org.nem.core.metadata.JarFacade )
2015-11-10 04:46:56.103 INFO Meta data title , version <0.6.43-BETA> (org.nem.core.metadata.JarFacade )
2015-11-10 04:46:56.107 INFO Starting embedded Jetty Server. (org.nem.deploy.CommonStarter main)
2015-11-10 04:46:56.308 INFO Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@731a74c: startup date [Mon Nov 09 23:46:56 EST 2015]; root of context hierarchy (org.springframework.context.annotation.AnnotationConfigApplicationContext prepareRefresh)
2015-11-10 04:46:58.783 SEVERE Stopping Jetty Server.
java.lang.SecurityException: class “org.nem.nis.controller.hn”'s signer information does not match signer information of other classes in the same package
at java.lang.ClassLoader.checkCerts(Unknown Source)
at java.lang.ClassLoader.preDefineClass(Unknown Source)
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.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 org.springframework.util.ClassUtils.forName(ClassUtils.java:238)
at org.springframework.beans.factory.support.AbstractBeanDefinition.resolveBeanClass(AbstractBeanDefinition.java:392)
at org.springframework.beans.factory.support.AbstractBeanFactory.doResolveBeanClass(AbstractBeanFactory.java:1348)
at org.springframework.beans.factory.support.AbstractBeanFactory.resolveBeanClass(AbstractBeanFactory.java:1319)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.predictBeanType(AbstractAutowireCapableBeanFactory.java:594)
at org.springframework.beans.factory.support.AbstractBeanFactory.isFactoryBean(AbstractBeanFactory.java:1396)
at org.springframework.beans.factory.support.DefaultListableBeanFactory.doGetBeanNamesForType(DefaultListableBeanFactory.java:382)
at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeanNamesForType(DefaultListableBeanFactory.java:353)
at org.springframework.context.support.PostProcessorRegistrationDelegate.invokeBeanFactoryPostProcessors(PostProcessorRegistrationDelegate.java:97)
at org.springframework.context.support.AbstractApplicationContext.invokeBeanFactoryPostProcessors(AbstractApplicationContext.java:609)
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:464)
at org.springframework.context.annotation.AnnotationConfigApplicationContext.(AnnotationConfigApplicationContext.java:95)
at org.nem.deploy.CommonStarter.t(CommonStarter.java:107)
at org.nem.deploy.CommonStarter.a(CommonStarter.java:236)
at org.nem.deploy.CommonStarter.main(CommonStarter.java:92)
(org.nem.deploy.CommonStarter main)
2015-11-10 04:46:58.785 INFO NEM Deploy 0.6.43-BETA shutdown… (org.nem.deploy.CommonStarter main)

hmm…can you remove NIS completely and reinstall? maybe there are old jars interfering with the current installation.

Thanks. I uninstalled Nem using the Windows uninstall program utility and reinstalled it. Now NIS is running, but it says:NIS is synchronizing. At block 215134, est. 74 days behind. (at block 215134) and hasn’t moved for at least an hour.

Any other ideas?

Probably you are on a fork. Delete the db and resync from scratch.

That took care of it. Thanks a lot for your help.