OH2 stops automatically right after start-up with no apparent reason or error

Hi!
I am using OH 2.1.0 and my installation was working perfectly until I switched my persistence DB from mariadb to influx. I managed to switch the db successfully and it was working until one restart. After restarting OH the following symptom appeared:
OH starts normally and shortly after loading the whole configuration it shuts down like it would receive a logout command. No errors, no suspicious log entries, nothing. It just stops. Below is the log output.
Any help would be greatly appreciated!
Thanx, over.

root@automatos:/usr/share/openhab2# ./start_debug.sh
Launching the openHAB runtime...
Listening for transport dt_socket at address: 5005

                          __  _____    ____
  ____  ____  ___  ____  / / / /   |  / __ )
 / __ \/ __ \/ _ \/ __ \/ /_/ / /| | / __  |
/ /_/ / /_/ /  __/ / / / __  / ___ |/ /_/ /
\____/ .___/\___/_/ /_/_/ /_/_/  |_/_____/
    /_/                        2.1.0
                               - release build -

Hit '<tab>' for a list of available commands
and '[cmd] --help' for help on a specific command.
Hit '<ctrl-d>' or type 'system:shutdown' or 'logout' to shutdown openHAB.

openhab> log:tail
07:29:42.349 [INFO ] [ll.impl.action.osgi.CommandExtension] - Registering commands for bundle org.apache.karaf.bundle.core/4.0.8
07:29:42.432 [INFO ] [ll.impl.action.osgi.CommandExtension] - Registering commands for bundle org.apache.karaf.config.core/4.0.8
07:29:42.474 [INFO ] [ll.impl.action.osgi.CommandExtension] - Registering commands for bundle org.apache.karaf.deployer.kar/4.0.8
07:29:42.489 [INFO ] [ll.impl.action.osgi.CommandExtension] - Registering commands for bundle org.apache.karaf.diagnostic.core/4.0.8
07:29:42.859 [INFO ] [ll.impl.action.osgi.CommandExtension] - Registering commands for bundle org.apache.karaf.features.command/4.0.8
07:29:42.868 [INFO ] [ll.impl.action.osgi.CommandExtension] - Registering commands for bundle org.apache.karaf.http.core/4.0.8
07:29:42.940 [INFO ] [ll.impl.action.osgi.CommandExtension] - Registering commands for bundle org.apache.karaf.instance.core/4.0.8
07:29:43.046 [INFO ] [ll.impl.action.osgi.CommandExtension] - Registering commands for bundle org.apache.karaf.jaas.command/4.0.8
07:29:43.052 [INFO ] [ll.impl.action.osgi.CommandExtension] - Updating commands for bundle org.apache.karaf.jaas.command/4.0.8
07:29:43.057 [INFO ] [ll.impl.action.osgi.CommandExtension] - Updating commands for bundle org.apache.karaf.jaas.command/4.0.8
07:29:43.081 [INFO ] [ll.impl.action.osgi.CommandExtension] - Registering commands for bundle org.apache.karaf.kar.core/4.0.8
07:29:43.111 [INFO ] [ll.impl.action.osgi.CommandExtension] - Registering commands for bundle org.apache.karaf.log.core/4.0.8
07:29:43.124 [INFO ] [ll.impl.action.osgi.CommandExtension] - Registering commands for bundle org.apache.karaf.package.core/4.0.8
07:29:43.172 [INFO ] [ll.impl.action.osgi.CommandExtension] - Registering commands for bundle org.apache.karaf.scr.command/4.0.8
07:29:43.189 [INFO ] [ll.impl.action.osgi.CommandExtension] - Registering commands for bundle org.apache.karaf.service.core/4.0.8
07:29:43.327 [INFO ] [ll.impl.action.osgi.CommandExtension] - Command registration delayed for bundle org.apache.karaf.shell.commands/4.0.8. Missing dependencies: [org.jledit.EditorFactory]
07:29:43.864 [INFO ] [ll.impl.action.osgi.CommandExtension] - Command registration delayed for bundle org.apache.karaf.shell.ssh/4.0.8. Missing dependencies: [org.apache.sshd.SshServer]
07:29:43.880 [INFO ] [pache.sshd.common.util.SecurityUtils] - BouncyCastle not registered, using the default JCE provider
07:29:43.986 [INFO ] [ll.impl.action.osgi.CommandExtension] - Registering commands for bundle org.apache.karaf.system.core/4.0.8
07:29:44.277 [INFO ] [ll.impl.action.osgi.CommandExtension] - Registering commands for bundle org.apache.karaf.shell.commands/4.0.8
07:29:44.373 [INFO ] [j.pax.web.service.internal.Activator] - EventAdmin support enabled, servlet events will be postet to topics.
07:29:44.381 [INFO ] [j.pax.web.service.internal.Activator] - LogService support enabled, log events will be created.
07:29:44.400 [INFO ] [j.pax.web.service.internal.Activator] - Pax Web started
07:29:44.695 [INFO ] [ll.impl.action.osgi.CommandExtension] - Registering commands for bundle org.apache.karaf.shell.ssh/4.0.8
07:29:44.942 [INFO ] [org.eclipse.jetty.util.log          ] - Logging initialized @9166ms
07:29:45.267 [INFO ] [ll.impl.action.osgi.CommandExtension] - Registering commands for bundle org.apache.karaf.wrapper.core/4.0.8
07:29:45.682 [INFO ] [rvice.jetty.internal.JettyServerImpl] - Pax Web available at [0.0.0.0]:[8443]
07:29:45.684 [INFO ] [vice.jetty.internal.JettyFactoryImpl] - SPDY not available, creating standard ServerConnector for Http
07:29:45.686 [INFO ] [rvice.jetty.internal.JettyServerImpl] - Pax Web available at [0.0.0.0]:[8080]
07:29:45.721 [INFO ] [vice.internal.HttpServiceFactoryImpl] - Binding bundle: [com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [9]] to http service
07:29:47.962 [INFO ] [vice.internal.HttpServiceFactoryImpl] - Binding bundle: [org.eclipse.smarthome.core.audio_0.9.0.b5 [99]] to http service
07:29:47.998 [INFO ] [rg.ops4j.pax.web.utils.ClassPathUtil] - Ignoring bundle scan for /META-INF/services javax.servlet.ServletContainerInitializer.
07:29:48.097 [INFO ] [ce.jetty.internal.HttpServiceContext] - registering context DefaultHttpContext [bundle=org.eclipse.smarthome.core.audio_0.9.0.b5 [99], contextID=default], with context-name:
07:29:48.210 [INFO ] [.jetty.server.handler.ContextHandler] - Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.eclipse.smarthome.core.audio_0.9.0.b5 [99], contextID=default]}
07:29:48.227 [INFO ] [org.eclipse.jetty.server.Server     ] - jetty-9.2.19.v20160908
07:29:48.352 [INFO ] [.jetty.server.handler.ContextHandler] - Started o.e.j.s.h.ContextHandler@bf1bc6{/static,null,AVAILABLE}
07:29:48.687 [INFO ] [eclipse.jetty.server.ServerConnector] - Started 0.0.0.0:8443@c76369{SSL-http/1.1}{0.0.0.0:8443}
07:29:48.717 [INFO ] [eclipse.jetty.server.ServerConnector] - Started default@936fd8{HTTP/1.1}{0.0.0.0:8080}
07:29:48.720 [INFO ] [org.eclipse.jetty.server.Server     ] - Started @12945ms
07:29:49.101 [INFO ] [rg.ops4j.pax.web.utils.ClassPathUtil] - Ignoring bundle scan for /META-INF/services javax.servlet.ServletContainerInitializer.
07:29:49.127 [INFO ] [ce.jetty.internal.HttpServiceContext] - registering context DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [9], contextID=default], with context-name:
07:29:49.134 [INFO ] [.jetty.server.handler.ContextHandler] - Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [9], contextID=default]}
07:29:49.333 [INFO ] [org.quartz.impl.StdSchedulerFactory ] - Using default implementation for ThreadExecutor
07:29:49.448 [INFO ] [rg.quartz.core.SchedulerSignalerImpl] - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
07:29:49.451 [INFO ] [org.quartz.core.QuartzScheduler     ] - Quartz Scheduler v.2.2.1 created.
07:29:49.457 [INFO ] [org.quartz.simpl.RAMJobStore        ] - RAMJobStore initialized.
07:29:49.463 [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.

07:29:49.466 [INFO ] [org.quartz.impl.StdSchedulerFactory ] - Quartz scheduler 'openHAB-job-scheduler' initialized from specified file: '/usr/share/openhab2/runtime/etc/quartz.properties'
07:29:49.468 [INFO ] [org.quartz.impl.StdSchedulerFactory ] - Quartz scheduler version: 2.2.1
07:29:49.472 [INFO ] [org.quartz.core.QuartzScheduler     ] - Scheduler openHAB-job-scheduler_$_NON_CLUSTERED started.
07:29:56.687 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'sh.items'
07:29:57.613 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'influxdb.persist'
07:30:05.527 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'watering.rules'
07:30:06.372 [INFO ] [org.quartz.core.QuartzScheduler     ] - JobFactory set to: org.eclipse.smarthome.model.rule.runtime.internal.engine.GuiceAwareJobFactory@1cf171c
07:30:06.375 [INFO ] [org.quartz.core.QuartzScheduler     ] - Scheduler openHAB-job-scheduler_$_NON_CLUSTERED paused.
07:30:07.042 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'sh.sitemap'
07:30:07.777 [INFO ] [vice.internal.HttpServiceFactoryImpl] - Binding bundle: [org.eclipse.smarthome.ui_0.9.0.b5 [136]] to http service
07:30:07.816 [INFO ] [rg.ops4j.pax.web.utils.ClassPathUtil] - Ignoring bundle scan for /META-INF/services javax.servlet.ServletContainerInitializer.
07:30:07.844 [INFO ] [ce.jetty.internal.HttpServiceContext] - registering context DefaultHttpContext [bundle=org.eclipse.smarthome.ui_0.9.0.b5 [136], contextID=default], with context-name:
07:30:07.936 [INFO ] [.jetty.server.handler.ContextHandler] - Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.eclipse.smarthome.ui_0.9.0.b5 [136], contextID=default]}
07:30:08.033 [INFO ] [vice.internal.HttpServiceFactoryImpl] - Binding bundle: [org.eclipse.smarthome.ui.icon_0.9.0.b5 [137]] to http service
07:30:08.045 [INFO ] [rg.ops4j.pax.web.utils.ClassPathUtil] - Ignoring bundle scan for /META-INF/services javax.servlet.ServletContainerInitializer.
07:30:08.070 [INFO ] [ce.jetty.internal.HttpServiceContext] - registering context DefaultHttpContext [bundle=org.eclipse.smarthome.ui.icon_0.9.0.b5 [137], contextID=default], with context-name:
07:30:08.078 [INFO ] [.jetty.server.handler.ContextHandler] - Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.eclipse.smarthome.ui.icon_0.9.0.b5 [137], contextID=default]}
07:30:08.635 [INFO ] [vice.internal.HttpServiceFactoryImpl] - Binding bundle: [org.jupnp_2.2.0 [162]] to http service
07:30:08.768 [INFO ] [rg.ops4j.pax.web.utils.ClassPathUtil] - Ignoring bundle scan for /META-INF/services javax.servlet.ServletContainerInitializer.
07:30:08.794 [INFO ] [ce.jetty.internal.HttpServiceContext] - registering context org.jupnp.transport.impl.osgi.DisableAuthenticationHttpContext@a4b690, with context-name:
07:30:08.802 [INFO ] [.jetty.server.handler.ContextHandler] - Started HttpServiceContext{httpContext=org.jupnp.transport.impl.osgi.DisableAuthenticationHttpContext@a4b690}
07:30:09.002 [INFO ] [ll.impl.action.osgi.CommandExtension] - Registering commands for bundle org.openhab.core.karaf/2.1.0
07:30:09.254 [INFO ] [vice.internal.HttpServiceFactoryImpl] - Binding bundle: [org.openhab.ui.dashboard_2.1.0 [170]] to http service
07:30:09.309 [INFO ] [rg.ops4j.pax.web.utils.ClassPathUtil] - Ignoring bundle scan for /META-INF/services javax.servlet.ServletContainerInitializer.
07:30:09.401 [INFO ] [ce.jetty.internal.HttpServiceContext] - registering context DefaultHttpContext [bundle=org.openhab.ui.dashboard_2.1.0 [170], contextID=default], with context-name:
07:30:09.422 [INFO ] [.jetty.server.handler.ContextHandler] - Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.openhab.ui.dashboard_2.1.0 [170], contextID=default]}
07:30:09.447 [INFO ] [.dashboard.internal.DashboardService] - Started dashboard at http://10.1.1.10:8080
07:30:09.450 [INFO ] [.dashboard.internal.DashboardService] - Started dashboard at https://10.1.1.10:8443
07:30:09.617 [INFO ] [vice.internal.HttpServiceFactoryImpl] - Binding bundle: [org.eclipse.smarthome.ui.basic_0.9.0.b5 [176]] to http service
07:30:09.646 [INFO ] [rg.ops4j.pax.web.utils.ClassPathUtil] - Ignoring bundle scan for /META-INF/services javax.servlet.ServletContainerInitializer.
07:30:09.683 [INFO ] [ce.jetty.internal.HttpServiceContext] - registering context DefaultHttpContext [bundle=org.eclipse.smarthome.ui.basic_0.9.0.b5 [176], contextID=default], with context-name:
07:30:09.691 [INFO ] [.jetty.server.handler.ContextHandler] - Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.eclipse.smarthome.ui.basic_0.9.0.b5 [176], contextID=default]}
07:30:10.095 [INFO ] [basic.internal.servlet.WebAppServlet] - Started Basic UI at /basicui/app
07:30:10.148 [INFO ] [vice.internal.HttpServiceFactoryImpl] - Binding bundle: [org.eclipse.smarthome.ui.paper_0.9.0.b5 [177]] to http service
07:30:10.168 [INFO ] [rg.ops4j.pax.web.utils.ClassPathUtil] - Ignoring bundle scan for /META-INF/services javax.servlet.ServletContainerInitializer.
07:30:10.203 [INFO ] [ce.jetty.internal.HttpServiceContext] - registering context DefaultHttpContext [bundle=org.eclipse.smarthome.ui.paper_0.9.0.b5 [177], contextID=default], with context-name:
07:30:10.212 [INFO ] [.jetty.server.handler.ContextHandler] - Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.eclipse.smarthome.ui.paper_0.9.0.b5 [177], contextID=default]}
07:30:10.216 [INFO ] [arthome.ui.paper.internal.PaperUIApp] - Started Paper UI at /paperui
07:30:10.273 [INFO ] [vice.internal.HttpServiceFactoryImpl] - Binding bundle: [org.openhab.ui.habpanel_2.1.0 [179]] to http service
07:30:10.288 [INFO ] [rg.ops4j.pax.web.utils.ClassPathUtil] - Ignoring bundle scan for /META-INF/services javax.servlet.ServletContainerInitializer.
07:30:10.317 [INFO ] [ce.jetty.internal.HttpServiceContext] - registering context DefaultHttpContext [bundle=org.openhab.ui.habpanel_2.1.0 [179], contextID=default], with context-name:
07:30:10.326 [INFO ] [.jetty.server.handler.ContextHandler] - Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.openhab.ui.habpanel_2.1.0 [179], contextID=default]}
07:30:10.330 [INFO ] [panel.internal.HABPanelDashboardTile] - Started HABPanel at /habpanel
07:30:11.140 [INFO ] [penhab.io.transport.mqtt.MqttService] - MQTT Service initialization completed.
07:30:11.149 [INFO ] [t.mqtt.internal.MqttBrokerConnection] - Starting MQTT broker connection 'mosquitto'
07:30:11.414 [INFO ] [org.quartz.core.QuartzScheduler     ] - Scheduler openHAB-job-scheduler_$_NON_CLUSTERED started.
07:30:12.839 [INFO ] [marthome.event.ItemStateChangedEvent] - Gate_temp changed from NULL to 33.81
07:30:12.850 [INFO ] [marthome.event.ItemStateChangedEvent] - Spalnica_temp changed from NULL to 23.7
07:30:12.862 [INFO ] [marthome.event.ItemStateChangedEvent] - Spalnica_hum changed from NULL to 66.7
07:30:12.874 [INFO ] [marthome.event.ItemStateChangedEvent] - Tine_temp changed from NULL to 24.9
07:30:12.886 [INFO ] [marthome.event.ItemStateChangedEvent] - Tine_hum changed from NULL to 66.1
07:30:12.949 [INFO ] [marthome.event.ItemStateChangedEvent] - Spalnica_VCC changed from NULL to 3.38
07:30:12.960 [INFO ] [marthome.event.ItemStateChangedEvent] - Tine_VCC changed from NULL to 3.43
07:30:13.231 [INFO ] [vice.internal.HttpServiceFactoryImpl] - Binding bundle: [org.openhab.core_2.1.0 [166]] to http service
07:30:13.245 [INFO ] [rg.ops4j.pax.web.utils.ClassPathUtil] - Ignoring bundle scan for /META-INF/services javax.servlet.ServletContainerInitializer.
07:30:13.265 [INFO ] [ce.jetty.internal.HttpServiceContext] - registering context DefaultHttpContext [bundle=org.openhab.core_2.1.0 [166], contextID=default], with context-name:
07:30:13.272 [INFO ] [.jetty.server.handler.ContextHandler] - Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.openhab.core_2.1.0 [166], contextID=default]}
07:30:15.356 [INFO ] [vice.internal.HttpServiceFactoryImpl] - Unbinding bundle: [org.openhab.core_2.1.0 [166]]
07:30:15.374 [INFO ] [.jetty.server.handler.ContextHandler] - Stopped HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.openhab.core_2.1.0 [166], contextID=default]}
07:30:15.586 [INFO ] [penhab.io.transport.mqtt.MqttService] - Stopping broker connection '<mosquitto'
07:30:15.587 [INFO ] [penhab.io.transport.mqtt.MqttService] - Stopping broker connection 'mosquitto'
07:30:15.707 [INFO ] [panel.internal.HABPanelDashboardTile] - Stopped HABPanel
07:30:15.709 [INFO ] [vice.internal.HttpServiceFactoryImpl] - Unbinding bundle: [org.openhab.ui.habpanel_2.1.0 [179]]
07:30:15.716 [INFO ] [.jetty.server.handler.ContextHandler] - Stopped HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.openhab.ui.habpanel_2.1.0 [179], contextID=default]}
07:30:15.728 [INFO ] [arthome.ui.paper.internal.PaperUIApp] - Stopped Paper UI
07:30:15.730 [INFO ] [vice.internal.HttpServiceFactoryImpl] - Unbinding bundle: [org.eclipse.smarthome.ui.paper_0.9.0.b5 [177]]
07:30:15.737 [INFO ] [.jetty.server.handler.ContextHandler] - Stopped HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.eclipse.smarthome.ui.paper_0.9.0.b5 [177], contextID=default]}
07:30:15.811 [INFO ] [basic.internal.servlet.WebAppServlet] - Stopped Basic UI
07:30:15.816 [INFO ] [vice.internal.HttpServiceFactoryImpl] - Unbinding bundle: [org.eclipse.smarthome.ui.basic_0.9.0.b5 [176]]
07:30:15.826 [INFO ] [.jetty.server.handler.ContextHandler] - Stopped HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.eclipse.smarthome.ui.basic_0.9.0.b5 [176], contextID=default]}
07:30:15.874 [INFO ] [.dashboard.internal.DashboardService] - Stopped dashboard
07:30:15.877 [INFO ] [vice.internal.HttpServiceFactoryImpl] - Unbinding bundle: [org.openhab.ui.dashboard_2.1.0 [170]]
07:30:15.886 [INFO ] [.jetty.server.handler.ContextHandler] - Stopped HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.openhab.ui.dashboard_2.1.0 [170], contextID=default]}
07:30:15.898 [INFO ] [ll.impl.action.osgi.CommandExtension] - Unregistering commands for bundle org.openhab.core.karaf/2.1.0
07:30:16.075 [INFO ] [vice.internal.HttpServiceFactoryImpl] - Unbinding bundle: [org.jupnp_2.2.0 [162]]
07:30:16.080 [INFO ] [.jetty.server.handler.ContextHandler] - Stopped HttpServiceContext{httpContext=org.jupnp.transport.impl.osgi.DisableAuthenticationHttpContext@a4b690}
07:30:16.125 [INFO ] [vice.internal.HttpServiceFactoryImpl] - Unbinding bundle: [org.eclipse.smarthome.ui.icon_0.9.0.b5 [137]]
07:30:16.133 [INFO ] [.jetty.server.handler.ContextHandler] - Stopped HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.eclipse.smarthome.ui.icon_0.9.0.b5 [137], contextID=default]}
07:30:16.177 [INFO ] [vice.internal.HttpServiceFactoryImpl] - Unbinding bundle: [org.eclipse.smarthome.ui_0.9.0.b5 [136]]
07:30:16.182 [INFO ] [.jetty.server.handler.ContextHandler] - Stopped HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.eclipse.smarthome.ui_0.9.0.b5 [136], contextID=default]}
07:30:26.798 [INFO ] [org.quartz.core.QuartzScheduler     ] - Scheduler openHAB-job-scheduler_$_NON_CLUSTERED shutting down.
07:30:26.800 [INFO ] [org.quartz.core.QuartzScheduler     ] - Scheduler openHAB-job-scheduler_$_NON_CLUSTERED paused.
07:30:26.803 [INFO ] [org.quartz.core.QuartzScheduler     ] - Scheduler openHAB-job-scheduler_$_NON_CLUSTERED shutdown complete.
07:30:27.143 [INFO ] [vice.internal.HttpServiceFactoryImpl] - Unbinding bundle: [org.eclipse.smarthome.core.audio_0.9.0.b5 [99]]
07:30:27.146 [INFO ] [.jetty.server.handler.ContextHandler] - Stopped HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.eclipse.smarthome.core.audio_0.9.0.b5 [99], contextID=default]}
07:30:27.318 [INFO ] [ll.impl.action.osgi.CommandExtension] - Unregistering commands for bundle org.apache.karaf.wrapper.core/4.0.8
07:30:27.357 [INFO ] [vice.internal.HttpServiceFactoryImpl] - Unbinding bundle: [com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [9]]
07:30:27.379 [INFO ] [ce.jetty.internal.HttpServiceContext] - ServletContext service already removed
07:30:27.381 [INFO ] [.jetty.server.handler.ContextHandler] - Stopped HttpServiceContext{httpContext=DefaultHttpContext [bundle=com.eclipsesource.jaxrs.publisher_5.3.1.201602281253 [9], contextID=default]}
07:30:27.460 [INFO ] [eclipse.jetty.server.ServerConnector] - Stopped 0.0.0.0:8443@c76369{SSL-http/1.1}{0.0.0.0:8443}
07:30:27.463 [INFO ] [eclipse.jetty.server.ServerConnector] - Stopped default@936fd8{HTTP/1.1}{0.0.0.0:8080}
07:30:27.465 [INFO ] [.jetty.server.handler.ContextHandler] - Stopped o.e.j.s.h.ContextHandler@bf1bc6{/static,null,UNAVAILABLE}
07:30:27.471 [INFO ] [j.pax.web.service.internal.Activator] - Pax Web stopped
07:30:27.481 [INFO ] [ll.impl.action.osgi.CommandExtension] - Unregistering commands for bundle org.apache.karaf.shell.commands/4.0.8
07:30:27.549 [INFO ] [ll.impl.action.osgi.CommandExtension] - Unregistering commands for bundle org.apache.karaf.system.core/4.0.8
07:30:27.554 [INFO ] [ll.impl.action.osgi.CommandExtension] - Unregistering commands for bundle org.apache.karaf.shell.ssh/4.0.8


