-
-
Notifications
You must be signed in to change notification settings - Fork 429
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
NoSuchElementException in AddonResource when trying to get default service in IDE #2491
Comments
The code seems to prefer the Lines 278 to 285 in 0d5b2d6
So apparently another one isn't there. 🙂 Since there is no Karaf in Eclipse, one of the following could be added:
|
wborn
added a commit
to wborn/openhab-core
that referenced
this issue
Sep 23, 2021
The code was already prepared for a nullable default service and then returns a 404 not found. Fixes openhab#2491 Signed-off-by: Wouter Born <[email protected]>
wborn
added a commit
to wborn/openhab-core
that referenced
this issue
Sep 23, 2021
The code was already prepared for a nullable default service and then returns a 404 not found. Fixes openhab#2491 Signed-off-by: Wouter Born <[email protected]>
wborn
added a commit
to wborn/openhab-distro
that referenced
this issue
Sep 25, 2021
Related to: * openhab/openhab-core#2405 * openhab/openhab-core#2491 Signed-off-by: Wouter Born <[email protected]>
kaikreuzer
pushed a commit
to openhab/openhab-distro
that referenced
this issue
Sep 25, 2021
Related to: * openhab/openhab-core#2405 * openhab/openhab-core#2491 Signed-off-by: Wouter Born <[email protected]>
kaikreuzer
pushed a commit
that referenced
this issue
Sep 25, 2021
The code was already prepared for a nullable default service and then returns a 404 not found. Fixes #2491 Signed-off-by: Wouter Born <[email protected]>
splatch
pushed a commit
to ConnectorIO/copybara-hab-core
that referenced
this issue
Jul 12, 2023
The code was already prepared for a nullable default service and then returns a 404 not found. Fixes openhab#2491 Signed-off-by: Wouter Born <[email protected]> GitOrigin-RevId: 641b923
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Just got this exception in my log when launching openHAB in the IDE:
The text was updated successfully, but these errors were encountered: