On Tue, 24 Nov 2009, Linke Markus (KSTB 11) wrote:

> Strange enough I now have the same problem again on our production
> server. I have just checked the modules and they are the same as on
> the dev box where upgrading Log::Dispatch had solved the issue before.

As I might have mentioned before, Log::Dispatch is a separate module
maintained by a different crew.

But since you said the upgrade fixed your development box, I suspect
that the upgrade on the production box didn't go over well and maybe
you're still pulling the old version? Try

     $ /usr/local/bin/perl -d -e 1
     DB<1> use Log::Dispatch
     DB<2> print $Log::Dispatch::VERSION

and check the version number printed.

-- Mike

Mike Schilli
m...@perlmeister.com

>
> Any ideas?
>
> Thanks,
> Markus
>
>
> -----Original Message-----
> From: Linke Markus (KSTB 11)
> Sent: Freitag, 10. Juli 2009 07:56
> To: Mike Schilli
> Cc: log4perl-devel@lists.sourceforge.net
> Subject: Re: [log4perl-devel] package 'Log::Dispatch::Email::MailSender'
> notregistered for warnings
>
> Problem solved; thanks a lot!
>
> -----Original Message-----
> From: Mike Schilli [mailto:m...@perlmeister.com]
> Sent: Mittwoch, 8. Juli 2009 18:53
> To: Linke Markus (KSTB 11)
> Cc: Mike Schilli; log4perl-devel@lists.sourceforge.net
> Subject: RE: [log4perl-devel] package 'Log::Dispatch::Email::MailSender'
> not registered for warnings
>
> On Wed, 8 Jul 2009, Linke Markus (KSTB 11) wrote:
>
>> I only have 2.21, you think that might be the reason?
>
> Possibly. I'm not affiliated with Log::Dispatch, but its 2.22 change log
> has the line
>
> "- Fixed a misuse of warnings::enabled(). Reported by Darian Patrick. RT
> #39784."
>
> which indicates a fix in this area. Give it a try!
>
> -- Mike
>
> Mike Schilli
> m...@perlmeister.com
>
> ------------------------------------------------------------------------
> ------
> Enter the BlackBerry Developer Challenge
> This is your chance to win up to $100,000 in prizes! For a limited time,
>
> vendors submitting new applications to BlackBerry App World(TM) will
> have
> the opportunity to enter the BlackBerry Developer Challenge. See full
> prize
> details at: http://p.sf.net/sfu/Challenge
> _______________________________________________
> log4perl-devel mailing list
> log4perl-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/log4perl-devel
>

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
log4perl-devel mailing list
log4perl-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/log4perl-devel

Reply via email to