Issues with 3.3 and Homematic Binding

So the things are missing there, too. And probably also the file with the rules that don’t load, correct?

Yes, the behaviour is the same for a snapshot between my running one and 3.3.0 Release Build as well as for the 3.4.0 snapshot #2987 i tested.

What happens, if you stop openHAB, remove the things and rules files, restart openHAB and readd the removed files while openHAB is running ?

You mean the jsondb things file only or also the channel link file?

None of the JSON files. I Understood, you have Things configured in .things files as well. If not, ignore my question for that part, just test with the .rules files.

Okay. Things are only configured through PaperUI (history) / MainUI (actual). Checked with the rules file:

MainUI doesn’t show more rules than created from the engine (40 rules). Expected are 109 in total.

Acc. to openhab.log they should have been loaded:
2022-07-12 16:20:50.182 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model ‘willis.rules’
2022-07-12 16:20:56.238 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model ‘fritz.rules’
2022-07-12 16:20:56.520 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model ‘Judo.rules’
2022-07-12 16:20:56.629 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model ‘vorwerk.rules’

Carried out some further tests. If i try to create a new thing (one out of the Inbox), i get the following message:

[ERROR] [ore.internal.discovery.InboxResource] - Thing hpprinter:printer:HP_Color_LaserJet_MFP_M281fdw unable to be approved: Cannot add element, because an element with same UID (hpprinter:printer:HP_Color_LaserJet_MFP_M281fdw) already exists.

Has probably something changed which only affects Windows10?

That’s really strange and I’m out of ideas here. If openHAB complains that the thing already exists, it seems that they are correctly read (what I would expect if there is no error in the log). I can’t imagine what should happen that they don’t work in that case.

The only hint that i get when i update/refresh the things page (containing “no things”) in MainUI is:

2022-07-14 16:30:36.001 [WARN ] [apache.cxf.jaxrs.utils.ResourceUtils] - No resource methods have been found for resource class javax.ws.rs.core.Response

