View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0007996 | CTT UA Binary | 3 - Feature Request | public | 2022-05-18 07:35 | 2024-01-03 16:58 |
| Reporter | Yannik Klaass | Assigned To | Archie Miller | ||
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Target Version | 1.10.0.403 | Fixed in Version | 1.10.0.403 | ||
| Summary | 0007996: CTT aborts creation of object model map without notice on exceeding MaxNodesInAddressSpaceCache | ||||
| Description | If the CTT exceeds the configured MaxNodesInAddressSpaceCache while building the object model map, nodes will be missing without notice (except for a trace warning). There is currently no way of recognizing and handling this case in the scripts. The model map class of the CTT should be updated to provide a method to check if MaxNodesInAddressSpaceCache was exceeded during creation. | ||||
| Tags | No tags attached. | ||||
| Files Affected | |||||
| has duplicate | 0008082 | closed | Archie Miller | View Services->View Basic->005.js fails if node count exceeds MaxNodesInAddressSpaceCache value |
|
|
Decided to add a binary flag indicating that the max count has been exceeded - set it to true if exceeded |
|
|
Add a property MaxNodesBrowseExceeded set to true or false. Set it at the same location as the Trace Warning |
|
|
Added two properties available in the scripting engine objectModelMaxNodesExceeded - true if maximum nodes exceeded, a warning is added after building the object model if this case is hit |
|
|
reviewed changes agreed to changes, closed issue |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2022-05-18 07:35 | Yannik Klaass | New Issue | |
| 2022-05-19 15:01 | Paul Hunkar | Note Added: 0016729 | |
| 2022-05-19 15:01 | Paul Hunkar | Assigned To | => Archie Miller |
| 2022-05-19 15:01 | Paul Hunkar | Status | new => assigned |
| 2022-05-19 15:01 | Archie Miller | Note Added: 0016730 | |
| 2022-06-16 13:39 | Archie Miller | Status | assigned => resolved |
| 2022-06-16 13:39 | Archie Miller | Resolution | open => fixed |
| 2022-06-16 13:39 | Archie Miller | Note Added: 0016849 | |
| 2023-02-18 22:42 | Paul Hunkar | Project | Compliance Test Tool (CTT) Unified Architecture => CTT UA Binary |
| 2023-02-18 22:42 | Paul Hunkar | Fixed in Version | => 1.10.0.403 |
| 2023-02-18 22:42 | Paul Hunkar | Target Version | => 1.10.0.403 |
| 2023-02-18 22:42 | Paul Hunkar | Status | resolved => closed |
| 2023-02-18 22:42 | Paul Hunkar | Note Added: 0018761 | |
| 2024-01-03 16:58 | Archie Miller | Relationship added | has duplicate 0008082 |