[rt-users] problem creating tickets

John Jasen jjasen at datafoundation.com
Fri Dec 13 15:34:06 EST 2002


System: Redhat Linux 6.2/alpha
DB: Postgres 7.3
RT version: 2.0.15

I went through, got RT up and running, created users, set permissions, and 
a whole buncha other stuff, but, creating a test ticket, I got this 
message after hitting submit.

http://rt.server/rt2/Ticket/Display.html

System error
error:  Can't bind a reference (Class::ReturnValue=HASH(0x122911000)) at 
/usr/lib/perl5/site_perl/5.005/DBIx/SearchBuilder/Handle.pm line 376.
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/lib/perl5/site_perl/5.005/DBIx/SearchBuilder/Handle.pm:376
/usr/lib/perl5/site_perl/5.005/DBIx/SearchBuilder/Handle.pm:319
/usr/lib/perl5/site_perl/5.005/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




More information about the rt-users mailing list