View Issue Details

IDProjectCategoryView StatusLast Update
0005493Compliance Test Tool (CTT) Unified Architecture1 - Script Issuepublic2020-06-04 15:00
ReporterKarl Mayr Assigned ToSebastian Allmendinger  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.04.09.394 
Fixed in Version1.03.341.396 
Summary0005493: Data Access / Data Access AnalogItemType / 004.js encounted an unexpected error
Description

The property EURange of an AnalogItemType variable had a wrong data type in this case.
The CTT cannot currently interpret manufacturer-specific data types. Since the value has the data type UARange and not Range, the conversion of the value fails and the UnexpectedError occurs.
Regardless of the cause, the scripts or the functions used in them should be designed in such a way that they do not terminate with an UnexpectedError.

Additional Information

The problem was reported to Sebastian Allmendinger on 26.2.2020.

TagsNo tags attached.
Files Affected

Activities

Sebastian Allmendinger

2020-04-21 20:15

developer   ~0011970

The unexpected error was triggered in a log output of an used function. The function now checks that the variables are defined before logging their values.

Paul Hunkar

2020-06-04 15:00

administrator   ~0012183

reviewed in CMP Call

Issue History

Date Modified Username Field Change
2020-03-03 07:15 Karl Mayr New Issue
2020-03-20 17:40 Paul Hunkar Assigned To => Sebastian Allmendinger
2020-03-20 17:40 Paul Hunkar Status new => assigned
2020-04-21 20:15 Sebastian Allmendinger Status assigned => resolved
2020-04-21 20:15 Sebastian Allmendinger Resolution open => fixed
2020-04-21 20:15 Sebastian Allmendinger Fixed in Version => 1.03.341.396
2020-04-21 20:15 Sebastian Allmendinger Note Added: 0011970
2020-06-04 15:00 Paul Hunkar Status resolved => closed
2020-06-04 15:00 Paul Hunkar Note Added: 0012183