View Issue Details

IDProjectCategoryView StatusLast Update
0003995Compliance Test Tool (CTT) Unified Architecture1 - Script Issuepublic2019-08-09 15:34
ReporterHannes Mezger Assigned ToAlexander Allmendinger  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Target Version1.03Fixed in Version1.03.341.381 
Summary0003995: Subscription Basic/063
Description
  • Fails with 5000 max monitored items, the script takes too long to run in that case
  • All scripts that use MaxSupportedMonitoredItems should be changed to only use e.g. 5 items to avoid problems like that, as it takes a long time for the CTT to handle that many items
TagsNo tags attached.
Files Affected

Relationships

has duplicate 0004073 closedAlexander Allmendinger Subscription Services/Subscription Basic/063.js subscription times out 

Activities

Alexander Allmendinger

2017-10-26 15:17

developer   ~0008605

Moving the generation of the data in the initialize script. That'll ensure that the Session Management will keep working.
Also do some waits in the script to ensure that the GUI stays responsive.

Alexander Allmendinger

2017-11-13 17:34

developer   ~0008695

Limited the number of monitoredItems to 500.

For the next release move the creation of the list to initialize script and increase the speed of the GetRequiredNodes by moving the into the CTT binaries.

Alexander Allmendinger

2018-08-06 16:39

developer   ~0009274

see Mantis ID = 4073

Paul Hunkar

2019-08-09 15:34

administrator   ~0010737

reviewed in CMP call

Issue History

Date Modified Username Field Change
2017-10-10 13:06 Hannes Mezger New Issue
2017-10-10 13:06 Hannes Mezger Status new => assigned
2017-10-10 13:06 Hannes Mezger Assigned To => Alexander Allmendinger
2017-10-26 15:17 Alexander Allmendinger Note Added: 0008605
2017-10-26 15:17 Alexander Allmendinger Target Version => 1.03
2017-11-13 17:34 Alexander Allmendinger Note Added: 0008695
2017-11-13 17:34 Alexander Allmendinger Status assigned => confirmed
2017-11-13 17:34 Alexander Allmendinger Target Version 1.03 => 1.04
2018-08-06 16:38 Alexander Allmendinger Relationship added has duplicate 0004073
2018-08-06 16:39 Alexander Allmendinger Note Added: 0009274
2018-08-06 16:39 Alexander Allmendinger Status confirmed => resolved
2018-08-06 16:39 Alexander Allmendinger Fixed in Version => 1.03.341.381
2018-08-06 16:39 Alexander Allmendinger Resolution open => fixed
2019-01-28 14:10 Paul Hunkar Category Script Issue => 1 - Script Issue
2019-08-09 15:31 Paul Hunkar Target Version 1.04 => 1.03
2019-08-09 15:34 Paul Hunkar Status resolved => closed
2019-08-09 15:34 Paul Hunkar Note Added: 0010737