Jonathan Sinovassin-Naïk created UNOMI-826:
----------------------------------------------
Summary: MailChimp Connector Services can not be started
Key: UNOMI-826
URL: https://issues.apache.org/jira/browse/UNOMI-826
Project: Apache Unomi
Issue Type: Task
Reporter: Jonathan Sinovassin-Naïk
On the version 2.5.0.SNAPSHOT of Unomi, the MailChimp Connector Services bundle
can not be started.
The following error appears on the log when executing the bundle:start command
for this bunlde:
{code:java}
Error starting bundle 255: Unable to resolve
org.apache.unomi.mailchimp-connector-services [255](R 255.0): missing
requirement [org.apache.unomi.mailchimp-connector-services [255](R 255.0)]
osgi.wiring.package;
(&(osgi.wiring.package=org.apache.commons.codec.digest)(version>=1.10.0)(!(version>=2.0.0)))
Unresolved requirements: [[org.apache.unomi.mailchimp-connector-services
[255](R 255.0)] osgi.wiring.package;
(&(osgi.wiring.package=org.apache.commons.codec.digest)(version>=1.10.0)(!(version>=2.0.0)))]
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)