Tomcat5

Wolfgang Baer WBaer at gmx.de
Sun Sep 11 10:20:13 UTC 2005


Mark Wielaard wrote:
> Hi Wolfgang,
> 
> On Sun, 2005-09-11 at 01:13 +0200, Wolfgang Baer wrote:
> 
>>There is currently still an upstream problem in GNU classpath which
>>prevents running tomcat5 with the security manager and kaffe.
> 
> 
> Do you have a pointer to this bug?

Hi Mark,

I will file a bug upstream - it was just to late yesterday for doing so.
Expect it in the next hours ...

> I do know of one other unsolved bug that might impact tomcat5 usage. If
> you get reports of "java.lang.IllegalStateException: Zip file already
> closed: common/lib/commons-pool-1.2.jar" then it most likely is
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22906 (Invalid handling of
> cache in JarURLConnection). I'll try to handle this one soon.

No its another one - an NPE in javax.security.XXX (don't remember exactly now).

But the above one I got also during work on the package - however it
disappeared somehow after a packaging change. I think the change was
to remove the class-path entry in the Manifest file of bootstrap.jar
and put the needed startup jars directly into the classpath (If I
remember correctly).

Wolfgang



More information about the pkg-java-maintainers mailing list