Hi, I tried running camel examples that comes with version 3.2.1. We are trying to replace servicemix-eip with camel component so I was looking into using it. But while i am running,it gives null message instead of assigned message. Here is my log.Thanks for any suggestions.
C:\sm321\apache-servicemix-3.2.1\examples\camel\camel-sa>mvn jbi:servicemix [INFO] Scanning for projects... [INFO] Searching repository for plugin with prefix: 'jbi'. [INFO] org.apache.maven.plugins: checking for updates from internal [INFO] org.apache.maven.plugins: checking for updates from apache.incubating [INFO] org.apache.maven.plugins: checking for updates from apache-releases [INFO] org.apache.maven.plugins: checking for updates from servicemix-m2-repo [INFO] org.apache.maven.plugins: checking for updates from apache-incubating [INFO] org.codehaus.mojo: checking for updates from internal [INFO] org.codehaus.mojo: checking for updates from apache.incubating [INFO] org.codehaus.mojo: checking for updates from apache-releases [INFO] org.codehaus.mojo: checking for updates from servicemix-m2-repo [INFO] org.codehaus.mojo: checking for updates from apache-incubating [INFO] artifact org.apache.maven.plugins:maven-checkstyle-plugin: checking for updates from internal [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for org/apache/maven/plugins/maven-checkstyle-plugin/maven-metadata [INFO] artifact org.apache.maven.plugins:maven-checkstyle-plugin: checking for updates from apache.incubating [INFO] artifact org.apache.maven.plugins:maven-checkstyle-plugin: checking for updates from apache-releases [INFO] artifact org.apache.maven.plugins:maven-checkstyle-plugin: checking for updates from servicemix-m2-repo [INFO] artifact org.apache.maven.plugins:maven-checkstyle-plugin: checking for updates from apache-incubating [INFO] ---------------------------------------------------------------------------- [INFO] Building ServiceMix :: Samples :: Camel :: SA [INFO] task-segment: [jbi:servicemix] [INFO] ---------------------------------------------------------------------------- Downloading: http://wwww.ibiblio.org/repo/maven2//xml-security/xmlsec/1.3.0/xmlsec-1.3.0.pom Downloading: http://www.ibiblio.org/proxy/maven2/xml-security/xmlsec/1.3.0/xmlsec-1.3.0.pom Downloading: http://209.40.206.103:8080/archiva/repository/internal//xml-security/xmlsec/1.3.0/xmlsec-1.3.0.pom Downloading: http://people.apache.org/repo/m2-incubating-repository/xml-security/xmlsec/1.3.0/xmlsec-1.3.0.pom Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/xml-security/xmlsec/1.3.0/xmlsec-1.3.0.pom Downloading: http://people.apache.org/repo/m2-incubating-repository/xml-security/xmlsec/1.3.0/xmlsec-1.3.0.pom Downloading: http://repository.codehaus.org/xml-security/xmlsec/1.3.0/xmlsec-1.3.0.pom Downloading: http://repo1.maven.org/maven2/xml-security/xmlsec/1.3.0/xmlsec-1.3.0.pom [INFO] [jbi:servicemix] [INFO] Cleaning ServiceMix root directory [C:\sm321\apache-servicemix-3.2.1\examples\camel\camel-sa\target/servicemix/rootDir] [INFO] Starting Apache ServiceMix 2008-03-26 10:02:21,552 [main ] WARN EndpointRegistry - Disabled endpoint processor 'org.apache.servicemi 2008-03-26 10:02:21,724 [main ] INFO JBIContainer - ServiceMix 3.2.1 JBI Container (ServiceMix) is st 2008-03-26 10:02:21,724 [main ] INFO JBIContainer - For help or more informations please see: http:// 2008-03-26 10:02:22,302 [main ] INFO ConnectorServerFactoryBean - JMX connector server started: javax.management.re 2008-03-26 10:02:22,302 [main ] INFO ConnectorServerFactoryBean - JMX connector available at: service:jmx:rmi:///jn 2008-03-26 10:02:22,505 [main ] INFO ComponentMBeanImpl - Initializing component: #SubscriptionManager# 2008-03-26 10:02:22,537 [main ] INFO DeploymentService - Restoring service assemblies 2008-03-26 10:02:22,568 [main ] WARN ClientFactory - Cound not start ClientFactory: javax.naming.NoIni 2008-03-26 10:02:22,584 [main ] INFO JBIContainer - ServiceMix JBI Container (ServiceMix) started [WARNING] Attempting to build MavenProject instance for Artifact of type: jar; constructing POM artifact instead. [INFO] ------------------ Deployment Analysis -------------------- [INFO] ServiceMix :: Samples :: Camel :: SA has 2 child dependencies [INFO] - jbi-service-assembly : C:\Documents and Settings\khanaly\.m2\repository\org\apache\servicemix\samples\camel-sa\3.2.1\cam [INFO] - jbi-component : C:\Documents and Settings\khanaly\.m2\repository\org\apache\servicemix\servicemix-camel\3.2.1\servicemix [INFO] - jbi-shared-library : C:\Documents and Settings\khanaly\.m2\repository\org\apache\servicemix\servicemix-shared\3.2.1\serv [INFO] ----------------------------------------------------------- [INFO] servicemix-shared is not deployed [INFO] Deploying jbi-shared-library from C:\Documents and Settings\khanaly\.m2\repository\org\apache\servicemix\servicemix-shared\ [INFO] servicemix-camel is not deployed [INFO] Deploying jbi-component from C:\Documents and Settings\khanaly\.m2\repository\org\apache\servicemix\servicemix-camel\3.2.1\ 2008-03-26 10:02:25,380 [165.112.132.220] INFO ComponentMBeanImpl - Starting component: servicemix-camel 2008-03-26 10:02:25,380 [165.112.132.220] INFO ComponentMBeanImpl - Initializing component: servicemix-camel [INFO] camel-sa is not deployed [INFO] Deploying jbi-service-assembly from C:\Documents and Settings\khanaly\.m2\repository\org\apache\servicemix\samples\camel-sa 2008-03-26 10:02:26,334 [165.112.132.220] INFO GenericApplicationContext - Refreshing org.springframework.context.support.Ge 2008-03-26 10:02:26,334 [165.112.132.220] INFO GenericApplicationContext - Bean factory for application context [org.springf 2008-03-26 10:02:26,365 [165.112.132.220] INFO DefaultListableBeanFactory - Pre-instantiating singletons in org.springframewo 2008-03-26 10:02:26,396 [165.112.132.220] INFO ileSystemXmlApplicationContext - Refreshing org.apache.xbean.spring.context.FileSy 2008-03-26 10:02:26,443 [165.112.132.220] INFO XBeanXmlBeanDefinitionReader - Loading XML bean definitions from file [C:\sm321\ 2008-03-26 10:02:28,005 [165.112.132.220] INFO ileSystemXmlApplicationContext - Bean factory for application context [org.apache. 2008-03-26 10:02:28,552 [165.112.132.220] INFO ileSystemXmlApplicationContext - Bean 'org.apache.servicemix.samples.MyRouteBuilde 2008-03-26 10:02:28,568 [165.112.132.220] INFO ileSystemXmlApplicationContext - Bean 'camelContext' is not eligible for getting p 2008-03-26 10:02:28,568 [165.112.132.220] INFO ileSystemXmlApplicationContext - Bean 'camelContext' is not eligible for getting p 2008-03-26 10:02:28,568 [165.112.132.220] INFO ileSystemXmlApplicationContext - Bean 'camelContext:beanPostProcessor' is not elig 2008-03-26 10:02:28,568 [165.112.132.220] INFO DefaultListableBeanFactory - Pre-instantiating singletons in org.springframewo 2008-03-26 10:02:29,037 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[null] 2008-03-26 10:02:29,037 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[Message: null] 2008-03-26 10:02:29,177 [165.112.132.220] INFO ServiceAssemblyLifeCycle - Starting service assembly: camel-sa 2008-03-26 10:02:29,177 [165.112.132.220] INFO ServiceUnitLifeCycle - Initializing service unit: camel-simple-su 2008-03-26 10:02:29,177 [165.112.132.220] INFO ServiceUnitLifeCycle - Starting service unit: camel-simple-su [INFO] Project deployed 2008-03-26 10:02:29,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[null] 2008-03-26 10:02:29,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[Message: null] 2008-03-26 10:02:30,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[null] 2008-03-26 10:02:30,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[Message: null] 2008-03-26 10:02:31,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[null] 2008-03-26 10:02:31,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[Message: null] 2008-03-26 10:02:32,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[null] 2008-03-26 10:02:32,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[Message: null] 2008-03-26 10:02:33,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[null] 2008-03-26 10:02:33,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[Message: null] 2008-03-26 10:02:34,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[null] 2008-03-26 10:02:34,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[Message: null] 2008-03-26 10:02:35,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[null] 2008-03-26 10:02:35,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[Message: null] 2008-03-26 10:02:36,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[null] 2008-03-26 10:02:36,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[Message: null] 2008-03-26 10:02:37,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[null] 2008-03-26 10:02:37,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[Message: null] 2008-03-26 10:02:38,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[null] 2008-03-26 10:02:38,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[Message: null] 2008-03-26 10:02:39,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[null] 2008-03-26 10:02:39,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[Message: null] 2008-03-26 10:02:40,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[null] 2008-03-26 10:02:40,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[Message: null] 2008-03-26 10:02:41,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[null] 2008-03-26 10:02:41,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[Message: null] 2008-03-26 10:02:42,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[null] 2008-03-26 10:02:42,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[Message: null] 2008-03-26 10:02:43,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[null] 2008-03-26 10:02:43,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[Message: null] 2008-03-26 10:02:44,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[null] 2008-03-26 10:02:44,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[Message: null] 2008-03-26 10:02:45,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[null] 2008-03-26 10:02:45,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[Message: null] 2008-03-26 10:02:46,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[null] 2008-03-26 10:02:46,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[Message: null] 2008-03-26 10:02:47,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[null] 2008-03-26 10:02:47,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[Message: null] 2008-03-26 10:02:48,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[null] 2008-03-26 10:02:48,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[Message: null] 2008-03-26 10:02:49,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[null] 2008-03-26 10:02:49,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[Message: null] 2008-03-26 10:02:50,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[null] 2008-03-26 10:02:50,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[Message: null] 2008-03-26 10:02:51,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[null] 2008-03-26 10:02:51,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[Message: null] 2008-03-26 10:02:52,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[null] 2008-03-26 10:02:52,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[Message: null] 2008-03-26 10:02:53,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[null] 2008-03-26 10:02:53,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[Message: null] 2008-03-26 10:02:54,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[null] 2008-03-26 10:02:54,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[Message: null] 2008-03-26 10:02:55,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[null] 2008-03-26 10:02:55,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[Message: null] 2008-03-26 10:02:56,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[null] 2008-03-26 10:02:56,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[Message: null] 2008-03-26 10:02:57,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[null] 2008-03-26 10:02:57,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[Message: null] 2008-03-26 10:02:58,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[null] 2008-03-26 10:02:58,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[Message: null] 2008-03-26 10:02:59,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[null] 2008-03-26 10:02:59,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[Message: null] 2008-03-26 10:03:00,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[null] 2008-03-26 10:03:00,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[Message: null] 2008-03-26 10:03:01,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[null] 2008-03-26 10:03:01,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[Message: null] 2008-03-26 10:03:02,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[null] 2008-03-26 10:03:02,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[Message: null] 2008-03-26 10:03:03,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[null] 2008-03-26 10:03:03,896 [myTimerEvent ] INFO ExampleCamelRoute - Exchange[Message: null] -- View this message in context: http://www.nabble.com/Reg%3ACamel-example-tp16301353s12049p16301353.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
