[rt-users] RT 3.4.2 installation woes

David Glasser dglasser at gmail.com
Tue May 24 20:54:56 EDT 2005


On 5/24/05, Adrian Close <adrian.close at hitwise.com> wrote:
> On Tue, 24 May 2005, Gavin Henry wrote:
> I don't have any segfaults in my Apache log - Apache seems quite happy.
> I do have the following database error, which occurs when I go to create a
> new user:
> 
> [Wed May 25 09:41:16 2005] [error] [client 210.9.182.38] FastCGI: server "/opt/rt3/bin/mason_handler.fcgi" stderr: DBD::Pg::st execute failed: ERROR:  invalid input syntax for integer: ""
> [Wed May 25 09:41:16 2005] [error] [client 210.9.182.38] FastCGI: server
> "/opt/rt3/bin/mason_handler.fcgi" stderr: RT::Handle=HASH(0x953083c) couldn't
> execute the query 'SELECT  * FROM Principals WHERE LOWER(PrincipalType) = ? AND
> (ObjectId IS NULL OR ObjectId = '')' at /usr/local/lib/perl5/site_perl/5.8.6/DBIx/SearchBuilder/Handle.pm line 494.

This is an known issue in DBIx::SearchBuilder involving searching for
null fields under Postgres; in fact, we checked in a fix for it just
this afternoon and are currently trying to ensure that we have fully
fixed the problem.

--dave
 Code Monkey, Best Practical Solutions

-- 
David Glasser | glasser at mit.edu | http://www.davidglasser.net/



More information about the rt-users mailing list