View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008082 | CTT UA Binary | 1 - Script Issue | public | 2022-06-28 15:24 | 2024-01-25 14:53 |
Reporter | Jochen Baier | Assigned To | Archie Miller | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | duplicate | ||
Summary | 0008082: View Services->View Basic->005.js fails if node count exceeds MaxNodesInAddressSpaceCache value | ||||
Description | I added more variables to the address space I use for testing. After that the test "View Services->View Basic->005.js" failed. It seems if there are more nodes in the address space as default value MaxNodesInAddressSpaceCache of 25000 IsSubTypeOfTypeHelper.Execute() fails with: "IsSubTypeOfType failed, status Ctt_Bad (0xb0000000)" I see trace entries like: CTT could show more clearly that there are too many nodes in the address space to avoid subsequent problems. | ||||
Steps To Reproduce | Server with more than 25000 nodes. Tested with Unified Automation Demo Server function test_IsSubTypeOfTypeHelper() { var res= IsSubTypeOfTypeHelper.Execute return( res ); Test.Execute( { Procedure: function test() { or CTT Script: View Services->View Basic->005.js" | ||||
Tags | No tags attached. | ||||
Files Affected | |||||
duplicate of | 0007996 | closed | Archie Miller | CTT aborts creation of object model map without notice on exceeding MaxNodesInAddressSpaceCache |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-06-28 15:24 | Jochen Baier | New Issue | |
2022-08-04 14:58 | Paul Hunkar | Note Added: 0017279 | |
2022-08-04 14:58 | Paul Hunkar | Assigned To | => Archie Miller |
2022-08-04 14:58 | Paul Hunkar | Status | new => assigned |
2022-08-25 03:09 | Paul Hunkar | Project | Compliance Test Tool (CTT) Unified Architecture => CTT UA Scripts |
2024-01-03 16:58 | Archie Miller | Status | assigned => resolved |
2024-01-03 16:58 | Archie Miller | Resolution | open => duplicate |
2024-01-03 16:58 | Archie Miller | Relationship added | duplicate of 0007996 |
2024-01-04 15:52 | Paul Hunkar | Status | resolved => closed |
2024-01-04 15:52 | Paul Hunkar | Note Added: 0020571 | |
2024-01-25 14:53 | Paul Hunkar | Project | CTT UA Scripts => CTT UA Binary |