[root@localhost ~]# cd /opt/apache-servicemix-4.4.1-fuse-07-11/ [root@localhost apache-servicemix-4.4.1-fuse-07-11]# ./bin/karaf client log4j:ERROR Could not instantiate class [ch.qos.logback.classic.net.JMSQueueAppender]. java.lang.ClassNotFoundException: ch.qos.logback.classic.net.JMSQueueAppender not found by org.ops4j.pax.logging.pax-logging-service [3] at org.apache.felix.framework.ModuleImpl.findClassOrResourceByDelegation(ModuleImpl.java:852) at org.apache.felix.framework.ModuleImpl.access$400(ModuleImpl.java:74) at org.apache.felix.framework.ModuleImpl$ModuleClassLoader.loadClass(ModuleImpl.java:1846) at java.lang.ClassLoader.loadClass(ClassLoader.java:266) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:186) at org.apache.log4j.helpers.Loader.loadClass(Loader.java:198) at org.apache.log4j.helpers.OptionConverter.instantiateByClassName(OptionConverter.java:326) at org.apache.log4j.helpers.OptionConverter.instantiateByKey(OptionConverter.java:123) at org.apache.log4j.PaxLoggingConfigurator.parseAppender(PaxLoggingConfigurator.java:81) at org.apache.log4j.PropertyConfigurator.parseCategory(PropertyConfigurator.java:735) at org.apache.log4j.PropertyConfigurator.configureRootCategory(PropertyConfigurator.java:615) at org.apache.log4j.PropertyConfigurator.doConfigure(PropertyConfigurator.java:502) at org.apache.log4j.PaxLoggingConfigurator.doConfigure(PaxLoggingConfigurator.java:57) at org.ops4j.pax.logging.service.internal.PaxLoggingServiceImpl.updated(PaxLoggingServiceImpl.java:209) at org.ops4j.pax.logging.service.internal.PaxLoggingServiceImpl$1ManagedPaxLoggingService.updated(PaxLoggingServiceImpl.java:347) at org.apache.felix.cm.impl.ConfigurationManager$ManagedServiceUpdate.run(ConfigurationManager.java:1195) at org.apache.felix.cm.impl.UpdateThread.run(UpdateThread.java:105) at java.lang.Thread.run(Thread.java:679) log4j:ERROR Could not instantiate appender named "jms". 2012-08-06 21:28:38,858 INFO org.apache.aries.blueprint.container.BlueprintExtender - No quiesce support is available, so blueprint components will not participate in quiesce operations 2012-08-06 21:28:43,059 INFO org.apache.aries.jmx - Starting JMX OSGi agent 2012-08-06 21:28:43,769 INFO org.apache.aries.jmx - Registering MBean with ObjectName [osgi.compendium:service=cm,version=1.3] for service with service.id [12] 2012-08-06 21:28:46,253 INFO org.apache.aries.blueprint.container.BlueprintContainerImpl - Bundle org.apache.karaf.admin.command is waiting for namespace handlers [http://karaf.apache.org/xmlns/shell/v1.0.0] 2012-08-06 21:28:46,297 WARN org.apache.aries.jmx - There are no MBean servers registred, can't register MBeans 2012-08-06 21:28:46,263 INFO org.apache.aries.blueprint.container.BlueprintContainerImpl - Bundle org.apache.karaf.shell.packages is waiting for namespace handlers [http://karaf.apache.org/xmlns/shell/v1.0.0] 2012-08-06 21:28:57,935 INFO org.apache.aries.blueprint.container.BlueprintContainerImpl - Bundle org.apache.karaf.diagnostic.management is waiting for dependencies [(objectClass=javax.management.MBeanServer)] 2012-08-06 21:28:58,784 INFO org.apache.aries.blueprint.container.BlueprintContainerImpl - Bundle org.apache.karaf.features.management is waiting for dependencies [(objectClass=org.apache.karaf.features.FeaturesService), (objectClass=javax.management.MBeanServer)] 2012-08-06 21:29:08,333 INFO org.apache.aries.blueprint.container.BlueprintContainerImpl - Bundle org.apache.karaf.shell.log is waiting for namespace handlers [http://karaf.apache.org/xmlns/shell/v1.0.0] 2012-08-06 21:29:09,271 INFO org.apache.aries.blueprint.container.BlueprintContainerImpl - Bundle org.apache.karaf.jaas.command is waiting for namespace handlers [http://karaf.apache.org/xmlns/shell/v1.0.0] 2012-08-06 21:29:10,539 INFO org.apache.aries.blueprint.container.BlueprintContainerImpl - Bundle org.apache.karaf.shell.commands is waiting for namespace handlers [http://karaf.apache.org/xmlns/shell/v1.0.0] 2012-08-06 21:29:13,026 INFO org.apache.camel.impl.osgi.Activator - Camel activator starting 2012-08-06 21:29:13,129 INFO org.apache.aries.blueprint.container.BlueprintContainerImpl - Bundle org.apache.karaf.shell.osgi is waiting for namespace handlers [http://karaf.apache.org/xmlns/shell/v1.0.0] 2012-08-06 21:29:18,496 INFO org.apache.aries.blueprint.container.BlueprintContainerImpl - Bundle org.apache.karaf.features.command is waiting for namespace handlers [http://karaf.apache.org/xmlns/shell/v1.0.0] 2012-08-06 21:29:20,888 INFO org.apache.camel.impl.osgi.Activator - Camel activator started 2012-08-06 21:29:35,335 INFO org.apache.aries.blueprint.container.BlueprintContainerImpl - Bundle org.apache.karaf.admin.management is waiting for dependencies [(objectClass=javax.management.MBeanServer)] ____ _ __ __ _ / ___| ___ _ ____ _(_) ___ ___| \/ (_)_ __ \___ \ / _ \ '__\ \ / / |/ __/ _ \ |\/| | \ \/ / ___) | __/ | \ V /| | (_| __/ | | | |> < |____/ \___|_| \_/ |_|\___\___|_| |_|_/_/\_\ Apache ServiceMix (4.4.1-fuse-07-11) Hit '' for a list of available commands and '[cmd] --help' for help on a specific command. karaf@root> 2012-08-06 21:30:21,140 INFO org.apache.karaf.shell.console.jline.Console - Exception caught while executing command java.util.NoSuchElementException at java.util.LinkedList.remove(LinkedList.java:805) at java.util.LinkedList.removeLast(LinkedList.java:161) at jline.console.history.MemoryHistory.replace(MemoryHistory.java:115) at org.apache.karaf.shell.console.jline.Console.run(Console.java:227) at java.lang.Thread.run(Thread.java:679) Error executing command: java.util.NoSuchElementException karaf@root> 2012-08-06 21:30:21,853 INFO org.apache.karaf.shell.console.jline.Console - Exception caught while executing command java.util.NoSuchElementException at java.util.LinkedList.remove(LinkedList.java:805) at java.util.LinkedList.removeLast(LinkedList.java:161) at jline.console.history.MemoryHistory.replace(MemoryHistory.java:115) at org.apache.karaf.shell.console.jline.Console.run(Console.java:227) at java.lang.Thread.run(Thread.java:679) Error executing command: java.util.NoSuchElementException karaf@root> 2012-08-06 21:30:23,993 INFO org.apache.sshd.common.util.SecurityUtils - BouncyCastle not registered, using the default JCE provider 2012-08-06 21:30:32,731 INFO org.apache.aries.jmx - Registering org.osgi.jmx.framework.PackageStateMBean to MBeanServer com.sun.jmx.mbeanserver.JmxMBeanServer@9f436f5 with name osgi.core:type=packageState,version=1.5 2012-08-06 21:30:32,752 INFO org.apache.aries.jmx - Registering org.osgi.jmx.framework.ServiceStateMBean to MBeanServer com.sun.jmx.mbeanserver.JmxMBeanServer@9f436f5 with name osgi.core:type=serviceState,version=1.5 2012-08-06 21:30:34,428 WARN org.ops4j.pax.swissbox.bnd.BndUtils - Bundle cannot be generated 2012-08-06 21:30:35,021 INFO org.apache.aries.jmx - Registering org.osgi.jmx.framework.FrameworkMBean to MBeanServer com.sun.jmx.mbeanserver.JmxMBeanServer@9f436f5 with name osgi.core:type=framework,version=1.5 2012-08-06 21:30:35,069 INFO org.apache.aries.jmx - Registering org.osgi.jmx.service.cm.ConfigurationAdminMBean to MBeanServer com.sun.jmx.mbeanserver.JmxMBeanServer@9f436f5 with name osgi.compendium:service=cm,version=1.3 2012-08-06 21:30:35,074 INFO org.apache.aries.jmx - Registering org.osgi.jmx.framework.BundleStateMBean to MBeanServer com.sun.jmx.mbeanserver.JmxMBeanServer@9f436f5 with name osgi.core:type=bundleState,version=1.5 2012-08-06 21:30:35,702 INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Karaf archives will be extracted to /opt/apache-servicemix-4.4.1-fuse-07-11/local-repo 2012-08-06 21:30:35,703 INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Timestamps for Karaf archives will be extracted to /opt/apache-servicemix-4.4.1-fuse-07-11/local-repo/.timestamps 2012-08-06 21:30:40,697 WARN org.ops4j.pax.swissbox.bnd.BndUtils - Bundle cannot be generated 2012-08-06 21:31:09,460 INFO org.apache.cxf.bus.osgi.OSGiExtensionLocator - Loading the extension from bundle 145 2012-08-06 21:31:32,509 INFO org.apache.aries.blueprint.container.BlueprintContainerImpl - Bundle org.apache.servicemix.jbi.osgi is waiting for dependencies [(objectClass=org.apache.servicemix.nmr.api.NMR)] 2012-08-06 21:31:36,551 ERROR org.apache.felix.configadmin - Cannot use configuration org.apache.servicemix.jbi for [org.osgi.service.cm.ManagedService, id=243, bundle=154]: Configuration bound to bundle mvn:org.apache.servicemix.jbi/org.apache.servicemix.jbi.deployer/1.5.1-fuse-06-11 2012-08-06 21:31:36,972 INFO org.apache.aries.blueprint.container.BlueprintContainerImpl - Bundle servicemix-cxf-bc is waiting for dependencies [(objectClass=org.apache.servicemix.nmr.api.security.AuthenticationService)] 2012-08-06 21:31:39,631 INFO org.apache.cxf.bus.osgi.OSGiExtensionLocator - Loading the extension from bundle 192 2012-08-06 21:31:46,337 INFO org.apache.cxf.bus.osgi.OSGiExtensionLocator - Loading the extension from bundle 194 2012-08-06 21:31:56,729 INFO org.apache.aries.blueprint.container.BlueprintContainerImpl - Bundle servicemix-http is waiting for dependencies [(objectClass=org.apache.servicemix.nmr.api.security.AuthenticationService)] 2012-08-06 21:31:58,656 INFO org.apache.aries.blueprint.container.BlueprintContainerImpl - Bundle servicemix-jms is waiting for dependencies [(objectClass=org.apache.servicemix.nmr.api.security.AuthenticationService)] 2012-08-06 21:32:10,136 ERROR org.apache.felix.configadmin - Cannot use configuration org.apache.servicemix.jbi for [org.osgi.service.cm.ManagedService, id=281, bundle=191]: Configuration bound to bundle mvn:org.apache.servicemix.jbi/org.apache.servicemix.jbi.deployer/1.5.1-fuse-06-11 2012-08-06 21:32:10,526 INFO org.springframework.osgi.extender.internal.activator.ContextLoaderListener - Starting [org.springframework.osgi.extender] bundle v.[1.2.1] 2012-08-06 21:32:15,847 WARN org.springframework.osgi.extender.internal.support.NamespaceManager - Bundle activemq-ra (org.apache.activemq.activemq-ra) cannot see class [org.springframework.beans.factory.xml.NamespaceHandlerResolver]; ignoring its namespace handlers 2012-08-06 21:32:18,383 WARN org.springframework.osgi.extender.internal.support.NamespaceManager - Bundle Apache XBean :: Classloader (org.apache.xbean.classloader) cannot see class [org.springframework.beans.factory.xml.NamespaceHandlerResolver]; ignoring its namespace handlers 2012-08-06 21:32:20,436 INFO org.springframework.osgi.extender.internal.support.ExtenderConfiguration - No custom extender configuration detected; using defaults... 2012-08-06 21:32:20,926 INFO org.springframework.scheduling.timer.TimerTaskExecutor - Initializing Timer 2012-08-06 21:32:24,420 INFO org.springframework.osgi.extender.support.DefaultOsgiApplicationContextCreator - Discovered configurations {osgibundle:/META-INF/spring/*.xml} in bundle [Apache CXF Bundle Jar (org.apache.cxf.bundle)] 2012-08-06 21:32:26,148 INFO org.springframework.osgi.context.support.OsgiBundleXmlApplicationContext - Refreshing OsgiBundleXmlApplicationContext(bundle=org.apache.cxf.bundle, config=osgibundle:/META-INF/spring/*.xml): startup date [Mon Aug 06 21:32:26 EDT 2012]; root of context hierarchy 2012-08-06 21:32:26,168 INFO org.springframework.osgi.context.support.OsgiBundleXmlApplicationContext - Application Context service already unpublished 2012-08-06 21:32:26,490 INFO org.springframework.osgi.extender.support.DefaultOsgiApplicationContextCreator - Discovered configurations {osgibundle:/META-INF/spring/*.xml} in bundle [Apache ServiceMix :: Components :: CXF Service Engine (servicemix-cxf-se)] 2012-08-06 21:32:26,944 INFO org.springframework.osgi.extender.support.DefaultOsgiApplicationContextCreator - Discovered configurations {osgibundle:/META-INF/spring/*.xml} in bundle [null (LocalMockPower.xml)] 2012-08-06 21:32:27,036 INFO org.springframework.osgi.context.support.OsgiBundleXmlApplicationContext - Refreshing OsgiBundleXmlApplicationContext(bundle=servicemix-cxf-se, config=osgibundle:/META-INF/spring/*.xml): startup date [Mon Aug 06 21:32:27 EDT 2012]; root of context hierarchy 2012-08-06 21:32:27,039 INFO org.springframework.osgi.context.support.OsgiBundleXmlApplicationContext - Application Context service already unpublished 2012-08-06 21:32:27,645 INFO org.springframework.osgi.context.support.OsgiBundleXmlApplicationContext - Refreshing OsgiBundleXmlApplicationContext(bundle=LocalMockPower.xml, config=osgibundle:/META-INF/spring/*.xml): startup date [Mon Aug 06 21:32:27 EDT 2012]; root of context hierarchy 2012-08-06 21:32:32,797 INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from URL [bundle://193.0:0/META-INF/spring/servicemix-cxf-se.xml] 2012-08-06 21:32:32,844 INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from URL [bundle://125.0:0/META-INF/spring/osgiservlet.xml] 2012-08-06 21:32:33,804 INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from URL [bundle://231.1:0/META-INF/spring/LocalMockPower.xml] 2012-08-06 21:32:36,156 ERROR org.apache.felix.configadmin - Configuration for org.apache.servicemix.nmr has already been used for service [org.osgi.service.cm.ManagedService, id=330, bundle=99] and will now also be given to [org.osgi.service.cm.ManagedService, id=334, bundle=99] 2012-08-06 21:32:40,151 INFO org.mortbay.jetty - Logging to org.apache.servicemix.http.jetty.JCLLogger@484adff7 via org.apache.servicemix.http.jetty.JCLLogger 2012-08-06 21:32:48,127 INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from OSGi resource[classpath:META-INF/cxf/cxf.xml|bnd.id=193|bnd.sym=servicemix-cxf-se] 2012-08-06 21:32:49,599 INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from OSGi resource[classpath:META-INF/cxf/transport/jbi/cxf-transport-jbi.xml|bnd.id=193|bnd.sym=servicemix-cxf-se] 2012-08-06 21:32:50,969 INFO org.ops4j.pax.web.service.internal.Activator - Pax Web started 2012-08-06 21:32:54,057 INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from OSGi resource[classpath:META-INF/cxf/binding/jbi/cxf-binding-jbi.xml|bnd.id=193|bnd.sym=servicemix-cxf-se] 2012-08-06 21:32:56,160 INFO org.apache.aries.blueprint.container.BlueprintContainerImpl - Bundle org.apache.aries.transaction.blueprint is waiting for dependencies [(objectClass=javax.transaction.TransactionManager)] 2012-08-06 21:32:56,309 INFO org.apache.servicemix.jbi.runtime.impl.ComponentRegistryImpl - JBI component registered with properties: {NAME=servicemix-saxon, objectClass=[Ljava.lang.String;@6ccc0376, service.id=326, TYPE=service-engine} 2012-08-06 21:32:58,564 INFO org.apache.aries.blueprint.container.BlueprintContainerImpl - Bundle org.apache.servicemix.jbi.cluster.config is waiting for dependencies [(objectClass=javax.jms.ConnectionFactory)] 2012-08-06 21:32:59,100 INFO org.apache.servicemix.nmr.management.ManagementEndpointRegistry - Registering endpoint: org.apache.servicemix.nmr.core.InternalEndpointWrapper@cd895b6e with properties {NAME=servicemix-saxon, objectClass=[Ljava.lang.String;@4ee90e9, service.id=354, TYPE=service-engine} 2012-08-06 21:33:03,079 INFO org.apache.camel.spring.handler.CamelNamespaceHandler - OSGi environment detected. 2012-08-06 21:33:04,832 INFO org.apache.servicemix.jbi.runtime.impl.ComponentRegistryImpl - JBI component registered with properties: {NAME=servicemix-eip, objectClass=[Ljava.lang.String;@cffd2a8, service.id=301, TYPE=service-engine} 2012-08-06 21:33:05,346 INFO org.apache.servicemix.nmr.management.ManagementEndpointRegistry - Registering endpoint: org.apache.servicemix.nmr.core.InternalEndpointWrapper@cd895b6f with properties {NAME=servicemix-eip, objectClass=[Ljava.lang.String;@c38a936, service.id=358, TYPE=service-engine} 2012-08-06 21:33:05,735 INFO org.eclipse.jetty.util.log - jetty-7.4.5.fuse20111017 2012-08-06 21:33:06,460 INFO org.apache.servicemix.jbi.runtime.impl.ComponentRegistryImpl - JBI component registered with properties: {NAME=servicemix-cxf-bc, objectClass=[Ljava.lang.String;@4a4802af, service.id=347, TYPE=binding-component} 2012-08-06 21:33:06,486 INFO org.apache.servicemix.nmr.management.ManagementEndpointRegistry - Registering endpoint: org.apache.servicemix.nmr.core.InternalEndpointWrapper@cd895b70 with properties {NAME=servicemix-cxf-bc, objectClass=[Ljava.lang.String;@e437ff0, service.id=360, TYPE=binding-component} 2012-08-06 21:33:09,443 INFO org.eclipse.jetty.util.log - Started SelectChannelConnector@0.0.0.0:41697 STARTING 2012-08-06 21:33:09,502 INFO org.ops4j.pax.web.service.jetty.internal.JettyServerImpl - Pax Web available at [0.0.0.0]:[8181] 2012-08-06 21:33:10,061 INFO org.eclipse.jetty.util.log - Started NIOSocketConnectorWrapper@0.0.0.0:8181 STARTING 2012-08-06 21:33:13,742 INFO org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor - No outstanding OSGi service dependencies, completing initialization for OsgiBundleXmlApplicationContext(bundle=org.apache.cxf.bundle, config=osgibundle:/META-INF/spring/*.xml) 2012-08-06 21:33:14,726 INFO org.ops4j.pax.web.service.internal.HttpServiceFactoryImpl - Binding bundle: [org.apache.karaf.deployer.features [16]] to http service 2012-08-06 21:33:19,397 INFO org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@379d0c27: defining beans [cxfOsgiProperties,org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,destinationRegistry,osgiServlet,org.springframework.osgi.service.exporter.support.OsgiServiceFactoryBean#0,org.springframework.osgi.service.exporter.support.OsgiServiceFactoryBean#1]; root of factory hierarchy 2012-08-06 21:33:19,902 INFO org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor - No outstanding OSGi service dependencies, completing initialization for OsgiBundleXmlApplicationContext(bundle=servicemix-cxf-se, config=osgibundle:/META-INF/spring/*.xml) 2012-08-06 21:33:21,648 INFO org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@8554f0c: defining beans [cxf,org.apache.cxf.bus.spring.BusWiringBeanFactoryPostProcessor,org.apache.cxf.bus.spring.Jsr250BeanPostProcessor,org.apache.cxf.bus.spring.BusExtensionPostProcessor,org.apache.cxf.transport.jbi.JBITransportFactory,org.apache.cxf.binding.jbi.JBIBindingFactory,componentRegistry,servicemix-cxf-se,executorFactory,endpoint-tracker,endpoints,org.springframework.osgi.service.exporter.support.OsgiServiceFactoryBean#0,cmProps,org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0]; root of factory hierarchy 2012-08-06 21:33:22,588 INFO org.springframework.osgi.service.exporter.support.OsgiServiceFactoryBean - Publishing service under classes [{javax.servlet.Servlet}] 2012-08-06 21:33:23,711 INFO org.springframework.osgi.service.importer.support.OsgiServiceProxyFactoryBean - Looking for mandatory OSGi service dependency for bean [componentRegistry] matching filter (objectClass=org.apache.servicemix.jbi.runtime.ComponentRegistry) 2012-08-06 21:33:29,245 INFO org.eclipse.jetty.util.log - started HttpServiceContext{httpContext=DefaultHttpContext{bundle=org.apache.karaf.deployer.features [16]}} 2012-08-06 21:33:29,401 INFO org.ops4j.pax.web.service.internal.HttpServiceFactoryImpl - Binding bundle: [org.apache.cxf.bundle [125]] to http service 2012-08-06 21:33:30,451 INFO org.eclipse.jetty.util.log - started HttpServiceContext{httpContext=DefaultHttpContext{bundle=org.apache.cxf.bundle [125]}} 2012-08-06 21:33:36,997 INFO org.springframework.osgi.service.exporter.support.OsgiServiceFactoryBean - Publishing service under classes [{org.apache.cxf.transport.http.DestinationRegistry}] 2012-08-06 21:33:39,482 INFO org.springframework.osgi.context.support.OsgiBundleXmlApplicationContext - Publishing application context as OSGi service with properties {org.springframework.context.service.name=org.apache.cxf.bundle, Bundle-SymbolicName=org.apache.cxf.bundle, Bundle-Version=2.4.3.fuse-03-02} 2012-08-06 21:33:40,537 INFO org.apache.servicemix.jbi.runtime.impl.ComponentRegistryImpl - JBI component registered with properties: {NAME=servicemix-validation, objectClass=[Ljava.lang.String;@6c2e1e17, service.id=318, TYPE=service-engine} 2012-08-06 21:33:40,994 INFO org.apache.servicemix.nmr.management.ManagementEndpointRegistry - Registering endpoint: org.apache.servicemix.nmr.core.InternalEndpointWrapper@cd895b71 with properties {NAME=servicemix-validation, objectClass=[Ljava.lang.String;@40199011, service.id=370, TYPE=service-engine} 2012-08-06 21:33:41,528 INFO org.springframework.osgi.extender.internal.activator.ContextLoaderListener - Application context successfully refreshed (OsgiBundleXmlApplicationContext(bundle=org.apache.cxf.bundle, config=osgibundle:/META-INF/spring/*.xml)) 2012-08-06 21:33:45,122 INFO org.apache.servicemix.jbi.runtime.impl.ComponentRegistryImpl - JBI component registered with properties: {NAME=servicemix-mail, objectClass=[Ljava.lang.String;@7c3037a0, service.id=276, TYPE=binding-component} 2012-08-06 21:33:45,157 INFO org.apache.servicemix.nmr.management.ManagementEndpointRegistry - Registering endpoint: org.apache.servicemix.nmr.core.InternalEndpointWrapper@cd895b72 with properties {NAME=servicemix-mail, objectClass=[Ljava.lang.String;@7b0d5e0d, service.id=374, TYPE=binding-component} 2012-08-06 21:33:46,943 INFO org.ops4j.pax.web.service.internal.HttpServiceFactoryImpl - Binding bundle: [org.apache.karaf.webconsole.console [237]] to http service 2012-08-06 21:33:48,954 INFO org.eclipse.jetty.util.log - started HttpServiceContext{httpContext=org.apache.felix.webconsole.internal.servlet.OsgiManagerHttpContext@77481345} 2012-08-06 21:33:49,115 INFO org.apache.servicemix.jbi.runtime.impl.ComponentRegistryImpl - JBI component registered with properties: {NAME=servicemix-osworkflow, objectClass=[Ljava.lang.String;@6c095041, service.id=300, TYPE=service-engine} 2012-08-06 21:33:49,182 INFO org.apache.servicemix.nmr.management.ManagementEndpointRegistry - Registering endpoint: org.apache.servicemix.nmr.core.InternalEndpointWrapper@cd895b73 with properties {NAME=servicemix-osworkflow, objectClass=[Ljava.lang.String;@40abf44b, service.id=384, TYPE=service-engine} 2012-08-06 21:33:50,647 WARN org.ops4j.pax.web.extender.whiteboard.internal.tracker.ServletTracker - Registered servlet [org.apache.felix.webconsole.plugins.event.internal.PluginServlet@66d7fef7] did not contain a valid alias or url patterns property 2012-08-06 21:33:52,513 INFO org.apache.servicemix.jbi.runtime.impl.ComponentRegistryImpl - JBI component registered with properties: {NAME=servicemix-quartz, objectClass=[Ljava.lang.String;@69560af9, service.id=319, TYPE=service-engine} 2012-08-06 21:33:54,186 INFO org.ops4j.pax.web.service.internal.HttpServiceFactoryImpl - Unbinding bundle: [org.apache.karaf.webconsole.console [237]] 2012-08-06 21:33:54,829 INFO org.apache.servicemix.nmr.management.ManagementEndpointRegistry - Registering endpoint: org.apache.servicemix.nmr.core.InternalEndpointWrapper@cd895b74 with properties {NAME=servicemix-quartz, objectClass=[Ljava.lang.String;@4019a54, service.id=389, TYPE=service-engine} 2012-08-06 21:33:55,508 INFO org.apache.karaf.webconsole.admin.AdminPlugin - Admin plugin activated 2012-08-06 21:33:55,509 WARN org.ops4j.pax.web.extender.whiteboard.internal.tracker.ServletTracker - Registered servlet [org.apache.karaf.webconsole.admin.AdminPlugin@a58d300] did not contain a valid alias or url patterns property 2012-08-06 21:33:55,921 INFO org.eclipse.jetty.util.log - stopped HttpServiceContext{httpContext=org.apache.felix.webconsole.internal.servlet.OsgiManagerHttpContext@77481345} 2012-08-06 21:33:58,119 INFO org.ops4j.pax.web.service.internal.HttpServiceFactoryImpl - Binding bundle: [org.apache.karaf.webconsole.console [237]] to http service 2012-08-06 21:33:59,048 INFO org.eclipse.jetty.util.log - started HttpServiceContext{httpContext=org.apache.felix.webconsole.internal.servlet.OsgiManagerHttpContext@1805fea3} 2012-08-06 21:33:59,068 INFO org.apache.karaf.webconsole.features.FeaturesPlugin - Features plugin activated 2012-08-06 21:33:59,069 WARN org.ops4j.pax.web.extender.whiteboard.internal.tracker.ServletTracker - Registered servlet [org.apache.karaf.webconsole.features.FeaturesPlugin@5a6c4a07] did not contain a valid alias or url patterns property 2012-08-06 21:34:00,517 INFO org.apache.karaf.webconsole.gogo.GogoPlugin - Gogo plugin activated 2012-08-06 21:34:00,553 WARN org.ops4j.pax.web.extender.whiteboard.internal.tracker.ServletTracker - Registered servlet [org.apache.karaf.webconsole.gogo.GogoPlugin@41db0505] did not contain a valid alias or url patterns property 2012-08-06 21:34:01,672 INFO org.quartz.simpl.SimpleThreadPool - Job execution threads will use class loader of thread: Blueprint Extender: 3 2012-08-06 21:34:11,197 INFO org.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2012-08-06 21:34:11,313 INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.1.8.5 created. 2012-08-06 21:34:11,324 INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2012-08-06 21:34:11,334 INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v1.8.5) 'DefaultQuartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2012-08-06 21:34:11,335 INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2012-08-06 21:34:11,335 INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 1.8.5 2012-08-06 21:34:11,349 INFO org.quartz.core.QuartzScheduler - Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started. 2012-08-06 21:34:11,698 INFO org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor - No outstanding OSGi service dependencies, completing initialization for OsgiBundleXmlApplicationContext(bundle=LocalMockPower.xml, config=osgibundle:/META-INF/spring/*.xml) 2012-08-06 21:34:13,601 INFO org.apache.servicemix.jbi.runtime.impl.ComponentRegistryImpl - JBI component registered with properties: {NAME=servicemix-bean, objectClass=[Ljava.lang.String;@70ec0faf, service.id=285, TYPE=service-engine} 2012-08-06 21:34:13,629 INFO org.apache.servicemix.nmr.management.ManagementEndpointRegistry - Registering endpoint: org.apache.servicemix.nmr.core.InternalEndpointWrapper@cd895b75 with properties {NAME=servicemix-bean, objectClass=[Ljava.lang.String;@43798b1a, service.id=401, TYPE=service-engine} 2012-08-06 21:34:14,601 INFO org.apache.servicemix.jbi.runtime.impl.ComponentRegistryImpl - JBI component registered with properties: {NAME=servicemix-drools, objectClass=[Ljava.lang.String;@4580d050, service.id=305, TYPE=service-engine} 2012-08-06 21:34:14,627 INFO org.apache.servicemix.nmr.management.ManagementEndpointRegistry - Registering endpoint: org.apache.servicemix.nmr.core.InternalEndpointWrapper@cd895b76 with properties {NAME=servicemix-drools, objectClass=[Ljava.lang.String;@6f71cb85, service.id=403, TYPE=service-engine} 2012-08-06 21:34:17,115 INFO org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@4f7e2705: defining beans [template,consumerTemplate,camel-1:beanPostProcessor,camel-1]; root of factory hierarchy 2012-08-06 21:34:17,403 INFO org.apache.servicemix.jbi.runtime.impl.ComponentRegistryImpl - JBI component registered with properties: {NAME=servicemix-smpp, objectClass=[Ljava.lang.String;@27d2b7b3, service.id=273, TYPE=binding-component} 2012-08-06 21:34:17,559 INFO org.apache.servicemix.nmr.management.ManagementEndpointRegistry - Registering endpoint: org.apache.servicemix.nmr.core.InternalEndpointWrapper@e3a21282 with properties {NAME=servicemix-smpp, objectClass=[Ljava.lang.String;@5168400e, service.id=405, TYPE=binding-component} 2012-08-06 21:34:20,977 INFO org.apache.servicemix.jbi.runtime.impl.ComponentRegistryImpl - JBI component registered with properties: {NAME=servicemix-file, objectClass=[Ljava.lang.String;@e5cc5d6, service.id=258, TYPE=binding-component} 2012-08-06 21:34:20,990 INFO org.apache.servicemix.nmr.management.ManagementEndpointRegistry - Registering endpoint: org.apache.servicemix.nmr.core.InternalEndpointWrapper@e3a21283 with properties {NAME=servicemix-file, objectClass=[Ljava.lang.String;@a499eb5, service.id=407, TYPE=binding-component} 2012-08-06 21:34:22,655 INFO org.apache.camel.osgi.OsgiSpringCamelContext - JMX enabled. Using ManagedManagementStrategy. 2012-08-06 21:34:23,008 INFO org.apache.servicemix.jbi.runtime.impl.ComponentRegistryImpl - JBI component registered with properties: {NAME=servicemix-scripting, objectClass=[Ljava.lang.String;@4373e7e5, service.id=311, TYPE=service-engine} 2012-08-06 21:34:23,018 INFO org.apache.servicemix.nmr.management.ManagementEndpointRegistry - Registering endpoint: org.apache.servicemix.nmr.core.InternalEndpointWrapper@e3a21284 with properties {NAME=servicemix-scripting, objectClass=[Ljava.lang.String;@fcae6af, service.id=409, TYPE=service-engine} 2012-08-06 21:34:23,273 INFO org.apache.camel.osgi.OsgiSpringCamelContext - Apache Camel 2.8.0-fuse-06-11 (CamelContext: 231-camel-3) is starting 2012-08-06 21:34:23,851 INFO org.apache.servicemix.jbi.runtime.impl.ComponentRegistryImpl - JBI component registered with properties: {NAME=servicemix-jms, objectClass=[Ljava.lang.String;@64d8d3ce, service.id=344, TYPE=binding-component} 2012-08-06 21:34:23,876 INFO org.apache.servicemix.nmr.management.ManagementEndpointRegistry - Registering endpoint: org.apache.servicemix.nmr.core.InternalEndpointWrapper@e3a21285 with properties {NAME=servicemix-jms, objectClass=[Ljava.lang.String;@35cc4a32, service.id=411, TYPE=binding-component} 2012-08-06 21:34:26,907 INFO org.apache.camel.impl.converter.AnnotationTypeConverterLoader - Found 3 packages with 14 @Converter classes to load 2012-08-06 21:34:27,589 INFO org.apache.servicemix.jbi.runtime.impl.ComponentRegistryImpl - JBI component registered with properties: {NAME=servicemix-camel, objectClass=[Ljava.lang.String;@64df80ff, service.id=289, TYPE=service-engine} 2012-08-06 21:34:27,626 INFO org.apache.servicemix.nmr.management.ManagementEndpointRegistry - Registering endpoint: org.apache.servicemix.nmr.core.InternalEndpointWrapper@e3a21286 with properties {NAME=servicemix-camel, objectClass=[Ljava.lang.String;@27c1e949, service.id=413, TYPE=service-engine} 2012-08-06 21:34:28,332 INFO org.apache.camel.impl.converter.DefaultTypeConverter - Loaded 163 core type converters (total 163 type converters) 2012-08-06 21:34:28,633 INFO org.apache.camel.impl.osgi.Activator - Found 1 @Converter classes to load 2012-08-06 21:34:28,932 INFO org.apache.camel.impl.osgi.Activator - Found 1 @Converter classes to load 2012-08-06 21:34:29,091 INFO org.apache.camel.impl.osgi.Activator - Found 2 @Converter classes to load 2012-08-06 21:34:29,327 INFO org.apache.camel.impl.osgi.Activator - Found 2 @Converter classes to load 2012-08-06 21:34:29,431 INFO org.apache.servicemix.jbi.runtime.impl.ComponentRegistryImpl - JBI component registered with properties: {NAME=servicemix-ftp, objectClass=[Ljava.lang.String;@77ad4513, service.id=259, TYPE=binding-component} 2012-08-06 21:34:29,441 INFO org.apache.servicemix.nmr.management.ManagementEndpointRegistry - Registering endpoint: org.apache.servicemix.nmr.core.InternalEndpointWrapper@e3a21287 with properties {NAME=servicemix-ftp, objectClass=[Ljava.lang.String;@7215e330, service.id=415, TYPE=binding-component} 2012-08-06 21:34:29,814 INFO org.apache.servicemix.jbi.runtime.impl.ComponentRegistryImpl - JBI component registered with properties: {NAME=servicemix-http, objectClass=[Ljava.lang.String;@1dc3e93d, service.id=352, TYPE=binding-component} 2012-08-06 21:34:29,823 INFO org.apache.servicemix.nmr.management.ManagementEndpointRegistry - Registering endpoint: org.apache.servicemix.nmr.core.InternalEndpointWrapper@e3a21288 with properties {NAME=servicemix-http, objectClass=[Ljava.lang.String;@fb8a556, service.id=417, TYPE=binding-component} 2012-08-06 21:34:29,951 INFO org.apache.camel.impl.osgi.Activator - Found 2 @Converter classes to load 2012-08-06 21:34:30,306 INFO org.apache.camel.impl.osgi.Activator - Found 1 @Converter classes to load 2012-08-06 21:34:30,327 INFO org.apache.camel.impl.osgi.Activator - Found 2 @Converter classes to load 2012-08-06 21:34:30,448 WARN org.apache.camel.impl.converter.DefaultTypeConverter - Overriding type converter from: StaticMethodTypeConverter: public static java.io.InputStream org.apache.camel.component.http4.HttpConverter.toInputStream(javax.servlet.http.HttpServletRequest,org.apache.camel.Exchange) throws java.io.IOException to: StaticMethodTypeConverter: public static java.io.InputStream org.apache.camel.component.http.HttpConverter.toInputStream(javax.servlet.http.HttpServletRequest,org.apache.camel.Exchange) throws java.io.IOException 2012-08-06 21:34:30,450 WARN org.apache.camel.impl.converter.DefaultTypeConverter - Overriding type converter from: StaticMethodTypeConverter: public static javax.servlet.http.HttpServletRequest org.apache.camel.component.http4.HttpConverter.toServletRequest(org.apache.camel.Message) to: StaticMethodTypeConverter: public static javax.servlet.http.HttpServletRequest org.apache.camel.component.http.HttpConverter.toServletRequest(org.apache.camel.Message) 2012-08-06 21:34:30,452 WARN org.apache.camel.impl.converter.DefaultTypeConverter - Overriding type converter from: StaticMethodTypeConverter: public static javax.servlet.http.HttpServletResponse org.apache.camel.component.http4.HttpConverter.toServletResponse(org.apache.camel.Message) to: StaticMethodTypeConverter: public static javax.servlet.http.HttpServletResponse org.apache.camel.component.http.HttpConverter.toServletResponse(org.apache.camel.Message) 2012-08-06 21:34:36,024 INFO org.apache.servicemix.jbi.runtime.impl.ComponentRegistryImpl - JBI component registered with properties: {NAME=servicemix-vfs, objectClass=[Ljava.lang.String;@18ba689b, service.id=286, TYPE=binding-component} 2012-08-06 21:34:36,569 INFO org.apache.servicemix.nmr.management.ManagementEndpointRegistry - Registering endpoint: org.apache.servicemix.nmr.core.InternalEndpointWrapper@e3a21289 with properties {NAME=servicemix-vfs, objectClass=[Ljava.lang.String;@5a4bccdd, service.id=419, TYPE=binding-component} 2012-08-06 21:34:36,797 INFO org.apache.servicemix.jbi.runtime.impl.ComponentRegistryImpl - JBI component registered with properties: {NAME=servicemix-snmp, objectClass=[Ljava.lang.String;@3a1cd84e, service.id=271, TYPE=binding-component} 2012-08-06 21:34:36,809 INFO org.apache.servicemix.nmr.management.ManagementEndpointRegistry - Registering endpoint: org.apache.servicemix.nmr.core.InternalEndpointWrapper@e3a2128a with properties {NAME=servicemix-snmp, objectClass=[Ljava.lang.String;@e3d60c4, service.id=421, TYPE=binding-component} 2012-08-06 21:34:38,213 INFO org.springframework.osgi.service.importer.support.OsgiServiceProxyFactoryBean - Found mandatory OSGi service for bean [componentRegistry] 2012-08-06 21:34:38,565 INFO org.springframework.osgi.service.exporter.support.OsgiServiceFactoryBean - Publishing service under classes [{javax.jbi.component.Component}] 2012-08-06 21:34:38,659 INFO org.apache.servicemix.jbi.runtime.impl.ComponentRegistryImpl - JBI component registered with properties: {NAME=servicemix-cxf-se, objectClass=[Ljava.lang.String;@5448d00d, service.id=425, TYPE=service-engine} 2012-08-06 21:34:38,743 INFO org.apache.servicemix.nmr.management.ManagementEndpointRegistry - Registering endpoint: org.apache.servicemix.nmr.core.InternalEndpointWrapper@e3a2128b with properties {NAME=servicemix-cxf-se, objectClass=[Ljava.lang.String;@65c7bbfc, service.id=426, TYPE=service-engine} 2012-08-06 21:34:40,967 INFO org.springframework.osgi.context.support.OsgiBundleXmlApplicationContext - Publishing application context as OSGi service with properties {org.springframework.context.service.name=servicemix-cxf-se, Bundle-SymbolicName=servicemix-cxf-se, Bundle-Version=2011.2.1.fuse-07-11} 2012-08-06 21:34:41,215 INFO org.springframework.osgi.extender.internal.activator.ContextLoaderListener - Application context successfully refreshed (OsgiBundleXmlApplicationContext(bundle=servicemix-cxf-se, config=osgibundle:/META-INF/spring/*.xml)) 2012-08-06 21:34:46,712 WARN org.apache.camel.component.jetty.JettyHttpComponent - You use localhost interface! It means that no external connections will be available. Don't you want to use 0.0.0.0 instead (all network interfaces)? Endpoint[http://localhost:8081/?matchOnUriPrefix=true] 2012-08-06 21:34:46,763 INFO org.apache.camel.component.jetty.JettyHttpComponent - Using default Jetty continuation timeout for: Endpoint[http://localhost:8081/?matchOnUriPrefix=true] 2012-08-06 21:34:46,767 INFO org.eclipse.jetty.util.log - jetty-7.4.5.fuse20111017 2012-08-06 21:34:46,784 INFO org.eclipse.jetty.util.log - started o.e.j.s.ServletContextHandler{/,null} 2012-08-06 21:34:46,959 INFO org.eclipse.jetty.util.log - Started SelectChannelConnector@localhost:8081 STARTING 2012-08-06 21:34:47,104 INFO org.apache.camel.osgi.OsgiSpringCamelContext - Route: route1 started and consuming from: Endpoint[http://localhost:8081/?matchOnUriPrefix=true] 2012-08-06 21:34:47,703 INFO org.apache.camel.osgi.OsgiSpringCamelContext - Total 1 routes, of which 1 is started. 2012-08-06 21:34:47,727 INFO org.apache.camel.osgi.OsgiSpringCamelContext - Apache Camel 2.8.0-fuse-06-11 (CamelContext: 231-camel-3) started in 24.433 seconds 2012-08-06 21:34:47,859 INFO org.springframework.osgi.context.support.OsgiBundleXmlApplicationContext - Not publishing application context OSGi service for bundle null (LocalMockPower.xml) 2012-08-06 21:34:47,959 INFO org.springframework.osgi.extender.internal.activator.ContextLoaderListener - Application context successfully refreshed (OsgiBundleXmlApplicationContext(bundle=LocalMockPower.xml, config=osgibundle:/META-INF/spring/*.xml)) 2012-08-06 21:37:56,090 ERROR org.apache.aries.blueprint.container.BlueprintContainerImpl - Unable to start blueprint container for bundle org.apache.aries.transaction.blueprint due to unresolved dependencies [(objectClass=javax.transaction.TransactionManager)] java.util.concurrent.TimeoutException at org.apache.aries.blueprint.container.BlueprintContainerImpl$1.run(BlueprintContainerImpl.java:293) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(ScheduledThreadPoolExecutor.java:165) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:679) 2012-08-06 21:37:58,583 ERROR org.apache.aries.blueprint.container.BlueprintContainerImpl - Unable to start blueprint container for bundle org.apache.servicemix.jbi.cluster.config due to unresolved dependencies [(objectClass=javax.jms.ConnectionFactory)] java.util.concurrent.TimeoutException at org.apache.aries.blueprint.container.BlueprintContainerImpl$1.run(BlueprintContainerImpl.java:293) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(ScheduledThreadPoolExecutor.java:165) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:679) 2012-08-06 21:38:23,132 INFO org.apache.karaf.shell.console.jline.Console - Exception caught while executing command java.util.NoSuchElementException at java.util.LinkedList.remove(LinkedList.java:805) at java.util.LinkedList.removeLast(LinkedList.java:161) at jline.console.history.MemoryHistory.replace(MemoryHistory.java:115) at org.apache.karaf.shell.console.jline.Console.run(Console.java:227) at java.lang.Thread.run(Thread.java:679) Error executing command: java.util.NoSuchElementException karaf@root> list START LEVEL 100 , List Threshold: 50 ID State Blueprint Spring Level Name [ 48] [Resolved ] [ ] [ ] [ 60] activemq-ra (5.5.1.fuse-07-11) [ 49] [Resolved ] [ ] [ ] [ 60] activemq-core (5.5.1.fuse-07-11) Fragments: 68 [ 50] [Installed ] [ ] [ ] [ 60] activemq-karaf (5.5.1.fuse-07-11) [ 51] [Resolved ] [ ] [ ] [ 60] Apache Aries Transaction Manager (0.3.1) [ 52] [Installed ] [ ] [ ] [ 60] activemq-console (5.5.1.fuse-07-11) [ 53] [Resolved ] [ ] [ ] [ 60] activemq-pool (5.5.1.fuse-07-11) [ 54] [Resolved ] [ ] [ ] [ 60] kahadb (5.5.1.fuse-07-11) [ 55] [Resolved ] [ ] [ ] [ 60] geronimo-j2ee-management_1.1_spec (1.0.1) [ 56] [Resolved ] [ ] [ ] [ 60] Apache ServiceMix :: Bundles :: commons-codec (1.3.0.3) [ 57] [Resolved ] [ ] [ ] [ 60] Apache ServiceMix :: Bundles :: xpp3 (1.1.0.4c_5) [ 58] [Resolved ] [ ] [ ] [ 60] Commons Pool (1.5.4) [ 59] [Resolved ] [ ] [ ] [ 60] Commons Collections (3.2.1) [ 60] [Resolved ] [ ] [ ] [ 60] geronimo-jms_1.1_spec (1.1.1) [ 61] [Installed ] [ ] [ ] [ 60] Apache ServiceMix :: Bundles :: jasypt (1.6.0.1) [ 62] [Resolved ] [ ] [ ] [ 60] Apache ServiceMix :: Bundles :: commons-lang (2.4.0.4) [ 63] [Resolved ] [ ] [ ] [ 60] Apache ServiceMix Bundles: dom4j-1.6.1 (1.6.1.2) [ 64] [Resolved ] [ ] [ ] [ 60] Apache ServiceMix Bundles: oro-2.0.8 (2.0.8.3) [ 65] [Resolved ] [ ] [ ] [ 60] Apache ServiceMix Bundles: xstream-1.3 (1.3.0.3) [ 66] [Resolved ] [ ] [ ] [ 60] Apache ServiceMix :: Bundles :: jdom (1.1.0.4) [ 67] [Resolved ] [ ] [ ] [ 60] Apache ServiceMix :: Bundles :: velocity (1.7.0.1) [ 68] [Resolved ] [ ] [ ] [ 60] activemq-blueprint (5.5.1.fuse-07-11) Hosts: 49 [ 69] [Resolved ] [ ] [ ] [ 60] Apache XBean :: OSGI Blueprint Namespace Handler (3.9.0) [ 70] [Resolved ] [ ] [ ] [ 60] Apache ServiceMix :: Specs :: Scripting API 1.0 (1.8.0) [ 71] [Resolved ] [ ] [ ] [ 60] Commons JEXL (2.0.1) [ 72] [Active ] [ ] [ ] [ 60] Spring Beans (3.0.5.RELEASE) [ 73] [Active ] [ ] [ ] [ 60] Spring Context Support (3.0.5.RELEASE) [ 74] [Active ] [ ] [ ] [ 60] Spring Context (3.0.5.RELEASE) [ 75] [Active ] [ ] [ ] [ 60] Spring Expression Language (3.0.5.RELEASE) [ 76] [Active ] [ ] [ ] [ 60] Spring ASM (3.0.5.RELEASE) [ 77] [Active ] [ ] [ ] [ 60] Spring Core (3.0.5.RELEASE) [ 78] [Active ] [ ] [ ] [ 60] Spring AOP (3.0.5.RELEASE) [ 79] [Active ] [ ] [ ] [ 60] Apache ServiceMix :: Bundles :: aopalliance (1.0.0.5) [ 80] [Active ] [ ] [ ] [ 60] spring-osgi-core (1.2.1) [ 81] [Active ] [ ] [ ] [ 60] spring-osgi-io (1.2.1) [ 82] [Active ] [ ] [ ] [ 60] spring-osgi-annotation (1.2.1) [ 83] [Active ] [ ] [ ] [ 60] spring-osgi-extender (1.2.1) [ 84] [Active ] [ ] [ ] [ 60] Apache ServiceMix :: Bundles :: cglib (2.1.0.3_7) [ 85] [Active ] [ ] [ ] [ 60] activemq-spring (5.5.1.fuse-07-11) [ 86] [Active ] [ ] [ ] [ 60] Apache XBean :: Spring (3.9.0) [ 87] [Active ] [Created ] [ ] [ 50] camel-karaf-commands (2.8.0.fuse-06-11) [ 88] [Active ] [ ] [ ] [ 50] camel-core (2.8.0.fuse-06-11) [ 89] [Active ] [ ] [ ] [ 50] Commons Management (1.0) [ 90] [Active ] [ ] [ ] [ 50] camel-spring (2.8.0.fuse-06-11) [ 91] [Active ] [ ] [ ] [ 50] Spring Transaction (3.0.5.RELEASE) [ 92] [Active ] [ ] [ ] [ 50] camel-jms (2.8.0.fuse-06-11) [ 93] [Active ] [ ] [ ] [ 50] Spring JMS (3.0.5.RELEASE) [ 94] [Active ] [ ] [ ] [ 50] activemq-camel (5.5.1.fuse-07-11) [ 95] [Active ] [ ] [ ] [ 50] Apache ServiceMix :: Document (1.5.1.fuse-06-11) [ 96] [Active ] [Created ] [ ] [ 50] Apache ServiceMix :: NMR :: Management (1.5.1.fuse-06-11) [ 97] [Active ] [Created ] [ ] [ 50] Apache ServiceMix :: NMR :: Commands (1.5.1.fuse-06-11) [ 98] [Active ] [ ] [ ] [ 50] Apache ServiceMix :: NMR :: API (1.5.1.fuse-06-11) [ 99] [Active ] [Created ] [ ] [ 60] Apache ServiceMix :: NMR :: OSGi (1.5.1.fuse-06-11) [ 100] [Active ] [ ] [ ] [ 50] Apache ServiceMix :: NMR :: Core (1.5.1.fuse-06-11) [ 101] [Active ] [ ] [ ] [ 60] Apache ServiceMix :: Utils (1.5.1.fuse-06-11) [ 102] [Active ] [ ] [ ] [ 50] Apache ServiceMix :: Features :: Camel Support :: Component (4.4.1.fuse-07-11) [ 103] [Active ] [ ] [ ] [ 50] Web Services Metadata 2.0 (1.1.3) [ 104] [Active ] [ ] [ ] [ 50] Apache ServiceMix :: Specs :: JAXWS API 2.2 (1.8.0) [ 105] [Active ] [ ] [ ] [ 50] Apache ServiceMix :: Specs :: SAAJ API 1.3 (1.8.0) [ 106] [Active ] [ ] [ ] [ 50] Apache ServiceMix :: Bundles :: saaj-impl (1.3.2.2) [ 107] [Active ] [ ] [ ] [ 60] Jetty :: JNDI Naming (7.4.5.fuse20111017) [ 108] [Active ] [ ] [ ] [ 60] Jetty :: Continuation (7.4.5.fuse20111017) [ 109] [Active ] [ ] [ ] [ 60] Jetty :: Http Utility (7.4.5.fuse20111017) [ 110] [Active ] [ ] [ ] [ 60] Jetty :: IO Utility (7.4.5.fuse20111017) [ 111] [Active ] [ ] [ ] [ 60] Jetty :: Security (7.4.5.fuse20111017) [ 112] [Active ] [ ] [ ] [ 60] Jetty :: Servlet Handling (7.4.5.fuse20111017) [ 113] [Active ] [ ] [ ] [ 60] Jetty :: Asynchronous HTTP Client (7.4.5.fuse20111017) [ 114] [Active ] [ ] [ ] [ 60] Jetty :: Server Core (7.4.5.fuse20111017) [ 115] [Active ] [ ] [ ] [ 60] Jetty :: Utilities (7.4.5.fuse20111017) [ 116] [Active ] [ ] [ ] [ 60] Jetty :: XML utilities (7.4.5.fuse20111017) [ 117] [Active ] [ ] [ ] [ 60] Jetty :: Plus (7.4.5.fuse20111017) [ 118] [Active ] [ ] [ ] [ 60] Jetty :: JMX Management (7.4.5.fuse20111017) [ 119] [Active ] [ ] [ ] [ 60] Jetty :: Utility Servlets and Filters (7.4.5.fuse20111017) [ 120] [Active ] [ ] [ ] [ 60] Jetty :: Webapp Application Support (7.4.5.fuse20111017) [ 121] [Active ] [ ] [ ] [ 60] geronimo-servlet_2.5_spec (1.1.2) [ 122] [Active ] [ ] [ ] [ 60] JavaMail API (1.4.3) [ 123] [Active ] [ ] [ ] [ 50] jettison (1.3) [ 124] [Active ] [ ] [ ] [ 50] Apache ServiceMix :: Bundles :: xmlbeans (2.5.0.2) [ 125] [Active ] [Created ] [Started] [ 50] Apache CXF Bundle Jar (2.4.3.fuse-03-02) [ 126] [Active ] [ ] [ ] [ 50] Abdera Extensions - Main (1.1.2) [ 127] [Active ] [ ] [ ] [ 50] Abdera Core (1.1.2) [ 128] [Active ] [ ] [ ] [ 50] Apache XML Security for Java (1.5.1) [ 129] [Active ] [ ] [ ] [ 50] Abdera Parser (1.1.2) [ 130] [Active ] [ ] [ ] [ 50] WSS4J (1.6.5) [ 131] [Active ] [ ] [ ] [ 50] Apache ServiceMix :: Bundles :: velocity (1.7.0.3) [ 132] [Active ] [ ] [ ] [ 50] Joda-Time (1.6.2) [ 133] [Active ] [ ] [ ] [ 50] I18N Libraries (1.1.2) [ 134] [Active ] [ ] [ ] [ 50] Apache ServiceMix :: Bundles :: FastInfoset (1.2.7.3) [ 135] [Active ] [ ] [ ] [ 50] Apache ServiceMix :: Bundles :: wsdl4j (1.6.2.5) [ 136] [Active ] [ ] [ ] [ 50] Apache Neethi (3.0.0) [ 137] [Active ] [ ] [ ] [ 50] Apache ServiceMix :: Bundles :: xmlresolver (1.2.0.4) [ 138] [Active ] [ ] [ ] [ 50] XmlSchema Core (2.0) [ 139] [Active ] [ ] [ ] [ 50] Woodstox XML-processor (4.1.1) [ 140] [Active ] [ ] [ ] [ 50] Axiom API (1.2.10) [ 141] [Active ] [ ] [ ] [ 50] Stax2 API (3.1.1) [ 142] [Active ] [ ] [ ] [ 50] Apache ServiceMix :: Specs :: JSR-311 API 1.1 (1.8.0) [ 143] [Active ] [ ] [ ] [ 50] Apache ServiceMix :: Bundles :: opensaml (2.4.1.1) [ 144] [Active ] [Created ] [ ] [ 50] camel-cxf (2.8.0.fuse-06-11) [ 145] [Active ] [ ] [ ] [ 50] camel-cxf-transport (2.8.0.fuse-06-11) [ 146] [Active ] [Created ] [ ] [ 50] camel-blueprint (2.8.0.fuse-06-11) [ 147] [Active ] [ ] [ ] [ 50] Apache ServiceMix :: Naming (1.5.1.fuse-06-11) [ 148] [Active ] [ ] [ ] [ 60] Apache Aries Transaction Enlisting JDBC Datasource (0.3.0) [ 149] [Active ] [Failure ] [ ] [ 60] Apache Aries Transaction Blueprint (0.3.0) [ 150] [Active ] [Created ] [ ] [ 50] Apache ServiceMix :: JBI :: Deployer (1.5.1.fuse-06-11) [ 151] [Active ] [Created ] [ ] [ 50] Apache ServiceMix :: JBI :: Commands (1.5.1.fuse-06-11) [ 152] [Active ] [Created ] [ ] [ 50] Apache ServiceMix :: JBI :: OSGi (1.5.1.fuse-06-11) [ 153] [Active ] [ ] [ ] [ 50] Apache ServiceMix :: JBI :: Runtime (1.5.1.fuse-06-11) [ 154] [Active ] [Created ] [ ] [ 50] Apache ServiceMix :: Components :: Shared Libraries :: Common (2011.02.1.fuse-07-11) [ 155] [Active ] [ ] [ ] [ 50] Apache ServiceMix :: Specs :: JBI API 1.0 (1.8.0) [ 156] [Active ] [ ] [ ] [ 50] Apache XBean :: Spring (3.11.1) [ 157] [Active ] [ ] [ ] [ 50] Apache XBean :: Classloader (3.11.1) [ 158] [Active ] [ ] [ ] [ 50] Apache ServiceMix :: Bundles :: ant (1.7.0.4) [ 159] [Active ] [ ] [ ] [ 60] Apache ServiceMix :: JBI :: Clustering :: Requestor (1.5.1.fuse-06-11) [ 160] [Active ] [ ] [ ] [ 60] Apache ServiceMix :: JBI :: Clustering :: Engine (1.5.1.fuse-06-11) [ 161] [Active ] [Failure ] [ ] [ 60] Apache ServiceMix :: JBI :: Clustering :: Config (1.5.1.fuse-06-11) [ 162] [Active ] [ ] [ ] [ 60] OPS4J Pax Web - API (1.0.3) [ 163] [Active ] [ ] [ ] [ 60] OPS4J Pax Web - Runtime (1.0.3) [ 164] [Active ] [ ] [ ] [ 60] OPS4J Pax Web - Service SPI (1.0.3) [ 165] [Active ] [ ] [ ] [ 60] OPS4J Pax Web - Jetty (1.0.3) [ 166] [Active ] [ ] [ ] [ 60] OPS4J Pax Web - Extender - Whiteboard (1.0.3) [ 167] [Active ] [ ] [ ] [ 60] OPS4J Pax Url - war (1.2.6.fuse-01) [ 169] [Active ] [ ] [ ] [ 60] OPS4J Pax Web - Extender - WAR (1.0.3) [ 170] [Active ] [ ] [ ] [ 60] OPS4J Pax Web - Jsp Support (1.0.3) [ 171] [Active ] [ ] [ ] [ 60] OPS4J Pax Web - FileInstall Deployer (1.0.3) [ 172] [Active ] [Created ] [ ] [ 50] Apache ServiceMix :: Components :: CXF Binding Component (2011.02.1.fuse-07-11) [ 173] [Active ] [ ] [ ] [ 50] Apache ServiceMix :: Components :: Shared Libraries :: SOAP Stack v2 (2011.02.1.fuse-07-11) [ 174] [Active ] [Created ] [ ] [ 50] Apache ServiceMix :: Components :: File Binding Component (2011.02.1.fuse-07-11) [ 175] [Active ] [Created ] [ ] [ 50] Apache ServiceMix :: Components :: FTP Binding Component (2011.02.1.fuse-07-11) [ 176] [Active ] [ ] [ ] [ 50] Commons Net (2.2) [ 177] [Active ] [Created ] [ ] [ 50] Apache ServiceMix :: Components :: HTTP Binding Component (2011.02.1.fuse-07-11) [ 178] [Active ] [ ] [ ] [ 50] Apache ServiceMix :: Components :: Shared Libraries :: SOAP Stack (2011.02.1.fuse-07-11) [ 179] [Active ] [ ] [ ] [ 50] Apache ServiceMix :: Bundles :: jetty (6.1.26.1) [ 180] [Active ] [ ] [ ] [ 50] Apache ServiceMix :: Bundles :: commons-httpclient (3.1.0.5) [ 181] [Active ] [Created ] [ ] [ 50] Apache ServiceMix :: Components :: JMS Binding Component (2011.02.1.fuse-07-11) [ 182] [Active ] [ ] [ ] [ 50] geronimo-j2ee-connector_1.5_spec (2.0.0) [ 183] [Active ] [Created ] [ ] [ 50] Apache ServiceMix :: Components :: Mail Binding Component (2011.02.1.fuse-07-11) [ 184] [Active ] [Created ] [ ] [ 50] Apache ServiceMix :: Components :: SMPP Binding Component (2011.02.1.fuse-07-11) [ 185] [Active ] [ ] [ ] [ 50] Apache ServiceMix :: Bundles :: jsmpp (2.1.0.2) [ 186] [Active ] [Created ] [ ] [ 50] Apache ServiceMix :: Components :: SNMP Binding Component (2011.02.1.fuse-07-11) [ 187] [Active ] [ ] [ ] [ 50] Apache ServiceMix :: Bundles :: snmp4j (1.8.1.4) [ 188] [Active ] [Created ] [ ] [ 50] Apache ServiceMix :: Components :: VFS Binding Component (2011.02.1.fuse-07-11) [ 189] [Active ] [ ] [ ] [ 50] Apache ServiceMix :: Bundles :: commons-vfs (1.0.0.5) [ 190] [Active ] [Created ] [ ] [ 50] Apache ServiceMix :: Components :: Bean Service Engine (2011.02.1.fuse-07-11) [ 191] [Active ] [Created ] [ ] [ 50] Apache ServiceMix :: Components :: Camel Service Engine (2011.02.1.fuse-07-11) [ 192] [Active ] [ ] [ ] [ 50] Apache CXF Runtime JBI Transport (2.4.3.fuse-03-02) [ 193] [Active ] [ ] [Started] [ 50] Apache ServiceMix :: Components :: CXF Service Engine (2011.02.1.fuse-07-11) [ 194] [Active ] [ ] [ ] [ 50] Apache CXF Runtime JBI Binding (2.4.3.fuse-03-02) [ 195] [Active ] [ ] [ ] [ 50] Apache ServiceMix :: Bundles :: mvel2 (2.0.8.4) [ 196] [Active ] [ ] [ ] [ 50] Apache ServiceMix :: Bundles :: antlr-runtime (3.0.1.2) [ 197] [Active ] [ ] [ ] [ 50] Apache ServiceMix :: Bundles :: core (3.2.3.4) [ 198] [Active ] [Created ] [ ] [ 50] Apache ServiceMix :: Components :: Drools Service Engine (2011.02.1.fuse-07-11) [ 199] [Active ] [ ] [ ] [ 50] Apache ServiceMix :: Bundles :: quartz (1.8.5.1) [ 200] [Active ] [ ] [ ] [ 50] Apache ServiceMix :: Bundles :: drools (5.1.1.1) [ 201] [Active ] [Created ] [ ] [ 50] Apache ServiceMix :: Components :: EIP Service Engine (2011.02.1.fuse-07-11) [ 202] [Active ] [Created ] [ ] [ 50] Apache ServiceMix :: Components :: OSWorkflow Service Engine (2011.02.1.fuse-07-11) [ 203] [Active ] [ ] [ ] [ 50] Apache ServiceMix :: Bundles :: oscore (2.2.4.4) [ 204] [Active ] [ ] [ ] [ 50] Apache ServiceMix :: Bundles :: osworkflow (2.7.0.4) [ 205] [Active ] [ ] [ ] [ 50] Apache ServiceMix :: Bundles :: propertyset (1.3.0.4) [ 206] [Active ] [Created ] [ ] [ 50] Apache ServiceMix :: Components :: Quartz Service Engine (2011.02.1.fuse-07-11) [ 207] [Active ] [ ] [ ] [ 50] Groovy Runtime (1.8.0) [ 208] [Active ] [Created ] [ ] [ 50] Apache ServiceMix :: Components :: JSR-223 Scripting Service Engine (2011.02.1.fuse-07-11) [ 209] [Active ] [ ] [ ] [ 50] ScriptEngines :: Groovy (1.1) [ 210] [Active ] [ ] [ ] [ 50] ScriptEngines :: JavaScript (1.1) [ 211] [Active ] [ ] [ ] [ 50] Apache ServiceMix :: Bundles :: js (1.0.0.7R1_3) [ 212] [Active ] [ ] [ ] [ 50] ScriptEngines :: JRuby (1.1) [ 213] [Active ] [ ] [ ] [ 50] Apache ServiceMix :: Bundles :: jruby (1.1.2.3) [ 214] [Active ] [Created ] [ ] [ 50] Apache ServiceMix :: Components :: Validation Service Engine (2011.02.1.fuse-07-11) [ 215] [Active ] [Created ] [ ] [ 50] Apache ServiceMix :: Components :: Saxon Service Engine (2011.02.1.fuse-07-11) [ 216] [Active ] [ ] [ ] [ 50] Apache ServiceMix :: Bundles :: saxon (9.1.0.8_1) [ 217] [Active ] [ ] [ ] [ 60] json-lib (2.4.0.jdk15) [ 218] [Active ] [ ] [ ] [ 60] Commons BeanUtils (1.8.0) [ 219] [Active ] [ ] [ ] [ 60] ezmorph (1.0.6) [ 220] [Active ] [ ] [ ] [ 60] Power Routing Services (1.0.4.SNAPSHOT) [ 221] [Active ] [ ] [ ] [ 60] XOM (1.2.8.osgi) [ 224] [Active ] [ ] [ ] [ 50] camel-http (2.8.0.fuse-06-11) [ 225] [Active ] [ ] [ ] [ 50] camel-jetty (2.8.0.fuse-06-11) [ 226] [Active ] [ ] [ ] [ 50] camel-http4 (2.8.0.fuse-06-11) [ 227] [Active ] [ ] [ ] [ 50] Apache HttpCore OSGi bundle (4.1.1) [ 228] [Active ] [ ] [ ] [ 50] Apache HttpClient OSGi bundle (4.1.1) [ 231] [Active ] [ ] [Started] [ 60] LocalMockPower.xml (0.0.0) [ 235] [Active ] [ ] [ ] [ 60] Apache Felix Metatype Service (1.0.4) [ 236] [Resolved ] [ ] [ ] [ 60] Apache Karaf :: Web Console :: Branding (2.2.2.fuse-07-11) Hosts: 237 [ 237] [Active ] [Created ] [ ] [ 60] Apache Karaf :: Web Console :: Console (2.2.2.fuse-07-11) Fragments: 236 [ 238] [Active ] [Created ] [ ] [ 60] Apache Karaf :: Web Console :: Admin Plugin (2.2.2.fuse-07-11) [ 239] [Active ] [Created ] [ ] [ 60] Apache Karaf :: Web Console :: Features Plugin (2.2.2.fuse-07-11) [ 240] [Active ] [Created ] [ ] [ 60] Apache Karaf :: Web Console :: Gogo Plugin (2.2.2.fuse-07-11) [ 241] [Active ] [ ] [ ] [ 60] Apache Felix Web Console Event Plugin (1.0.2) karaf@root>