Closed lolodomo closed 7 years ago
At the second startup (snapshot 627), few bindings are installed a second time (they were already installed at the first startup):
2016-12-01 23:32:35.174 [INFO ] [core.karaf.internal.FeatureInstaller] - Installed 'openhab-binding-astro' 2016-12-01 23:32:47.300 [INFO ] [core.karaf.internal.FeatureInstaller] - Installed 'openhab-binding-mios' 2016-12-01 23:32:47.884 [ERROR] [core.karaf.internal.FeatureInstaller] - Failed uninstalling 'openhab-transformation-regex': Feature named 'openhab-transformation-regex/0.0.0' is not installed 2016-12-01 23:33:00.148 [INFO ] [core.karaf.internal.FeatureInstaller] - Installed 'openhab-misc-restdocs'
Note the strange error with the try to uninstall regex. regex installed automatically because mios is installed.
I close this issue as I don't reproduce it in OH 2.0 RC1.
At the second startup (snapshot 627), few bindings are installed a second time (they were already installed at the first startup):
Note the strange error with the try to uninstall regex. regex installed automatically because mios is installed.