[
https://issues.apache.org/jira/browse/SM-2823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Krzysztof Sobkowiak resolved SM-2823.
-------------------------------------
Resolution: Fixed
Fixed in {{master}} --
http://git-wip-us.apache.org/repos/asf/servicemix/commit/db6a819e
> ActivitiExamplesTest fails accidentally
> ----------------------------------------
>
> Key: SM-2823
> URL: https://issues.apache.org/jira/browse/SM-2823
> Project: ServiceMix
> Issue Type: Bug
> Components: activiti, itests, samples
> Reporter: Krzysztof Sobkowiak
> Assignee: Krzysztof Sobkowiak
> Fix For: 7.0.0.M1, 7.0.0
>
> Attachments:
> org.apache.servicemix.itests.ActivitiExamplesTest-output.txt
>
>
> The Activiti itests fail accidentally with following error
> {code}
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 19.379 sec
> <<< FAILURE! - in org.apache.servicemix.itests.ActivitiExamplesTest
> testActivitiCamelExample(org.apache.servicemix.itests.ActivitiExamplesTest)
> Time elapsed: 5.77 sec <<< ERROR!
> org.apache.karaf.features.internal.util.MultiException: Error restarting
> bundles
> at
> org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:848)
> at
> org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1089)
> at
> org.apache.karaf.features.internal.service.FeaturesServiceImpl$1.call(FeaturesServiceImpl.java:985)
> at java.util.concurrent.FutureTask.run(FutureTask.java:262)
> at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
> at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:745)
> Results :
> Tests in error:
> ActivitiExamplesTest.testActivitiCamelExample ยป Multi Error restarting
> bundles
> {code}
> Problem happens only in itests. No problem while manual installation in
> ServiceMix
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)