View Issue Details

IDProjectCategoryView StatusLast Update
0005835Compliance Test Tool (CTT) Unified Architecture1 - Script Issuepublic2021-09-30 15:13
ReporterFranck ETIENNE Assigned ToSebastian Allmendinger  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version1.03.341.390 
Fixed in Version1.03.341.399 
Summary0005835: CTT client subscription basic ERR-19 doesn't work
Description

When launch testcase ERR19, we have theses traces:
Expected the request to have originated within the last minute, but appears to be older.
Expected a value greater than <2020-07-28T06:54:06.036Z> but got <2020-07-28T06:53:34.971Z>
called from: D:/Psad/CTT_PSAD/PSAD/library/Common/Assertions.js line: 126
called from: D:/Psad/CTT_PSAD/PSAD/library/Common/RequestHeader.js line: 130
called from: D:/Psad/CTT_PSAD/PSAD/library/Services/SubscriptionServiceSet/Publish.js line: 143
called from: D:/Psad/CTT_PSAD/PSAD/library/Services/SubscriptionServiceSet/Publish.js line: 62
called from: line: -1

TagsNo tags attached.
Files Affected

Activities

Paul Hunkar

2020-07-30 15:27

administrator   ~0012646

This is client subscription basic test case err-19 (please report more detail on what test cases)

As an additional updated for this mantis issue also clean up the test case to remove the 1,2,3 at the bottom of the test case

Sebastian Allmendinger

2021-07-15 09:50

developer   ~0014693

There was a validation that was done for all services. When the CTT receives a response for a request, then it assumed that the Timestamp in the RequestHeader can not be older than 1 minute.
This validation may fail for several reasons:

  • missing time synchronisation between the systems involved
  • especially for the Publish service the request can be queued longer in the server, based on the configuration of the subscription

Therefore this validation has been removed.

Paul Hunkar

2021-09-30 15:13

administrator   ~0015083

Reviewed updates in meeting, agreed to changes and closed issue

Issue History

Date Modified Username Field Change
2020-07-28 06:55 Franck ETIENNE New Issue
2020-07-30 15:27 Paul Hunkar Note Added: 0012646
2020-07-30 15:28 Paul Hunkar Summary CTT subscrription basic ERR19 doesn't work => CTT client subscription basic ERR-19 doesn't work
2020-07-30 15:28 Paul Hunkar Assigned To => Alexander Allmendinger
2020-07-30 15:28 Paul Hunkar Status new => assigned
2021-07-15 09:50 Sebastian Allmendinger Assigned To Alexander Allmendinger => Sebastian Allmendinger
2021-07-15 09:50 Sebastian Allmendinger Status assigned => resolved
2021-07-15 09:50 Sebastian Allmendinger Resolution open => fixed
2021-07-15 09:50 Sebastian Allmendinger Fixed in Version => 1.03.341.399
2021-07-15 09:50 Sebastian Allmendinger Note Added: 0014693
2021-09-30 15:13 Paul Hunkar Status resolved => closed
2021-09-30 15:13 Paul Hunkar Note Added: 0015083