You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by "Brian Minchau (JIRA)" <xa...@xml.apache.org> on 2007/12/11 17:41:43 UTC

[jira] Closed: (XALANJ-389) get error null compiling

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

Brian Minchau closed XALANJ-389.
--------------------------------

    Assignee:     (was: Xalan Developers Mailing List)

Closing this issue, the reporter commented that it is fixed.

> get error null compiling
> ------------------------
>
>                 Key: XALANJ-389
>                 URL: https://issues.apache.org/jira/browse/XALANJ-389
>             Project: XalanJ2
>          Issue Type: Bug
>          Components: XSLTC
>    Affects Versions: 2.7.1
>         Environment: Operating System: All
> Platform: All
>            Reporter: Tom Amiro
>         Attachments: entriesout.xsl, entryout.xsl, GetDay.java
>
>
> This is a recent regression. Here's the error. The files needed to reproduce the
> bug will be attached.
> apxsltc -x entriesout.xsl
> java.lang.NullPointerException
>       at
> org.apache.xalan.xsltc.compiler.VariableBase.unmapRegister(VariableBase.java:130)
>       at
> org.apache.xalan.xsltc.compiler.SyntaxTreeNode.translateContents(SyntaxTreeNode.java:380)
>       at org.apache.xalan.xsltc.compiler.If.translate(If.java:148)
>       at
> org.apache.xalan.xsltc.compiler.SyntaxTreeNode.translateContents(SyntaxTreeNode.java:367)
>       at org.apache.xalan.xsltc.compiler.Template.translate(Template.java:348)
>       at
> org.apache.xalan.xsltc.compiler.TopLevelElement.compile(TopLevelElement.java:94)
>       at
> org.apache.xalan.xsltc.compiler.Mode.compileNamedTemplate(Mode.java:282)
>       at org.apache.xalan.xsltc.compiler.Mode.compileTemplates(Mode.java:298)
>       at
> org.apache.xalan.xsltc.compiler.Mode.compileApplyTemplates(Mode.java:569)
>       at
> org.apache.xalan.xsltc.compiler.Stylesheet.compileModes(Stylesheet.java:359)
>       at
> org.apache.xalan.xsltc.compiler.Stylesheet.translate(Stylesheet.java:456)
>       at org.apache.xalan.xsltc.compiler.XSLTC.compile(XSLTC.java:307)
>       at org.apache.xalan.xsltc.compiler.XSLTC.compile(XSLTC.java:218)
>       at org.apache.xalan.xsltc.compiler.XSLTC.compile(XSLTC.java:337)
>       at org.apache.xalan.xsltc.cmdline.Compile.main(Compile.java:160)
> Compile errors:
>   null

-- 
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