Hi everyone, I downloaded the Opc-ua client and the example module in order to test it as a client to receive the information from the Prosys opc-ua simulation server. I start the appication, I can add a new server but when I try to test it it shows error. It throws an error: Unable to connect because of error: Connection refused: no further information com.mendix.systemwideinterfaces.MendixRuntimeException: com.mendix.core.CoreException: Unable to setup endpoints for Server: 1. Exception: UaException: status=Bad_ConnectionRejected, message=io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: B1HH-N114.beone-hamburg.portal/192.168.0.100:53530 at com.mendix.basis.actionmanagement.ActionManagerBase.executeSync(ActionManagerBase.java:156) Caused by: com.mendix.core.CoreException: Unable to setup endpoints for Server: 1. Exception: UaException: status=Bad_ConnectionRejected, message=io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: B1HH-N114.beone-hamburg.portal/192.168.0.100:53530 at com.mendix.util.classloading.Runner.doRunUsingClassLoaderOf(Runner.java:30) Could anyone help me out here? Thanks Manish
↧