Opening Connection, Connection Established, Closing Connection, Connection Closed appearing continuously #1379
Replies: 2 comments 12 replies
-
Are you sure these messages have anything to do with your Milo client? They read like that software is trying to establish its own connection to something. |
Beta Was this translation helpful? Give feedback.
-
@kevinherron As I am new to OPC-UA, i am not sure about it. That's why I asked whether is it Normal behaviour or an Unexpected one. But, I will explain my search. When I connect the MX OPC UA Configurator Tool (the above pic Tool) to Mitsubishi PLC, it just shows two logs of "Opening Connection, Connection Established". Now when i connect my program(using Milo Client SDK) to MXOPC UA Server of Mitsubishi, it shows "Opening Connection, Connection Established, Closing Connection, Connection Closed" continuously in loop. When I close the program, this continuous looping of "Opening Connection, Connection Established ...." gets stopped. That is why I thought of asking you, whether is it Normal or Unexpected behaviour. If it is unexpected behaviour then I will do more search and get you acquainted with it. Thanks and Regards. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Milo Team,

I am new to OPC-UA. I am using Eclipse Milo Client SDK. I am using Windows OS. I am creating a Java Desktop client application which shows values from Mitsubishi PLC. I am using Mitsubishi MXOPC UA Server. I am able to read and write values to the PLC. But one thing which caught my attention was this continuous "Opening Connection, Connection Established, Closing Connection, Connection Closed" logs. I don't know whether is it normal behaviour or unexpected one. I am using a single client instance by making a Singleton Design Object. So why this continuous opening and closing of Connection? I am attaching a pic below for better understanding.
Beta Was this translation helpful? Give feedback.
All reactions