I was not able to make any progress. It seems that i have to think about a better tool than openHAB for my Smarthome system :-(. That’s bad but i have no better idea.

Most systems don‘t run server side on Windows, so why not get a cheap Raspberry Pi and try the openHABian installation…

1 Like

Could be one option. Nevertheless i ran openHAB since many years on an Intel Compute Stick with Windows10 and zero problems.

This time i am convinced that some overhasty last minute changes within the 3.3.0 release are the root cause for my problems. I hoped for an expert to help me. That i have no things after the upgrade is one issue. But that the text rule files are not shown is something that should not have many reasons.

332 bundles, 189 things, 1038 items and 104 rules.

I seem to be at the dead end of an open source tool road :-(.

Don‘t be so negative, I have not seen other reports like that for running openHAB on windows.
Please give us some more information about your system. What Java version do you run?

1 Like

I run Zulu 11 on Windows10 64bit. Zulu 11 since May 2021. I have not changed anything on my configuration during the whole bunch of 3.3.0 snapshots which i went through from time to time up to the point where the update didn’t further work out for me.

Actual running version is 3.3.0 snapshot #2914.

If its a rights issue or a syntax issue, both should not result in having nothing after an update.

Please post the startup log of your openHAB.

If #2914 is fine we should be able to find out which change causes your issues. Do you know the build date? You can check with list on the console, it’s the number at the end of the version of any openHAB bundle.

Its 28.05.2022. It didn’t follow each new snapshot but from time to time i updated over the years. My experience over time was that sometimes things are significantly changed. Then its not a surprise from one release to the next.

Here is a copy from my last attempt today:

2022-07-29 11:21:26.497 [WARN ] [org.apache.felix.fileinstall ] - C:\openHAB2\addons does not exist, please create it.
2022-07-29 11:21:26.514 [WARN ] [org.apache.felix.fileinstall ] - Root path does not exist: C:\openHAB2\addons
2022-07-29 11:21:35.567 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Time zone set to ‘Europe/Berlin’.
2022-07-29 11:21:35.591 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Location set to ‘48.92046538508272,9.481300413608553’.
2022-07-29 11:21:35.593 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Locale set to ‘de_DE’.
2022-07-29 11:21:45.619 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model ‘alexa.items’
2022-07-29 11:21:46.008 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model ‘avm.items’
2022-07-29 11:21:46.067 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model ‘dk8pn.items’
2022-07-29 11:21:46.108 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model ‘groups.items’
2022-07-29 11:21:46.172 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model ‘Judo.items’
2022-07-29 11:21:46.222 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model ‘notifications.items’
2022-07-29 11:21:46.476 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model ‘rrd4j.persist’
2022-07-29 11:21:46.561 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model ‘mapdb.persist’
2022-07-29 11:21:46.934 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model ‘dk8pn.sitemap’
2022-07-29 11:21:47.369 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model ‘watch.sitemap’
2022-07-29 11:21:52.489 [INFO ] [.core.model.lsp.internal.ModelServer] - Started Language Server Protocol (LSP) service on port 5007
2022-07-29 11:21:52.693 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model ‘fritz.rules’
2022-07-29 11:21:53.846 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model ‘Judo.rules’
2022-07-29 11:21:54.034 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model ‘willis.rules’
2022-07-29 11:21:56.700 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model ‘vorwerk.rules’
2022-07-29 11:21:57.188 [WARN ] [ty.util.ssl.SslContextFactory.config] - Trusting all certificates configured for Client@54cbaa4e[provider=null,keyStore=null,trustStore=null]
2022-07-29 11:21:57.189 [WARN ] [ty.util.ssl.SslContextFactory.config] - No Client EndPointIdentificationAlgorithm configured for Client@54cbaa4e[provider=null,keyStore=null,trustStore=null]
2022-07-29 11:22:00.222 [INFO ] [org.openhab.ui.internal.UIService ] - Started UI on port 8080
2022-07-29 11:22:00.849 [WARN ] [internal.things.EBusTypeProviderImpl] - eBUS command boiler.control.setopdata only contains a setter channel!
2022-07-29 11:22:00.974 [INFO ] [ing.ebus.internal.EBusHandlerFactory] - Use eBUS binding 3.2.14 [eBUS core: 1.1.8, eBUS configuration: 1.1.6]
2022-07-29 11:22:00.975 [INFO ] [ing.ebus.internal.EBusHandlerFactory] - eBUS core → timestamp 202112291704, commit: #768d88c, build-no: #null
2022-07-29 11:22:00.977 [INFO ] [ing.ebus.internal.EBusHandlerFactory] - eBUS configuration → timestamp 202112291722, commit: #7d79e24, build-no: #null
2022-07-29 11:22:02.576 [WARN ] [ty.util.ssl.SslContextFactory.config] - Trusting all certificates configured for Client@20333cbd[provider=null,keyStore=null,trustStore=null]
2022-07-29 11:22:02.577 [WARN ] [ty.util.ssl.SslContextFactory.config] - No Client EndPointIdentificationAlgorithm configured for Client@20333cbd[provider=null,keyStore=null,trustStore=null]
2022-07-29 11:22:05.586 [WARN ] [rg.openhab.core.io.net.exec.ExecUtil] - Failed to execute commandLine ‘[arping, --help]’
2022-07-29 11:22:06.115 [WARN ] [rg.openhab.core.io.net.exec.ExecUtil] - Failed to execute commandLine ‘[arping, --help]’
2022-07-29 11:22:06.470 [INFO ] [rt.modbus.internal.ModbusManagerImpl] - Modbus manager activated
2022-07-29 11:22:08.355 [INFO ] [io.hueemulation.internal.ConfigStore] - Using discovery ip 192.168.1.132
2022-07-29 11:22:08.357 [INFO ] [io.hueemulation.internal.ConfigStore] - Hue Emulation pairing disabled
2022-07-29 11:22:09.304 [INFO ] [ulation.internal.HueEmulationService] - Hue Emulation service available under /api
2022-07-29 11:22:09.653 [INFO ] [ulation.internal.HueEmulationService] - Hue Emulation service available under /api
2022-07-29 11:22:10.184 [INFO ] [io.openhabcloud.internal.CloudClient] - Connected to the openHAB Cloud service (UUID = 475bb2a5-067a-49ec-ac46-e0e6d7cf3b57, base URL = http://localhost:8080)
2022-07-29 11:22:10.291 [INFO ] [d4j.internal.RRD4jPersistenceService] - Removing invalid definition ctr30d = null heartbeat = 0 min/max = 0.0/0.0 step = 0 0 archives(s) = [] 1 items(s) = [WassermesserSensor_1_GasEnergyCounter ]
2022-07-29 11:22:10.292 [INFO ] [d4j.internal.RRD4jPersistenceService] - Removing invalid definition ctr24h = COUNTER heartbeat = 900 min/max = 0.0/NaN step = 60 0 archives(s) = [] 1 items(s) = [WassermesserSensor_1_GasEnergyCounter ]
2022-07-29 11:22:10.292 [INFO ] [d4j.internal.RRD4jPersistenceService] - Removing invalid definition ctr7d = null heartbeat = 0 min/max = 0.0/0.0 step = 0 0 archives(s) = [] 1 items(s) = [WassermesserSensor_1_GasEnergyCounter ]
2022-07-29 11:22:10.293 [INFO ] [d4j.internal.RRD4jPersistenceService] - Removing invalid definition ctr365d = null heartbeat = 0 min/max = 0.0/0.0 step = 0 0 archives(s) = [] 1 items(s) = [WassermesserSensor_1_GasEnergyCounter ]
2022-07-29 11:22:10.966 [INFO ] [ab.ui.habpanel.internal.HABPanelTile] - Started HABPanel at /habpanel
2022-07-29 11:22:12.746 [INFO ] [ueemulation.internal.upnp.UpnpServer] - Hue Emulation UPNP server started on 192.168.1.132:8080
2022-07-29 11:22:34.196 [WARN ] [apache.cxf.jaxrs.utils.ResourceUtils] - No resource methods have been found for resource class javax.ws.rs.core.Response
2022-07-29 11:22:34.201 [WARN ] [apache.cxf.jaxrs.utils.ResourceUtils] - No resource methods have been found for resource class javax.ws.rs.core.Response
2022-07-29 11:22:52.166 [ERROR] [ore.internal.discovery.InboxResource] - Thing hpprinter:printer:HP_Color_LaserJet_MFP_M281fdw unable to be approved: Cannot add element, because an element with same UID (hpprinter:printer:HP_Color_LaserJet_MFP_M281fdw) already exists.
2022-07-29 11:28:55.680 [INFO ] [ab.ui.habpanel.internal.HABPanelTile] - Stopped HABPanel
2022-07-29 11:28:55.814 [INFO ] [basic.internal.servlet.WebAppServlet] - Stopped Basic UI
2022-07-29 11:28:55.861 [INFO ] [io.openhabcloud.internal.CloudClient] - Shutting down openHAB Cloud service connection
2022-07-29 11:28:55.874 [INFO ] [io.openhabcloud.internal.CloudClient] - Disconnected from the openHAB Cloud service (UUID = 475bb2a5-067a-49ec-ac46-e0e6d7cf3b57, base URL = http://localhost:8080)
2022-07-29 11:28:56.225 [INFO ] [org.openhab.ui.internal.UIService ] - Stopped UI
2022-07-29 11:28:57.388 [ERROR] [ore.thing.internal.ThingRegistryImpl] - bundle org.openhab.core.thing:3.4.0.202207220304 (216)[org.openhab.core.thing.internal.ThingRegistryImpl(270)] : The deactivate method has thrown an exception
java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Duplicate channels homematic:HM-LC-Sw4-SM:974dd991:NEQ0999659:0#RSSI_DEVICE
at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:314) ~[?:?]
at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:319) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1702) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1692) ~[?:?]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290) ~[?:?]
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020) ~[?:?]
at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656) ~[?:?]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594) ~[?:?]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) ~[?:?]
Caused by: java.lang.IllegalArgumentException: Duplicate channels homematic:HM-LC-Sw4-SM:974dd991:NEQ0999659:0#RSSI_DEVICE
at org.openhab.core.thing.util.ThingHelper.ensureUniqueChannels(ThingHelper.java:152) ~[?:?]
at org.openhab.core.thing.util.ThingHelper.ensureUniqueChannels(ThingHelper.java:144) ~[?:?]
at org.openhab.core.thing.util.ThingHelper.ensureUniqueChannels(ThingHelper.java:140) ~[?:?]
at org.openhab.core.thing.binding.builder.ThingBuilder.withChannel(ThingBuilder.java:75) ~[?:?]
at org.openhab.core.thing.util.ThingHelper.merge(ThingHelper.java:216) ~[?:?]
at org.openhab.core.thing.dto.ThingDTOMapper.map(ThingDTOMapper.java:77) ~[?:?]
at org.openhab.core.thing.ManagedThingProvider.toElement(ManagedThingProvider.java:58) ~[?:?]
at org.openhab.core.thing.ManagedThingProvider.toElement(ManagedThingProvider.java:1) ~[?:?]
at org.openhab.core.common.registry.AbstractManagedProvider.getElement(AbstractManagedProvider.java:85) ~[?:?]
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) ~[?:?]
at java.util.concurrent.ConcurrentHashMap$KeySpliterator.forEachRemaining(ConcurrentHashMap.java:3566) ~[?:?]
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) ~[?:?]
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) ~[?:?]
at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913) ~[?:?]
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?]
at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:578) ~[?:?]
at org.openhab.core.common.registry.AbstractManagedProvider.getAll(AbstractManagedProvider.java:74) ~[?:?]
at org.openhab.core.common.registry.AbstractRegistry.addProvider(AbstractRegistry.java:412) ~[?:?]
at org.openhab.core.common.registry.AbstractRegistry$ProviderTracker.addingService(AbstractRegistry.java:149) ~[?:?]
at org.openhab.core.common.registry.AbstractRegistry$ProviderTracker.addingService(AbstractRegistry.java:1) ~[?:?]
at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:943) ~[osgi.core-7.0.0.jar:?]
at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:871) ~[osgi.core-7.0.0.jar:?]
at org.osgi.util.tracker.AbstractTracked.trackAdding(AbstractTracked.java:256) ~[osgi.core-7.0.0.jar:?]
at org.osgi.util.tracker.AbstractTracked.trackInitial(AbstractTracked.java:183) ~[osgi.core-7.0.0.jar:?]
at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:321) ~[osgi.core-7.0.0.jar:?]
at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:264) ~[osgi.core-7.0.0.jar:?]
at org.openhab.core.common.registry.AbstractRegistry.lambda$0(AbstractRegistry.java:111) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1700) ~[?:?]
… 6 more
2022-07-29 11:28:57.616 [WARN ] [dule.handler.ItemStateTriggerHandler] - Item ‘TRTerrasse_Contact’ needed for rule ‘627d2b68-ef65-44ff-bc6d-99f8a635f2be’ removed. Trigger ‘1’ will no longer work.
2022-07-29 11:28:57.618 [WARN ] [le.handler.ItemCommandTriggerHandler] - Item ‘Curl_Infrarot_Heizstrahler_Aus_AusfHrung’ needed for rule ‘820b4ea8-8cf4-44f2-a2ce-c16109aa13d0’ removed. Trigger ‘1’ will no longer work.
2022-07-29 11:28:57.624 [WARN ] [le.handler.ItemStateConditionHandler] - Item ‘StehlampeWohnzimmer_Dimmer’ needed for rule ‘d5cfd469-a932-42e1-b211-1200d23b4ac8’ removed. Condition ‘4’ will no longer work.
2022-07-29 11:28:57.625 [WARN ] [le.handler.ItemStateConditionHandler] - Item ‘StehlampeWohnzimmer_Dimmer’ needed for rule ‘878d5ab9-321d-4fb8-9a17-269bc0749537’ removed. Condition ‘4’ will no longer work.
2022-07-29 11:28:57.625 [WARN ] [dule.handler.ItemStateTriggerHandler] - Item ‘HealthyHomeCoachArbeitszimmer_CO2Gehalt’ needed for rule ‘bbe48c0c35’ removed. Trigger ‘1’ will no longer work.
2022-07-29 11:28:57.626 [WARN ] [dule.handler.ItemStateTriggerHandler] - Item ‘HealthyHomeCoachArbeitszimmer_CO2Gehalt’ needed for rule ‘62e6a393c0’ removed. Trigger ‘1’ will no longer work.
2022-07-29 11:28:57.626 [WARN ] [le.handler.ItemStateConditionHandler] - Item ‘HealthyHomeCoachArbeitszimmer_CO2Gehalt’ needed for rule ‘62e6a393c0’ removed. Condition ‘3’ will no longer work.
2022-07-29 11:28:57.627 [WARN ] [le.handler.ItemStateConditionHandler] - Item ‘HealthyHomeCoachArbeitszimmer_CO2Gehalt’ needed for rule ‘bbe48c0c35’ removed. Condition ‘3’ will no longer work.
2022-07-29 11:28:57.637 [WARN ] [le.handler.ItemStateConditionHandler] - Item ‘WasserventilSchalter4Fach_4_State’ needed for rule ‘bf86f06d-9631-44dc-975b-d08b1ab08f0b’ removed. Condition ‘3’ will no longer work.
2022-07-29 11:28:57.641 [WARN ] [le.handler.ItemStateConditionHandler] - Item ‘WasserventilSchalter4Fach_2_State’ needed for rule ‘60262b4a-9a05-4d28-9b6f-1abd8026af41’ removed. Condition ‘3’ will no longer work.
2022-07-29 11:28:57.642 [WARN ] [dule.handler.ItemStateTriggerHandler] - Item ‘WaschmaschineWMV960_Status’ needed for rule ‘81af8cc7-f90c-4611-ba3a-2ffef505f506’ removed. Trigger ‘1’ will no longer work.
2022-07-29 11:28:57.659 [WARN ] [le.handler.ItemStateConditionHandler] - Item ‘BewegungsmelderBergreifend_Luminance’ needed for rule ‘878d5ab9-321d-4fb8-9a17-269bc0749537’ removed. Condition ‘2’ will no longer work.
2022-07-29 11:28:57.660 [WARN ] [le.handler.ItemStateConditionHandler] - Item ‘BewegungsmelderBergreifend_Luminance’ needed for rule ‘d5cfd469-a932-42e1-b211-1200d23b4ac8’ removed. Condition ‘3’ will no longer work.
2022-07-29 11:28:57.668 [WARN ] [dule.handler.ItemStateTriggerHandler] - Item ‘VorwerkVR200_SendCommand’ needed for rule ‘75b5376a-7905-4806-9b51-fc2afb05f156’ removed. Trigger ‘1’ will no longer work.
2022-07-29 11:28:57.675 [WARN ] [le.handler.ItemCommandTriggerHandler] - Item ‘Curl_Infrarot_Heizstrahler_Max_AusfHrung’ needed for rule ‘addc65ed-862f-421f-aefa-77b7f864a2d8’ removed. Trigger ‘1’ will no longer work.
2022-07-29 11:28:57.677 [WARN ] [le.handler.ItemCommandTriggerHandler] - Item ‘Curl_Infrarot_Heizstrahler_Up_AusfHrung’ needed for rule ‘0f265d3e-9a6c-41af-b4ec-4e1c58ded71c’ removed. Trigger ‘1’ will no longer work.
2022-07-29 11:28:57.694 [WARN ] [le.handler.ItemStateConditionHandler] - Item ‘WasserventilSchalter4Fach_1_State’ needed for rule ‘c170eb1a-3e6a-426c-aa7f-abda7a4c0372’ removed. Condition ‘3’ will no longer work.
2022-07-29 11:28:57.696 [WARN ] [le.handler.ItemStateConditionHandler] - Item ‘HealthyHomeCoachWohnzimmer_CO2Gehalt’ needed for rule ‘10882c30a2’ removed. Condition ‘2’ will no longer work.
2022-07-29 11:28:57.696 [WARN ] [dule.handler.ItemStateTriggerHandler] - Item ‘HealthyHomeCoachWohnzimmer_CO2Gehalt’ needed for rule ‘661b98990f’ removed. Trigger ‘1’ will no longer work.
2022-07-29 11:28:57.697 [WARN ] [dule.handler.ItemStateTriggerHandler] - Item ‘HealthyHomeCoachWohnzimmer_CO2Gehalt’ needed for rule ‘10882c30a2’ removed. Trigger ‘1’ will no longer work.
2022-07-29 11:28:57.697 [WARN ] [le.handler.ItemStateConditionHandler] - Item ‘HealthyHomeCoachWohnzimmer_CO2Gehalt’ needed for rule ‘661b98990f’ removed. Condition ‘3’ will no longer work.
2022-07-29 11:28:57.697 [WARN ] [dule.handler.ItemStateTriggerHandler] - Item ‘VorwerkVR200_IsDocked’ needed for rule ‘985571cc-a288-489d-87e8-4359cdd7f1ed’ removed. Trigger ‘1’ will no longer work.
2022-07-29 11:28:57.698 [WARN ] [le.handler.ItemStateConditionHandler] - Item ‘PhilipsTVSchlafzimmer_Schalter’ needed for rule ‘f40c05b0ce’ removed. Condition ‘3’ will no longer work.
2022-07-29 11:28:57.699 [WARN ] [dule.handler.ItemStateTriggerHandler] - Item ‘CO2_Alarm_Arbeitszimmer_1600ppm’ needed for rule ‘7afca4bd0c’ removed. Trigger ‘1’ will no longer work.
2022-07-29 11:28:57.699 [WARN ] [dule.handler.ItemStateTriggerHandler] - Item ‘CO2_Alarm_Schlafzimmer_1600ppm’ needed for rule ‘b0d9003198’ removed. Trigger ‘1’ will no longer work.
2022-07-29 11:28:57.702 [WARN ] [dule.handler.ItemStateTriggerHandler] - Item ‘CO2_Alarm_1600ppm’ needed for rule ‘3da96bfa7c’ removed. Trigger ‘1’ will no longer work.
2022-07-29 11:28:57.702 [WARN ] [le.handler.ItemCommandTriggerHandler] - Item ‘Curl_Infrarot_Heizstrahler_Ein_AusfHrung’ needed for rule ‘c4bb985f-2f17-4a21-b86c-8a77166fd3f6’ removed. Trigger ‘1’ will no longer work.
2022-07-29 11:28:57.704 [WARN ] [dule.handler.ItemStateTriggerHandler] - Item ‘HealthyHomeCoachSchlafzimmer_CO2Gehalt’ needed for rule ‘7b56678a09’ removed. Trigger ‘1’ will no longer work.
2022-07-29 11:28:57.705 [WARN ] [le.handler.ItemStateConditionHandler] - Item ‘HealthyHomeCoachSchlafzimmer_CO2Gehalt’ needed for rule ‘fe200c1811’ removed. Condition ‘3’ will no longer work.
2022-07-29 11:28:57.706 [WARN ] [le.handler.ItemStateConditionHandler] - Item ‘HealthyHomeCoachSchlafzimmer_CO2Gehalt’ needed for rule ‘7b56678a09’ removed. Condition ‘3’ will no longer work.
2022-07-29 11:28:57.706 [WARN ] [dule.handler.ItemStateTriggerHandler] - Item ‘HealthyHomeCoachSchlafzimmer_CO2Gehalt’ needed for rule ‘fe200c1811’ removed. Trigger ‘1’ will no longer work.
2022-07-29 11:28:57.706 [WARN ] [le.handler.ItemStateConditionHandler] - Item ‘HMSecKeySMOEQ0191425_1_State’ needed for rule ‘8a17fb6f-4af5-41ed-afff-4011af28c320’ removed. Condition ‘3’ will no longer work.
2022-07-29 11:28:57.707 [WARN ] [dule.handler.ItemStateTriggerHandler] - Item ‘BewegungsmelderZustandbeiAusloesung_Schalter’ needed for rule ‘878d5ab9-321d-4fb8-9a17-269bc0749537’ removed. Trigger ‘1’ will no longer work.
2022-07-29 11:28:57.708 [WARN ] [dule.handler.ItemStateTriggerHandler] - Item ‘BewegungsmelderZustandbeiAusloesung_Schalter’ needed for rule ‘d5cfd469-a932-42e1-b211-1200d23b4ac8’ removed. Trigger ‘1’ will no longer work.

The rules files seem to be loaded acc. to openhab.log but they are not shown in MainUI. Only the DSL rules are shown.

You should fix these first.

1 Like

The first two exist since a long time. I don’t know how to fix them, they occurred over the history. My work folder is openHAB3 but a folder openHAB2 is always created but up to now with no results?

Please advise what to do.

The duplicate channel issue: i tried to remove one channel within the json-file but without success. My problem remains.