Docker for windows: OpenHAB on Windows Docker image shuts down directly after starting

  • Platform information:

    • Hardware: CPUArchitecture/RAM/storage
    • OS: what OS is used and which version: Windows Server 2016
    • Java Runtime Environment: which java platform is used and what version: Zulu, latest ver
    • openHAB version: 2.4.0
  • Issue of the topic: please be detailed explaining your issue:
    I have installed OpenHAB in a Windows docker image. When running the image manually and then running start.bat from powershell, OpenHAB starts correctly and stays on, binding to the correct ports. However, when starting OpenHAB in detached mode (Calls from Powershell: “.\start.bat” or “.\runtime\bin\karaf.bat debug”), openhab starts, but shuts down one minute afterwards (directly after starting the karaf console).Since the logfiles are not very detailed, I’,m not sure where to begin debugging, so I am thankful for any hint here.
    A possible alternative would be configuring OpenHAB as a service, however, I have come to understand that this is not possible programmatically, but would require OpenHAB to be started at least once in order to configure the software from the console, is that correct?
    Thank you for any ideas!

  • Please post configurations (if applicable):

    • Items configuration related to the issue
    • Sitemap configuration related to the issue
    • Rules code related to the issue
    • Services configuration related to the issue
  • If logs where generated please post these here using code fences:

OpenHAB standard log output (openhab.log):

2019-01-05 13:31:25.543 [WARN ] [org.jline                           ] - Unable to create a system terminal, creating a dumb terminal (enable debug logging for more information)
2019-01-05 13:31:31.765 [WARN ] [g.eclipse.smarthome.core.net.NetUtil] - Found multiple local interfaces - ignoring 172.18.211.96
2019-01-05 13:31:36.087 [WARN ] [g.eclipse.smarthome.core.net.NetUtil] - Found multiple local interfaces - ignoring 172.18.211.96
2019-01-05 13:31:40.064 [INFO ] [thome.model.lsp.internal.ModelServer] - Started Language Server Protocol (LSP) service on port 5007
2019-01-05 13:31:41.094 [INFO ] [.dashboard.internal.DashboardService] - Started Dashboard at http://172.18.212.204:8080
2019-01-05 13:31:41.095 [INFO ] [.dashboard.internal.DashboardService] - Started Dashboard at https://172.18.212.204:8443
2019-01-05 13:31:56.466 [INFO ] [.dashboard.internal.DashboardService] - Stopped Dashboard

OpenHAB detailed log output:

