From: Marler, G. <Gor...@le...> - 2004-08-04 14:19:47
|
Running: Log::Log4perl v0.47 Perl 5.6.1 NFS mounted to all Solaris systems - so identical on all systems Solaris 8 (various patch levels) Symptoms: A couple of scripts that use Log::Log4perl emit the following message after the script completes, but just before Perl itself terminates: (in cleanup) Internal error: Root Logger not initialized. at /usr/LBBE/bootdiskmanager/bin/../../perllib/5.8-5.6.1/Log/Log4perl/Logger.pm line 520 during global destruction. Note that I've installed Log::Log4perl in /usr/LBBE/perllib/5.8-5.6.1 for this particular utility, and used the appropriate "use lib ..." directives in the script. The odd thing about this is that the error only seems to occur on Solaris 8 systems that were last patched more than a year ago. Recently built or patched Solaris systems don't emit this message at all, using the same scripts and same Perl installation. Any ideas as to why this occurs - and where exactly? It almost seems as though the Root Logger has been destroyed already by the time global destruction time comes around. T. Gordon Marler Lehman Brothers, Inc. Storage Engineering Phone: (201) 499 4764 (x64764 Internally) gor...@le... ------------------------------------------------------------------------------ This message is intended only for the personal and confidential use of the designated recipient(s) named above. If you are not the intended recipient of this message you are hereby notified that any review, dissemination, distribution or copying of this message is strictly prohibited. This communication is for information purposes only and should not be regarded as an offer to sell or as a solicitation of an offer to buy any financial product, an official confirmation of any transaction, or as an official statement of Lehman Brothers. Email transmission cannot be guaranteed to be secure or error-free. Therefore, we do not represent that this information is complete or accurate and it should not be relied upon as such. All information is subject to change without notice. |