View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008545 | .NET API | Performance Problem | public | 2022-12-30 09:59 | 2022-12-30 10:02 |
Reporter | Maher | Assigned To | Randy Armstrong | ||
Priority | urgent | Severity | block | Reproducibility | always |
Status | resolved | Resolution | not fixable | ||
OS | Windows | OS Version | 10 | ||
Summary | 0008545: OPC UA server keeps closing sessions after creating multiple subscriptions | ||||
Description | I configured an ua server and ua client to create multiple sessions and multiple subscriptions on the referenced ua server. After the sessions creation succeeded, with my client i created a subscription for each session , so in total 800 subscription should be created, but in the process of subscriptions creation i witnessed that after a certain number of subscription creation my server started to close the previously created sessions and the number of total created sessions decreased from 800 to 504 as shown in the "closing sesssions" figure. Then after some time all sessions were closed and the created subscriptions persisted and were not deleted as shown in the "all sessions are closed" figure. Finally subscription deletion took some , and the created subscriptions were all deleted as shown in the "Subscription deleted" figure. | ||||
Steps To Reproduce | 1- Configure ua reference client to perform multiple session creation and multiple subscription creation. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2022-12-30 09:59 | Maher | New Issue | |
2022-12-30 09:59 | Maher | File Added: all sessions are closed .PNG | |
2022-12-30 09:59 | Maher | File Added: closing sesssions.PNG | |
2022-12-30 09:59 | Maher | File Added: sessions creation succeeded.PNG | |
2022-12-30 09:59 | Maher | File Added: Subscription deleted.PNG | |
2022-12-30 10:02 | Randy Armstrong | Assigned To | => Randy Armstrong |
2022-12-30 10:02 | Randy Armstrong | Status | new => resolved |
2022-12-30 10:02 | Randy Armstrong | Resolution | open => not fixable |
2022-12-30 10:02 | Randy Armstrong | Note Added: 0018377 |