ERROR: "DBI::db=HASH(0x8615e80)->disconnect invalidates...Kernel/System/DB.pm"

Hello. What is this error and how to correct it? It shows up in the error logs upon loading customer.pl or index.pl. I created a bug report since I've seen this in the mailing list twice (May 2006; 2 different people) without an answer. I think it may be interfering with a customization I'm working on. Upon loading index.pl: ~~~~~~~~~~~~~~~~~~ index.pl: DBI::db=HASH(0x8640064)->disconnect invalidates 1 active statement handle (either destroy statement handles or call finish on them before disconnecting) at /usr/opt/public_html/otrs/bin/cgi-bin/../../Kernel/System/DB.pm line 219. ~~~~~~~~~~~~~~~~~~ Upon loading customer.pl: ~~~~~~~~~~~~~~~~~~ customer.pl: DBI::db=HASH(0x8615e80)->disconnect invalidates 1 active statement handle (either destroy statement handles or call finish on them before disconnecting) at /usr/opt/public_html/otrs/bin/cgi-bin/../../Kernel/System/DB.pm line 219. ~~~~~~~~~~~~~~~~~~ Thanks.

Hello, On Do, Jul 06, 2006 at 01:14:37 -0400, s taylor wrote:
What is this error and how to correct it? It shows up in the error logs upon loading customer.pl or index.pl.
This happens when using OTRS in combination with DBD::MySQL V3.004.
I created a bug report since I've seen this in the mailing list twice (May 2006; 2 different people) without an answer.
This has already been discussed on the dev mailinglist and a bug report (bug#1231) already exists. regards Henning -- Henning Oschwald ((otrs)) :: OTRS GmbH :: Europaring 4 :: D - 94315 Straubing Fon: +49 (0) 9421 1862 760 :: Fax: +49 (0) 9421 1862 769 http://www.otrs.com/ :: Communication with success!

installing this: ftp://ftp.pbone.net/mirror/reb00t.com/fedora/5/perl-DBD-mysql-3.0003-1.n0i.12.i386.rpm makes the Problem go away for me. NO garantees that nothing else is broken tho... Henning Oschwald wrote:
Hello,
On Do, Jul 06, 2006 at 01:14:37 -0400, s taylor wrote:
What is this error and how to correct it? It shows up in the error logs upon loading customer.pl or index.pl.
This happens when using OTRS in combination with DBD::MySQL V3.004.
I created a bug report since I've seen this in the mailing list twice (May 2006; 2 different people) without an answer.
This has already been discussed on the dev mailinglist and a bug report (bug#1231) already exists.
regards
Henning
------------------------------------------------------------------------
_______________________________________________ OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs Support orr consulting for your OTRS system? => http://www.otrs.com/
-- Christophe Zwecker mail: doc@zwecker.de Hamburg, Germany fon: +49 179 3994867 http://www.zwecker.de "Reality is that which, when you stop believing in it, doesn't go away"

s taylor wrote:
Hello.
What is this error and how to correct it? It shows up in the error logs upon loading customer.pl or index.pl.
I created a bug report since I've seen this in the mailing list twice (May 2006; 2 different people) without an answer. I think it may be interfering with a customization I'm working on.
Upon loading index.pl: ~~~~~~~~~~~~~~~~~~ index.pl: DBI::db=HASH(0x8640064)->disconnect invalidates 1 active statement handle (either destroy statement handles or call finish on them before disconnecting) at /usr/opt/public_html/otrs/bin/cgi-bin/../../Kernel/System/DB.pm line 219. ~~~~~~~~~~~~~~~~~~
Upon loading customer.pl: ~~~~~~~~~~~~~~~~~~ customer.pl: DBI::db=HASH(0x8615e80)->disconnect invalidates 1 active statement handle (either destroy statement handles or call finish on them before disconnecting) at /usr/opt/public_html/otrs/bin/cgi-bin/../../Kernel/System/DB.pm line 219. ~~~~~~~~~~~~~~~~~~
Thanks.
_______________________________________________ OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs Support orr consulting for your OTRS system? => http://www.otrs.com/
I am not sure if this might help .But can you check if the database password for OTRS is set properly in the config.pm file. PD

Hello. I applied the patch from bug# 1231. LOOKS GOOD! I haven't submitted a ticket, but the original error (as I described in bug# 1259) went away, which occurred upon loading both 'index.pl' AND 'customer.pl': ~~~~~~~~~~~~~~~ DBI::db=HASH(0x8c4272c)->disconnect invalidates 1 active statement handle (either destroy statement handles or call finish on them before disconnecting) ~~~~~~~~~~~~~~~ I'll updated bug# 1231 with this result. Thanks to everyone who provided feedback! ========================================
From: "s taylor"
Reply-To: "User questions and discussions about OTRS.org" To: otrs@otrs.org Subject: [otrs] ERROR: "DBI::db=HASH(0x8615e80)->disconnectinvalidates...Kernel/System/DB.pm" Date: Thu, 06 Jul 2006 01:14:37 -0400 Hello.
What is this error and how to correct it? It shows up in the error logs upon loading customer.pl or index.pl.
I created a bug report since I've seen this in the mailing list twice (May 2006; 2 different people) without an answer. I think it may be interfering with a customization I'm working on.
Upon loading index.pl: ~~~~~~~~~~~~~~~~~~ index.pl: DBI::db=HASH(0x8640064)->disconnect invalidates 1 active statement handle (either destroy statement handles or call finish on them before disconnecting) at /usr/opt/public_html/otrs/bin/cgi-bin/../../Kernel/System/DB.pm line 219. ~~~~~~~~~~~~~~~~~~
Upon loading customer.pl: ~~~~~~~~~~~~~~~~~~ customer.pl: DBI::db=HASH(0x8615e80)->disconnect invalidates 1 active statement handle (either destroy statement handles or call finish on them before disconnecting) at /usr/opt/public_html/otrs/bin/cgi-bin/../../Kernel/System/DB.pm line 219. ~~~~~~~~~~~~~~~~~~
Thanks.
_______________________________________________ OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs Support orr consulting for your OTRS system? => http://www.otrs.com/
participants (4)
-
Christophe Zwecker
-
Henning Oschwald
-
Priyadarsan Roy
-
s taylor