Details
-
Bug
-
Status: Closed
-
Resolution: Incomplete
-
0.20.5
-
None
-
None
-
Operating System: OpenBSD
Platform: PC
-
38173
Description
Fop svg graphic is not any problem when running on Windows. But it cause
tomcat crash when running on OpenBSD. The error is: "file IO
Exception:java.util.zip.ZipException". Tomcat throw "tomcat5.MapperListener
Error registering contexts java.util.ConcurrentModificationException" after I
restart tomcat.
System enviornment:
tomcat 5.0.30
JDK 1.4.2
Open BSD
I run java on awt headless.
Does anybody has similar experience?