Online Forums
Technical support is provided through Support Forums below. Anybody can view them; you need to Register/Login to our site (see links in upper right corner) in order to Post questions. You do not have to be a licensed user of our product.
Please read Rules for forum posts before reporting your issue or asking a question. OPC Labs team is actively monitoring the forums, and replies as soon as possible. Various technical information can also be found in our Knowledge Base. For your convenience, we have also assembled a Frequently Asked Questions page.
Do not use the Contact page for technical issues.
Multi instance of Client (UA) causing hangs state
I think I was able to reproduce the problem. Thank you for reporting it!
We have made a fix. Please download & rebuild with the newest version - 5.71.294 (or later), currently on our Web site and on www.nuget.org .
Best regards
Please Log in or Create an account to join the conversation.
- chandresekaran
-
Topic Author
- Offline
- Premium Member
-
- Posts: 11
- Thank you received: 0
Please Log in or Create an account to join the conversation.
One more question please - are the loop iterations connecting all to the same OPC server, or to a different server in each iteration?
Best regards
Please Log in or Create an account to join the conversation.
- chandresekaran
-
Topic Author
- Offline
- Premium Member
-
- Posts: 11
- Thank you received: 0
Please Log in or Create an account to join the conversation.
I have a question: Do you create separate threads, or is it just a single thread that goes in the loop?
Also, for completeness in tracking, I am copying here the part of your initial email, because that seems to be a bit more detailed than the forum post:
Best regards...I’m testing with multiple instances of client/session, and encountering an issue. We need your support to proceed to evaluate the SDK further, Please read below.
I have written a code that has a loop to create 10 clients/sessions, and each client subscribes for a data event of a separate tag, the first iteration worked fine to subscribe but when the second iteration goes to subscribe function, it goes hangs up and it not even responding an exception nor error code. Earlier this week, I worked on the code from your examples and created a single client that subscribes to multiple tags (I have tried 100 tags) which worked. ...
Please Log in or Create an account to join the conversation.
- chandresekaran
-
Topic Author
- Offline
- Premium Member
-
- Posts: 11
- Thank you received: 0
If I use one single client instance to subscribe to multiple data tags, it works, but we have a use case to try with multiple instances of clients.
Please Log in or Create an account to join the conversation.