Errors and Warnings - how to solve issues - z-wave

Hi
I got my first setup up and running including some rules.
Now i reviewed the logs and got some issues and i don’t know how to resolve them. For example it plots me:

thome.io.rest.core.item.ItemResource] - Received HTTP PUT request at items/WZ_Rollershutter_Balcony/state' for the unknown item 'WZ_Rollershutter_Balcony'.
I had that item in the past but now i renamed it but it seems to be in some file. i restarted openhab and my raspberry a few times but i can’t get rid of that error.

next problem:
2017-09-06 09:28:52.350 [WARN ] [ore.internal.events.OSGiEventManager] - Could not find an Event Factory for the event type 'ItemChannelLinkRemovedEvent'.

both errors / Warnings are plotted very often.
if you need more information i can provide you the log.

After a fresh openhab restart i get this:

2017-09-06 09:29:14.352 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'Netzwerk.items'
2017-09-06 09:29:14.448 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'Wall_Plugs.items'
2017-09-06 09:29:14.472 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'Virtual.items'
2017-09-06 09:29:14.519 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'Groups.items'
2017-09-06 09:29:14.600 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'Hue.items'
2017-09-06 09:29:14.694 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'Rollershutter.items'
2017-09-06 09:29:21.564 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'Wohnzimmer.rules'
2017-09-06 09:29:22.740 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'default.sitemap'
2017-09-06 09:29:23.811 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'Hue.things'
2017-09-06 09:29:30.640 [INFO ] [nding.zway.handler.ZWayBridgeHandler] - Initializing Z-Way bridge ...
2017-09-06 09:29:31.096 [INFO ] [nding.zway.handler.ZWayBridgeHandler] - Z-Way bridge successfully authenticated
2017-09-06 09:29:43.407 [WARN ] [g.eclipse.smarthome.core.net.NetUtil] - Found multiple local interfaces - ignoring 192.168.178.90
2017-09-06 09:29:43.409 [INFO ] [.dashboard.internal.DashboardService] - Started dashboard at http://192.168.178.95:8080
2017-09-06 09:29:43.420 [WARN ] [g.eclipse.smarthome.core.net.NetUtil] - Found multiple local interfaces - ignoring 192.168.178.90
2017-09-06 09:29:43.422 [INFO ] [.dashboard.internal.DashboardService] - Started dashboard at https://192.168.178.95:8443
2017-09-06 09:29:44.791 [INFO ] [basic.internal.servlet.WebAppServlet] - Started Basic UI at /basicui/app
2017-09-06 09:29:45.122 [WARN ] [ore.internal.events.OSGiEventManager] - Dispatching event to subscriber 'org.eclipse.smarthome.core.thing.link.ThingLinkManager@15dfcbc' takes more than 5000ms.
2017-09-06 09:29:45.184 [INFO ] [arthome.ui.paper.internal.PaperUIApp] - Started Paper UI at /paperui
2017-09-06 09:29:45.556 [INFO ] [panel.internal.HABPanelDashboardTile] - Started HABPanel at /habpanel
2017-09-06 09:29:48.781 [INFO ] [thome.io.rest.core.item.ItemResource] - Received HTTP PUT request at 'items/WZ_Rollershutter_Balcony/state' for the unknown item 'WZ_Rollershutter_Balcony'.
2017-09-06 09:29:50.308 [WARN ] [ore.internal.events.OSGiEventManager] - Dispatching event to subscriber 'org.eclipse.smarthome.core.thing.link.ThingLinkManager@15dfcbc' takes more than 5000ms.
2017-09-06 09:30:01.152 [INFO ] [thome.io.rest.core.item.ItemResource] - Received HTTP PUT request at 'items/WZ_Rollershutter_Balcony/state' for the unknown item 'WZ_Rollershutter_Balcony'.

Try stopping OH, deleting the contents of /var/lib/openhab2/cache and /var/lib/openhab2/tmp, and restarting OH.

Are you integrated with any external servers (e.g. Alexa)?

Hi! no Alexa. The Razberry is running. And I installed the Homekit Binding but did not configure it yet.
i googled a bit further and actually that did the trick:


thank you kindly!

I enjoy openhab a lot and appreciate your help! :slight_smile: hopefully the time comes, where i can help too :slight_smile:

Just keep reading the forum and when someone asks a question you know how to answer jump right in. I’ve learned more from helping people on this forum than by building my own setup.

You can also contribute by helping out with the docs. You don’t need to be a programmer and sometimes fresh eyes can help us figure out where the docs are deficient.

1 Like