[Catalyst] Difference in running application via "perl -d"vscommand line

Lampert, Hugh Hugh.Lampert at lbbwus.com
Tue Feb 6 16:41:04 GMT 2007


Thanks, I force installed the DBI module from CPAN and that has eliminated the error.

Is there something easy that I can do (like tell ActiveState something specific about their version of DBI), that would make their PPM version stop doing this? 

Hugh Lampert
IT Specialist
Information Technology (3261)
Landesbank Baden-Württemberg
New York Branch
280 Park Avenue, 31st Floor - West Building
New York, NY 10017
Phone: (212) 584-1775
Fax:   (212) 584-1799
Email: Hugh.Lampert at LBBWus.com
Web:   www.LBBW.com

-----Original Message-----
From: Peter Edwards [mailto:peter at dragonstaff.com] 
Sent: Monday, February 05, 2007 5:10 PM
To: 'The elegant MVC web framework'
Subject: RE: [Catalyst] Difference in running application via "perl -d"vscommand line


I had the same problem.
It is caused by the PPM version of DBI.
Recompile DBI using GCC (from Makefile.PL) and it goes away. (Thanks to Matt Trout for pointing this out to me)

Regards, Peter
http://www.dragonstaff.com 

>I'm not asking anyone to solve this for me, just point me in the right 
>direction as to what I should check.  I'm thinking there's some problem 
>with the model mechanics when the app runs from the command line 
>(DBD::ADO or the Catalyst DBIC model modules).

U:\LBBWCompliance\LBBWCompliance>script\lbbwcompliance_server.pl
Attempt to free unreferenced scalar: SV 0x9a90e30, Perl interpreter: 0x2245bc at  C:/Perl/site/lib/DBD/ADO/TypeInfo.pm line 454.

<snipped many attempts to free unreferenced scalar messages here...>

 C:/Perl/site/lib/DBD/ADO.pm line 326.
Attempt to free unreferenced scalar: SV 0x9a8c5d0, Perl interpreter: 0x2245bc at  C:/Perl/site/lib/DBIx/Class/ResultSource.pm line 194.




Disclaimer:
"This message is for the named person's use only. It may contain confidential, proprietary or legally privileged 
information. The above information has been prepared for information purposes only. The above does not constitute
an offer, recommendation or solicitation to buy or sell, nor is it an official confirmation of terms. While the 
information herein has been obtained from sources believed to be reliable, Landesbank Baden-Württemberg makes 
no representation that it is accurate or complete and it should not be relied upon as such. Neither Landesbank
Baden-Württemberg nor any employee herein guarantees the information contained in this message. No confidentiality 
or privilege is waived or lost by any mistransmission. If you receive this message in error, please immediately 
delete it and all copies of it from your system, destroy any hard copies of it and notify the sender. You are 
not entitled to, directly or indirectly, use, disclose, distribute,print, or copy any part of this message if 
you are not the intended recipient.Any views expressed in this message are those of the individual sender, except
where the sender specifies and with authority, states them to be the views of Landesbank Baden-Wurttemberg."




More information about the Catalyst mailing list