Re: FWD: Re: proliferation of error messages, sample of error messages
- From: alexander@xxxxxxxx (Alexander Foken)
- Date: Sat, 05 May 2007 07:18:34 +0200
Looks like DBI trace is enabled. Look at the DBI manpage for how to enable and disable this feature. Can be done via Environment variables or DBI method call.
Alexander
Mary Anderson wrote:
John,
Here is a representative sample of the error output. Most of it has to do with DBI. But then it will generate a whole bunch of purely perl error messages about undefined variables, etc. However, while it is doing all of this, the application appears to be doing exactly what it is supposed to do!
[Fri May 04 07:52:24 2007] [error] [client 63.92.219.234] <- dbd_st_execute 0 rows, referer: http://pin51.ucdavis.edu/EnterSample.pl?
Login=tjmajcherek
[Fri May 04 07:52:24 2007] [error] [client 63.92.219.234] <- execute, referer: http://pin51.ucdavis.edu/EnterSample.pl?Login=tjmajcherek
[Fri May 04 07:52:24 2007] [error] [client 63.92.219.234] =, referer: http://pin51.ucdavis.edu/EnterSample.pl?Login=tjmajcherek
[Fri May 04 07:52:24 2007] [error] [client 63.92.219.234] '0E0', referer: http://pin51.ucdavis.edu/EnterSample.pl?Login=tjmajcherek
[Fri May 04 07:52:24 2007] [error] [client 63.92.219.234] at RUE.pm line 3943, referer: http://pin51.ucdavis.edu/EnterSample.pl?Login=tjmajcherek
[Fri May 04 07:52:24 2007] [error] [client 63.92.219.234] -> fetchall_arrayref , referer: http://pin51.ucdavis.edu/EnterSample.pl?
Login=tjmajcherek
[Fri May 04 07:52:24 2007] [error] [client 63.92.219.234] for DBD::mysql::st (DBI::st=HASH(0xad2dd0), referer: http://pin51.ucdavis.edu/EnterSample.pl?Login=tjmajcherek
[Fri May 04 07:52:24 2007] [error] [client 63.92.219.234] ~0xc37890, referer: http://pin51.ucdavis.edu/EnterSample.pl?Login=tjmajcherek
Mary
John Scoles wrote:
What are the messages???
----- Original Message ----- From: "Mary Anderson" <mfanderson@xxxxxxxxxxx>
To: <dbi-users@xxxxxxxx>
Sent: Friday, May 04, 2007 1:04 PM
Subject: proliferation of error messages
Hello all,the
My perl cgi script which runs dbi is generating error messages to
logs just about everytime dbi is called. The program appears to be running
correctly. How do I keep from getting the spurious messages sent?
Mary Anderson
--
Alexander Foken
mailto:alexander@xxxxxxxx http://www.foken.de/alexander/
.
- References:
- FWD: Re: proliferation of error messages, sample of error messages
- From: Mary Anderson
- FWD: Re: proliferation of error messages, sample of error messages
- Prev by Date: ANNOUNCE: DBI 1.55
- Next by Date: DBI/Oracle and Tomcat
- Previous by thread: FWD: Re: proliferation of error messages, sample of error messages
- Next by thread: ANNOUNCE: DBI 1.55
- Index(es):
Relevant Pages
|