thedatahub / Datahub-Factory

Datahub::Factory - Transport metadata between Collection Management Systems and the Datahub
Other
2 stars 4 forks source link

Log4perl throws "forgot to call init()" error #48

Closed netsensei closed 7 years ago

netsensei commented 7 years ago

If you do not add the -L switch to the command line argument, you will get this error:

$ dhconveyor transport -p pipeline.ini -v
Loading pipeline configuration...
Initializing importer/exporter...
Initializing fixers...
Importing data from source...
**Log4perl: Seems like no initialization happened. Forgot to call init()?**

Processing does continue however. Probably has to do with a default value not being set if there is no command line argument value.

This works however:

$ dhconveyor transport -p pipeline.ini -v -L 1