History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: NXP-1580
Type: Bug Bug
Status: Closed Closed
Resolution: Cannot Reproduce
Priority: Detail Detail
Assignee: Julien Anguenot
Reporter: Olivier Grisel
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Google issue summary
Nuxeo Enterprise Platform

indexing error (in the logs) when publishing a document

Created: 25/09/07 15:06   Updated: 25/09/07 19:25
Component/s: None
Affects Version/s: 5.1.1
Fix Version/s: 5.2 M1, 5.1.2

Time Tracking:
Not Specified

Resolution Date: 25/09/07 19:25
Require Callback: No
Participants: Julien Anguenot and Olivier Grisel
Tags:


 Description  « Hide
Steps to reproduce:

  - create a workspace, a section and a document in the workspace
  - publish the document in the section using the publish tab
  - watch the logs:

14:57:30,685 ERROR [IndexingTask] failed to index document 'Candygram-1.0' with type 'File': org.nuxeo.ecm.core.api.WrappedException: Exception: java.lang.NullPointerException. message: null
org.nuxeo.ecm.core.search.api.client.IndexingException: org.nuxeo.ecm.core.api.WrappedException: Exception: java.lang.NullPointerException. message: null
        at org.nuxeo.ecm.core.search.backend.compass.CompassBackend.index(CompassBackend.java:326)
        at org.nuxeo.ecm.core.search.service.SearchServiceImpl.index(SearchServiceImpl.java:254)
        at org.nuxeo.ecm.core.search.service.SearchServiceImpl.index(SearchServiceImpl.java:265)
        at org.nuxeo.ecm.core.search.threading.IndexingTask.run(IndexingTask.java:72)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
        at java.lang.Thread.run(Thread.java:595)
Caused by: org.nuxeo.ecm.core.api.WrappedException: Exception: java.lang.NullPointerException. message: null
        at org.nuxeo.ecm.core.search.backend.compass.CompassBackend.index(CompassBackend.java:319)
        ... 6 more

The document appears to be indexed though ; maybe thamks to the asynchronous indexer.


 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.