heisenbergs-uncertainty opened a new issue, #3632: URL: https://github.com/apache/streampipes/issues/3632
### Apache StreamPipes version dev (current development state) ### Affected StreamPipes components Connect ### What happened? I am not sure what PR caused this but the latest changes to the dev branch for the OPC UA adapter has broken the schema guessing mechanism. The schema guesser results in the following error:  ### How to reproduce? 1. Enter a valid OPC UA server in either Pull Mode or Subscription Mode 2. Set Security Mode to "None". (I am unsure if this is significant it is just the use case that I have for my OPC UA Server) 3. Set Security Policy to "None". 4. Set User Authentication to Anonymous 5. Input a valid OPC Server and select any node from the list or type in the node if in text field 6. Select any of the Naming Strategies 7. Press "Next"   ### Expected behavior I noticed that this issue appeared when the "Naming Strategy" update came through. My guess is that there were some unfinished changes to the Schema Guessing Mechanism in the PR for the Naming Strategy feature addition and the naming strategy addition is not properly implemented with the schema guessing mechanism causing this issue to arise. ### Additional technical information Streampipes version: 0.98.0-SNAPSHOT Operating Systems Tested: RHEL 8, RHEL 9, Mac OS I am willing to submit a PR and work on this if need be - I just am at capacity right now and it will take me a little bit of time. ### Are you willing to submit a PR? None -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
