View Issue Details

IDProjectCategoryView StatusLast Update
0006977Compliance Test Tool (CTT) Unified Architecture5 - General Problempublic2021-10-14 15:02
ReporterAlexander Allmendinger Assigned ToAlexander Allmendinger  
PrioritynormalSeverityminorReproducibilityhave not tried
Status assignedResolutionopen 
Product Version1.03.341.398 
Target Version1.04.09.399 
Summary0006977: 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

TagsNo tags attached.
Files Affected

Relationships

related to 0006974 assignedAlexander Allmendinger CTT UA Scripts Subscription Basic test script 067.js is producing inconsistent results for consistent Server responses 

Activities

Paul Hunkar

2021-06-03 15:32

administrator   ~0014462

Agreded to adjust code to "B" for CTT specific

Alexander Allmendinger

2021-06-18 11:30

developer   ~0014581

Updated binary code to use the reserved bits in the StatusCode (0xB...) to indicate an internal error.
Next step: Check scripts where this needs to be updated as well

Paul Hunkar

2021-10-14 15:02

administrator   ~0015180

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.

Issue History

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