[
https://issues.apache.org/jira/browse/SMX4-744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13161665#comment-13161665
]
metatech commented on SMX4-744:
-------------------------------
Beware : the workaround reduces the likelihood of the race condition to occur,
but does not remove it.
See sample error :
org.apache.camel.RuntimeCamelException:
org.apache.camel.TypeConverterLoaderException: Failed to load type converters
because of: Cannot find any type converter classes from the following packages:
[org.apache.camel.component.file, org.apache.camel.component.bean,
org.apache.camel.converter]
which is discussed here :
http://camel.465427.n5.nabble.com/Camel-under-OSGi-without-Spring-et-al-tp4507473p5038265.html
> specify camel feature bundle start level less than 60
> -----------------------------------------------------
>
> Key: SMX4-744
> URL: https://issues.apache.org/jira/browse/SMX4-744
> Project: ServiceMix 4
> Issue Type: Improvement
> Reporter: Freeman Fang
> Assignee: Freeman Fang
> Fix For: 4.4.0
>
>
> so that the camel related bundles always get started before end users
> bundle, this can avoid lots of asyn issues customer may encounter.
> More discussion from [1]
> [1]http://servicemix.396122.n5.nabble.com/DISCUSS-how-about-specify-camel-feature-bundle-level-less-than-60-td3334566.html
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira