View Issue Details

IDProjectCategoryView StatusLast Update
0004126Compliance Test Tool (CTT) Unified Architecture1 - Script Issuepublic2019-08-07 11:31
ReporterBernd Edlinger Assigned ToAlexander Allmendinger  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
PlatformPCOSWindowsOS Version8.1
Product Version1.03.340.378 
Target Version1.03Fixed in Version1.03.341.381 
Summary0004126: Subscription Minimum 02/005.js exceeds max read requests
Description

a read request with 2*maxMonitoredItems is creaated,
but maxMonitoredItems == 50
and maxReadRequests / maxArrayLength is also 50.
so the session breaks right in the beginning.
Even if we change maxMonitoredItems to 100 there is
no good reason to change maxArrayLength to more than 100.

TagsNo tags attached.
Files Affected

Activities

Bernd Edlinger

2018-01-11 11:30

reporter   ~0008836

the script Subscription Minimum 02/006.js seems to have the same problem

Paul Hunkar

2018-03-23 14:57

administrator   ~0008953

Move read to before the clone operation

  • also add a check for MaxRead to read operation.

Alexander Allmendinger

2018-10-31 21:21

developer   ~0009509

Placed the splitting in the Script Library for the Read Service Call

Paul Hunkar

2019-08-07 11:31

administrator   ~0010692

reviewed in CMP call 8/1/2019

Issue History

Date Modified Username Field Change
2018-01-11 11:24 Bernd Edlinger New Issue
2018-01-11 11:30 Bernd Edlinger Note Added: 0008836
2018-03-23 14:54 Paul Hunkar Assigned To => Alexander Allmendinger
2018-03-23 14:54 Paul Hunkar Status new => assigned
2018-03-23 14:57 Paul Hunkar Note Added: 0008953
2018-10-31 21:21 Alexander Allmendinger Note Added: 0009509
2018-10-31 21:21 Alexander Allmendinger Status assigned => resolved
2018-10-31 21:21 Alexander Allmendinger Fixed in Version => 1.03.341.381
2018-10-31 21:21 Alexander Allmendinger Resolution open => fixed
2019-01-28 14:10 Paul Hunkar Category Script Issue => 1 - Script Issue
2019-08-07 11:30 Paul Hunkar Target Version => 1.03
2019-08-07 11:31 Paul Hunkar Status resolved => closed
2019-08-07 11:31 Paul Hunkar Note Added: 0010692