BTW,
The same thing happens with camel-osgi example. Although I have it
installed:
[ 213] [Active ] [ ] [ ] [ 60] Apache ServiceMix ::
Features :: Examples :: Camel OSGi (4.3.0)
I do not receive log messages periodically as stated in the README.txt file
of the project. It seems that bundles were not installed properly.
What could be the problem?
Oough - I got some exceptions stack in the log - they all looks the same:
12:14:00,044 | ERROR | rint Extender: 2 | BlueprintContainerImpl |
7 - org.apache.aries.blueprint - 0.2.0.incubating | Unable to start
blueprint container for bundle servicemix-cxf-bc due to unresolved
dependencies
[(objectClass=org.apache.servicemix.nmr.api.security.AuthenticationService),
(objectClass=org.fusesource.commons.management.ManagementStrategy),
(objectClass=org.apache.servicemix.common.osgi.EndpointWrapper)]
java.util.concurrent.TimeoutException
at
org.apache.aries.blueprint.container.BlueprintContainerImpl$1.run(BlueprintContainerImpl.java:273)[7:org.apache.aries.blueprint:0.2.0.incubating]
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)[:1.6.0_26]
at
java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)[:1.6.0_26]
at java.util.concurrent.FutureTask.run(FutureTask.java:138)[:1.6.0_26]
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:98)[:1.6.0_26]
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:206)[:1.6.0_26]
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)[:1.6.0_26]
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)[:1.6.0_26]
at java.lang.Thread.run(Thread.java:662)[:1.6.0_26]
for different servicemix-xxx bundles. I think that is the problem But why?
--
View this message in context:
http://servicemix.396122.n5.nabble.com/4-3-0-cxf-osgi-example-tp4700219p4703751.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.