Ticket #968 (closed defect: duplicate)

Opened 2 years ago

Last modified 4 months ago

munin-cron Log4perl initialization missing

Reported by: jwarnier Assigned to: nobody
Priority: normal Milestone: Munin 2.0
Component: master Version: 1.4.5
Severity: normal Keywords:
Cc:

Description

I get the following error from cron every 5 minutes:

Log4perl: Seems like no initialization happened. Forgot to call init()?
Use of uninitialized value in subroutine entry at /usr/share/perl5/Log/Log4perl.pm line 134 during global destruction.
Undefined subroutine &main:: called at /usr/share/perl5/Log/Log4perl.pm line 134 during global destruction.

What is wrong here?

Change History

01/31/12 15:09:06 changed by snide

  • status changed from new to closed.
  • resolution set to duplicate.
  • milestone changed from Munin 1.4.7 to Munin 2.0.

you found out that it is due to #969