Hi Sameera / Carbon team,

Im trying to expose some Machine Learning services as a carbon component.
The component I wrote builds successfully. But when I try to deploy this
component (tried deploying in both BAM and ESB), the deployment process
halts, saying the following.



*[2014-09-10 10:32:04,915]  INFO {org.apache.cassandra.thrift.ThriftServer}
-  Listening for thrift clients...[2014-09-10 10:33:05,754]  WARN
{org.wso2.carbon.core.init.CarbonServerManager} -  Carbon initialization is
delayed due to the following unsatisfied items:[2014-09-10 10:33:05,755]
WARN {org.wso2.carbon.core.init.CarbonServerManager} -  Waiting for
required OSGiAxis2Service: org.wso2.carbon.ml.dataset-4.2.0*

Found out that the reason for this was the logger log4j (when I replace
log4j with commons-logger, the component got deployed) and a class in a
third party library
"org.apache.commons.math3.stat.descriptive.DescriptiveStatistics".

Any idea what causes this issue?

Thanks,
Supun

-- 
*Supun Sethunga*
Software Engineer
WSO2, Inc.
lean | enterprise | middleware
Mobile : +94 716546324
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to