Skip to content
This repository has been archived by the owner on Nov 29, 2022. It is now read-only.

Azure IOT Hub Input connector in GeoEvent Server 10.9 not running #8

Open
whkgithub opened this issue Nov 17, 2021 · 2 comments · May be fixed by #9
Open

Azure IOT Hub Input connector in GeoEvent Server 10.9 not running #8

whkgithub opened this issue Nov 17, 2021 · 2 comments · May be fixed by #9

Comments

@whkgithub
Copy link

Hi

I am trying to utilize Azure IOT Hub Input connector in GeoEvent Server 10.9. After configuration, when starting up the connector, we met the following errors as attached

image

Would it be related to JRE8? Now the GeoEvent Server is using OpenJDK. Any suggestion for solving this issue?

openjdk version "11.0.9.1" 2020-11-04
OpenJDK Runtime Environment AdoptOpenJDK (build 11.0.9.1+1)
OpenJDK 64-Bit Server VM AdoptOpenJDK (build 11.0.9.1+1, mixed mode)

@hanoch
Copy link
Member

hanoch commented Dec 15, 2021

Caused by: com.typesafe.config.ConfigException$Missing: No configuration setting found for key 'akka' at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:152)

@hanoch hanoch linked a pull request Dec 15, 2021 that will close this issue
@hanoch
Copy link
Member

hanoch commented Dec 15, 2021

@whkgithub
The Microsoft Azure Scala/akka based client library used by the azure-iot-hub-transport is no longer maintained and might not be able to connect to the latest releases of the Azure IoT Hubs.
In the meanwhile, while we are looking into it, you can use the azure-event-hub-transport based input connector to connect to the azure iot-hub.

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

Successfully merging a pull request may close this issue.

2 participants