[ome-users] database rollback error

Chris Allan callan at blackcat.ca
Tue Mar 29 11:49:05 BST 2005


On Tue, Mar 29, 2005 at 06:20:58PM +0800, yong how choong wrote:
> hi,
> 
> I encounter the following error after I restart postgresql.
> 
> Error serving OME::Web::Login: DBD::Pg::db rollback failed: rollback
> failed at /usr/lib/perl5/site_perl/5.8.3/OME/Factory.pm line 574.
> 
> anyone have any idea whats the possible cause of error and how to
> resolve it?

If you restart PostgreSQL (which you shouldn't really ever have to do
aside from upgrading PostgreSQL itself) you must also restart Apache.

In your case, all the database handles that Apache had open prior to a
PostgreSQL restart would be invalid.

> 
> Thanks in advance.

You're welcome.

> 
> hc

Ciao.

-Chris



More information about the ome-users mailing list