-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 5.9.4
-
Fix Version/s: 5.9.4
-
Component/s: Image Management
Using Snaphot of the day (nuxeo-cap-5.9.4-I20140602_0120-tomcat).
On my Mac Mavericks.
Installation using the Wizard (DM, DAM, Drive)
Creating a Picture => No preview. No small, medium, orginal, nor thumbnail.
server.log contains only the following (not the usual hundreds of lines of error stack):
2014-06-02 17:42:29,644 ERROR [Nuxeo-Work-pictureViewsGeneration-1] [org.nuxeo.ecm.core.work.AbstractWork] Exception during work: PictureViewsGenerationWork(c9bf90d3-f17d-4cfa-948a-efd7cd1f6025, , Progress(?%, ?/0), Generating views) java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:83) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:355) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransactionAndCheckExceptions(AbstractWork.java:316) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:284) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:744)
Note: I tested with a 5.9.3 on the same computer: No problem, views are built
- depends on
-
NXP-14438 Update CMIS tests on DM
- Resolved