Actions
Bug #3181
openatoms-catalog crashes if no configurations file available/specified
Start date:
09/08/2015
Due date:
% Done:
0%
Estimated time:
Description
Run atoms-catalog with no options and no configuration available to produce a crash:
libc++abi.dylib: terminating with uncaught exception of type atmos::catalog::Catalog::Error: Empty value for "nameFields" in "general" section
Abort trap: 6
Expected: atoms-catalog should exit gracefully and inform the user of the problem.
Actions