Error from the OPC UA Client Connector

0
Hi, In both Mendix v9 and v10, I am getting an exception from the OPC UA Client Connector when trying to connect to an OPC UA server - it fails upon trying to establish connection to the server with an internal error from the OpcUaConnectionTest Java action. URI for replication 'opc.tcp://localhost:4840'. With some debugging of the Java actions, I've traced it to to an exception thrown by the 'getScheme' function in the org.eclipse.milo.opcua.stack.core.util package. Any suggestions on how to fix this in a good way or if the module is going to be updated? Thanks! :)
asked
0 answers