View Issue Details

IDProjectCategoryView StatusLast Update
0009589CTT UA Scripts1 - Script Issuepublic2024-11-24 07:23
ReporterTim Fortin Assigned ToSebastian Allmendinger  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Fixed in Version1.03.509 
Summary0009589: In BaseInfoTypeSystem, test 'ReferenceTypesValidation.js' fails with error "IsSubTypeOfType failed (0xb0000000)"
Description

The server being tested does not support events and the SDK build settings explicitly disable EVENT_SUBSCRIPTION_SERVER_FACET when building this server. When this test script is run, the test fails with the above error when the script cannot find node i=2041 (BaseEventType). Note that as a check, the SDK's reference server was also built with EVENT_SUBSCRIPTION_SERVER_FACET disabled and the CTT reports the same error.

TagsNo tags attached.
Files Affected

/library/Information/InfoFactory.js

Activities

Sebastian Allmendinger

2024-09-26 09:42

developer   ~0021810

IsSubTypeOfType throws an error if the specified TypeNodeId is not available in the address space of the server.
To prevent the error messages for the Base Information Conformance Units, SuppressErrors has been set in InfoFactory when calling IsSubTypeOfType.

Paul Hunkar

2024-11-24 07:23

administrator   ~0022111

Reviewed updates, agreed to change and closed issue

Issue History

Date Modified Username Field Change
2024-06-11 21:30 Tim Fortin New Issue
2024-09-20 11:51 Paul Hunkar Assigned To => Alexander Allmendinger
2024-09-20 11:51 Paul Hunkar Status new => assigned
2024-09-26 09:41 Sebastian Allmendinger Files Affected => /library/Information/InfoFactory.js
2024-09-26 09:42 Sebastian Allmendinger Assigned To Alexander Allmendinger => Sebastian Allmendinger
2024-09-26 09:42 Sebastian Allmendinger Status assigned => resolved
2024-09-26 09:42 Sebastian Allmendinger Resolution open => fixed
2024-09-26 09:42 Sebastian Allmendinger Note Added: 0021810
2024-11-24 07:23 Paul Hunkar Project Compliance Test Tool (CTT) Unified Architecture => CTT UA Scripts
2024-11-24 07:23 Paul Hunkar Status resolved => closed
2024-11-24 07:23 Paul Hunkar Fixed in Version => 1.03.509
2024-11-24 07:23 Paul Hunkar Note Added: 0022111