ContentReader is null

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2017 01:13 PM
If I use FolderFileService Java API to get a content reader on a node it returns null. The node has content because I can access the content via the node browser. There is no exception just returns null.
I am updating the node properties before this and the node properties update without a problem.
Nick
- Labels:
-
Alfresco Content Services
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2017 06:13 PM
Which version of Alfresco Repository ? Can you post screenshots of the node details in the node browser ?
I wonder if for some reason you reaching this part of the code (exact lines may vary depending on your exact version):
alfresco-repository/ContentServiceImpl.java at master · Alfresco/alfresco-repository · GitHub
Regards,
Jan
