You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by bu...@apache.org on 2006/01/07 18:50:51 UTC

DO NOT REPLY [Bug 38173] New: - Tomcat crash after run fop svg on OpenBSD

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=38173>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=38173

           Summary: Tomcat crash after run fop svg on OpenBSD
           Product: Fop
           Version: 0.20.5
          Platform: PC
        OS/Version: OpenBSD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: svg
        AssignedTo: fop-dev@xmlgraphics.apache.org
        ReportedBy: xiuchen_c@yahoo.com


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?

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

DO NOT REPLY [Bug 38173] - Tomcat crash after run fop svg on OpenBSD

Posted by bu...@apache.org.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=38173>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=38173


xiuchen_c@yahoo.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




------- Additional Comments From xiuchen_c@yahoo.com  2006-02-24 22:09 -------
It is not FOP SVG bug. It is JDK1.4 problem. Tomcat crash just because of Java 
Virtual Machine crash. After move to JDK1.5 and set  -Djava.awt.headless=true, 
SVG graph works perfect.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.