-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 5.6
-
Fix Version/s: 5.6.0-HF30, 5.8.0-HF06, 5.9.2
-
Component/s: Core VCS
-
Tags:
-
Backlog priority:400
This stack trace shows that it isn't:
at com.amazonaws.services.s3.AmazonS3EncryptionClient.getObject(AmazonS3EncryptionClient.java:291) at org.nuxeo.ecm.core.storage.sql.S3BinaryManager$S3BinaryFileCache.fetchFile(S3BinaryManager.java:354) at org.nuxeo.ecm.core.storage.sql.BinaryFileCache.getFile(BinaryFileCache.java:144) at org.nuxeo.ecm.core.storage.sql.BinaryCachingManager.getBinary(BinaryCachingManager.java:34) at org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect.getFromResultSetString(Dialect.java:293) at org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL.getFromResultSet(DialectPostgreSQL.java:283) at org.nuxeo.ecm.core.storage.sql.jdbc.db.Column.getFromResultSet(Column.java:215) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.getSelectRows(JDBCRowMapper.java:412) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.readSimpleRows(JDBCRowMapper.java:232) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.read(JDBCRowMapper.java:198) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper.read(SoftRefCachingRowMapper.java:415) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getFromMapper(PersistenceContext.java:569) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getFromMapper(PersistenceContext.java:532) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.get(PersistenceContext.java:514) at org.nuxeo.ecm.core.storage.sql.Node.makeSimpleProperty(Node.java:298) at org.nuxeo.ecm.core.storage.sql.Node.getSimpleProperty(Node.java:285) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.makeProperties(SQLSession.java:991) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.makeProperty(SQLSession.java:945) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexProperty.getProperty(SQLComplexProperty.java:117) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexProperty.getProperties(SQLComplexProperty.java:126) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexProperty.getValue(SQLComplexProperty.java:76) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLContentProperty.getValue(SQLContentProperty.java:62) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexProperty.getPropertyValue(SQLComplexProperty.java:181) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive.readDocumentPart(SQLDocumentLive.java:148) at org.nuxeo.ecm.core.api.DocumentModelFactory.createDataModel(DocumentModelFactory.java:259)