root@automatos:/usr/share/openhab2#

I think you need to put the logging into debug or trace mode and see what detailed info gets logged when OH is inexplicably exiting. There might be more relevant information there.

Try stopping OH, deleting the contents of /var/lib/openhab2/cache and /var/lib/openhab2/tmp and then restart OH.

Have you tried seeing if the symptom continues when using OH 2.2 SNAPSHOT?

Hi Rich,

Thanx for suggestions.

  • debug logging didn’t show anything that I would find useful. After loading everything things just started closing…
  • deleting cache and temp caused openhab to crash before it even started logging.
  • apt-get remove and then install didn’t help
    I ended up purging the installation and installing 2.2 snapshot.
    After
export OPENHAB_HOME=/usr/share/openhab2
export OPENHAB_CONF=/etc/openhab2
export OPENHAB_RUNTIME=/usr/share/openhab2/runtime
export OPENHAB_USERDATA=/var/lib/openhab2
export OPENHAB_LOGDIR=/var/log/openhab2

Things started to work…

Regards,
over

Hi,
I managed to recreate this problem. First I uninstalled influxDB persistence and renamed persistence and services files related to influx. Then, after some time, I reinstalled persistence, replaced the files and after restart the problem reappeared.
When I originally came across this problem, the procedure was very similar, with a small exception that I uninstalled jdbc and installed inlfux back then…