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

           Summary: Load directory tree failed
           Product: Xindice
           Version: 1.0
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Keywords: ErrorMessage
          Severity: critical
          Priority: P2
         Component: Server
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


I have a directory containing 40.000 xml document, I tried to import this
directory into the Xindice:
xindiceadmin import -c /db -f tmp -e xml -v
Created : /db/tmp
ERROR : Java Runtime Error
ERROR : null
java.lang.NullPointerException
        at
org.apache.xindice.tools.command.AddDocument.execute(AddDocument.java:150)
        at
org.apache.xindice.tools.command.ImportTree.importFile(ImportTree.java:189)
        at 
org.apache.xindice.tools.command.ImportTree.process(ImportTree.java:167)
        at 
org.apache.xindice.tools.command.ImportTree.execute(ImportTree.java:118)
        at org.apache.xindice.tools.XMLTools.execute(XMLTools.java:331)
        at org.apache.xindice.tools.XMLTools.process(XMLTools.java:257)
        at org.apache.xindice.tools.XMLAdminTools.main(XMLAdminTools.java:89)

I tried to import a directory containing 5 files and it worked

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