amt has asked for the wisdom of the Perl Monks concerning the following question:

Is there a way that I can supress errors like this? It's making a page ugly ;) and the error code is 200, haha.

Error code in /var/usr/httpd/error_log:
[Mon Oct 04 16:27:51 2004] [error]      (in cleanup) could not flush: Couldn't acquire lock on id 'ab5711426da096f1023bdaf902ec665f'. Lock status:  at /usr/lib/perl5/site_perl/5.8.1/i386-linux-thread-multi/ModPerl/RegistryCooker.pm line 202

Message tacked to the end of the written page. Any insight would be great.
OK The server encountered an internal error or misconfiguration and was u +nable to complete your request. Please contact the server administrator, root@localhost and inform the +m of the time the error occurred, and anything you might have done th +at may have caused the error. More information about this error may be available in the server error + log.
amt.

perlcheat

Replies are listed 'Best First'.
Re: HTTP 200 Error Messages??
by Fletch (Bishop) on Oct 04, 2004 at 21:02 UTC

    That looks like one of the mod_perl 2.0 registry modules; considering 2.0 is still under development you might have a better chance asking on the mod_perl mailing list or checking the list archives.