On 02/12/2014 16:05, Nicola Baiocco wrote:

Hi,

using DB table connector 2.2.0 I see the following exception during start up process (core-connid.log):

Unable to load class net.tirasa.connid.bundles.db.table.DatabaseTableConnection from bundle file:/D:/workspaces/4Me/branches/1.2.0-M1/ldapsync4me/console/target/bundles/net.tirasa.connid.bundles.db.table-2.2.0.jar. Class will be ignored and will not be listed in list of connectors.Method: createConnectorInfo

java.lang.NoClassDefFoundError: net/tirasa/connid/bundles/db/common/DatabaseConnection

Seems is missing the common db dependency.


Hi Nicola,
this error is only shown when you run Syncope in embedded mode (overlay) or debug mode (from sources).

It is due to the fact that the same DB connector is available either in the bundles directory and through the connector server which is setup for integration tests.
Anyway, this exception is harmless.

HTH
Regards.

--
Francesco Chicchiriccò

Tirasa - Open Source Excellence
http://www.tirasa.net/

Involved at The Apache Software Foundation:
member, Syncope PMC chair, Cocoon PMC, Olingo PMC
http://people.apache.org/~ilgrosso/

Reply via email to