0 Replies Latest reply on Jan 21, 2010 7:19 PM by bpoday@yahoo.com

    errors when stopping and starting a bundle

    bpoday@yahoo.com

      I'm trying to stop/start my OSGI bundle.  Its a servicemix-camel based service assembly.

       

      When I run "osgi:stop " command, I see the following errors (full stacktrace attached) and my bundle is unusable until I restart the ESB altogether...

       

      Any ideas...thanks in advance?

       

      00:08:04,398 | WARN  | l Console Thread | ManagementAgent                  | x.nmr.management.ManagementAgent  242 | MBean registration failed:

      java.lang.reflect.InvocationTargetException

           at sun.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)

       

      00:08:04,402 | ERROR | l Console Thread | Deployer                         | cemix.jbi.deployer.impl.Deployer  360 | Error handling bundle start event

      javax.jbi.JBIException: java.lang.reflect.InvocationTargetException

           at org.apache.servicemix.jbi.deployer.impl.ServiceAssemblyInstaller.install(ServiceAssemblyInstaller.java:101)

       

      00:09:57,348 | WARN  | Timer-0          | WaiterApplicationContextExecutor | WaiterApplicationContextExecutor  453 | Timeout occurred before finding service dependencies for OsgiBundleXmlApplicationContext(bundle=servicemix-wsn2005, config=osgibundle:/META-INF/spring/*.xml)...

       

      00:09:57,360 | ERROR | Timer-0          | WaiterApplicationContextExecutor | WaiterApplicationContextExecutor  432 | Unable to create application context for , unsatisfied dependencies: Dependency on (from bean )...

       

      00:09:58,107 | ERROR | pool-2-thread-3  | BlueprintContainerImpl           | ntainer.BlueprintContainerImpl$1  274 | Unable to start blueprint container for bundle org.apache.servicemix.jbi.cluster.config

      java.util.concurrent.TimeoutException...