Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Perl
Perl Misc
Debugging question: tracing the origin of an error.
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="C.DeRykus, post: 4873066"] I thought I recalled seeing the error/cure once before. But, here's a thread that suggests just wrapping the disconnect. Their error output is virtually the same: { $^W = 0; $dbh->disconnect } perl case.pl DBI::db=HASH(0x8f68e40) trace level set to 9 in ... <- DESTROY= undef at unknown location! (in cleanup) Can't call method "FETCH" on an undefined value at C:/opt/perl/site/lib/Win32/TieRegistry.pm line 1486 during global destruction. If this new cure doesn't work, you might try one of DBI's higher trace settings too as they demo in the thread. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Perl
Perl Misc
Debugging question: tracing the origin of an error.
Top