Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-13344

Add missing login-digest module to CAP distribution

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 5.9.2-SNAPSHOT
    • Fix Version/s: 5.9.1
    • Component/s: Authentication

      Description

      Since recent changes (either NXP-13335 or NXP-13326), the login-digest module is not part of the CAP default distribution, so this is triggering an error at startup:

      [org.nuxeo.ecm.directory.DirectoryServiceImpl] schema not found:
      digestauth
      org.nuxeo.ecm.directory.DirectoryException: schema not found: digestauth
      at org.nuxeo.ecm.directory.sql.SQLDirectory.<init>(SQLDirectory.java:171)
      at org.nuxeo.ecm.directory.sql.SQLDirectoryProxy.getDirectory(SQLDirectoryProxy.java:50)
      at org.nuxeo.ecm.directory.sql.SQLDirectoryProxy.getName(SQLDirectoryProxy.java:62)
      at org.nuxeo.ecm.directory.DirectoryServiceImpl.applicationStarted(DirectoryServiceImpl.java:64)
      at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.notifyApplicationStarted(RegistrationInfoImpl.java:332)
      

      This problem is visible in CAP (not DM, where login-digest is present)

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved: