Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
Hey there,
I tried to implement the OPC UA Client extension, but fail to lauch the enclosed JAR executeable in order to start the Client to collect and forward the data to the respective Thing. I added the application key and corrected the host ip as needed. The attached message appears. Can anyone help with that?
Best regards
Sascha
By looking at the error, it looks like it is not finding logback.xml. Can you check whether you have logback.xml in your classpath?
If not add one.
Thanks,
Varathan
Hi Sascha,
you must create a logback.xml. Here an content example:
regards,
Erik Schmidt // inray Industriesoftware GmbH
Wow,
my initial post and help within minutes. Thank you!
Sascha