From: Brian G. <br...@qu...> - 2004-03-09 22:37:48
|
> > Hi, I have been given the task of finding out the cause of some > > threading problems in one of or applications. The application is you run > > of the mill J2EE app. and uses webmacro version 1.1 as its templating > > engine. We are running JBoss-3.2.3 with integrated jetty on windows 2000 > > server with jdk 1.4.1_02 > >This does look like a deadlock in the SMapCacheManager. I'll take a look. As I suspected, this is already fixed in 2.0 as WM has migrated to using concurrent collection classes from util.concurrent. -- Brian Goetz Quiotix Corporation br...@qu... Tel: 650-843-1300 Fax: 650-324-8032 http://www.quiotix.com |