View Issue Details

IDProjectCategoryView StatusLast Update
0004064Compliance Test Tool (CTT) Unified Architecture1 - Script Issuepublic2019-08-09 15:44
ReporterHannes Mezger Assigned ToAlexander Allmendinger  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
PlatformPCOSWindowsOS Version8.1
Product Version1.03 
Target Version1.03Fixed in Version1.03.341.381 
Summary0004064: Data Access AnalogItemType/010.js
Description

Script calls CreateSubscription, CreateMonitoredItems and Publish, after this nothing happens until the Session times out which results in errors being thrown.
My configuration is MaxMonitoredItems == 5000, which seems to make the test loop after the Publish so slow that the CTT takes too long.
For this CU, you should not use the configured MaxMonitoredItems but a more reasonable number (10?).

TagsNo tags attached.
Files Affected

Relationships

related to 0004065 closedAlexander Allmendinger Data Access MultiState/005.js 
related to 0004066 closedAlexander Allmendinger Subscription Publish Min 02/003.js 

Activities

Alexander Allmendinger

2018-02-13 16:24

developer   ~0008871

Instead of using the MaxMonitoredItems as a limit we could also use
Settings.ServerTest.NodeIds.Static.DAProfile.DataItem.Settings.length
as max Number. This will ensure that the script will be run with each configured DataType or by specifying a lower general limit which shall be used if the server has a high limit.

Paul Hunkar

2018-02-22 16:54

administrator   ~0008887

reviewed in CTT - agreed to target 1.03

Updated on a script by script basis - fix large limits to be smaller, depending on what the script is actually testing

Alexander Allmendinger

2018-08-06 13:23

developer   ~0009268

Script is now working with a local copy of the elements what did reduce the necessary time a lot.

Paul Hunkar

2019-08-09 15:44

administrator   ~0010741

reviewed in CMP call

Issue History

Date Modified Username Field Change
2017-11-22 13:49 Hannes Mezger New Issue
2017-11-22 13:49 Hannes Mezger Status new => assigned
2017-11-22 13:49 Hannes Mezger Assigned To => Alexander Allmendinger
2018-02-13 16:24 Alexander Allmendinger Note Added: 0008871
2018-02-13 16:24 Alexander Allmendinger Assigned To Alexander Allmendinger =>
2018-02-13 16:24 Alexander Allmendinger Status assigned => new
2018-02-13 16:25 Alexander Allmendinger Relationship added related to 0004065
2018-02-13 16:26 Alexander Allmendinger Relationship added related to 0004066
2018-02-22 16:51 Paul Hunkar Assigned To => Alexander Allmendinger
2018-02-22 16:51 Paul Hunkar Status new => assigned
2018-02-22 16:54 Paul Hunkar Note Added: 0008887
2018-08-06 13:23 Alexander Allmendinger Note Added: 0009268
2018-08-06 13:23 Alexander Allmendinger Status assigned => resolved
2018-08-06 13:23 Alexander Allmendinger Fixed in Version => 1.03.341.381
2018-08-06 13:23 Alexander Allmendinger Resolution open => fixed
2019-01-28 14:10 Paul Hunkar Category Script Issue => 1 - Script Issue
2019-08-09 15:44 Paul Hunkar Status resolved => closed
2019-08-09 15:44 Paul Hunkar Note Added: 0010741