Starting things twice upon startup

  • Platform information:
    • Hardware: ARMv7/4GB/SD
    • OS: Debian 8.11
    • Java Runtime Environment: Oracle 1.8.0_181
    • openHAB version: 2.4.0.M4
  • Issue of the topic: please be detailed explaining your issue
    I don’t know if this is normal behaviour, but I’ve noticed the last few times when I started OH (which I don’t do very often, last time was some month ago) that a lot of stuff is done two times over. First it starts the dashboard and loads all rules and sitemaps. Then it stops the dashboard and does the above stuff once again. I get no error messages. It’s not a big problem, just wondering if it’s something I should do something about?
  • If logs where generated please post these here using code fences:
2018-09-26 10:54:36.114 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Locale set to 'sv_SE'.
2018-09-26 10:54:36.118 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Measurement system set to 'SIUnits'.
2018-09-26 10:54:37.016 [INFO ] [.dashboard.internal.DashboardService] - Started Dashboard at http://192.168.168.3:8080
2018-09-26 10:54:37.021 [INFO ] [.dashboard.internal.DashboardService] - Started Dashboard at https://192.168.168.3:8443
2018-09-26 10:54:59.234 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'tellstickworkaround.rules'
2018-09-26 10:54:59.778 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'minecraft.rules'
2018-09-26 10:55:01.029 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'ups.rules'
2018-09-26 10:55:01.335 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'battery.rules'
2018-09-26 10:55:06.047 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'light.rules'
2018-09-26 10:55:08.606 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'engineheater.rules'
2018-09-26 10:55:09.983 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'automower.rules'
2018-09-26 10:55:10.229 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'firealarm.rules'
2018-09-26 10:55:10.323 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'doorbell.rules'
2018-09-26 10:55:12.083 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'temp.rules'
2018-09-26 10:55:21.243 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'temp.items'
2018-09-26 10:55:21.340 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'doorbell.items'
2018-09-26 10:55:21.401 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'exec.items'
2018-09-26 10:55:21.450 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'nut.items'
2018-09-26 10:55:21.994 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'exec.things'
2018-09-26 10:55:22.741 [INFO ] [thome.model.lsp.internal.ModelServer] - Started Language Server Protocol (LSP) service on port 5007
2018-09-26 10:55:24.443 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'kolefors.sitemap'
2018-09-26 10:55:24.502 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'batteri.sitemap'
2018-09-26 10:55:24.665 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'test.sitemap'
2018-09-26 10:56:00.347 [INFO ] [.dashboard.internal.DashboardService] - Stopped Dashboard
2018-09-26 10:56:14.876 [INFO ] [.dashboard.internal.DashboardService] - Started Dashboard at http://192.168.168.3:8080
2018-09-26 10:56:14.895 [INFO ] [.dashboard.internal.DashboardService] - Started Dashboard at https://192.168.168.3:8443
2018-09-26 10:56:18.944 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'batteri.sitemap'
2018-09-26 10:56:19.048 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'kolefors.sitemap'
2018-09-26 10:56:19.127 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'test.sitemap'
2018-09-26 10:56:21.997 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'exec.things'
2018-09-26 10:56:22.505 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'temp.items'
2018-09-26 10:56:22.584 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'doorbell.items'
2018-09-26 10:56:22.629 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'exec.items'
2018-09-26 10:56:22.691 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'nut.items'
2018-09-26 10:56:31.170 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'battery.rules'
2018-09-26 10:56:40.611 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'light.rules'
2018-09-26 10:56:41.062 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'tellstickworkaround.rules'
2018-09-26 10:56:43.884 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'engineheater.rules'
2018-09-26 10:56:46.126 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'automower.rules'
2018-09-26 10:56:46.329 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'firealarm.rules'
2018-09-26 10:56:46.458 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'doorbell.rules'
2018-09-26 10:56:46.915 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'minecraft.rules'
2018-09-26 10:56:47.051 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'ups.rules'
2018-09-26 10:56:49.144 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'temp.rules'
2018-09-26 10:56:54.754 [INFO ] [thome.model.lsp.internal.ModelServer] - Started Language Server Protocol (LSP) service on port 5007
2018-09-26 10:57:11.034 [INFO ] [b.core.service.AbstractActiveService] - NetworkUpsTools Refresh Service has been started
2018-09-26 10:57:11.540 [INFO ] [basic.internal.servlet.WebAppServlet] - Started Basic UI at /basicui/app
2018-09-26 10:57:12.873 [INFO ] [ui.habmin.internal.servlet.HABminApp] - Started HABmin servlet at /habmin

1 Like

I saw this also and was curious, glad you asked.