[rt-users] problem with creating new ticket.
B. Ash
bash at eece.unm.edu
Mon Feb 3 13:48:32 EST 2003
Hi,
I receive this error when trying to create a new ticket, running
postgresql, perl5.8.0, and rt-2.0-15, if anyone can assist that would be
great.. Note I am able to call up all previous records, search etc...
Thanks
"System error
error: Can't bind a reference (Class::ReturnValue=HASH(0x91c9288)) at
/usr/local/lib/perl5/site_perl/5.8.0/DBIx/SearchBuilder/Handle.pm line
376, line 79.
context:
...
372: do_backtrace => undef);
373: return ($ret->return_value);
374: }
375: }
376: unless ( $sth->execute(@bind_values) ) {
377: if ($DEBUG) {
378: die "$self couldn't execute the query '$QueryString'"
379: . $self->dbh->errstr . "\n";
380:
...
code stack:
/usr/local/lib/perl5/site_perl/5.8.0/DBIx/SearchBuilder/Handle.pm:376
/usr/local/lib/perl5/site_perl/5.8.0/DBIx/SearchBuilder/Handle.pm:319
/usr/local/lib/perl5/site_perl/5.8.0/DBIx/SearchBuilder/Record.pm:636
/usr/local/rt2/lib/RT/Ticket.pm:342
/usr/local/rt2/WebRT/html/Ticket/Display.html:87
/usr/local/rt2/WebRT/html/autohandler:58
raw error"
More information about the rt-users
mailing list