Ignition server failed to start

Hey,

I configured a Windows event to restart the ignition service every day at the same time. The purpose of this was to prevent the JVM from growing too large and failing because I can only use the 32 bit version at this point. This worked really well until last night when the server failed to start. I am not sure if this is just a fluke but I was hoping someone could help me interpret what happened from the wrapper log. These are the error codes I got. I tried to read the codes but I am no guru. If there is any more information needed or if anyone has any suggestions please let me know. Thanks!!!

INFO   | jvm 1    | 2018/12/22 00:00:01 | Exception c0000005, at 35434C50
INFO   | jvm 1    | 2018/12/22 00:00:01 | Access violation: attempting to write memory at address 35434C50
INFO   | jvm 1    | 2018/12/22 00:00:01 | Native function stack data: 557b560,52554f53,ffe6de72,8e007549
INFO   | jvm 1    | 2018/12/22 00:00:01 | E [c.j.NativeResourceCollector   ] [07:00:01]:  module-name=OpcCom
INFO   | jvm 1    | 2018/12/22 00:00:01 | com.jniwrapper.FunctionExecutionException: c0000005
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at com.jniwrapper.Function.invokeVirtualFunc(Native Method)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at com.jniwrapper.FunctionCall.a(SourceFile:131)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at com.jniwrapper.FunctionCall.callVirtual(SourceFile:58)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at com.jniwrapper.win32.cq.a(SourceFile:431)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at com.jniwrapper.win32.cq.release(SourceFile:399)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at com.jniwrapper.bi.a(SourceFile:288)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at com.jniwrapper.bi.b(SourceFile:280)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at com.jniwrapper.NativeResourceCollector.d(SourceFile:238)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at com.jniwrapper.NativeResourceCollector.a(SourceFile:77)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at com.jniwrapper.NativeResourceCollector.c(SourceFile:22)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at com.inductiveautomation.opccom.ModuleHook.tryToCleanup(ModuleHook.java:292)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at com.inductiveautomation.opccom.ModuleHook.shutdown(ModuleHook.java:244)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at com.inductiveautomation.ignition.gateway.modules.ModuleManagerImpl$LoadedModule.shutdown(ModuleManagerImpl.java:2428)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at com.inductiveautomation.ignition.gateway.modules.ModuleManagerImpl.shutdown(ModuleManagerImpl.java:1053)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at com.inductiveautomation.ignition.gateway.SRContext.shutdownInternal(SRContext.java:1729)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at com.inductiveautomation.ignition.gateway.SRContext.shutdown(SRContext.java:2400)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at com.inductiveautomation.ignition.gateway.SRContext.onDestroy(SRContext.java:2388)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.apache.wicket.Application.internalDestroy(Application.java:665)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.apache.wicket.protocol.http.WebApplication.internalDestroy(WebApplication.java:613)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.apache.wicket.protocol.http.WicketFilter.destroy(WicketFilter.java:528)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at com.inductiveautomation.ignition.gateway.bootstrap.SRFilter.destroy(SRFilter.java:73)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.servlet.FilterHolder.destroyInstance(FilterHolder.java:172)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.servlet.FilterHolder.doStop(FilterHolder.java:150)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:143)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:161)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:73)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.servlet.ServletHandler.doStop(ServletHandler.java:226)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:143)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:161)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:73)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.security.SecurityHandler.doStop(SecurityHandler.java:381)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.security.ConstraintSecurityHandler.doStop(ConstraintSecurityHandler.java:456)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:143)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:161)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:73)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.server.session.SessionHandler.doStop(SessionHandler.java:127)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:143)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:161)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:73)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.server.handler.ContextHandler.stopContext(ContextHandler.java:819)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.servlet.ServletContextHandler.stopContext(ServletContextHandler.java:355)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.webapp.WebAppContext.stopWebapp(WebAppContext.java:1385)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.webapp.WebAppContext.stopContext(WebAppContext.java:1349)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:874)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.servlet.ServletContextHandler.doStop(ServletContextHandler.java:271)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.webapp.WebAppContext.doStop(WebAppContext.java:541)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:143)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:161)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:73)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:143)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:161)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:73)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.server.Server.doStop(Server.java:476)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.util.thread.ShutdownThread.run(ShutdownThread.java:138)
INFO   | jvm 1    | 2018/12/22 00:00:01 | Exception c0000005, at 7701DE33
INFO   | jvm 1    | 2018/12/22 00:00:01 | Access violation: attempting to write memory at address 00000014
INFO   | jvm 1    | 2018/12/22 00:00:01 | Native function stack data: 9ff2ac4,3b7469,fe70de00,8e00ae4c
INFO   | jvm 1    | 2018/12/22 00:00:01 | E [c.j.NativeResourceCollector   ] [07:00:01]:  module-name=OpcCom
INFO   | jvm 1    | 2018/12/22 00:00:01 | com.jniwrapper.FunctionExecutionException: c0000005
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at com.jniwrapper.Function.invokeVirtualFunc(Native Method)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at com.jniwrapper.FunctionCall.a(SourceFile:131)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at com.jniwrapper.FunctionCall.callVirtual(SourceFile:58)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at com.jniwrapper.win32.cq.a(SourceFile:431)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at com.jniwrapper.win32.cq.release(SourceFile:399)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at com.jniwrapper.bi.a(SourceFile:288)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at com.jniwrapper.bi.b(SourceFile:280)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at com.jniwrapper.NativeResourceCollector.d(SourceFile:238)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at com.jniwrapper.NativeResourceCollector.a(SourceFile:77)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at com.jniwrapper.NativeResourceCollector.c(SourceFile:22)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at com.inductiveautomation.opccom.ModuleHook.tryToCleanup(ModuleHook.java:292)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at com.inductiveautomation.opccom.ModuleHook.shutdown(ModuleHook.java:244)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at com.inductiveautomation.ignition.gateway.modules.ModuleManagerImpl$LoadedModule.shutdown(ModuleManagerImpl.java:2428)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at com.inductiveautomation.ignition.gateway.modules.ModuleManagerImpl.shutdown(ModuleManagerImpl.java:1053)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at com.inductiveautomation.ignition.gateway.SRContext.shutdownInternal(SRContext.java:1729)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at com.inductiveautomation.ignition.gateway.SRContext.shutdown(SRContext.java:2400)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at com.inductiveautomation.ignition.gateway.SRContext.onDestroy(SRContext.java:2388)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.apache.wicket.Application.internalDestroy(Application.java:665)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.apache.wicket.protocol.http.WebApplication.internalDestroy(WebApplication.java:613)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.apache.wicket.protocol.http.WicketFilter.destroy(WicketFilter.java:528)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at com.inductiveautomation.ignition.gateway.bootstrap.SRFilter.destroy(SRFilter.java:73)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.servlet.FilterHolder.destroyInstance(FilterHolder.java:172)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.servlet.FilterHolder.doStop(FilterHolder.java:150)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:143)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:161)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:73)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.servlet.ServletHandler.doStop(ServletHandler.java:226)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:143)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:161)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:73)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.security.SecurityHandler.doStop(SecurityHandler.java:381)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.security.ConstraintSecurityHandler.doStop(ConstraintSecurityHandler.java:456)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:143)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:161)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:73)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.server.session.SessionHandler.doStop(SessionHandler.java:127)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:143)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:161)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:73)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.server.handler.ContextHandler.stopContext(ContextHandler.java:819)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.servlet.ServletContextHandler.stopContext(ServletContextHandler.java:355)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.webapp.WebAppContext.stopWebapp(WebAppContext.java:1385)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.webapp.WebAppContext.stopContext(WebAppContext.java:1349)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:874)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.servlet.ServletContextHandler.doStop(ServletContextHandler.java:271)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.webapp.WebAppContext.doStop(WebAppContext.java:541)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:143)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:161)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:73)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:143)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:161)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:73)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.server.Server.doStop(Server.java:476)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
INFO   | jvm 1    | 2018/12/22 00:00:01 | 	at org.eclipse.jetty.util.thread.ShutdownThread.run(ShutdownThread.java:138)
INFO   | jvm 1    | 2018/12/22 00:00:03 | 0
INFO   | jvm 1    | 2018/12/22 00:00:03 | Dataset [38R ? 2C]
INFO   | jvm 1    | 2018/12/22 00:00:07 | E [O.HDAServer[DeltaV_HDA]       ] [07:00:07]: [DeltaV_HDA] Error verifying server health. 
INFO   | jvm 1    | 2018/12/22 00:00:08 | E [O.HDAServer[AIM]              ] [07:00:08]: [AIM] Error verifying server health. 
INFO   | jvm 1    | 2018/12/22 00:00:17 | E [O.HDAServer[DeltaV_HDA]       ] [07:00:17]: [DeltaV_HDA] Error verifying server health. 
INFO   | jvm 1    | 2018/12/22 00:00:18 | E [O.HDAServer[AIM]              ] [07:00:18]: [AIM] Error verifying server health. 
INFO   | jvm 1    | 2018/12/22 00:00:27 | E [O.HDAServer[DeltaV_HDA]       ] [07:00:27]: [DeltaV_HDA] Error verifying server health. 
INFO   | jvm 1    | 2018/12/22 00:00:28 | E [O.HDAServer[AIM]              ] [07:00:28]: [AIM] Error verifying server health. 
INFO   | jvm 1    | 2018/12/22 00:00:37 | E [O.HDAServer[DeltaV_HDA]       ] [07:00:37]: [DeltaV_HDA] Error verifying server health. 
INFO   | jvm 1    | 2018/12/22 00:00:38 | E [O.HDAServer[AIM]              ] [07:00:38]: [AIM] Error verifying server health. 
INFO   | jvm 1    | 2018/12/22 00:00:47 | E [O.HDAServer[DeltaV_HDA]       ] [07:00:47]: [DeltaV_HDA] Error verifying server health. 
INFO   | jvm 1    | 2018/12/22 00:00:48 | E [O.HDAServer[AIM]              ] [07:00:48]: [AIM] Error verifying server health. 
INFO   | jvm 1    | 2018/12/22 00:00:57 | E [O.HDAServer[DeltaV_HDA]       ] [07:00:57]: [DeltaV_HDA] Error verifying server health. 
INFO   | jvm 1    | 2018/12/22 00:00:58 | E [O.HDAServer[AIM]              ] [07:00:58]: [AIM] Error verifying server health. 
INFO   | jvm 1    | 2018/12/22 00:01:07 | E [O.HDAServer[DeltaV_HDA]       ] [07:01:07]: [DeltaV_HDA] Error verifying server health. 
INFO   | jvm 1    | 2018/12/22 00:01:08 | E [O.HDAServer[AIM]              ] [07:01:08]: [AIM] Error verifying server health. 
INFO   | jvm 1    | 2018/12/22 00:01:17 | E [O.HDAServer[DeltaV_HDA]       ] [07:01:17]: [DeltaV_HDA] Error verifying server health. 
INFO   | jvm 1    | 2018/12/22 00:01:18 | E [O.HDAServer[AIM]              ] [07:01:18]: [AIM] Error verifying server health. 
INFO   | jvm 1    | 2018/12/22 00:01:27 | E [O.HDAServer[DeltaV_HDA]       ] [07:01:27]: [DeltaV_HDA] Error verifying server health. 
INFO   | jvm 1    | 2018/12/22 00:01:28 | E [O.HDAServer[AIM]              ] [07:01:28]: [AIM] Error verifying server health. 
INFO   | jvm 1    | 2018/12/22 00:01:37 | E [O.HDAServer[DeltaV_HDA]       ] [07:01:37]: [DeltaV_HDA] Error verifying server health. 
INFO   | jvm 1    | 2018/12/22 00:01:38 | E [O.HDAServer[AIM]              ] [07:01:38]: [AIM] Error verifying server health. 
INFO   | jvm 1    | 2018/12/22 00:01:47 | E [O.HDAServer[DeltaV_HDA]       ] [07:01:47]: [DeltaV_HDA] Error verifying server health. 
INFO   | jvm 1    | 2018/12/22 00:01:48 | E [O.HDAServer[AIM]              ] [07:01:48]: [AIM] Error verifying server health. 
INFO   | jvm 1    | 2018/12/22 00:01:57 | E [O.HDAServer[DeltaV_HDA]       ] [07:01:57]: [DeltaV_HDA] Error verifying server health. 
INFO   | jvm 1    | 2018/12/22 00:01:58 | E [O.HDAServer[AIM]              ] [07:01:58]: [AIM] Error verifying server health. 
ERROR  | wrapper  | 2018/12/22 00:02:05 | Shutdown failed: Timed out waiting for the JVM to terminate.
ERROR  | wrapper  | 2018/12/22 00:02:06 | JVM did not exit on request, termination requested.
DEBUG  | wrapper  | 2018/12/22 00:02:06 | JVM process exited with a code of 0, leaving the wrapper exit code set to 0.
STATUS | wrapper  | 2018/12/22 00:02:06 | JVM exited after being requested to terminate.
STATUS | wrapper  | 2018/12/22 00:02:06 | <-- Wrapper Stopped

I suppose a call to tech support would help. Constantly restarting the server is outside of any design specification I have ever seen.

And the JVM is not going to grow beyond the max memory specified in ignition.conf… If you have a memory leak in Ignition, find and fix it. Support can help you do that.