I had a feeling it might be. Is there any way to export the db from sqlite and 
import into MySql? We only have a few users so apart from the multipage issue 
we have not really had any problems with the sqlite DB. Using MySql instead 
would be no problem but I would prefer not to loose all the data that we have 
so far. 

David 

On 2 Sep 2011, at 03:09, Christian Hammond <chip...@chipx86.com> wrote:

> Oh. SQLite. That's your problem.
> 
> SQLite is not intended for any production use. Unlike other databases, it 
> doesn't really support concurrent access. We don't provide any support for it 
> except for development use. I strongly recommend migrating away from it.
> 
> Christian
> 
> 
> On Thursday, September 1, 2011, David Dibben <dib...@ieee.org> wrote:
> > On 01/09/2011 08:03, Paul Schulz wrote:
> >>
> >> Did you manage to get a solution to this problem?
> >> I am seeing something very similar with the locking issue and message,
> >> but the system will come good again after a short period.
> >>
> >> I am using Reviewboard 1.5.4, with Apache2 and SQlite database.
> >
> > Unfortunately I never had time to investigate the problem and find a 
> > solution. My guess was a problem with locking the SQlite database.
> >
> > Most of our reviews are only on one page, so I only occasionally have a 
> > problem.
> >
> > David
> >
> > --
> > David Dibben
> >
> > --
> > Want to help the Review Board project? Donate today at 
> > http://www.reviewboard.org/donate/
> > Happy user? Let us know at http://www.reviewboard.org/users/
> > -~----------~----~----~----~------~----~------~--~---
> > To unsubscribe from this group, send email to 
> > reviewboard+unsubscr...@googlegroups.com
> > For more options, visit this group at 
> > http://groups.google.com/group/reviewboard?hl=en
> 
> -- 
> -- 
> Christian Hammond - chip...@chipx86.com
> Review Board - http://www.reviewboard.org
> VMware, Inc. - http://www.vmware.com
> -- 
> Want to help the Review Board project? Donate today at 
> http://www.reviewboard.org/donate/
> Happy user? Let us know at http://www.reviewboard.org/users/
> -~----------~----~----~----~------~----~------~--~---
> To unsubscribe from this group, send email to 
> reviewboard+unsubscr...@googlegroups.com
> For more options, visit this group at 
> http://groups.google.com/group/reviewboard?hl=en

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~----------~----~----~----~------~----~------~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en

Reply via email to