View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006977 | Compliance Test Tool (CTT) Unified Architecture | 5 - General Problem | public | 2021-06-01 14:34 | 2021-10-14 15:02 |
Reporter | Alexander Allmendinger | Assigned To | Alexander Allmendinger | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | assigned | Resolution | open | ||
Product Version | 1.03.341.398 | ||||
Target Version | 1.04.09.399 | ||||
Summary | 0006977: CTT does not differentiate originator of Bad_Timeout | ||||
Description | Like any other OPC UA Client, the CTT uses the TimeoutHint as wait period for the UA service responses. This becomes problematic when trying to exercise the Timeout handling of the server. In those cases it is possible, that the CTT will stop waiting providing a Bad_Timeout StatusCode as a response. The current scripts then are not separating between a bad ServiceResult and a function return code. | ||||
Additional Information | This e.g. affects script Subscription Basic / 067 | ||||
Tags | No tags attached. | ||||
Files Affected | |||||
related to | 0006974 | assigned | Alexander Allmendinger | CTT UA Scripts | Subscription Basic test script 067.js is producing inconsistent results for consistent Server responses |
|
Agreded to adjust code to "B" for CTT specific |
|
Updated binary code to use the reserved bits in the StatusCode (0xB...) to indicate an internal error. |
|
review changes and agreed to roll out in this sdk - in beta to SDK vendors - if problems occur this may be pulled from this release and post postponed to next release. |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-06-01 14:34 | Alexander Allmendinger | New Issue | |
2021-06-01 14:34 | Alexander Allmendinger | Relationship added | related to 0006974 |
2021-06-03 15:32 | Paul Hunkar | Assigned To | => Alexander Allmendinger |
2021-06-03 15:32 | Paul Hunkar | Status | new => assigned |
2021-06-03 15:32 | Paul Hunkar | Note Added: 0014462 | |
2021-06-03 15:38 | Paul Hunkar | Target Version | => 1.04.09.399 |
2021-06-18 11:30 | Alexander Allmendinger | Note Added: 0014581 | |
2021-10-14 15:02 | Paul Hunkar | Note Added: 0015180 |