Menu

#879 java.lang.StackOverflowError

output: all formats
closed-accepted
XSL (1066)
8
2007-02-28
2007-02-22
Christina
No

Hi,

when I generate my xml-File in html or PDF, then I get this Error:
[java] java.lang.StackOverflowError

I thought that perhaps I must update my saxon to Version 6.5.5 or 8.0.0. I did that and I found out that in html are the Stylesheets incorrect. I get an error:
[java] Error at xsl:call-template on line 39 of file:/C:/seu/import/dochb_zentral/docbook/xsl-gad/html/division.xsl:
[java] There are several templates named 'make.lots' with the same import precedence
[java] Error at xsl:call-template on line 83 of file:/C:/seu/import/dochb_zentral/docbook/xsl-gad/html/division.xsl:
[java] There are several templates named 'make.lots' with the same import precedence
[java] Error at xsl:call-template on line 349 of file:/C:/seu/import/dochb_zentral/docbook/xsl-gad/html/component.xsl:
[java] There are several templates named 'make.lots' with the same import precedence
[java] Error at xsl:call-template on line 90 of file:/C:/seu/import/dochb_zentral/docbook/xsl-gad/html/chunk-code.xsl:
[java] There are several templates named 'process-chunk' with the same import precedence
[java] Error at xsl:call-template on line 356 of file:/C:/seu/import/dochb_zentral/docbook/xsl-gad/html/chunk-code.xsl:
[java] There are several templates named 'process-chunk' with the same import precedence
[java] Error at xsl:call-template on line 459 of file:/C:/seu/import/dochb_zentral/docbook/xsl-gad/html/chunk-code.xsl:
[java] There are several templates named 'process-chunk' with the same import precedence
[java] Transformation failed: Failed to compile stylesheet. 6 errors detected.

Can anybode help me?
Bye Christina

Discussion

  • Christina

    Christina - 2007-02-22
    • priority: 5 --> 8
     
  • Christina

    Christina - 2007-02-22
    • assigned_to: nobody --> bobstayton
     
  • Christina

    Christina - 2007-02-22
    • assigned_to: bobstayton --> nobody
     
  • Christina

    Christina - 2007-02-23
    • assigned_to: nobody --> bobstayton
     
  • Robert Stayton

    Robert Stayton - 2007-02-24

    Logged In: YES
    user_id=193218
    Originator: NO

    This is probably not a bug in the stylesheets, but a problem with your tools setup. Such problems are best resolved on the docbook-apps mailing list.

    To subscribe to the list, send a “subscribe” message to:
    <docbook-apps-request@lists.oasis-open.org>

    To post a message to the list, send it to:
    <docbook-apps@lists.oasis-open.org>

     
  • Christina

    Christina - 2007-02-28
    • status: open --> open-accepted
     
  • Robert Stayton

    Robert Stayton - 2007-02-28
    • status: open-accepted --> closed-accepted
     
  • Robert Stayton

    Robert Stayton - 2007-02-28

    Logged In: YES
    user_id=193218
    Originator: NO

    When you changed the Resolution field to Accepted, I presume that meant you accepted my suggestion that this is not a bug. I will close this report then. If that is not what you meant, you can reopen it and provide more information.