[Dbix-class] Error: Can't call errstr method on handle after take_imp_data()

Jonas Alves jonas.alves at gmail.com
Fri Mar 7 12:24:15 GMT 2008


On Thu, Mar 6, 2008 at 10:38 PM, Tim Bunce <Tim.Bunce at pobox.com> wrote:
>
>  Either take_imp_data() has been called on the handle
>  (in which case it's it's now 'brain dead' and can't be used at all),
>  or the handle has been corrupted or improperly initialized.
>
>  Tim.

On Thu, Mar 6, 2008 at 10:53 PM, Jonathan Rockway <jon at jrock.us> wrote:
>
>  A test case (just a runnable example), or at least a stack trace of
>  where the error occurs, would help debug this.  Try perl -MCarp::Always
>  your_test.pl to get a longmess stacktrace.  DBIC_TRACE=1 might also
>  help.
>

Hi Tim and Jonathan.
Thanks for your answers. I will try to get a test case. I don't know
when and why error occurs but I will try to reproduce it.

Thanks,
-- 
Jonas



More information about the DBIx-Class mailing list