OH2 startup error in latest build

I can confirm this error in my system with snapshot #1096. All homematic items are not working anymore :frowning:

Same here. Chromecast binding is broken:

[2017-11-25 09:09:48.188 [ERROR] [org.openhab.binding.chromecast      ] - Component descriptor entry 'OSGI-INF/*.xml' not found](http://2017-11-25 09:09:48.188 [ERROR] [org.openhab.binding.chromecast      ] - Component descriptor entry 'OSGI-INF/*.xml' not found)

[EDIT]
Issue logged: https://github.com/eclipse/smarthome/issues/4627

Is there any way to downgrade to #1094 via apt-get? I couldn’t find any hint.

Thanks, I am looking at it right now…

I’m having the same issue with the yamahareceiver binding:

10:42:27.198 [ERROR] [org.openhab.binding.yamahareceiver   ] - Component descriptor entry 'OSGI-INF/*.xml' not found

See this post.

Thank you very much for the quick help. The next time I will invest more time searching this forum I guess.

Fixed for now. New build is running. Let’s hope it succeeds, then the next distro should work as expected!

2 Likes

rollback to the last snapshot didn’t do for a workaround. Any ideas how to get this running again “now”?

Jens

Not sure whether it helps, but after I ended up with an unresponsive system (after blacklisting some services, OH2 did not log any events or performed any actions, not did it log any errors) when updating to this morning’s snapshot, I was at my wits end after I tried the usual (deleting tmp, cache and some other folders) without making any difference. I removed it completely from my system, reinstalled from scratch and wouldn’t you know, the latest snapshot works like a charm.

i had to downgrade the addons… not the main pakage. Now homematic is back again

@Jensen: Could you help me, which command did you use in order to downgrade the addons?

@Kai Although the homematic things are “online” again they can not be used. I had similar problems with the last builds. Are there known issues with the homematic binding?

i used apt-get install openhab2-addons=2.2.0~20171123180616-1

I upgraded to #1098 and confirm everything is working again. Thanks Kai!

1 Like

For me as well, thanks a lot!

Thank you very much. Everything up and running.

(Build #1098) works fine for me - all issues are gone - thanks a lot!

Hey Kai,
thanks for the update (1098) but my system is still out of order. Logs looking fine and also all things are online but my items are not initializing/responding. Unfortunately I can not switch to the last stable since I need the latest changes of the ESH repository (JS223).

My wife is already nervous and has set up candles in the whole apartment since the light is fully controlled via OpenHAB :grimacing:. I will breathe alot easier when stable 2.2 is out.

[Update]
Strange Behavior: Also my virtual items without binding relation does not fire any event messages. I don’t know how to track down this issue due to clean app log.

Well, if a broken OH has this fundamental impact, I would recommend to work with two environments. One is a production, and the other one is a test environment (can be a copy of your production), this allows you to test stuff before you put it in production.

I recognize the symptoms. Did you saw anything strange in your openhab.log? Something like this?

2017-11-25 13:48:11.172 [WARN ] [org.apache.karaf.services.eventadmin] - EventAdmin: Blacklisting ServiceReference [{org.osgi.service.event.EventHandler, org.eclipse.smarthome.core.events.EventPublisher}={event.topics=smarthome, component.name=org.eclipse.smarthome.core.internal.events.OSGiEventManager, component.id=52, service.id=149, service.bundleid=111, service.scope=bundle} | Bundle(org.eclipse.smarthome.core_0.9.0.201711242229 [111])] due to timeout!

Did you try to clear the cache?