[Laszlo-dev] Reentrant lock hell

Benjamin Shine ben at laszlosystems.com
Tue Jan 30 11:19:59 PST 2007


I have also seen that. I suspect it is caused by some joy in the WEB- 
INF/lps/server/src/build.xml, such as for instance it only compiles  
the oswego classes into class files but doesn't put them in the lps  
jar. It's interesting that it is a class-not-found error; perhaps we  
hardly ever even try to use the oswego classes except for when  
there's a cache problem.

On Jan 30, 2007, at 11:06 AM, Henry Minsky wrote:

> I have never figured out what causes that, it seems to persist  
> across server restarts, maybe a file lock, I thought it was only  
> Winblows that suffered from this though.
>
>
> On 1/30/07, P T Withington <ptw at openlaszlo.org> wrote: Well with  
> several hits of the cache cleaning hammer, I seem to have
> solve this.
>
> On 2007-01-30, at 13:45 EST, P T Withington wrote:
>
> > I am getting this when I try to load any app from my trunk
> > sandbox.  I have never understood what causes this error or how to
> > cure it.  Any hints?
> >
> > java.lang.NoClassDefFoundError: EDU/oswego/cs/dl/util/concurrent/
> > ReentrantLock
> >       org.openlaszlo.cache.Cache$Item.<init>(Cache.java:898)
> >       org.openlaszlo.cache.Cache.findItem(Cache.java:259)
> >       org.openlaszlo.cm.CompilationManager.getItem
> > (CompilationManager.java:610)
> >       org.openlaszlo.cm.CompilationManager.getLastModified
> > ( CompilationManager.java:594)
> >        
> org.openlaszlo.servlets.responders.ResponderCompile.getLastModified
> > (ResponderCompile.java:394)
> >        
> org.openlaszlo.servlets.responders.ResponderCompile.respondImpl
> > (ResponderCompile.java:178)
> >       org.openlaszlo.servlets.responders.Responder.respond
> > (Responder.java:260)
> >       org.openlaszlo.servlets.LZServlet._doGet(LZServlet.java:441)
> >       org.openlaszlo.servlets.LZServlet.doGet(LZServlet.java:355)
> >       javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
> >       javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
>
>
>
>
> -- 
> Henry Minsky
> Software Architect
> hminsky at laszlosystems.com
>

Benjamin Shine
Software Engineer, Open Laszlo / Laszlo Systems
ben at laszlosystems.com





More information about the Laszlo-dev mailing list