Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to normalize configuration for thing #3473

Closed
morph166955 opened this issue Mar 22, 2023 · 11 comments
Closed

Failed to normalize configuration for thing #3473

morph166955 opened this issue Mar 22, 2023 · 11 comments

Comments

@morph166955
Copy link

I'm on snapshot 3360. I updated a jar from the marketplace and I'm now getting this error when installing the new version. I haven't made any changes to the channels on that binding in a while so not sure if this is something I did or if it was something new in the core.

2023-03-22 14:47:30.727 [WARN ] [core.thing.internal.ThingManagerImpl] - Failed to normalize configuration for thing 'androidtv:shieldtv:theater': {thing/channel=Type description for {0} not found although we checked the presence before.}
2023-03-22 14:47:30.729 [WARN ] [core.thing.internal.ThingManagerImpl] - Failed to normalize configuration for thing 'androidtv:shieldtv:livingroom': {thing/channel=Type description for {0} not found although we checked the presence before.}

@morph166955
Copy link
Author

Updated to 3382 and this is gone. Closing.

@J-N-K
Copy link
Member

J-N-K commented Mar 22, 2023

The reason is that a description is missing and the thing was initialized via the 120s timeout introduced in #3397 as temporary solution to #3394. The permanent solution is #3407 and related PR in openhab-addons.

@morph166955
Copy link
Author

This binding starts very fast (sub second). I haven't seen it wait the 120 seconds.

@morph166955 morph166955 reopened this Mar 22, 2023
@J-N-K
Copy link
Member

J-N-K commented Mar 22, 2023

Is the code available somewhere? It's most likely a binding issue.

@morph166955
Copy link
Author

openhab/openhab-addons#14282 is the pending PR

@J-N-K
Copy link
Member

J-N-K commented Mar 22, 2023

Does it only happen when you update the bundle or does it also happen when you restart openHAB after you updated the bundle? In that case it's probably a concurrency issue when updating the bundle.

@morph166955
Copy link
Author

I noticed it when I removed and then installed it from the marketplace earlier. It was doing it every time. I haven't been able to replicate it since updating from snapshot 3360 to 3382.

@J-N-K
Copy link
Member

J-N-K commented Mar 25, 2023

So what is the current state? Do you still see it on latest snapshot? Otherwise it's probably fixed. If you still see it: when exactly and how an I reproduce it?

@morph166955
Copy link
Author

I can't reproduce anymore on the current snapshot. I'll close until this pops up again. Thanks for looking into it!

@openhab-bot
Copy link
Collaborator

This issue has been mentioned on openHAB Community. There might be relevant details there:

https://community.openhab.org/t/openhab-4-0-milestone-discussion/145133/278

@openhab-bot
Copy link
Collaborator

This issue has been mentioned on openHAB Community. There might be relevant details there:

https://community.openhab.org/t/failed-to-normalize-configuration-uninitialized-handler-configuration-pending/148943/1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants