-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: CSV Importer
-
Tags:
-
Sprint:nxGang Sprint 9.1.5
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)