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=36129>.
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=36129

           Summary: NullPointerException in document load
           Product: Xindice
           Version: cvs head (1.1)
          Platform: All
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P1
         Component: DB Engine
        AssignedTo: xindice-dev@xml.apache.org
        ReportedBy: [EMAIL PROTECTED]


Xindice1.1b5-dev ( built from sources) is throwing nullpointer exception while
loading document, sometimes documents are loaded and sometimes I see this
exception. I am using xindice in embeed mode and this happens mostly after
restart. I am closing all collections and database properly before shutting down
but it seems some data is still not flushed properly. there is no other 
exception. 

ElementImpl - ignored exception
<java.lang.NullPointerException>java.lang.NullPointerException
        at 
org.apache.xindice.xml.dom.ElementImpl.checkLoaded(ElementImpl.java:105)
        at org.apache.xindice.xml.dom.NodeImpl.getPrefix(NodeImpl.java:701)
        at 
org.apache.xindice.xml.dom.NodeImpl.getNamespaceURI(NodeImpl.java:664)
...

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

Reply via email to