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

MQTT / Java 8 Issue #1001

Closed
sijones opened this issue Sep 19, 2018 · 2 comments · Fixed by #1085
Closed

MQTT / Java 8 Issue #1001

sijones opened this issue Sep 19, 2018 · 2 comments · Fixed by #1085
Assignees
Labels
Milestone

Comments

@sijones
Copy link

sijones commented Sep 19, 2018

I have everything working but as soon as I configure the MQTT connection it seems to crash the bridge, the main thing that i see in the logs is:

WARNING: Unable to load JDK7 types (annotations, java.nio.file.Path): no Java7 support added
java[2703]: Sep 19, 2018 7:09:07 PM com.fasterxml.jackson.databind.ext.Java7Support

Java version:
java version "1.8.0_181"
Java(TM) SE Runtime Environment (build 1.8.0_181-b13)
Java HotSpot(TM) 64-Bit Server VM (build 25.181-b13, mixed mode)

@bwssytems
Copy link
Owner

Will take a look.

@bwssytems bwssytems self-assigned this Sep 21, 2018
@bwssytems
Copy link
Owner

I will update to version 1.2.0 of the library, but that may not help. If there are still issues, you may need to run ha-bridge with Java7 to support the mqtt library.

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

Successfully merging a pull request may close this issue.

2 participants