You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by "Jochen Stiepel (JIRA)" <xa...@xml.apache.org> on 2010/11/30 21:48:14 UTC

[jira] Reopened: (XALANJ-2526) StackOverflowError at com.sun.org.apache.xml.internal.serializer.ToStream.characters(ToStream.java:1457)

     [ https://issues.apache.org/jira/browse/XALANJ-2526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jochen Stiepel reopened XALANJ-2526:
------------------------------------


now using original Xalan version 2.7.1 (not the JDK Xalan)

> StackOverflowError  at com.sun.org.apache.xml.internal.serializer.ToStream.characters(ToStream.java:1457)
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: XALANJ-2526
>                 URL: https://issues.apache.org/jira/browse/XALANJ-2526
>             Project: XalanJ2
>          Issue Type: Bug
>      Security Level: No security risk; visible to anyone(Ordinary problems in Xalan projects.  Anybody can view the issue.) 
>         Environment: Linux, Java 1.6.0_21
>            Reporter: Jochen Stiepel
>            Priority: Blocker
>
> Using the Anttask Junit-Report with an xslt to generate the Junitreport I'm getting this error from the JDK xml parser:
> Caused by: java.lang.StackOverflowError
>         at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:116)
>         at org.apache.tools.ant.Task.perform(Task.java:348)
>         at org.apache.tools.ant.Target.execute(Target.java:390)
>         at org.apache.maven.plugin.antrun.AbstractAntMojo.executeTasks(AbstractAntMojo.java:211)
>         ... 22 more
> Caused by: java.lang.StackOverflowError
>         at com.sun.org.apache.xml.internal.serializer.ToStream.characters(ToStream.java:1457)
>         at com.sun.org.apache.xml.internal.serializer.ToHTMLStream.characters(ToHTMLStream.java:1529)
>         at com.sun.org.apache.xml.internal.serializer.ToStream.characters(ToStream.java:1613)
>         at com.sun.org.apache.xalan.internal.xsltc.runtime.AbstractTranslet.characters(AbstractTranslet.java:618)
>         at junit_frames.br$dash$replace()
>         at junit_frames.br$dash$replace()

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org