-
Type: Improvement
-
Status: Open
-
Priority: Critical
-
Resolution: Unresolved
-
Affects Version/s: None
-
Component/s: AI Nuxeo Services
-
Tags:
-
Team:AI
itemType is invalid type name for xsd schema:
produces an exception on startup.
2022-01-11T16:24:53,472 ERROR [ComponentManager] Component service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent notification of application started failed: null java.lang.NullPointerException: null at org.nuxeo.ecm.core.storage.sql.Model.inferTypePropertyPaths(Model.java:798) ~[nuxeo-core-storage-sql-10.10-HF55.jar:?] at org.nuxeo.ecm.core.storage.sql.Model.inferTypePropertyPaths(Model.java:786) ~[nuxeo-core-storage-sql-10.10-HF55.jar:?] at org.nuxeo.ecm.core.storage.sql.Model.inferSchemaPropertyPaths(Model.java:730) ~[nuxeo-core-storage-sql-10.10-HF55.jar:?] at org.nuxeo.ecm.core.storage.sql.Model.initDocTypeOrMixinModel(Model.java:1222) ~[nuxeo-core-storage-sql-10.10-HF55.jar:?] at org.nuxeo.ecm.core.storage.sql.Model.initModels(Model.java:1145) ~[nuxeo-core-storage-sql-10.10-HF55.jar:?] at org.nuxeo.ecm.core.storage.sql.Model.<init>(Model.java:567) ~[nuxeo-core-storage-sql-10.10-HF55.jar:?] at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCBackend.initialize(JDBCBackend.java:105) ~[nuxeo-core-storage-sql-10.10-HF55.jar:?] at org.nuxeo.ecm.core.storage.sql.RepositoryImpl.initRepository(RepositoryImpl.java:255) ~[nuxeo-core-storage-sql-10.10-HF55.jar:?] at org.nuxeo.ecm.core.storage.sql.RepositoryImpl.<init>(RepositoryImpl.java:107) ~[nuxeo-core-storage-sql-10.10-HF55.jar:?] at org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionFactoryImpl.<init>(ManagedConnectionFactoryImpl.java:79) ~[nuxeo-core-storage-sql-10.10-HF55.jar:?] at org.nuxeo.ecm.core.storage.sql.ra.PoolingRepositoryFactory.call(PoolingRepositoryFactory.java:48) ~[nuxeo-core-storage-sql-10.10-HF55.jar:?]
- Is referenced in