Bruno Dumon wrote:

On Tue, 2003-09-09 at 17:30, Joerg Heinicke wrote:

As somebody might remember we had a problem with the undeployment with Tomcat. This was fixed in Cocoon 2.1.1 by updating excalibur event and util concurrent IIRC. Now the undeployment works and no process hangs but I get an exception (see below). Does any body has an idea (JBoss 3.0.6, Tomcat 4.1.18, Cocoon 2.1.1, Java 1.4.1_03)? This exception did not occur in the three weeks old Cocoon version.


Could there be an older version of the PooledExecutor class somewhere in
the classpath?

Hmm, I can not imagine where it shall come from, but I will have a look tomorrow. Thanks for the - actually obvious - hint.


Joerg

<snip/>

2003-09-09 17:23:37,338 ERROR [org.jboss.web.localhost.Engine] ----- Root Cause -----
java.lang.NoSuchMethodError: EDU.oswego.cs.dl.util.concurrent.PooledExecutor.shutdownNow()V
at org.apache.excalibur.event.command.TPCThreadManager.doDispose(TPCThreadManager.java:179)
at org.apache.excalibur.event.command.AbstractThreadManager.dispose(AbstractThreadManager.java:231)




Reply via email to