Feature #5114
very uninformative diagnostic
Scope:
Internal
Experiment:
-
SSI Package:
art
Description
Hello,
Below is a complete output from an art run. The error message gives no clue on where the problem is.
This was for a non-trivial job setup with multiple paths, filters, output modules...
And with configuration spread out over several fcl files.
I could not find the mistake until I ran the program under
gdb and walked up the stack frame to figure out the offender.
Turns out, there was a typo in a line that set the output file name
outputs.crvHitsOutput.fileName: "crvStopsToHitsConversion.root"
Please provide a more informative error message.
Andrei
%MSG-i MF_INIT_OK: mu2e 19-Dec-2013 13:23:46 CST JobSetup Messagelogger initialization complete. %MSG %MSG-s ArtException: mu2e 19-Dec-2013 13:23:48 CST JobSetup cet::exception caught in art ---- Can't find key BEGIN module_type ---- Can't find key END %MSG Art has completed and will exit with status 8001. Command exited with non-zero status 65
Associated revisions
History
#1 Updated by Christopher Green about 7 years ago
- Category set to Application
- Status changed from New to Resolved
- Assignee set to Christopher Green
- Target version set to 493
- % Done changed from 0 to 100
- SSI Package art added
- SSI Package deleted (
)
Fixed with 3e9a34a.
#2 Updated by Lynn Garren almost 7 years ago
- Status changed from Resolved to Closed
#3 Updated by Christopher Green almost 7 years ago
- Target version changed from 493 to 1.09.00
Test and fix for issue #5114.