[Lift] Re: Postmortem thoughts on a small production Lift site

2010-01-02 Thread Nathan Parry
> > > > Jetty seems to do questionable things with filehandles, opening > > > > multiple copies of the same template file and keeping them open too > > > > long. Setting ulimit "fixes" the issue of "Too many open files" > > > > exceptions & failed requests, but it still seems like at most > > > >

[Lift] Re: DB problems on Jetty restart

2009-12-31 Thread Nathan Parry
's an additional issue of ActorPing which > is not restarting correctly.  I've got a fix for that as well and I'll > have the code up on review board in a little while. > > On Dec 31, 10:13 am, David Pollak > wrote: > > > > > On Wed, Dec 30, 2009 at 5:15

[Lift] Re: DB problems on Jetty restart

2009-12-31 Thread Nathan Parry
web/browse_thread/thread/78454f767... > > On Dec 30, 7:15 pm, Nathan Parry wrote: > > > > > Searching turned up a few older threads similar to the problem I'm > > seeing, but I couldn't find any solution. > > > Using just the skeleton project created b

[Lift] DB problems on Jetty restart

2009-12-30 Thread Nathan Parry
Searching turned up a few older threads similar to the problem I'm seeing, but I couldn't find any solution. Using just the skeleton project created by lift-archetype-basic, I'm getting these exceptions out of jetty: org.h2.jdbc.JdbcSQLException: Database may be already in use: Locked by another