Open
Description
I have some bundles that just don't start, resulting in symptoms like an empty homepage (or actually only the UI wizard is offered to run). And I'm seeing this on several OH instances I operate.
It does not happen reproducibly but once it occurs this seems to be a stubborn persistent problem.
Restarts don't help, even if I clean the cache inbetween. Running 4.3.2, I have not seen this in versions earlier than 4.3.
Actually I upgraded one box from Linux pkg 4.3.0-1 (on x86 debian) which did not have the problem to 4.3.2-1 and it showed up.
Any hint how to diagnose what those "missing references $00X" are ?
openhab> bundle:list|grep -v Acti
START LEVEL 100 , List Threshold: 50
ID x State x Lvl x Version x Name
qqqqnqqqqqqqqqnqqqqqnqqqqqqqqqqqqqqqqqqqqqqqnqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq
158 x Waiting x 80 x 4.3.2 x openHAB Core :: Bundles :: Marketplace Add-on Services
188 x Waiting x 80 x 4.3.2 x openHAB Core :: Bundles :: Sitemap REST Interface
192 x Waiting x 80 x 4.3.2 x openHAB Core :: Bundles :: UI REST Interface
286 x Waiting x 80 x 4.3.2 x openHAB Add-ons :: Bundles :: Persistence Service :: RRD4j
291 x Waiting x 80 x 4.3.2 x openHAB UI :: Bundles :: Basic UI
openhab> bundle:diag 158
openHAB Core :: Bundles :: Marketplace Add-on Services (158)
------------------------------------------------------------
Status: Waiting
Declarative Services
org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService (460)
org.openhab.core.addon.marketplace.internal.community.CommunityBlockLibaryAddonHandler (458)
missing references: $000
org.openhab.core.addon.marketplace.internal.automation.MarketplaceRuleTemplateProvider (457)
org.openhab.core.addon.marketplace.internal.community.CommunityBundleAddonHandler (459)
org.openhab.core.addon.marketplace.internal.community.CommunityRuleTemplateAddonHandler (461)
org.openhab.core.addon.marketplace.internal.json.JsonAddonService (464)
org.openhab.core.addon.marketplace.internal.community.CommunityTransformationAddonHandler (462)
org.openhab.core.addon.marketplace.internal.community.CommunityUIWidgetAddonHandler (463)
missing references: $000
openhab> bundle:diag 188
openHAB Core :: Bundles :: Sitemap REST Interface (188)
-------------------------------------------------------
Status: Waiting
Declarative Services
org.openhab.core.io.rest.sitemap.internal.SitemapResource (197)
missing references: $000, $003
org.openhab.core.io.rest.sitemap.SitemapSubscriptionService (196)
missing references: $001
openhab> bundle:diag 192
openHAB Core :: Bundles :: UI REST Interface (192)
--------------------------------------------------
Status: Waiting
Declarative Services
org.openhab.core.io.rest.ui.internal.UIResource (203)
missing references: $000, $001
openhab> bundle:diag 286
openHAB Add-ons :: Bundles :: Persistence Service :: RRD4j (286)
----------------------------------------------------------------
Status: Waiting
Declarative Services
org.openhab.persistence.rrd4j.internal.console.RRD4jCommandExtension (494)
org.openhab.persistence.rrd4j.internal.charts.RRD4jChartServlet (493)
missing references: $001
org.openhab.persistence.rrd4j.internal.RRD4jPersistenceService (492)
openhab> bundle:diag 291
openHAB UI :: Bundles :: Basic UI (291)
---------------------------------------
Status: Waiting
Declarative Services
org.openhab.ui.basic.internal.servlet.CmdServlet (483)
org.openhab.ui.basic.internal.render.SetpointRenderer (477)
missing references: $002
org.openhab.ui.basic.internal.render.GroupRenderer (471)
missing references: $002
org.openhab.ui.basic.internal.render.ChartRenderer (467)
missing references: $002
org.openhab.ui.basic.internal.render.VideoRenderer (481)
missing references: $002
org.openhab.ui.basic.internal.render.SliderRenderer (478)
missing references: $002
org.openhab.ui.basic.internal.render.InputRenderer (473)
missing references: $002
org.openhab.ui.basic.internal.servlet.ManifestServlet (484)
missing references: $000
org.openhab.ui.basic.internal.render.ButtongridRenderer (466)
missing references: $002
org.openhab.ui.basic.internal.render.ImageRenderer (472)
missing references: $002
org.openhab.ui.basic.internal.render.TextRenderer (480)
missing references: $002
org.openhab.ui.basic.internal.render.SwitchRenderer (479)
missing references: $002
org.openhab.ui.basic.internal.render.ColorpickerRenderer (468)
missing references: $002
org.openhab.ui.basic.internal.render.FrameRenderer (470)
missing references: $002
org.openhab.ui.basic.internal.render.PageRenderer (475)
missing references: $002
org.openhab.ui.basic.internal.render.SelectionRenderer (476)
missing references: $002
org.openhab.ui.basic.internal.render.WebviewRenderer (482)
missing references: $002
org.openhab.ui.basic.internal.BasicUITile (465)
org.openhab.ui.basic.internal.render.ColortemppickerRenderer (469)
missing references: $002
org.openhab.ui.basic.internal.servlet.WebAppServlet (485)
missing references: $000, $001
org.openhab.ui.basic.internal.render.MapviewRenderer (474)
missing references: $002