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

Fix jsf dependencies in nuxeo-csv core

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 8.10-HF01, 9.1
    • Component/s: CSV Importer

      Description

      When enabling email report, we get:

      16:12:16,015 ERROR [WorkManagerImpl] Uncaught error on thread Nuxeo-Work-csvImporter-3
      java.lang.NoClassDefFoundError: org/nuxeo/ecm/platform/ui/web/rest/api/URLPolicyService
      	at org.nuxeo.ecm.csv.core.CSVImporterWork.getUserUrl(CSVImporterWork.java:660)
      	at org.nuxeo.ecm.csv.core.CSVImporterWork.sendMail(CSVImporterWork.java:618)
      	at org.nuxeo.ecm.csv.core.CSVImporterWork.work(CSVImporterWork.java:242)
      	at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:410)
      	at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransactionAndCheckExceptions(AbstractWork.java:371)
      	at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:332)
      	at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57)
      	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
      	at java.lang.Thread.run(Thread.java:745)
      
      

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved: