Closed HannoSpreeuw closed 6 years ago
I issued singularity exec -B /path/to/data/ ubuntu_kern.simg genericpipeline.py -d -c pipeline.cfg Pre-Facet-Calibrator.parset and ran into
singularity exec -B /path/to/data/ ubuntu_kern.simg genericpipeline.py -d -c pipeline.cfg Pre-Facet-Calibrator.parset
log4cplus:ERROR No appenders could be found for logger (LCS.Common.EXCEPTION). log4cplus:ERROR Please initialize the log4cplus system properly.
It is unclear to me how to setup the log4cplus appenders. module load log4cplus does not suffice.
module load log4cplus
I have seen this "error" for as long as I have been using the software. I don't even compile it with log4cplus anymore and just turn it off. It can be safely ignored.
Thanks
I issued
singularity exec -B /path/to/data/ ubuntu_kern.simg genericpipeline.py -d -c pipeline.cfg Pre-Facet-Calibrator.parset
and ran intoIt is unclear to me how to setup the log4cplus appenders.
module load log4cplus
does not suffice.