XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 0.3.1
    • Component/s: Tests

      Description

      After each tests, we have an error that occured during the tear down:

      00:03:33.812 15:36:13,994 ERROR [AsyncEventExecutor$ListenerWork] Failed to execute async event test on listener initTenantDirectories
      00:03:33.812 org.nuxeo.ecm.core.api.NuxeoException: javax.security.auth.login.LoginException: createIdentity failed for user manager@test.com
      00:03:33.812 	at com.nuxeo.brand.management.helpers.TenantHelper.withUser(TenantHelper.java:169)
      00:03:33.812 	at com.nuxeo.brand.management.helpers.TenantHelper.withUser(TenantHelper.java:174)
      00:03:33.812 	at com.nuxeo.brand.management.listeners.InitTenantDirectoriesListener.initializeTenantDirectories(InitTenantDirectoriesListener.java:122)
      ...
      00:03:33.812 	at com.nuxeo.brand.management.helpers.TenantHelper.withUser(TenantHelper.java:161)
      00:03:33.812 	... 10 more
      00:03:33.812 Caused by: javax.security.auth.login.LoginException: principal manager@test.com does not exist
      00:03:33.812 	at org.nuxeo.ecm.platform.login.NuxeoLoginModule.createIdentity(NuxeoLoginModule.java:274)
      00:03:33.812 	... 28 more
      

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: