Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
Ho All,
I create a extension that send a blob file to repository in Azure IoT Hub, when i run the service on Thingworx it fails with the following error:
ErrorCode(3a3c069c-6ae1-47d6-81ca-31cf8080667b), Cause(org/reactivestreams/Publisher), Reason(A Java class definition was not found at runtime.), Possible Resolutions([1]=Add the Jar file that contains the missing class in your Extension packaging zip., [2]=Add the Jar file that contains the missing class in your Extension manifest file as a Jar Resource.)
All the jar file used into extension are part of extension. I don't known what jar files are missing.
BR
Dimitri
Dimitri
Check the meta.xml file... whether all the names are matching with JAR file names.
Hi @dbologna.
It would be helpful for you to provide your use case details. Without knowing the details, it sounds like you may be complicating the solution. Why would you need to write an extension for this given the functionality that is already available OOTB? Are you using an older version of ThingWorx/Azure IoT Hub?
Regards.
--Sharon