art-framework-suite / art

The implementation of the art physics event processing framework
Other
2 stars 7 forks source link

Misleading TimeTracker error message #118

Open rlcee opened 2 years ago

rlcee commented 2 years ago

As investigated in issue #116, the following message

%MSG-s ArtException:  RootOutput:outfile@EndJob 03-Dec-2021 13:24:21 CST  ModuleEndJob
---- SQLExecutionError BEGIN
  database or disk is full
---- SQLExecutionError END
%MSG
Art has completed and will exit with status 1.

is issued when the TimeTracker database runs out of disk space. The message context "RootOutput:outfile@EndJob" is misleading since the error does not refer to the output file, and the output file is unaffected.