Uploaded image for project: 'Nuxeo AI Core'
  1. Nuxeo AI Core
  2. AICORE-562

Similar Content Schema Fails on H2

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Open
    • Priority: Critical
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: 3.5.3, 2.7.5
    • Component/s: AI Nuxeo Services
    • Tags:
    • Team:
      AI

      Description

      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:?] 

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                anechaev Andrei Nechaev
                Reporter:
                anechaev Andrei Nechaev
                Participants:
              • Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated: