From: Sripathi R. <shr...@gm...> - 2006-03-24 00:47:28
|
Hi, When I used Devel::DProf or Devel::SmallProf, my script crashes. 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 $ =3D main::clean_up called from file `extract.pl' line 472 $ =3D main::die_handler called from file `C:/Perl/lib/Carp.pm' line 269 $ =3D Carp::croak() called from file `C:/Perl/site/lib/Log/Dispatch/Output.= pm' line 32 $ =3D Log::Dispatch::Output::log called from file `C:/Perl/site/lib/Log/Log4perl/Appender.pm' line 189 $ =3D Log::Log4perl::Appender::log called from file `(eval 65)' line 41 $ =3D Log::Log4perl::Logger::__ANON__() called from file `C:/Perl/site/lib/Log/Log4perl/Logger.pm' line 648 $ =3D Log::Log4perl::Logger::log called from file `D:/srctree/reporting/src/tools/lds/extraction/../commonlib/Logger.pm' line 130 $ =3D 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 m= e know where the problem lies. Thanks, Raj |