Mapping Warnings on startup

Hi,

during the loading and initialisation of item, thing and rule files
I get a lot of mapping warnings. The map files are all in place and valid. Seems to be a timing issue. Is there any way to start mapping service first?

2022-08-06 15:54:14.338 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'astro.things'
2022-08-06 15:54:22.514 [WARN ] [rest.core.item.EnrichedItemDTOMapper] - Failed transforming the state 'NULL' on item 'LockHood' with pattern 'MAP(Kodiaqdoorlock.map):%s': Couldn't transform value because transformation service of type 'MAP' is not available.
2022-08-06 15:54:22.554 [WARN ] [rest.core.item.EnrichedItemDTOMapper] - Failed transforming the state 'NULL' on item 'LED_3_program' with pattern 'MAP(led_preset.map):%s': Couldn't transform value because transformation service of type 'MAP' is not available.
2022-08-06 15:54:22.616 [WARN ] [rest.core.item.EnrichedItemDTOMapper] - Failed transforming the state 'NULL' on item 'StateTop' with pattern 'MAP(KodiaqRoof.map):%s': Couldn't transform value because transformation service of type 'MAP' is not available.
2022-08-06 15:54:22.638 [WARN ] [rest.core.item.EnrichedItemDTOMapper] - Failed transforming the state 'NULL' on item 'RadiatorKHSTSwitch' with pattern 'MAP(Radiator.map):%s': Couldn't transform value because transformation service of type 'MAP' is not available.
2022-08-06 15:54:22.671 [WARN ] [rest.core.item.EnrichedItemDTOMapper] - Failed transforming the state 'NULL' on item 'RadiatorOGSwitch' with pattern 'MAP(Radiator.map):%s': Couldn't transform value because transformation service of type 'MAP' is not available.
2022-08-06 15:54:22.675 [WARN ] [rest.core.item.EnrichedItemDTOMapper] - Failed transforming the state 'NULL' on item 'localTodayUVIndex' with pattern 'SCALE(owm.scale):%s': Couldn't transform value because transformation service of type 'SCALE' is not available.
2022-08-06 15:54:22.759 [WARN ] [rest.core.item.EnrichedItemDTOMapper] - Failed transforming the state 'NULL' on item 'RadiatorSwitch' with pattern 'MAP(RadiatorStatus.map):%s': Couldn't transform value because transformation service of type 'MAP' is not available.
2022-08-06 15:54:22.805 [WARN ] [rest.core.item.EnrichedItemDTOMapper] - Failed transforming the state 'NULL' on item 'localTomorrowUVIndex' with pattern 'SCALE(owm.scale):%s': Couldn't transform value because transformation service of type 'SCALE' is not available.
2022-08-06 15:54:22.809 [WARN ] [rest.core.item.EnrichedItemDTOMapper] - Failed transforming the state 'NULL' on item 'TyrePresRFCur' with pattern 'MAP(Kodiaqtyre.map):%s': Couldn't transform value because transformation service of type 'MAP' is not available.
.....
50 more Warnings
.....
2022-08-06 15:54:23.722 [INFO ] [.core.model.lsp.internal.ModelServer] - Started Language Server Protocol (LSP) service on port 5007
2022-08-06 15:54:23.743 [WARN ] [rest.core.item.EnrichedItemDTOMapper] - Failed transforming the state 'NULL' on item 'localCurrentUVIndex' with pattern 'SCALE(owm.scale):%s': Couldn't transform value because transformation service of type 'SCALE' is not available.
2022-08-06 15:54:23.750 [WARN ] [rest.core.item.EnrichedItemDTOMapper] - Failed transforming the state 'NULL' on item 'OpenLRDoor' with pattern 'MAP(Kodiaqdoorstate.map):%s': Couldn't transform value because transformation service of type 'MAP' is not available.
2022-08-06 15:54:23.784 [WARN ] [rest.core.item.EnrichedItemDTOMapper] - Failed transforming the state 'NULL' on item 'LockLRDoor' with pattern 'MAP(Kodiaqdoorlock.map):%s': Couldn't transform value because transformation service of type 'MAP' is not available.
2022-08-06 15:54:23.811 [WARN ] [rest.core.item.EnrichedItemDTOMapper] - Failed transforming the state 'NULL' on item 'StateRFWindow' with pattern 'MAP(Kodiaqwindow.map):%s': Couldn't transform value because transformation service of type 'MAP' is not available.
2022-08-06 15:54:23.817 [WARN ] [rest.core.item.EnrichedItemDTOMapper] - Failed transforming the state 'NULL' on item 'TyrePresLRCur' with pattern 'MAP(Kodiaqtyre.map):%s': Couldn't transform value because transformation service of type 'MAP' is not available.
2022-08-06 15:54:23.822 [WARN ] [rest.core.item.EnrichedItemDTOMapper] - Failed transforming the state 'NULL' on item 'RadiatorVZSwitch' with pattern 'MAP(Radiator.map):%s': Couldn't transform value because transformation service of type 'MAP' is not available.
2022-08-06 15:54:23.828 [WARN ] [rest.core.item.EnrichedItemDTOMapper] - Failed transforming the state 'NULL' on item 'TyrePresSPCur' with pattern 'MAP(Kodiaqtyre.map):%s': Couldn't transform value because transformation service of type 'MAP' is not available.
2022-08-06 15:54:23.855 [WARN ] [rest.core.item.EnrichedItemDTOMapper] - Failed transforming the state 'NULL' on item 'localDay4UVIndex' with pattern 'SCALE(owm.scale):%s': Couldn't transform value because transformation service of type 'SCALE' is not available.
2022-08-06 15:54:23.898 [WARN ] [rest.core.item.EnrichedItemDTOMapper] - Failed transforming the state 'NULL' on item 'LED_2_program' with pattern 'MAP(led_preset.map):%s': Couldn't transform value because transformation service of type 'MAP' is not available.
2022-08-06 15:54:23.913 [WARN ] [rest.core.item.EnrichedItemDTOMapper] - Failed transforming the state 'NULL' on item 'TyrePresRRCur' with pattern 'MAP(Kodiaqtyre.map):%s': Couldn't transform value because transformation service of type 'MAP' is not available.
2022-08-06 15:54:23.917 [WARN ] [rest.core.item.EnrichedItemDTOMapper] - Failed transforming the state 'NULL' on item 'RadiatorBZKHSwitch' with pattern 'MAP(Radiator.map):%s': Couldn't transform value because transformation service of type 'MAP' is not available.
2022-08-06 15:54:23.928 [WARN ] [rest.core.item.EnrichedItemDTOMapper] - Failed transforming the state 'NULL' on item 'LockRRDoor' with pattern 'MAP(Kodiaqdoorlock.map):%s': Couldn't transform value because transformation service of type 'MAP' is not available.
2022-08-06 15:54:23.933 [WARN ] [rest.core.item.EnrichedItemDTOMapper] - Failed transforming the state 'NULL' on item 'RadiatorFBBZKHSwitch' with pattern 'MAP(Radiator.map):%s': Couldn't transform value because transformation service of type 'MAP' is not available.
2022-08-06 15:54:23.944 [WARN ] [rest.core.item.EnrichedItemDTOMapper] - Failed transforming the state 'NULL' on item 'TyrePresSPDes' with pattern 'MAP(Kodiaqtyre.map):%s': Couldn't transform value because transformation service of type 'MAP' is not available.
2022-08-06 15:54:23.975 [WARN ] [rest.core.item.EnrichedItemDTOMapper] - Failed transforming the state 'NULL' on item 'Zodiac_Sign' with pattern 'MAP(astro.map):%s': Couldn't transform value because transformation service of type 'MAP' is not available.
2022-08-06 15:54:24.433 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'WifiLed2.rules'

Thanks for your help.
br. Christian

Not that I’m aware of, and it’s nothing to be concerned about (I get these warnings, too). Persistence will return your items to their previous states, and the map transformation will work when they next update.

Thanks for the fast reply rpwong!! :smiley:

This topic was automatically closed 41 days after the last reply. New replies are no longer allowed.