Did anybody ever figure out this problem? I seem to be experiencing it as well.
I am running a tomcat application server version 4.1.24 on a freebsd server.
I just compiled a fresh snapshot of the cvs repository and have received this error exploding through my logs.
What I mean by "exploding through my logs" is that the first time the cocoon webapp is initialized, the exceptions start flowing and they do not stop. They are stored in the log files and the log files just keep growing because the exceptions are being constantly thrown.
Has anybody else experienced this?
Let me look at it.