-
Type: Bug
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: 10.2
-
Fix Version/s: QualifiedToSchedule
-
Component/s: Multitenancy support
-
Environment:Ubuntu 18.04.1 LTS
studio started msaye-sandbox-10-2-nuxeo (id: msaye-sandbox-10-2-nuxeo-0.0.0-SNAPSHOT)
addon started nuxeo-api-playground (id: nuxeo-api-playground-1.3.1)
addon started nuxeo-dam (id: nuxeo-dam-6.4.1)
addon started nuxeo-jsf-ui (id: nuxeo-jsf-ui-10.2.0)
addon started nuxeo-multi-tenant (id: nuxeo-multi-tenant-1.8.1)
addon started nuxeo-showcase-content (id: nuxeo-showcase-content-1.3.1)
addon started nuxeo-vision (id: nuxeo-vision-1.3.1)
addon started nuxeo-web-ui (id: nuxeo-web-ui-2.3.2)
addon started platform-explorer (id: platform-explorer-1.8.1)Ubuntu 18.04.1 LTS studio started msaye-sandbox-10-2-nuxeo (id: msaye-sandbox-10-2-nuxeo-0.0.0-SNAPSHOT) addon started nuxeo-api-playground (id: nuxeo-api-playground-1.3.1) addon started nuxeo-dam (id: nuxeo-dam-6.4.1) addon started nuxeo-jsf-ui (id: nuxeo-jsf-ui-10.2.0) addon started nuxeo-multi-tenant (id: nuxeo-multi-tenant-1.8.1) addon started nuxeo-showcase-content (id: nuxeo-showcase-content-1.3.1) addon started nuxeo-vision (id: nuxeo-vision-1.3.1) addon started nuxeo-web-ui (id: nuxeo-web-ui-2.3.2) addon started platform-explorer (id: platform-explorer-1.8.1)
-
Tags:
-
Backlog priority:300
-
Browser:
I am trying to enable MT on Nuxeo 10.2. I have installed nuxeo-multi-tenant-1.8.1 and nuxeo-jsf-ui-10.2.0. I have tried DROPing the database and even deleting all the Domains, but still get the following error (see attachment for full log):
Caused by: javax.el.ELException: /incl/tenant/tenant_administration.xhtml @9,63 test="#{multiTenantActions.tenantIsolationEnabled}": Error reading [tenantIsolationEnabled] on type [org.nuxeo.ecm.multi.tenant.MultiTenantActions_$$_javassist_seam_38] Caused by: javax.el.ELException: Error reading [tenantIsolationEnabled] on type [org.nuxeo.ecm.multi.tenant.MultiTenantActions_$$_javassist_seam_38] Caused by: org.jboss.seam.RequiredException: @In attribute requires non-null value: multiTenantActions.documentManager
This is required for a paid PoC.