Project

General

Profile

Actions

Support Request #2667

closed

ADTF error message "Item not found"

Added by hidden almost 6 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Customer:
AUDI
Department:
EX
Requester's Priority:
Normal
Support Level:
2nd Level
Resolution:
Product Issue Opened
Affected Products:
Platform:
Windows 7 64bit
Topic:
ADTF::Logging
FAQ Links:

Description

Supportanfrage

In der runtime.cpp wird in Zeile 842 ein Fehler geworfen.
Wünschenswert wäre an der Stelle eine Ausgabe des zugehörigen Identifiers (strIdentifier, idInterface), um die Ursache eingrenzen zu können.

Lösung

Hab ein Ticket angelegt -> ACORE-9527


Files

image001.png (86.2 KB) image001.png hidden, 2018-05-17 13:45
Actions #1

Updated by hidden almost 6 years ago

  • Project changed from Public Support to 11
  • Status changed from New to In Progress
  • Topic set to ADTF::Logging
  • Customer set to AUDI
  • Department set to EX
  • Affected Products ADTF 2.14.0 added
  • Platform Windows 7 64bit added

Hm... an dieser Stelle wird gar nichts ausgegeben, das müsste eigentlich die Komponente machen, bei der etwas nicht geht, die Runtime ist ja davon unabhängig.
Deshalb wäre es interessant, was davor passiert.

@Martin: Noch eine Idee ?

Actions #2

Updated by hidden almost 6 years ago

Jens hat schon recht, an der Stelle sollte ein THROW_ERROR_DESC(ERR_NOT_FOUND, cString::Format("No object with id '%s' and interface '%s' found.", strIdentifier, idInterface)) stehen. Dann können die aufrufenden Komponenten einfach nur ein RETURN_IF_FAILED machen. Ohh, wie ich mir die nested exceptions aus c++11 wünsche!

Actions #3

Updated by hidden almost 6 years ago

  • Project changed from 11 to Public Support
  • Status changed from In Progress to Customer Feedback Required
  • Private changed from Yes to No
  • Resolution set to Product Issue Opened
  • Product Issue Numbers set to https://www.cip.audi.de/jira/browse/ACORE-9527

Hab ein Ticket angelegt -> ACORE-9527

Actions #4

Updated by hidden almost 6 years ago

  • Subject changed from WG: ADTF / Sporadisch "Item not found" to ADTF error message "Item not found"
  • Description updated (diff)
  • Status changed from Customer Feedback Required to To Be Closed
Actions #5

Updated by hidden almost 6 years ago

  • Status changed from To Be Closed to Closed
Actions

Also available in: Atom PDF