View Issue Details

IDProjectCategoryView StatusLast Update
0006595Compliance Test Tool (CTT) Unified Architecture1 - Script Issuepublic2021-05-13 14:28
ReporterCamille Guérin Assigned ToAlexander Allmendinger  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionunable to reproduce 
Product Version1.04.09.396 
Fixed in Version1.03.341.398 
Summary0006595: Subscription Services / Subscription Basic / 023.js and 054.js send corrupt ReadRequest
Description

Those 2 test cases fails with my OPC UA Server.
They actually send corrupt ReadRequest to the OPC UA Server.
This happens only when the OPC UA Server set GoodCompleteAsynchronously in the WriteResponse.
See attached screenshot

TagsNo tags attached.
Attached Files
corrupt_read.jpg (310,741 bytes)
Files Affected

Activities

Camille Guérin

2021-03-11 13:31

reporter   ~0014030

I now found out that there is an options in the test settings to set the delay after GoodCompleteAsynchronously.
By default the value was 5000 that caused the error. Setting it to 100ms seems to resolve the issues.

Camille Guérin

2021-03-11 13:32

reporter   ~0014032

I now found out that there is an options in the test settings to set the delay after GoodCompleteAsynchronously.
By default the value was 5000 that caused the error. Setting it to 100ms seems to resolve the issues.

Alexander Allmendinger

2021-03-18 15:47

developer   ~0014043

Last edited: 2021-03-18 15:47

This potentially can be the HeartBeat Read of the Auditing Session running in the background.
We'll need to investigate how a delay in the script (UaDateTime.CountDown(....) is interfering with this mechnism.

Alexander Allmendinger

2021-04-29 15:38

developer   ~0014284

In the current release we cannot reproduce the issue any more. This has most likely been fixed by another code change.

Paul Hunkar

2021-05-13 14:28

administrator   ~0014368

agreed and closed

Issue History

Date Modified Username Field Change
2021-03-10 16:41 Camille Guérin New Issue
2021-03-10 16:41 Camille Guérin File Added: corrupt_read.jpg
2021-03-11 13:31 Camille Guérin Note Added: 0014030
2021-03-11 13:32 Camille Guérin Note Added: 0014032
2021-03-18 15:45 Alexander Allmendinger Assigned To => Alexander Allmendinger
2021-03-18 15:45 Alexander Allmendinger Status new => assigned
2021-03-18 15:47 Alexander Allmendinger Note Added: 0014043
2021-03-18 15:47 Alexander Allmendinger Note Edited: 0014043
2021-04-29 15:38 Alexander Allmendinger Status assigned => resolved
2021-04-29 15:38 Alexander Allmendinger Resolution open => unable to reproduce
2021-04-29 15:38 Alexander Allmendinger Fixed in Version => 1.03.341.398
2021-04-29 15:38 Alexander Allmendinger Note Added: 0014284
2021-05-13 14:28 Paul Hunkar Status resolved => closed
2021-05-13 14:28 Paul Hunkar Note Added: 0014368