07-28-2015 08:09 AM
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.
07-28-2015 09:46 AM
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,
07-28-2015 09:46 AM
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,
07-28-2015 10:54 AM
In fact it was a mismatch problem between version 7.3 and 7.4
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.