2019-01-05 13:41:59.637 [WARN ] [org.jline                           ] - Unable to create a system terminal, creating a dumb terminal (enable debug logging for more information)
2019-01-05 13:42:02.144 [INFO ] [ll.impl.action.osgi.CommandExtension] - Registering commands for bundle org.apache.karaf.bundle.core/4.2.1
2019-01-05 13:42:02.183 [INFO ] [ll.impl.action.osgi.CommandExtension] - Registering commands for bundle org.apache.karaf.config.core/4.2.1
2019-01-05 13:42:02.465 [INFO ] [ll.impl.action.osgi.CommandExtension] - Registering commands for bundle org.apache.karaf.diagnostic.core/4.2.1
2019-01-05 13:42:02.497 [INFO ] [ll.impl.action.osgi.CommandExtension] - Command registration delayed for bundle org.apache.karaf.features.command/4.2.1. Missing dependencies: [org.apache.karaf.features.FeaturesService]
2019-01-05 13:42:02.519 [INFO ] [ll.impl.action.osgi.CommandExtension] - Command registration delayed for bundle org.apache.karaf.http.core/4.2.1. Missing dependencies: [org.apache.karaf.http.core.ProxyService, org.apache.karaf.http.core.ServletService]
2019-01-05 13:42:02.578 [INFO ] [ll.impl.action.osgi.CommandExtension] - Registering commands for bundle org.apache.karaf.instance.core/4.2.1
2019-01-05 13:42:02.732 [INFO ] [ll.impl.action.osgi.CommandExtension] - Registering commands for bundle org.apache.karaf.jaas.command/4.2.1
2019-01-05 13:42:02.775 [INFO ] [ll.impl.action.osgi.CommandExtension] - Updating commands for bundle org.apache.karaf.jaas.command/4.2.1
2019-01-05 13:42:02.776 [INFO ] [ll.impl.action.osgi.CommandExtension] - Updating commands for bundle org.apache.karaf.jaas.command/4.2.1
2019-01-05 13:42:02.912 [INFO ] [ll.impl.action.osgi.CommandExtension] - Updating commands for bundle org.apache.karaf.jaas.command/4.2.1
2019-01-05 13:42:02.916 [INFO ] [ll.impl.action.osgi.CommandExtension] - Updating commands for bundle org.apache.karaf.jaas.command/4.2.1
2019-01-05 13:42:02.925 [INFO ] [ll.impl.action.osgi.CommandExtension] - Updating commands for bundle org.apache.karaf.jaas.command/4.2.1
2019-01-05 13:42:02.994 [INFO ] [ll.impl.action.osgi.CommandExtension] - Command registration delayed for bundle org.apache.karaf.kar.core/4.2.1. Missing dependencies: [org.apache.karaf.kar.KarService]
2019-01-05 13:42:03.030 [INFO ] [ll.impl.action.osgi.CommandExtension] - Command registration delayed for bundle org.apache.karaf.log.core/4.2.1. Missing dependencies: [org.apache.karaf.log.core.LogEventFormatter, org.apache.karaf.log.core.LogService]
2019-01-05 13:42:03.085 [INFO ] [ll.impl.action.osgi.CommandExtension] - Registering commands for bundle org.apache.karaf.package.core/4.2.1
2019-01-05 13:42:03.097 [INFO ] [ll.impl.action.osgi.CommandExtension] - Registering commands for bundle org.apache.karaf.scr.state/4.2.1
2019-01-05 13:42:03.113 [INFO ] [ll.impl.action.osgi.CommandExtension] - Registering commands for bundle org.apache.karaf.service.core/4.2.1
2019-01-05 13:42:03.118 [INFO ] [ll.impl.action.osgi.CommandExtension] - Registering commands for bundle org.apache.karaf.log.core/4.2.1
2019-01-05 13:42:03.210 [INFO ] [ll.impl.action.osgi.CommandExtension] - Unregistering commands for bundle org.apache.karaf.log.core/4.2.1
2019-01-05 13:42:03.217 [INFO ] [ll.impl.action.osgi.CommandExtension] - Registering commands for bundle org.apache.karaf.log.core/4.2.1
2019-01-05 13:42:03.379 [INFO ] [ll.impl.action.osgi.CommandExtension] - Command registration delayed for bundle org.apache.karaf.shell.ssh/4.2.1.sp1. Missing dependencies: [org.apache.sshd.server.SshServer]
2019-01-05 13:42:03.400 [INFO ] [ll.impl.action.osgi.CommandExtension] - Registering commands for bundle org.apache.karaf.system.core/4.2.1
2019-01-05 13:42:03.685 [INFO ] [org.eclipse.jetty.util.log          ] - Logging initialized @14047ms to org.eclipse.jetty.util.log.Slf4jLog
2019-01-05 13:42:03.730 [INFO ] [j.pax.web.service.internal.Activator] - EventAdmin support enabled, servlet events will be postet to topics.
2019-01-05 13:42:03.732 [INFO ] [j.pax.web.service.internal.Activator] - LogService support enabled, log events will be created.
2019-01-05 13:42:03.746 [INFO ] [j.pax.web.service.internal.Activator] - Pax Web started
2019-01-05 13:42:04.165 [INFO ] [ll.impl.action.osgi.CommandExtension] - Registering commands for bundle org.apache.karaf.shell.ssh/4.2.1.sp1
2019-01-05 13:42:04.677 [INFO ] [ll.impl.action.osgi.CommandExtension] - Registering commands for bundle org.openhab.core.karaf/2.4.0
2019-01-05 13:42:04.991 [INFO ] [ll.impl.action.osgi.CommandExtension] - Registering commands for bundle org.apache.karaf.event/4.2.1
2019-01-05 13:42:06.662 [INFO ] [ll.impl.action.osgi.CommandExtension] - Registering commands for bundle org.apache.karaf.features.command/4.2.1
2019-01-05 13:42:06.697 [INFO ] [ll.impl.action.osgi.CommandExtension] - Registering commands for bundle org.apache.karaf.kar.core/4.2.1
2019-01-05 13:42:06.732 [INFO ] [rvice.jetty.internal.JettyServerImpl] - Pax Web available at [0.0.0.0]:[8443]
2019-01-05 13:42:06.774 [INFO ] [vice.jetty.internal.JettyFactoryImpl] - No ALPN class available
2019-01-05 13:42:06.774 [INFO ] [vice.jetty.internal.JettyFactoryImpl] - HTTP/2 not available, creating standard ServerConnector for Http
2019-01-05 13:42:06.775 [INFO ] [rvice.jetty.internal.JettyServerImpl] - Pax Web available at [0.0.0.0]:[8080]
2019-01-05 13:42:06.785 [INFO ] [vice.internal.HttpServiceFactoryImpl] - Binding bundle: [org.apache.karaf.http.core_4.2.1 [49]] to http service
2019-01-05 13:42:06.811 [INFO ] [vice.internal.HttpServiceFactoryImpl] - Binding bundle: [com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [20]] to http service
2019-01-05 13:42:06.930 [INFO ] [ll.impl.action.osgi.CommandExtension] - Registering commands for bundle org.apache.karaf.http.core/4.2.1
2019-01-05 13:42:07.423 [INFO ] [vice.internal.HttpServiceFactoryImpl] - Binding bundle: [org.eclipse.smarthome.core.audio_0.10.0.oh240 [103]] to http service
2019-01-05 13:42:07.550 [INFO ] [rg.ops4j.pax.web.utils.ClassPathUtil] - Ignoring bundle scan for /META-INF/services javax.servlet.ServletContainerInitializer.
2019-01-05 13:42:07.652 [INFO ] [ce.jetty.internal.HttpServiceContext] - registering context DefaultHttpContext [bundle=org.eclipse.smarthome.core.audio_0.10.0.oh240 [103], contextID=default], with context-name: 
2019-01-05 13:42:07.714 [INFO ] [org.eclipse.jetty.server.session    ] - DefaultSessionIdManager workerName=node0
2019-01-05 13:42:07.714 [INFO ] [org.eclipse.jetty.server.session    ] - No SessionScavenger set, using defaults
2019-01-05 13:42:07.721 [INFO ] [org.eclipse.jetty.server.session    ] - node0 Scavenging every 600000ms
2019-01-05 13:42:07.743 [INFO ] [.jetty.server.handler.ContextHandler] - Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.eclipse.smarthome.core.audio_0.10.0.oh240 [103], contextID=default]}
2019-01-05 13:42:07.754 [INFO ] [org.eclipse.jetty.server.Server     ] - jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_192-b01
2019-01-05 13:42:07.790 [INFO ] [.jetty.server.handler.ContextHandler] - Started o.e.j.s.h.ContextHandler@7010cd77{/static,null,AVAILABLE}
2019-01-05 13:42:07.882 [INFO ] [pse.jetty.util.ssl.SslContextFactory] - x509=X509@2e920860(mykey,h=[openhab.org],w=[]) for SslContextFactory@7fcfbb84[provider=null,keyStore=file:///C:/ProgramData/chocolatey/lib/openhab/tools/userdata/etc/keystore,trustStore=file:///C:/ProgramData/chocolatey/lib/openhab/tools/userdata/etc/keystore]
2019-01-05 13:42:08.403 [INFO ] [lipse.jetty.server.AbstractConnector] - Started 0.0.0.0:8443@63281f1a{SSL,[ssl, http/1.1]}{0.0.0.0:8443}
2019-01-05 13:42:08.430 [INFO ] [lipse.jetty.server.AbstractConnector] - Started default@6bab33e1{HTTP/1.1,[http/1.1]}{0.0.0.0:8080}
2019-01-05 13:42:08.431 [INFO ] [org.eclipse.jetty.server.Server     ] - Started @18793ms
2019-01-05 13:42:08.546 [INFO ] [rg.ops4j.pax.web.utils.ClassPathUtil] - Ignoring bundle scan for /META-INF/services javax.servlet.ServletContainerInitializer.
2019-01-05 13:42:08.558 [INFO ] [ce.jetty.internal.HttpServiceContext] - registering context DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [20], contextID=default], with context-name: 
2019-01-05 13:42:08.560 [INFO ] [.jetty.server.handler.ContextHandler] - Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [20], contextID=default]}
2019-01-05 13:42:08.811 [INFO ] [org.quartz.impl.StdSchedulerFactory ] - Using default implementation for ThreadExecutor
2019-01-05 13:42:08.839 [INFO ] [rg.quartz.core.SchedulerSignalerImpl] - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
2019-01-05 13:42:08.840 [INFO ] [org.quartz.core.QuartzScheduler     ] - Quartz Scheduler v.2.2.1 created.
2019-01-05 13:42:08.840 [INFO ] [org.quartz.simpl.RAMJobStore        ] - RAMJobStore initialized.
2019-01-05 13:42:08.846 [INFO ] [org.quartz.core.QuartzScheduler     ] - Scheduler meta-data: Quartz Scheduler (v2.2.1) 'openHAB-job-scheduler' with instanceId 'NON_CLUSTERED'
  Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  NOT STARTED.
  Currently in standby mode.
  Number of jobs executed: 0
  Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 2 threads.
  Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.

