HiveDataBoker, Improve error message when unknown requested input
Added algorithm name to printout when unknown requested input detected.
Before:
HiveDataBrokerSvc FATAL in sysInitialize(): exception with tag=mapProducers is caught
HiveDataBrokerSvc ERROR mapProducers unknown requested input: /Event/Link/Pr/LHCbIDbooboo StatusCode=FAILURE
After:
HiveDataBrokerSvc ERROR mapProducers
Unknown requested input by PrTrackAssociator/TrackAssociator : /Event/Link/Pr/LHCbIDbooboo .
You can set the OutputLevel of HiveDataBrokerSvc to DEBUG to get a list of inputs and outputs of every algorithm.
StatusCode=FAILURE
Edited by Marco Clemencic
Merge request reports
Activity
changed milestone to %v32r0
assigned to @clemenci
added lhcb-gaudi-head label
- [2019-05-15 00:10] Validation started with lhcb-gaudi-head#2253
- [2019-05-15 16:42] Validation started with lhcb-gaudi-merge#750
Edited by Software for LHCbenabled an automatic merge when the pipeline for 50b3d875 succeeds
mentioned in commit b039ad34
Please register or sign in to reply