On Tue, 4 Dec 2007, Johannes Kilian wrote:

> No - no __DIE__ handler within my own perl-modules/perl files. Perhaps
> there might be some troublesome __DIE__ handler within the officiall
> perl modules (installed in Perl\lib or Perl\site\lib) - But how can
> I find out which one is it?

Trace it:

    PERLDB_OPTS="NonStop=1 AutoTrace=1 frame=2" perl -dS program

> >> 4.) Finishing my program an error from log4perl occurs:     (in cleanup) 
> >> Internal error: Root Logger not initialized. at 
> >> C:/Programme/Perl/site/lib/Log/Log4perl/Logger.pm line 557 during global 
> >> destruction.
> >>
>
> How can I avoid the internal error above?
> Perhaps the uninitialized root logger causes the erroneous exception
> handling as described in point 3.)?

I'm not sure how you get there - is there an easy way for me to
reproduce this problem?

-- Mike

Mike Schilli
[EMAIL PROTECTED]

-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
log4perl-devel mailing list
log4perl-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/log4perl-devel

Reply via email to