2019-01-05 13:42:08.846 [INFO ] [org.quartz.impl.StdSchedulerFactory ] - Quartz scheduler 'openHAB-job-scheduler' initialized from specified file: 'C:\ProgramData\chocolatey\lib\openhab\tools\runtime/etc/quartz.properties'
2019-01-05 13:42:08.848 [INFO ] [org.quartz.impl.StdSchedulerFactory ] - Quartz scheduler version: 2.2.1
2019-01-05 13:42:08.849 [INFO ] [org.quartz.core.QuartzScheduler     ] - Scheduler openHAB-job-scheduler_$_NON_CLUSTERED started.
2019-01-05 13:42:13.762 [INFO ] [thome.model.lsp.internal.ModelServer] - Started Language Server Protocol (LSP) service on port 5007
2019-01-05 13:42:13.929 [INFO ] [org.quartz.core.QuartzScheduler     ] - JobFactory set to: org.eclipse.smarthome.model.rule.runtime.internal.engine.GuiceAwareJobFactory@59b6ea82
2019-01-05 13:42:13.930 [INFO ] [org.quartz.core.QuartzScheduler     ] - Scheduler openHAB-job-scheduler_$_NON_CLUSTERED paused.
2019-01-05 13:42:14.527 [INFO ] [vice.internal.HttpServiceFactoryImpl] - Binding bundle: [org.eclipse.smarthome.ui_0.10.0.oh240 [149]] to http service
2019-01-05 13:42:14.542 [INFO ] [rg.ops4j.pax.web.utils.ClassPathUtil] - Ignoring bundle scan for /META-INF/services javax.servlet.ServletContainerInitializer.
2019-01-05 13:42:14.550 [INFO ] [ce.jetty.internal.HttpServiceContext] - registering context DefaultHttpContext [bundle=org.eclipse.smarthome.ui_0.10.0.oh240 [149], contextID=default], with context-name: 
2019-01-05 13:42:14.629 [INFO ] [.jetty.server.handler.ContextHandler] - Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.eclipse.smarthome.ui_0.10.0.oh240 [149], contextID=default]}
2019-01-05 13:42:14.650 [INFO ] [rg.ops4j.pax.web.utils.ClassPathUtil] - Ignoring bundle scan for /META-INF/services javax.servlet.ServletContainerInitializer.
2019-01-05 13:42:14.655 [INFO ] [ce.jetty.internal.HttpServiceContext] - registering context DefaultHttpContext [bundle=org.eclipse.smarthome.ui_0.10.0.oh240 [149], contextID=custom], with context-name: 
2019-01-05 13:42:14.659 [INFO ] [.jetty.server.handler.ContextHandler] - Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.eclipse.smarthome.ui_0.10.0.oh240 [149], contextID=custom]}
2019-01-05 13:42:14.675 [INFO ] [vice.internal.HttpServiceFactoryImpl] - Binding bundle: [org.eclipse.smarthome.ui.icon_0.10.0.oh240 [150]] to http service
2019-01-05 13:42:14.679 [INFO ] [rg.ops4j.pax.web.utils.ClassPathUtil] - Ignoring bundle scan for /META-INF/services javax.servlet.ServletContainerInitializer.
2019-01-05 13:42:14.685 [INFO ] [ce.jetty.internal.HttpServiceContext] - registering context DefaultHttpContext [bundle=org.eclipse.smarthome.ui.icon_0.10.0.oh240 [150], contextID=default], with context-name: 
2019-01-05 13:42:14.691 [INFO ] [.jetty.server.handler.ContextHandler] - Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.eclipse.smarthome.ui.icon_0.10.0.oh240 [150], contextID=default]}
2019-01-05 13:42:14.773 [INFO ] [vice.internal.HttpServiceFactoryImpl] - Binding bundle: [org.openhab.ui.dashboard_2.4.0 [184]] to http service
2019-01-05 13:42:14.782 [INFO ] [rg.ops4j.pax.web.utils.ClassPathUtil] - Ignoring bundle scan for /META-INF/services javax.servlet.ServletContainerInitializer.
2019-01-05 13:42:14.787 [INFO ] [ce.jetty.internal.HttpServiceContext] - registering context DefaultHttpContext [bundle=org.openhab.ui.dashboard_2.4.0 [184], contextID=default], with context-name: 
2019-01-05 13:42:14.791 [INFO ] [.jetty.server.handler.ContextHandler] - Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.openhab.ui.dashboard_2.4.0 [184], contextID=default]}
2019-01-05 13:42:14.796 [INFO ] [.dashboard.internal.DashboardService] - Started Dashboard at http://172.18.211.224:8080
2019-01-05 13:42:14.796 [INFO ] [.dashboard.internal.DashboardService] - Started Dashboard at https://172.18.211.224:8443
2019-01-05 13:42:17.013 [INFO ] [vice.internal.HttpServiceFactoryImpl] - Binding bundle: [org.openhab.core_2.4.0 [180]] to http service
2019-01-05 13:42:17.132 [INFO ] [rg.ops4j.pax.web.utils.ClassPathUtil] - Ignoring bundle scan for /META-INF/services javax.servlet.ServletContainerInitializer.
2019-01-05 13:42:17.382 [INFO ] [ce.jetty.internal.HttpServiceContext] - registering context DefaultHttpContext [bundle=org.openhab.core_2.4.0 [180], contextID=default], with context-name: 
2019-01-05 13:42:17.464 [INFO ] [.jetty.server.handler.ContextHandler] - Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.openhab.core_2.4.0 [180], contextID=default]}
2019-01-05 13:42:17.554 [INFO ] [vice.internal.HttpServiceFactoryImpl] - Unbinding bundle: [org.openhab.core_2.4.0 [180]]
2019-01-05 13:42:17.568 [INFO ] [.jetty.server.handler.ContextHandler] - Stopped HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.openhab.core_2.4.0 [180], contextID=default]}
2019-01-05 13:42:17.727 [INFO ] [vice.internal.HttpServiceFactoryImpl] - Unbinding bundle: [com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [20]]
2019-01-05 13:42:17.741 [INFO ] [ce.jetty.internal.HttpServiceContext] - ServletContext service already removed
2019-01-05 13:42:17.742 [INFO ] [.jetty.server.handler.ContextHandler] - Stopped HttpServiceContext{httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [20], contextID=default]}
2019-01-05 13:42:18.940 [INFO ] [org.quartz.core.QuartzScheduler     ] - Scheduler openHAB-job-scheduler_$_NON_CLUSTERED started.
2019-01-05 13:42:24.198 [INFO ] [vice.internal.HttpServiceFactoryImpl] - Unbinding bundle: [org.eclipse.smarthome.core.audio_0.10.0.oh240 [103]]
2019-01-05 13:42:24.204 [INFO ] [.jetty.server.handler.ContextHandler] - Stopped HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.eclipse.smarthome.core.audio_0.10.0.oh240 [103], contextID=default]}
2019-01-05 13:42:24.297 [INFO ] [vice.internal.HttpServiceFactoryImpl] - Unbinding bundle: [org.eclipse.smarthome.ui_0.10.0.oh240 [149]]
2019-01-05 13:42:24.301 [INFO ] [.jetty.server.handler.ContextHandler] - Stopped HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.eclipse.smarthome.ui_0.10.0.oh240 [149], contextID=default]}
2019-01-05 13:42:24.303 [INFO ] [.jetty.server.handler.ContextHandler] - Stopped HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.eclipse.smarthome.ui_0.10.0.oh240 [149], contextID=custom]}
2019-01-05 13:42:24.550 [INFO ] [vice.internal.HttpServiceFactoryImpl] - Unbinding bundle: [org.eclipse.smarthome.ui.icon_0.10.0.oh240 [150]]
2019-01-05 13:42:24.552 [INFO ] [.jetty.server.handler.ContextHandler] - Stopped HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.eclipse.smarthome.ui.icon_0.10.0.oh240 [150], contextID=default]}
2019-01-05 13:42:24.561 [INFO ] [ll.impl.action.osgi.CommandExtension] - Unregistering commands for bundle org.openhab.core.karaf/2.4.0
2019-01-05 13:42:24.648 [INFO ] [.dashboard.internal.DashboardService] - Stopped Dashboard
2019-01-05 13:42:24.650 [INFO ] [vice.internal.HttpServiceFactoryImpl] - Unbinding bundle: [org.openhab.ui.dashboard_2.4.0 [184]]
2019-01-05 13:42:24.655 [INFO ] [.jetty.server.handler.ContextHandler] - Stopped HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.openhab.ui.dashboard_2.4.0 [184], contextID=default]}
2019-01-05 13:42:24.696 [INFO ] [ll.impl.action.osgi.CommandExtension] - Unregistering commands for bundle org.apache.karaf.event/4.2.1
2019-01-05 13:42:24.723 [INFO ] [org.quartz.core.QuartzScheduler     ] - Scheduler openHAB-job-scheduler_$_NON_CLUSTERED shutting down.
2019-01-05 13:42:24.724 [INFO ] [org.quartz.core.QuartzScheduler     ] - Scheduler openHAB-job-scheduler_$_NON_CLUSTERED paused.
2019-01-05 13:42:24.724 [INFO ] [org.quartz.core.QuartzScheduler     ] - Scheduler openHAB-job-scheduler_$_NON_CLUSTERED shutdown complete.
2019-01-05 13:42:24.846 [INFO ] [vice.internal.HttpServiceFactoryImpl] - Unbinding bundle: [org.apache.karaf.http.core_4.2.1 [49]]
2019-01-05 13:42:24.857 [INFO ] [ll.impl.action.osgi.CommandExtension] - Unregistering commands for bundle org.apache.karaf.http.core/4.2.1
2019-01-05 13:42:24.883 [INFO ] [lipse.jetty.server.AbstractConnector] - Stopped 0.0.0.0:8443@63281f1a{SSL,[ssl, http/1.1]}{0.0.0.0:8443}
2019-01-05 13:42:24.886 [INFO ] [lipse.jetty.server.AbstractConnector] - Stopped default@6bab33e1{HTTP/1.1,[http/1.1]}{0.0.0.0:8080}
2019-01-05 13:42:24.887 [INFO ] [org.eclipse.jetty.server.session    ] - node0 Stopped scavenging
2019-01-05 13:42:24.887 [INFO ] [.jetty.server.handler.ContextHandler] - Stopped o.e.j.s.h.ContextHandler@7010cd77{/static,null,UNAVAILABLE}
2019-01-05 13:42:24.889 [INFO ] [j.pax.web.service.internal.Activator] - ServerControllerFactory is gone, HTTP Service is not available now.
2019-01-05 13:42:24.891 [INFO ] [j.pax.web.service.internal.Activator] - Pax Web stopped
2019-01-05 13:42:24.903 [INFO ] [ll.impl.action.osgi.CommandExtension] - Unregistering commands for bundle org.apache.karaf.system.core/4.2.1
2019-01-05 13:42:24.905 [INFO ] [ll.impl.action.osgi.CommandExtension] - Unregistering commands for bundle org.apache.karaf.shell.ssh/4.2.1.sp1
2019-01-05 13:42:24.919 [INFO ] [ll.impl.action.osgi.CommandExtension] - Unregistering commands for bundle org.apache.karaf.service.core/4.2.1
2019-01-05 13:42:24.921 [INFO ] [ll.impl.action.osgi.CommandExtension] - Unregistering commands for bundle org.apache.karaf.scr.state/4.2.1
2019-01-05 13:42:24.922 [INFO ] [ll.impl.action.osgi.CommandExtension] - Unregistering commands for bundle org.apache.karaf.package.core/4.2.1
2019-01-05 13:42:24.924 [INFO ] [ll.impl.action.osgi.CommandExtension] - Unregistering commands for bundle org.apache.karaf.log.core/4.2.1
2019-01-05 13:42:24.926 [INFO ] [ll.impl.action.osgi.CommandExtension] - Unregistering commands for bundle org.apache.karaf.kar.core/4.2.1
2019-01-05 13:42:25.411 [INFO ] [ll.impl.action.osgi.CommandExtension] - Updating commands for bundle org.apache.karaf.jaas.command/4.2.1
2019-01-05 13:42:25.416 [INFO ] [ll.impl.action.osgi.CommandExtension] - Updating commands for bundle org.apache.karaf.jaas.command/4.2.1
2019-01-05 13:42:25.421 [INFO ] [ll.impl.action.osgi.CommandExtension] - Updating commands for bundle org.apache.karaf.jaas.command/4.2.1
2019-01-05 13:42:25.456 [INFO ] [ll.impl.action.osgi.CommandExtension] - Unregistering commands for bundle org.apache.karaf.jaas.command/4.2.1
2019-01-05 13:42:25.464 [INFO ] [ll.impl.action.osgi.CommandExtension] - Unregistering commands for bundle org.apache.karaf.instance.core/4.2.1
2019-01-05 13:42:25.471 [INFO ] [ll.impl.action.osgi.CommandExtension] - Unregistering commands for bundle org.apache.karaf.features.command/4.2.1
2019-01-05 13:42:25.477 [INFO ] [ll.impl.action.osgi.CommandExtension] - Unregistering commands for bundle org.apache.karaf.diagnostic.core/4.2.1
2019-01-05 13:42:25.482 [INFO ] [ll.impl.action.osgi.CommandExtension] - Unregistering commands for bundle org.apache.karaf.config.core/4.2.1
2019-01-05 13:42:25.487 [INFO ] [ll.impl.action.osgi.CommandExtension] - Unregistering commands for bundle org.apache.karaf.bundle.core/4.2.1
2019-01-05 13:42:25.527 [INFO ] [ll.impl.action.osgi.CommandExtension] - Unregistering commands for bundle org.apache.karaf.wrapper.core/4.2.1
2019-01-05 13:42:25.534 [INFO ] [ll.impl.action.osgi.CommandExtension] - Unregistering commands for bundle org.apache.karaf.deployer.kar/4.2.1
2019-01-05 13:42:25.538 [INFO ] [ll.impl.action.osgi.CommandExtension] - Unregistering commands for bundle org.apache.karaf.shell.commands/4.2.1