[rt-users] Postgres "invalid input syntax for integer" errors

Susan McConnell susanm at jbpc.co.uk
Tue Sep 7 10:40:21 EDT 2004


On Tue, 7 Sep 2004 09:51:41 -0400
Jesse Vincent <jesse at bestpractical.com> wrote:

> What SQL query is RT generating that does this?
 
I'm also seeing errors - possibly unrelated - when trying to manually
create a ticket with the "New ticket in" button:

System error

error:  	DBD::Pg::st execute failed: no connection to the server at
/usr/lib/perl5/site_perl/5.8.3/Apache/Session/Store/DBI.pm line 67.

context:  	...  	
63:  	
64:  	$self->{update_sth}->bind_param(1, $session->{serialized});
65:  	$self->{update_sth}->bind_param(2,
$session->{data}->{_session_id}); 66:  	
67:  	$self->{update_sth}->execute;
68:  	
69:  	$self->{update_sth}->finish;
70:  	}
71:  	
...  	

code stack:  
/usr/lib/perl5/site_perl/5.8.3/Apache/Session/Store/DBI.pm:67
/usr/lib/perl5/site_perl/5.8.3/Apache/Session.pm:523
/usr/lib/perl5/site_perl/5.8.3/Apache/Session.pm:477
/usr/lib/perl5/site_perl/5.8.3/HTML/Mason/Request.pm:1078




More information about the rt-users mailing list