From: Mike S. <m...@pe...> - 2006-03-24 03:52:59
|
On Thu, 23 Mar 2006, Sripathi Raj wrote: > When I used Devel::DProf or Devel::SmallProf, my script crashes. Can you provide a sample script? -- Mike Mike Schilli m...@pe... > > ERROR : Got a die signal The following parameter was passed in the call to > Log::Dispatch::Output::log but was not listed in the validation options: > log4p_level > at C:/Perl/site/lib/Log/Log4perl/Appender.pm line 189 > > > $ = main::clean_up called from file `extract.pl' line 472 > $ = main::die_handler called from file `C:/Perl/lib/Carp.pm' line 269 > $ = Carp::croak() called from file `C:/Perl/site/lib/Log/Dispatch/Output.pm' > line 32 > $ = Log::Dispatch::Output::log called from file > `C:/Perl/site/lib/Log/Log4perl/Appender.pm' line 189 > $ = Log::Log4perl::Appender::log called from file `(eval 65)' line 41 > $ = Log::Log4perl::Logger::__ANON__() called from file > `C:/Perl/site/lib/Log/Log4perl/Logger.pm' line 648 > $ = Log::Log4perl::Logger::log called from file > `D:/srctree/reporting/src/tools/lds/extraction/../commonlib/Logger.pm' line > 130 > $ = Logger::_log called from file > `D:/srctree/reporting/src/tools/lds/extraction/../commonlib/Logger.pm' line > 160 > > I'm not sure where this is a bug or where I should find help. Please let me > know where the problem lies. > > Thanks, > > Raj > |