configuration nuxeo importer scan

I'm trying to configure nuxeo-importer-scan bundle, and i'm getting the following error : java.lang.NoClassDefFoundError: org/nuxeo/ecm/core/api/DocumentNotFoundException ,so i can't find the problem source. Any suggestion ?? I've attached my scan-importer-config.xml file.

0 votes

1 answers

2053 views

ANSWER



Hello,

The class DocumentNotFoundException was introduced in the master branch of Nuxeo Platform, so maybe you have a mismatch between the version of your Nuxeo instance (7.3?) and the version of the nuxeo-importer-scan bundles (7.4-SNAPSHOT?): if you confirm you are in this configuration, you need to get the nuxeo-importer-scan bundles in version 7.3.

The jars can be found in our Nexus: https://maven-eu.nuxeo.org/nexus/#nexus-search;gav~~nuxeo-importer-scan*~7.3~~

If you installed the wrong marketplace package, uninstall it and install this one instead.

Regards,

1 votes



In fact it was a mismatch problem between version 7.3 and 7.4
07/28/2015