Quantcast
Channel: Sophos User Bulletin Board
Viewing all articles
Browse latest Browse all 14361

[8.920][DUPE] postgres error

$
0
0
Hi All

I am getting few postgres errors. Not sure if this is related to the existing reporting issue known with this version

Code:

2012:03:31-20:25:02 ***** postgres[12701]: [2-1] ERROR:  null value in column "sid" violates not-null constraint
2012:03:31-20:25:02 ***** postgres[12701]: [2-2] STATEMENT: 
2012:03:31-20:25:02 ***** postgres[12701]: [2-3]              insert into confd_sessions(
2012:03:31-20:25:02 ***** postgres[12701]: [2-4]                sid, facility, srcip, username, time, endtime, state
2012:03:31-20:25:02 ***** postgres[12701]: [2-5]              ) values($1, $2, $3, $4, $5, $6 ,$7)
2012:03:31-20:25:02 ***** postgres[12701]: [2-6]           
2012:03:31-20:25:02 ***** postgres[12701]: [3-1] ERROR:  current transaction is aborted, commands ignored until end of transaction block
2012:03:31-20:25:02 ***** postgres[12701]: [3-2] STATEMENT: 
2012:03:31-20:25:02 ***** postgres[12701]: [3-3]              insert into confd_sessions(
2012:03:31-20:25:02 ***** postgres[12701]: [3-4]                sid, facility, srcip, username, time, endtime, state
2012:03:31-20:25:02 ***** postgres[12701]: [3-5]              ) values($1, $2, $3, $4, $5, $6 ,$7)
2012:03:31-20:25:02 ***** postgres[12701]: [3-6]           
2012:03:31-20:25:02 ***** postgres[12701]: [4-1] ERROR:  current transaction is aborted, commands ignored until end of transaction block
2012:03:31-20:25:02 ***** postgres[12701]: [4-2] STATEMENT: 
2012:03:31-20:25:02 ***** postgres[12701]: [4-3]              insert into confd_objects(
2012:03:31-20:25:02 ***** postgres[12701]: [4-4]                sid, time, class, type, ref, objname, action, attrs
2012:03:31-20:25:02 ***** postgres[12701]: [4-5]              ) values($1, $2, $3, $4, $5, $6, $7, $8)
2012:03:31-20:25:02 ***** postgres[12701]: [4-6]           
2012:03:31-20:25:02 ***** postgres[12701]: [5-1] ERROR:  current transaction is aborted, commands ignored until end of transaction block
2012:03:31-20:25:02 ***** postgres[12701]: [5-2] STATEMENT: 
2012:03:31-20:25:02 ***** postgres[12701]: [5-3]              insert into confd_objects(
2012:03:31-20:25:02 ***** postgres[12701]: [5-4]                sid, time, class, type, ref, objname, action, attrs
2012:03:31-20:25:02 ***** postgres[12701]: [5-5]              ) values($1, $2, $3, $4, $5, $6, $7, $8)
2012:03:31-20:25:02 ***** postgres[12701]: [5-6]           
2012:03:31-20:25:02 ***** postgres[12701]: [6-1] ERROR:  current transaction is aborted, commands ignored until end of transaction block
2012:03:31-20:25:02 ***** postgres[12701]: [6-2] STATEMENT: 
2012:03:31-20:25:02 ***** postgres[12701]: [6-3]              insert into confd_objects(
2012:03:31-20:25:02 ***** postgres[12701]: [6-4]                sid, time, class, type, ref, objname, action, attrs
2012:03:31-20:25:02 ***** postgres[12701]: [6-5]              ) values($1, $2, $3, $4, $5, $6, $7, $8)
2012:03:31-20:25:02 ***** postgres[12701]: [6-6]           
2012:03:31-20:25:02 ***** postgres[12701]: [7-1] ERROR:  current transaction is aborted, commands ignored until end of transaction block
2012:03:31-20:25:02 ***** postgres[12701]: [7-2] STATEMENT: 
2012:03:31-20:25:02 ***** postgres[12701]: [7-3]              insert into confd_objects(
2012:03:31-20:25:02 ***** postgres[12701]: [7-4]                sid, time, class, type, ref, objname, action, attrs
2012:03:31-20:25:02 ***** postgres[12701]: [7-5]              ) values($1, $2, $3, $4, $5, $6, $7, $8)
2012:03:31-20:25:02 ***** postgres[12701]: [7-6]           
2012:03:31-20:25:02 ***** postgres[12701]: [8-1] ERROR:  current transaction is aborted, commands ignored until end of transaction block
2012:03:31-20:25:02 ***** postgres[12701]: [8-2] STATEMENT: 
2012:03:31-20:25:02 ***** postgres[12701]: [8-3]              insert into confd_objects(
2012:03:31-20:25:02 ***** postgres[12701]: [8-4]                sid, time, class, type, ref, objname, action, attrs
2012:03:31-20:25:02 ***** postgres[12701]: [8-5]              ) values($1, $2, $3, $4, $5, $6, $7, $8)
2012:03:31-20:25:02 ***** postgres[12701]: [8-6]           
2012:03:31-20:25:02 ***** postgres[12701]: [9-1] ERROR:  current transaction is aborted, commands ignored until end of transaction block
2012:03:31-20:25:02 ***** postgres[12701]: [9-2] STATEMENT: 
2012:03:31-20:25:02 ***** postgres[12701]: [9-3]              insert into confd_objects(
2012:03:31-20:25:02 ***** postgres[12701]: [9-4]                sid, time, class, type, ref, objname, action, attrs
2012:03:31-20:25:02 ***** postgres[12701]: [9-5]              ) values($1, $2, $3, $4, $5, $6, $7, $8)
2012:03:31-20:25:02 ***** postgres[12701]: [9-6]           
2012:03:31-20:25:02 ***** postgres[12701]: [10-1] ERROR:  current transaction is aborted, commands ignored until end of transaction block
2012:03:31-20:25:02 ***** postgres[12701]: [10-2] STATEMENT: 
2012:03:31-20:25:02 ***** postgres[12701]: [10-3]              insert into confd_objects(
2012:03:31-20:25:02 ***** postgres[12701]: [10-4]                sid, time, class, type, ref, objname, action, attrs
2012:03:31-20:25:02 ***** postgres[12701]: [10-5]              ) values($1, $2, $3, $4, $5, $6, $7, $8)
2012:03:31-20:25:02 ***** postgres[12701]: [10-6]           
2012:03:31-20:25:02 ***** postgres[12701]: [11-1] ERROR:  current transaction is aborted, commands ignored until end of transaction block
2012:03:31-20:25:02 ***** postgres[12701]: [11-2] STATEMENT: 
2012:03:31-20:25:02 ***** postgres[12701]: [11-3]              insert into confd_objects(
2012:03:31-20:25:02 ***** postgres[12701]: [11-4]                sid, time, class, type, ref, objname, action, attrs
2012:03:31-20:25:02 ***** postgres[12701]: [11-5]              ) values($1, $2, $3, $4, $5, $6, $7, $8)
2012:03:31-20:25:02 ***** postgres[12701]: [11-6]

Thanks

Viewing all articles
Browse latest Browse all 14361

Trending Articles