Problems with Snapshot 1231

hm, i know that snapshot 1231 brings some major changes (karaf,…). therefore somehow expected, but no idea how to fix this (already tried to do the obvious stuff like clear cache and tmp folder) :

After upgrade:

  • Default Icons in classic UI not shown (only my personal ones…)…for default only the palceholder is seen.

  • Port 8080 does not seem to work anymore…but classic UI gui works…
    HTTP ERROR 404, Problem accessing /start/index. Reason: Not Found Powered by Jetty:// 9.3.21.v20170918

  • zwave not working…seems dead or COM port not sending data ?

openhab.log says lots of bad things / some examples:

2018-03-18 22:31:24.527 [WARN ] [.core.internal.i18n.I18nProviderImpl] - Could not set new location: 48.566667, 16.566667, keeping old one, error message: null
2018-03-18 22:31:24.530 [ERROR] [org.eclipse.smarthome.core          ] - [org.eclipse.smarthome.core.internal.i18n.I18nProviderImpl(55)] The activate method has thrown an exception
java.lang.NullPointerException: null
        at org.eclipse.smarthome.core.internal.i18n.I18nProviderImpl.setLocation(I18nProviderImpl.java:225) ~[?:?]
        at org.eclipse.smarthome.core.internal.i18n.I18nProviderImpl.modified(I18nProviderImpl.java:135) ~[?:?]
        at org.eclipse.smarthome.core.internal.i18n.I18nProviderImpl.activate(I18nProviderImpl.java:113) ~[?:?]

uaaaaahhhhh.
trying to revert back to build 1227 did end up in following error log. now whole system is dead :frowning:

2018-03-18 22:48:49.230 [ERROR] [core.karaf.internal.FeatureInstaller] - Failed installing 'openhab-binding-http1, openhab-misc-restdocs, openhab-transformation-javascript, openhab-binding-weather1, openhab-ui-habpanel, openhab-transformation-regex, openhab-transformation-jsonpath, openhab-binding-mqtt1, openhab-binding-zwave, openhab-transformation-xpath, openhab-persistence-rrd4j, openhab-ui-basic, openhab-transformation-map, openhab-ui-classic, openhab-binding-ntp, openhab-action-mail, openhab-binding-astro, openhab-ui-habmin, openhab-transformation-xslt, openhab-transformation-exec, openhab-binding-systeminfo, openhab-ui-paper, openhab-transformation-scale': Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=openhab-ui-classic; type=karaf.feature; version="[2.3.0.SNAPSHOT,2.3.0.SNAPSHOT]"; filter:="(&(osgi.identity=openhab-ui-classic)(type=karaf.feature)(version>=2.3.0.SNAPSHOT)(version<=2.3.0.SNAPSHOT))" [caused by: Unable to resolve openhab-ui-classic/2.3.0.SNAPSHOT: missing requirement [openhab-ui-classic/2.3.0.SNAPSHOT] osgi.identity; osgi.identity=esh-ui-classic; type=karaf.feature [caused by: Unable to resolve esh-ui-classic/0.10.0.SNAPSHOT: missing requirement [esh-ui-classic/0.10.0.SNAPSHOT] osgi.identity; osgi.identity=org.eclipse.smarthome.ui.classic; type=osgi.bundle; version="[0.10.0.201803161254,0.10.0.201803161254]"; resolution:=mandatory [caused by: Unable to resolve org.eclipse.smarthome.ui.classic/0.10.0.201803161254: missing requirement [org.eclipse.smarthome.ui.classic/0.10.0.201803161254] osgi.wiring.package; filter:="(osgi.wiring.package=org.eclipse.smarthome.core.types.util)"]]]

I now purged the whole setup and started with a clean 2.3 (b1231)…initially the mode selection came up in GUI (expert,…). did setup the different views (paper ui)…could install my bindings (very few: zwave,mail action,sys info, mqtt1, http1) and after few reboots (not sure when)…same situation…as initially.

NO more default icons (only my custom ones) + and except the classicUI screen the rest only provides the error message from the first entry in this threat.

@Kai, @sihui, @rlkoshak ANY idea…my whole house is close to be DOWN as nothing works anymore :slight_smile:

Did not upgrade yet due to those issues :sunglasses:, but here is a thread with similar issues to yours:

Correct and recent java version? Should be Oracle or Zulu … not OpenJDK

