-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 5.5
-
Fix Version/s: 5.4.2-HF20, 5.5.0-HF05, 5.6-RC1, 5.6
-
Component/s: Core VCS
When a facet is defined holding only a complex list (like HasRelatedText for relatedtext schema), a document with this facet cannot be copied or checked in.
org.nuxeo.ecm.core.storage.StorageException: Could not copy: f3af7096-e059-4d85-aae5-635b4e45d3e7 at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.copy(JDBCRowMapper.java:887) at org.nuxeo.ecm.core.storage.sql.CachingRowMapper.copy(CachingRowMapper.java:428) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.copy(PersistenceContext.java:1347) at org.nuxeo.ecm.core.storage.sql.SessionImpl.copy(SessionImpl.java:913) Caused by: java.lang.NullPointerException at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.copy(JDBCRowMapper.java:854) ... 23 more