Issue (View Online)

Key: NXP-1044
Issue Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Bogdan Stefanescu
Reporter: Olivier Grisel

Operations

View all
View comments
View history
NullpointerException when indexing the Blob of a published proxy 
Updated: 16/05/07 20:31   Created: 16/05/07 20:31  

Project: Nuxeo Enterprise Platform 5
Components: Core
Affects Versions: 5.1 M2
Fix Versions: 5.1 M3

 Description   
Steps to reproduce:

- create a document of type File with a .doc attachement (for instance)
- go to the parent folder / workspace
- select and add the document to the worklist
- go to some section
- use the "Publish here" feature of the worklist

Look at the console:
 
Caused by: java.lang.NullPointerException
     at org.nuxeo.ecm.core.jcr.properties.BlobProperty.doGetValue(BlobProperty.java:52)

The created proxy failed to get indexed by the search service because of this uncatched Nullpointer exception.

This message was automatically generated by Atlassian JIRA Enterprise Edition, Version: 3.7.2-186 - Bug/feature request.
If you think it was sent incorrectly, contact one of this server's administrators.

_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to