You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by xa...@xml.apache.org on 2004/10/06 22:14:51 UTC

[jira] Resolved: (XALANJ-1967) NullPointerException during transformation in my web application.

Message:

   The following issue has been resolved as FIXED.

   Resolver: Brian Minchau
       Date: Wed, 6 Oct 2004 1:12 PM

Patch patch.1967.txt was applied to CVS.
---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/XALANJ-1967

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XALANJ-1967
    Summary: NullPointerException during transformation in my web application.
       Type: Bug

     Status: Resolved
   Priority: Major
 Resolution: FIXED

    Project: XalanJ2
 Components: 
             Diagnostic messages/resources
             Xalan
   Versions:
             CurrentCVS

   Assignee: 
   Reporter: Yash Talwar

    Created: Thu, 23 Sep 2004 11:16 AM
    Updated: Wed, 6 Oct 2004 1:12 PM
Environment: Windows 2000. Xalan Java 2.6.0

Description:
The following error occurs in when I run my application.

----------------------------
java.lang.NullPointerException
at org.apache.xml.serializer.ToHTMLStream.processAttribute(ToHTMLStream.java:957)
at org.apache.xml.serializer.ToHTMLStream.processAttributes(ToHTMLStream.java:1644)
at org.apache.xml.serializer.ToHTMLStream.endElement(ToHTMLStream.java:883)
at org.apache.xalan.templates.ElemLiteralResult.execute(ElemLiteralResult.java:708)
----------------------------

My application is big, I cannot provide my application as testcase.  However, I do know the reason for this failure.  I will provide a patch that provide a more reasonable error message rather than NullPointerException.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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