Are all of the same type? (either svg or png) and did you configure the GUI to use those types?

Good luck.

thanks, already had checked this threat - but i’m far from ever using KODI, did check though but not installed or mentioned anywhere…

Normally use Oracle JDK, and all the same PNG type…changed to BMP in settings, but right now PaperUI is dead…as well.

will now try if a revert back with purge will bring back my system on 1227. without perge it did not work anymore…some parts seem to block the system unperged…

When comparing the error message in that thread with yours it comes out to be the problem with Classic UI in your case … for whatever reason.
So I would try to uninstall Classic UI.

hm…have to put a reminder to never ever again go with the latest flow grrrrr

i now purged to 1227…even checked if lib is removed…now again started from the gui (mode selection)…after that i only see this in the log…forever.

Any idea what still blocks my system so much…

2018-03-19 09:47:21.414 [ERROR] [core.karaf.internal.FeatureInstaller] - Failed installing 'openhab-misc-restdocs, openhab-transformation-javascript, openhab-ui-habpanel, openhab-transformation-regex, openhab-transformation-jsonpath, openhab-transformation-xpath, openhab-ui-basic, openhab-transformation-map, openhab-ui-classic, openhab-ui-habmin, openhab-transformation-xslt, openhab-transformation-exec, openhab-ui-paper, openhab-transformation-scale': Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=openhab-ui-classic; type=karaf.feature; version="[2.3.0.SNAPSHOT,2.3.0.SNAPSHOT]"; filter:="(&(osgi.identity=openhab-ui-classic)(type=karaf.feature)(version>=2.3.0.SNAPSHOT)(version<=2.3.0.SNAPSHOT))" [caused by: Unable to resolve openhab-ui-classic/2.3.0.SNAPSHOT: missing requirement [openhab-ui-classic/2.3.0.SNAPSHOT] osgi.identity; osgi.identity=org.openhab.ui.classicui; type=osgi.fragment; version="[2.3.0.201803161151,2.3.0.201803161151]"; resolution:=mandatory [caused by: Unable to resolve org.openhab.ui.classicui/2.3.0.201803161151: missing requirement [org.openhab.ui.classicui/2.3.0.201803161151] osgi.wiring.host; osgi.wiring.host=org.eclipse.smarthome.ui.classic; bundle-version=0; filter:="(&(osgi.wiring.host=org.eclipse.smarthome.ui.classic)(bundle-version>=0.0.0))" [caused by: Unable to resolve org.eclipse.smarthome.ui.classic/0.10.0.201803161254: missing requirement [org.eclipse.smarthome.ui.classic/0.10.0.201803161254] osgi.wiring.package; filter:="(osgi.wiring.package=org.eclipse.smarthome.core.types.util)"]]]
2018-03-19 09:47:34.723 [ERROR] [core.karaf.internal.FeatureInstaller] - Failed installing 'openhab-misc-restdocs, openhab-transformation-javascript, openhab-ui-habpanel, openhab-transformation-regex, openhab-transformation-jsonpath, openhab-transformation-xpath, openhab-ui-basic, openhab-transformation-map, openhab-ui-classic, openhab-ui-habmin, openhab-transformation-xslt, openhab-transformation-exec, openhab-ui-paper, openhab-transformation-scale': Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=openhab-ui-classic; type=karaf.feature; version="[2.3.0.SNAPSHOT,2.3.0.SNAPSHOT]"; filter:="(&(osgi.identity=openhab-ui-classic)(type=karaf.feature)(version>=2.3.0.SNAPSHOT)(version<=2.3.0.SNAPSHOT))" [caused by: Unable to resolve openhab-ui-classic/2.3.0.SNAPSHOT: missing requirement [openhab-ui-classic/2.3.0.SNAPSHOT] osgi.identity; osgi.identity=org.openhab.ui.classicui; type=osgi.fragment; version="[2.3.0.201803161151,2.3.0.201803161151]"; resolution:=mandatory [caused by: Unable to resolve org.openhab.ui.classicui/2.3.0.201803161151: missing requirement [org.openhab.ui.classicui/2.3.0.201803161151] osgi.wiring.host; osgi.wiring.host=org.eclipse.smarthome.ui.classic; bundle-version=0; filter:="(&(osgi.wiring.host=org.eclipse.smarthome.ui.classic)(bundle-version>=0.0.0))" [caused by: Unable to resolve org.eclipse.smarthome.ui.classic/0.10.0.201803161254: missing requirement [org.eclipse.smarthome.ui.classic/0.10.0.201803161254] osgi.wiring.package; filter:="(osgi.wiring.package=org.eclipse.smarthome.core.types.util)"]]]
2018-03-19 09:48:25.365 [ERROR] [core.karaf.internal.FeatureInstaller] - Failed installing 'openhab-misc-restdocs, openhab-transformation-javascript, openhab-ui-habpanel, openhab-transformation-regex, openhab-transformation-jsonpath, openhab-transformation-xpath, openhab-ui-basic, openhab-transformation-map, openhab-ui-classic, openhab-ui-habmin, openhab-transformation-xslt, openhab-transformation-exec, openhab-ui-paper, openhab-transformation-scale': Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=openhab-ui-basic; type=karaf.feature; version="[2.3.0.SNAPSHOT,2.3.0.SNAPSHOT]"; filter:="(&(osgi.identity=openhab-ui-basic)(type=karaf.feature)(version>=2.3.0.SNAPSHOT)(version<=2.3.0.SNAPSHOT))" [caused by: Unable to resolve openhab-ui-basic/2.3.0.SNAPSHOT: missing requirement [openhab-ui-basic/2.3.0.SNAPSHOT] osgi.identity; osgi.identity=esh-ui-basic; type=karaf.feature [caused by: Unable to resolve esh-ui-basic/0.10.0.SNAPSHOT: missing requirement [esh-ui-basic/0.10.0.SNAPSHOT] osgi.identity; osgi.identity=org.eclipse.smarthome.ui.basic; type=osgi.bundle; version="[0.10.0.201803161254,0.10.0.201803161254]"; resolution:=mandatory [caused by: Unable to resolve org.eclipse.smarthome.ui.basic/0.10.0.201803161254: missing requirement [org.eclipse.smarthome.ui.basic/0.10.0.201803161254] osgi.wiring.package; filter:="(osgi.wiring.package=org.eclipse.smarthome.core.types.util)"]]]
2018-03-19 09:49:26.372 [ERROR] [core.karaf.internal.FeatureInstaller] - Failed installing 'openhab-misc-restdocs, openhab-transformation-javascript, openhab-ui-habpanel, openhab-transformation-regex, openhab-transformation-jsonpath, openhab-transformation-xpath, openhab-ui-basic, openhab-transformation-map, openhab-ui-classic, openhab-ui-habmin, openhab-transformation-xslt, openhab-transformation-exec, openhab-ui-paper, openhab-transformation-scale': Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=openhab-ui-basic; type=karaf.feature; version="[2.3.0.SNAPSHOT,2.3.0.SNAPSHOT]"; filter:="(&(osgi.identity=openhab-ui-basic)(type=karaf.feature)(version>=2.3.0.SNAPSHOT)(version<=2.3.0.SNAPSHOT))" [caused by: Unable to resolve openhab-ui-basic/2.3.0.SNAPSHOT: missing requirement [openhab-ui-basic/2.3.0.SNAPSHOT] osgi.identity; osgi.identity=esh-ui-basic; type=karaf.feature [caused by: Unable to resolve esh-ui-basic/0.10.0.SNAPSHOT: missing requirement [esh-ui-basic/0.10.0.SNAPSHOT] osgi.identity; osgi.identity=org.eclipse.smarthome.ui.basic; type=osgi.bundle; version="[0.10.0.201803161254,0.10.0.201803161254]"; resolution:=mandatory [caused by: Unable to resolve org.eclipse.smarthome.ui.basic/0.10.0.201803161254: missing requirement [org.eclipse.smarthome.ui.basic/0.10.0.201803161254] osgi.wiring.package; filter:="(osgi.wiring.package=org.eclipse.smarthome.core.types.util)"]]]
2018-03-19 09:50:24.316 [ERROR] [core.karaf.internal.FeatureInstaller] - Failed installing 'openhab-misc-restdocs, openhab-transformation-javascript, openhab-ui-habpanel, openhab-transformation-regex, openhab-transformation-jsonpath, openhab-transformation-xpath, openhab-ui-basic, openhab-transformation-map, openhab-ui-classic, openhab-ui-habmin, openhab-transformation-xslt, openhab-transformation-exec, openhab-ui-paper, openhab-transformation-scale': Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=openhab-ui-basic; type=karaf.feature; version="[2.3.0.SNAPSHOT,2.3.0.SNAPSHOT]"; filter:="(&(osgi.identity=openhab-ui-basic)(type=karaf.feature)(version>=2.3.0.SNAPSHOT)(version<=2.3.0.SNAPSHOT))" [caused by: Unable to resolve openhab-ui-basic/2.3.0.SNAPSHOT: missing requirement [openhab-ui-basic/2.3.0.SNAPSHOT] osgi.identity; osgi.identity=org.openhab.ui.basicui; type=osgi.fragment; version="[2.3.0.201803161151,2.3.0.201803161151]"; resolution:=mandatory [caused by: Unable to resolve org.openhab.ui.basicui/2.3.0.201803161151: missing requirement [org.openhab.ui.basicui/2.3.0.201803161151] osgi.wiring.host; osgi.wiring.host=org.eclipse.smarthome.ui.basic; bundle-version=0; filter:="(&(osgi.wiring.host=org.eclipse.smarthome.ui.basic)(bundle-version>=0.0.0))" [caused by: Unable to resolve org.eclipse.smarthome.ui.basic/0.10.0.201803161254: missing requirement [org.eclipse.smarthome.ui.basic/0.10.0.201803161254] osgi.wiring.package; filter:="(osgi.wiring.package=org.eclipse.smarthome.core.types.util)"]]]
2018-03-19 09:51:25.466 [ERROR] [core.karaf.internal.FeatureInstaller] - Failed installing 'openhab-misc-restdocs, openhab-transformation-javascript, openhab-ui-habpanel, openhab-transformation-regex, openhab-transformation-jsonpath, openhab-transformation-xpath, openhab-ui-basic, openhab-transformation-map, openhab-ui-classic, openhab-ui-habmin, openhab-transformation-xslt, openhab-transformation-exec, openhab-ui-paper, openhab-transformation-scale': Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=openhab-ui-classic; type=karaf.feature; version="[2.3.0.SNAPSHOT,2.3.0.SNAPSHOT]"; filter:="(&(osgi.identity=openhab-ui-classic)(type=karaf.feature)(version>=2.3.0.SNAPSHOT)(version<=2.3.0.SNAPSHOT))" [caused by: Unable to resolve openhab-ui-classic/2.3.0.SNAPSHOT: missing requirement [openhab-ui-classic/2.3.0.SNAPSHOT] osgi.identity; osgi.identity=esh-ui-classic; type=karaf.feature [caused by: Unable to resolve esh-ui-classic/0.10.0.SNAPSHOT: missing requirement [esh-ui-classic/0.10.0.SNAPSHOT] osgi.identity; osgi.identity=org.eclipse.smarthome.ui.classic; type=osgi.bundle; version="[0.10.0.201803161254,0.10.0.201803161254]"; resolution:=mandatory [caused by: Unable to resolve org.eclipse.smarthome.ui.classic/0.10.0.201803161254: missing requirement [org.eclipse.smarthome.ui.classic/0.10.0.201803161254] osgi.wiring.package; filter:="(osgi.wiring.package=org.eclipse.smarthome.core.types.util)"]]]

same with 1224. what i do not understand, after purging and cleaning everything - how/why do i get these feature installer errors if nothing comes from a previous installation.

Did you check your addons.cfg and the respective addons.config for any bad entries? Different package selection between those two caused similar behaviour for me a while ago.

Thanks,
I now installed snapshot 1232, completely clean. did only add via paperUI my default bindings like mail action, zwave, mqtt1, http1, ntp, sysinfo,persistence binding rjd4…and the default ones.

It can be reporduced, initially 8080 is available, i can see basic ui, classic ui,…habmin,…, after adding these bindings and doing a reboot…8080 is not available anymore + paperUI provides 503 service errors.

Any idea…regarding your addons.cfg…did not touch these…so the one in etc is default, so nothing set in there, in lib/etc…there is an exact information copy of what i set in paperUI for bindings…

@Kai
I now installed build 1231/32 multiple times using the same procedure…in the end i found a way to install it without 8080 unreachable and Service unavailable 503 in PaperUI…as long as in PaperUI Settings i do not change any language/location all is fine…if i do so my system is messed up. just in case something is broken here…

EDIT:
to be more precise - under suspicion seems to be country/language settings…as this is the only part i did not touch - and it now still seems to work properly on 1232.

If this is reproducible you should open an issue: