You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by Jason Chaffee <jc...@ebates.com> on 2011/03/29 21:14:51 UTC

RE: 2.7.0 changes have a bug

Confirmed that the only changes are camel jars.

camel-core
camel-jms
camel-spring
camel-xstream

We went from 2.6.0 --> 2.7.0

It works in 2.6.0, but not 2.7.0.  

This is definitely a bug introduced by camel-2.7.0.

Jason

-----Original Message-----
From: Jason Chaffee [mailto:jchaffee@ebates.com] 
Sent: Sunday, March 27, 2011 11:15 PM
To: users@camel.apache.org; users@camel.apache.org
Subject: RE: 2.7.0 changes

Nope.  The only change was camel the camel version and when I went back
to 2.6.0 and everything worked again.  

This is definitely an issue with the 2.7.0 version of camel.  I will
check the other dependencies and see if camel 2.7.0 introduced something
that was picked up transitively.  


-----Original Message-----
From: Richard Kettelerij [mailto:richardkettelerij@gmail.com]
Sent: Sat 3/26/2011 4:41 AM
To: users@camel.apache.org
Subject: Re: 2.7.0 changes
 
Indeed, I've noticed the ActiveMQ ShutdownHook in your logs. At first
glance
it seems to me this is an issue with ActiveMQ (not Camel). Have you
changed
ActiveMQ version between 2.6 and 2.7? You can try asking the ActiveMQ
guys (
http://activemq.apache.org/discussion-forums.html).

On Fri, Mar 25, 2011 at 11:49 PM, Jason Chaffee <jc...@ebates.com>
wrote:

> In particular, I was referring to the entries below.  We get a
> successful startup and then all of a sudden an ActiveMQ ShutdownHook.
>
> BTW, ActviveMQ version is 5.4.0
>
> [2011-03-25 15:43:30,038] [main] INFO
com.ebates.oltp.OltpProcessor:38
> OLTP Processor started successfully...
> [2011-03-25 15:43:30,039] [VMTransport] DEBUG
> org.apache.activemq.broker.region.AbstractRegion:118 localhost adding
> destination: queue://com.ebates.oltp.persisted
> [2011-03-25 15:43:30,040] [ActiveMQ ShutdownHook] INFO
> org.apache.activemq.broker.BrokerService:555 ActiveMQ Message Broker
> (localhost, ID:my.computer.com-51340-1301093006785-0:0) is shutting
down
>
> [2011-03-25 15:43:30,040] [ActiveMQ ShutdownHook] DEBUG
> org.apache.activemq.broker.BrokerService:1942 Caught exception, must
be
> shutting down: java.lang.IllegalStateException: Shutdown in progress
>
> -----Original Message-----
> From: Jason Chaffee [mailto:jchaffee@ebates.com]
> Sent: Friday, March 25, 2011 3:46 PM
> To: users@camel.apache.org
> Subject: RE: 2.7.0 changes
>
> Java is 1.6.0_24
> OS - failed on OSX, Windows, and Linux
> No container, it was a command line app.  The main class simply loads
> our spring xml that has the activemq and camel configuration.
>
> Here are the logs:
>
> [2011-03-25 15:43:25,070] [main] INFO
> org.springframework.context.support.ClassPathXmlApplicationContext:456
> Refreshing
>
org.springframework.context.support.ClassPathXmlApplicationContext@7e9ff
> e3f: startup date [Fri Mar 25 15:43:25 PDT 2011]; root of context
> hierarchy
> [2011-03-25 15:43:25,137] [main] INFO
> org.springframework.beans.factory.xml.XmlBeanDefinitionReader:315
> Loading XML bean definitions from class path resource
> [META-INF/spring/oltp-processor.xml]
> [2011-03-25 15:43:25,139] [main] DEBUG
> org.springframework.beans.factory.xml.DefaultDocumentLoader:72 Using
> JAXP provider
> [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
> [2011-03-25 15:43:25,163] [main] DEBUG
> org.springframework.beans.factory.xml.PluggableSchemaResolver:140
> Loading schema mappings from [META-INF/spring.schemas]
> [2011-03-25 15:43:25,178] [main] DEBUG
> org.springframework.beans.factory.xml.PluggableSchemaResolver:146
Loaded
> schema mappings:
>
{http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springfr
> amework/transaction/config/spring-tx-2.5.xsd,
>
http://www.springframework.org/schema/jms/spring-jms-2.5.xsd=org/springf
> ramework/jms/config/spring-jms-2.5.xsd,
>
http://camel.apache.org/schema/osgi/camel-osgi-2.0.0.xsd=camel-osgi.xsd,
>
http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/sprin
> gframework/beans/factory/xml/spring-util-3.0.xsd,
>
http://www.springframework.org/schema/tool/spring-tool.xsd=org/springfra
> mework/beans/factory/xml/spring-tool-3.0.xsd,
>
http://camel.apache.org/schema/spring/camel-spring-2.3.0.xsd=camel-sprin
> g.xsd,
>
http://camel.apache.org/schema/osgi/camel-osgi-2.5.0.xsd=camel-osgi.xsd,
>
http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/sprin
> gframework/beans/factory/xml/spring-util-2.0.xsd,
>
http://www.springframework.org/schema/context/spring-context.xsd=org/spr
> ingframework/context/config/spring-context-3.0.xsd,
>
http://activemq.apache.org/schema/core/activemq-core-5.1.0.xsd=activemq.
> xsd,
>
http://www.springframework.org/schema/context/spring-context-3.0.xsd=org
> /springframework/context/config/spring-context-3.0.xsd,
>
http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/sprin
> gframework/beans/factory/xml/spring-util-2.5.xsd,
> http://activemq.apache.org/schema/core=activemq.xsd,
>
http://activemq.apache.org/schema/core/activemq-core-5.0.0.xsd=activemq.
> xsd,
>
http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/sprin
> gframework/jdbc/config/spring-jdbc-3.0.xsd,
>
http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springfra
> mework/jdbc/config/spring-jdbc-3.0.xsd,
>
http://camel.apache.org/schema/spring/camel-spring-2.2.0.xsd=camel-sprin
> g.xsd,
>
http://camel.apache.org/schema/osgi/camel-osgi-2.4.0.xsd=camel-osgi.xsd,
>
http://camel.apache.org/schema/spring/camel-spring.xsd=camel-spring.xsd,
>
http://www.springframework.org/schema/util/spring-util.xsd=org/springfra
> mework/beans/factory/xml/spring-util-3.0.xsd,
>
http://camel.apache.org/schema/spring/camel-spring-2.0-M3.xsd=camel-spri
> ng.xsd,
>
http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springf
> ramework/aop/config/spring-aop-3.0.xsd,
> http://camel.apache.org/schema/spring/v2.7=camel-spring-v2.7.xsd,
>
http://camel.apache.org/schema/spring/camel-spring-2.7.0.xsd=camel-sprin
> g.xsd,
>
http://www.springframework.org/schema/beans/spring-beans.xsd=org/springf
> ramework/beans/factory/xml/spring-beans-3.0.xsd,
>
http://camel.apache.org/schema/spring/camel-spring-2.1.0.xsd=camel-sprin
> g.xsd,
>
http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/sprin
> gframework/scripting/config/spring-lang-3.0.xsd,
>
http://www.springframework.org/schema/context/spring-context-2.5.xsd=org
> /springframework/context/config/spring-context-2.5.xsd,
>
http://camel.apache.org/schema/osgi/camel-osgi-2.3.0.xsd=camel-osgi.xsd,
> http://activemq.org/config/1.0=activemq.xsd,
> http://activemq.apache.org/schema/core/activemq-core.xsd=activemq.xsd,
>
http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/sprin
> gframework/beans/factory/xml/spring-tool-3.0.xsd,
>
http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springf
> ramework/aop/config/spring-aop-2.0.xsd,
>
http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springf
> ramework/ejb/config/spring-jee-3.0.xsd,
>
http://camel.apache.org/schema/osgi/camel-osgi-2.0-M3.xsd=camel-osgi.xsd
> ,
>
http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/spr
> ingframework/beans/factory/xml/spring-beans-3.0.xsd,
> http://activemq.org/config/1.0/1.0.xsd=activemq.xsd,
>
http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframe
> work/ejb/config/spring-jee-3.0.xsd,
>
http://camel.apache.org/schema/spring/camel-spring-2.0-M2.xsd=camel-spri
> ng.xsd,
>
http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springf
> ramework/aop/config/spring-aop-2.5.xsd,
>
http://www.springframework.org/schema/jms/spring-jms.xsd=org/springframe
> work/jms/config/spring-jms-3.0.xsd,
>
http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/sprin
> gframework/scripting/config/spring-lang-2.0.xsd,
>
http://www.springframework.org/schema/batch/spring-batch-2.0.xsd=/org/sp
> ringframework/batch/core/configuration/xml/spring-batch-2.0.xsd,
>
http://www.springframework.org/schema/task/spring-task.xsd=org/springfra
> mework/scheduling/config/spring-task-3.0.xsd,
>
http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/sprin
> gframework/beans/factory/xml/spring-tool-2.0.xsd,
> http://camel.apache.org/schema/spring=camel-spring.xsd,
>
http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springfra
> mework/transaction/config/spring-tx-3.0.xsd,
>
http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/sprin
> gframework/scripting/config/spring-lang-2.5.xsd,
>
http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springf
> ramework/ejb/config/spring-jee-2.0.xsd,
>
http://camel.apache.org/schema/spring/camel-spring-2.5.0.xsd=camel-sprin
> g.xsd,
>
http://camel.apache.org/schema/spring/camel-spring-2.0.0.xsd=camel-sprin
> g.xsd,
>
http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/sprin
> gframework/beans/factory/xml/spring-tool-2.5.xsd,
>
http://camel.apache.org/schema/osgi/camel-osgi-2.2.0.xsd=camel-osgi.xsd,
>
http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springf
> ramework/ejb/config/spring-jee-2.5.xsd,
>
http://camel.apache.org/schema/osgi/camel-osgi-2.0-M2.xsd=camel-osgi.xsd
> ,
>
http://activemq.apache.org/schema/core/activemq-core-${pom.version}.xsd=
> activemq.xsd,
>
http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/sprin
> gframework/scheduling/config/spring-task-3.0.xsd,
>
http://camel.apache.org/schema/spring/camel-spring-2.0-M1.xsd=camel-spri
> ng.xsd,
>
http://activemq.apache.org/schema/core/activemq-core-5.3.0.xsd=activemq.
> xsd,
http://camel.apache.org/schema/osgi/camel-osgi.xsd=camel-osgi.xsd,
>
http://www.springframework.org/schema/lang/spring-lang.xsd=org/springfra
> mework/scripting/config/spring-lang-3.0.xsd,
>
http://www.springframework.org/schema/jms/spring-jms-3.0.xsd=org/springf
> ramework/jms/config/spring-jms-3.0.xsd,
>
http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/spr
> ingframework/beans/factory/xml/spring-beans-2.0.xsd,
>
http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframewo
> rk/transaction/config/spring-tx-3.0.xsd,
>
http://camel.apache.org/schema/osgi/camel-osgi-2.7.0.xsd=camel-osgi.xsd,
>
http://camel.apache.org/schema/osgi/camel-osgi-2.1.0.xsd=camel-osgi.xsd,
>
http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/spr
> ingframework/beans/factory/xml/spring-beans-2.5.xsd,
>
http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springfra
> mework/transaction/config/spring-tx-2.0.xsd,
>
http://activemq.apache.org/schema/core/activemq-core-5.2.0.xsd=activemq.
> xsd,
>
http://camel.apache.org/schema/osgi/camel-osgi-2.0-M1.xsd=camel-osgi.xsd
> ,
>
http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframe
> work/aop/config/spring-aop-3.0.xsd,
>
http://camel.apache.org/schema/spring/camel-spring-2.4.0.xsd=camel-sprin
> g.xsd}
> [2011-03-25 15:43:25,181] [main] DEBUG
> org.springframework.beans.factory.xml.PluggableSchemaResolver:118
Found
> XML schema
> [http://www.springframework.org/schema/beans/spring-beans.xsd] in
> classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
> [2011-03-25 15:43:25,224] [main] DEBUG
>
org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReade
> r:87 Loading bean definitions
> [2011-03-25 15:43:25,243] [main] INFO
> org.springframework.beans.factory.xml.XmlBeanDefinitionReader:315
> Loading XML bean definitions from class path resource
> [META-INF/spring/activemq-broker.xml]
> [2011-03-25 15:43:25,245] [main] DEBUG
> org.springframework.beans.factory.xml.DefaultDocumentLoader:72 Using
> JAXP provider
> [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
> [2011-03-25 15:43:25,247] [main] DEBUG
> org.springframework.beans.factory.xml.PluggableSchemaResolver:118
Found
> XML schema
> [http://www.springframework.org/schema/beans/spring-beans.xsd] in
> classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
> [2011-03-25 15:43:25,269] [main] DEBUG
> org.springframework.beans.factory.xml.PluggableSchemaResolver:118
Found
> XML schema [http://activemq.apache.org/schema/core/activemq-core.xsd]
in
> classpath: activemq.xsd
> [2011-03-25 15:43:25,466] [main] DEBUG
>
org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReade
> r:87 Loading bean definitions
> [2011-03-25 15:43:25,469] [main] DEBUG
>
org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver:15
> 6 Loaded NamespaceHandler mappings:
>
{http://www.springframework.org/schema/p=org.springframework.beans.facto
> ry.xml.SimplePropertyNamespaceHandler,
>
http://camel.apache.org/schema/spring/v2.7=org.apache.camel.spring.handl
> er.CamelNamespaceHandler,
>
http://www.springframework.org/schema/util=org.springframework.beans.fac
> tory.xml.UtilNamespaceHandler,
>
http://www.springframework.org/schema/jee=org.springframework.ejb.config
> .JeeNamespaceHandler,
>
http://www.springframework.org/schema/aop=org.springframework.aop.config
> .AopNamespaceHandler,
>
http://www.springframework.org/schema/jdbc=org.springframework.jdbc.conf
> ig.JdbcNamespaceHandler,
>
http://camel.apache.org/schema/osgi=org.apache.camel.osgi.CamelNamespace
> Handler,
>
http://activemq.apache.org/schema/core=org.apache.xbean.spring.context.v
> 2.XBeanNamespaceHandler,
>
http://www.springframework.org/schema/tx=org.springframework.transaction
> .config.TxNamespaceHandler,
>
http://camel.apache.org/schema/spring=org.apache.camel.spring.handler.Ca
> melNamespaceHandler,
>
http://www.springframework.org/schema/jms=org.springframework.jms.config
> .JmsNamespaceHandler,
>
http://www.springframework.org/schema/batch=org.springframework.batch.co
> re.configuration.xml.CoreNamespaceHandler,
>
http://www.springframework.org/schema/task=org.springframework.schedulin
> g.config.TaskNamespaceHandler,
>
http://www.springframework.org/schema/lang=org.springframework.scripting
> .config.LangNamespaceHandler,
>
http://www.springframework.org/schema/context=org.springframework.contex
> t.config.ContextNamespaceHandler}
> [2011-03-25 15:43:25,477] [main] DEBUG
> org.apache.xbean.spring.context.v2c.XBeanNamespaceHandler:844 Could
not
> find resource:
>
META-INF/services/org/apache/xbean/spring/http/activemq.apache.org/schem
> a/core/broker
> [2011-03-25 15:43:25,528] [main] DEBUG
> org.apache.xbean.spring.context.v2c.XBeanNamespaceHandler:844 Could
not
> find resource:
>
META-INF/services/org/apache/xbean/spring/http/activemq.apache.org/schem
> a/core/managementContext
> [2011-03-25 15:43:25,530] [main] DEBUG
> org.springframework.beans.factory.xml.BeanDefinitionParserDelegate:417
> Neither XML 'id' nor 'name' specified - using generated bean name
> [org.apache.activemq.broker.jmx.ManagementContext#0]
> [2011-03-25 15:43:25,540] [main] DEBUG
> org.apache.xbean.spring.context.v2c.XBeanNamespaceHandler:844 Could
not
> find resource:
>
META-INF/services/org/apache/xbean/spring/http/activemq.apache.org/schem
> a/core/systemUsage
> [2011-03-25 15:43:25,553] [main] DEBUG
> org.springframework.beans.factory.xml.BeanDefinitionParserDelegate:417
> Neither XML 'id' nor 'name' specified - using generated bean name
> [org.apache.activemq.usage.SystemUsage#0]
> [2011-03-25 15:43:25,557] [main] DEBUG
> org.apache.xbean.spring.context.v2c.XBeanNamespaceHandler:844 Could
not
> find resource:
>
META-INF/services/org/apache/xbean/spring/http/activemq.apache.org/schem
> a/core/memoryUsage
> [2011-03-25 15:43:25,559] [main] DEBUG
> org.springframework.beans.factory.xml.BeanDefinitionParserDelegate:417
> Neither XML 'id' nor 'name' specified - using generated bean name
> [org.apache.activemq.usage.MemoryUsage#0]
> [2011-03-25 15:43:25,566] [main] DEBUG
> org.apache.xbean.spring.context.v2c.XBeanNamespaceHandler:844 Could
not
> find resource:
>
META-INF/services/org/apache/xbean/spring/http/activemq.apache.org/schem
> a/core/storeUsage
> [2011-03-25 15:43:25,567] [main] DEBUG
> org.springframework.beans.factory.xml.BeanDefinitionParserDelegate:417
> Neither XML 'id' nor 'name' specified - using generated bean name
> [org.apache.activemq.usage.StoreUsage#0]
> [2011-03-25 15:43:25,569] [main] DEBUG
> org.apache.xbean.spring.context.v2c.XBeanNamespaceHandler:844 Could
not
> find resource:
>
META-INF/services/org/apache/xbean/spring/http/activemq.apache.org/schem
> a/core/tempUsage
> [2011-03-25 15:43:25,570] [main] DEBUG
> org.springframework.beans.factory.xml.BeanDefinitionParserDelegate:417
> Neither XML 'id' nor 'name' specified - using generated bean name
> [org.apache.activemq.usage.TempUsage#0]
> [2011-03-25 15:43:25,573] [main] DEBUG
> org.apache.xbean.spring.context.v2c.XBeanNamespaceHandler:844 Could
not
> find resource:
>
META-INF/services/org/apache/xbean/spring/http/activemq.apache.org/schem
> a/core/transportConnector
> [2011-03-25 15:43:25,574] [main] DEBUG
> org.springframework.beans.factory.xml.BeanDefinitionParserDelegate:417
> Neither XML 'id' nor 'name' specified - using generated bean name
> [org.apache.activemq.broker.TransportConnector#0]
> [2011-03-25 15:43:25,592] [main] DEBUG
>
org.springframework.beans.factory.xml.BeanDefinitionParserDelegate:1397
> Using generated bean name [transportConnector#53706eb7] for nested
> custom element 'transportConnector'
> [2011-03-25 15:43:25,593] [main] DEBUG
> org.springframework.beans.factory.xml.XmlBeanDefinitionReader:185
Loaded
> 1 bean definitions from location pattern
> [classpath:META-INF/spring/activemq-broker.xml]
> [2011-03-25 15:43:25,593] [main] DEBUG
>
org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReade
> r:188 Imported 1 bean definitions from URL location
> [classpath:META-INF/spring/activemq-broker.xml]
> [2011-03-25 15:43:25,593] [main] INFO
> org.springframework.beans.factory.xml.XmlBeanDefinitionReader:315
> Loading XML bean definitions from class path resource
> [META-INF/spring/oltp-camel.xml]
> [2011-03-25 15:43:25,596] [main] DEBUG
> org.springframework.beans.factory.xml.DefaultDocumentLoader:72 Using
> JAXP provider
> [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
> [2011-03-25 15:43:25,597] [main] DEBUG
> org.springframework.beans.factory.xml.PluggableSchemaResolver:118
Found
> XML schema
> [http://www.springframework.org/schema/beans/spring-beans.xsd] in
> classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
> [2011-03-25 15:43:25,611] [main] DEBUG
> org.springframework.beans.factory.xml.PluggableSchemaResolver:118
Found
> XML schema [http://camel.apache.org/schema/spring/camel-spring.xsd] in
> classpath: camel-spring.xsd
> [2011-03-25 15:43:25,663] [main] DEBUG
>
org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReade
> r:87 Loading bean definitions
> [2011-03-25 15:43:25,717] [main] INFO
> org.apache.camel.spring.handler.CamelNamespaceHandler:135 OSGi
> environment not detected.
> [2011-03-25 15:43:25,717] [main] DEBUG
> org.apache.camel.spring.handler.CamelNamespaceHandler:138 Using
> org.apache.camel.spring.CamelContextFactoryBean as
> CamelContextBeanDefinitionParser
> [2011-03-25 15:43:26,160] [main] INFO
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:612
> Overriding bean definition for bean 'olapQueue': replacing [Generic
> bean: class [org.apache.camel.spring.CamelEndpointFactoryBean];
scope=;
> abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0;
> autowireCandidate=true; primary=false; factoryBeanName=null;
> factoryMethodName=null; initMethodName=null; destroyMethodName=null]
> with [Generic bean: class
> [org.apache.camel.spring.CamelEndpointFactoryBean]; scope=;
> abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0;
> autowireCandidate=true; primary=false; factoryBeanName=null;
> factoryMethodName=null; initMethodName=null; destroyMethodName=null]
> [2011-03-25 15:43:26,161] [main] INFO
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:612
> Overriding bean definition for bean 'oltpQueue': replacing [Generic
> bean: class [org.apache.camel.spring.CamelEndpointFactoryBean];
scope=;
> abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0;
> autowireCandidate=true; primary=false; factoryBeanName=null;
> factoryMethodName=null; initMethodName=null; destroyMethodName=null]
> with [Generic bean: class
> [org.apache.camel.spring.CamelEndpointFactoryBean]; scope=;
> abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0;
> autowireCandidate=true; primary=false; factoryBeanName=null;
> factoryMethodName=null; initMethodName=null; destroyMethodName=null]
> [2011-03-25 15:43:26,161] [main] INFO
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:612
> Overriding bean definition for bean 'oltpPersistedQueue': replacing
> [Generic bean: class
[org.apache.camel.spring.CamelEndpointFactoryBean];
> scope=; abstract=false; lazyInit=false; autowireMode=0;
> dependencyCheck=0; autowireCandidate=true; primary=false;
> factoryBeanName=null; factoryMethodName=null; initMethodName=null;
> destroyMethodName=null] with [Generic bean: class
> [org.apache.camel.spring.CamelEndpointFactoryBean]; scope=;
> abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0;
> autowireCandidate=true; primary=false; factoryBeanName=null;
> factoryMethodName=null; initMethodName=null; destroyMethodName=null]
> [2011-03-25 15:43:26,161] [main] INFO
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:612
> Overriding bean definition for bean 'deadLetter': replacing [Generic
> bean: class [org.apache.camel.spring.CamelEndpointFactoryBean];
scope=;
> abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0;
> autowireCandidate=true; primary=false; factoryBeanName=null;
> factoryMethodName=null; initMethodName=null; destroyMethodName=null]
> with [Generic bean: class
> [org.apache.camel.spring.CamelEndpointFactoryBean]; scope=;
> abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0;
> autowireCandidate=true; primary=false; factoryBeanName=null;
> factoryMethodName=null; initMethodName=null; destroyMethodName=null]
> [2011-03-25 15:43:26,162] [main] DEBUG
> org.apache.camel.spring.handler.CamelNamespaceHandler:516 Registered
> default: org.apache.camel.spring.CamelProducerTemplateFactoryBean with
> id: template on camel context: camel-1
> [2011-03-25 15:43:26,162] [main] DEBUG
> org.apache.camel.spring.handler.CamelNamespaceHandler:516 Registered
> default: org.apache.camel.spring.CamelConsumerTemplateFactoryBean with
> id: consumerTemplate on camel context: camel-1
> [2011-03-25 15:43:26,168] [main] DEBUG
> org.springframework.beans.factory.xml.XmlBeanDefinitionReader:185
Loaded
> 25 bean definitions from location pattern
> [classpath:META-INF/spring/oltp-camel.xml]
> [2011-03-25 15:43:26,168] [main] DEBUG
>
org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReade
> r:188 Imported 25 bean definitions from URL location
> [classpath:META-INF/spring/oltp-camel.xml]
> [2011-03-25 15:43:26,168] [main] INFO
> org.springframework.beans.factory.xml.XmlBeanDefinitionReader:315
> Loading XML bean definitions from class path resource
> [META-INF/spring/oltp-hibernate.xml]
> [2011-03-25 15:43:26,169] [main] DEBUG
> org.springframework.beans.factory.xml.DefaultDocumentLoader:72 Using
> JAXP provider
> [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
> [2011-03-25 15:43:26,171] [main] DEBUG
> org.springframework.beans.factory.xml.PluggableSchemaResolver:118
Found
> XML schema
> [http://www.springframework.org/schema/beans/spring-beans.xsd] in
> classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
> [2011-03-25 15:43:26,180] [main] DEBUG
> org.springframework.beans.factory.xml.PluggableSchemaResolver:118
Found
> XML schema [http://www.springframework.org/schema/tx/spring-tx.xsd] in
> classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
> [2011-03-25 15:43:26,189] [main] DEBUG
> org.springframework.beans.factory.xml.PluggableSchemaResolver:118
Found
> XML schema
> [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in
> classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
> [2011-03-25 15:43:26,193] [main] DEBUG
> org.springframework.beans.factory.xml.PluggableSchemaResolver:118
Found
> XML schema [http://www.springframework.org/schema/aop/spring-aop.xsd]
in
> classpath: org/springframework/aop/config/spring-aop-3.0.xsd
> [2011-03-25 15:43:26,197] [main] DEBUG
>
org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReade
> r:87 Loading bean definitions
> [2011-03-25 15:43:26,231] [main] DEBUG
> org.springframework.beans.factory.xml.XmlBeanDefinitionReader:185
Loaded
> 6 bean definitions from location pattern
> [classpath:META-INF/spring/oltp-hibernate.xml]
> [2011-03-25 15:43:26,231] [main] DEBUG
>
org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReade
> r:188 Imported 6 bean definitions from URL location
> [classpath:META-INF/spring/oltp-hibernate.xml]
> [2011-03-25 15:43:26,231] [main] INFO
> org.springframework.beans.factory.xml.XmlBeanDefinitionReader:315
> Loading XML bean definitions from class path resource
> [META-INF/spring/cbsp-c3p0-datasource.xml]
> [2011-03-25 15:43:26,232] [main] DEBUG
> org.springframework.beans.factory.xml.DefaultDocumentLoader:72 Using
> JAXP provider
> [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
> [2011-03-25 15:43:26,234] [main] DEBUG
> org.springframework.beans.factory.xml.PluggableSchemaResolver:118
Found
> XML schema
> [http://www.springframework.org/schema/beans/spring-beans.xsd] in
> classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
> [2011-03-25 15:43:26,242] [main] DEBUG
>
org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReade
> r:87 Loading bean definitions
> [2011-03-25 15:43:26,243] [main] DEBUG
> org.springframework.beans.factory.xml.XmlBeanDefinitionReader:185
Loaded
> 1 bean definitions from location pattern
> [classpath:META-INF/spring/cbsp-c3p0-datasource.xml]
> [2011-03-25 15:43:26,243] [main] DEBUG
>
org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReade
> r:188 Imported 1 bean definitions from URL location
> [classpath:META-INF/spring/cbsp-c3p0-datasource.xml]
> [2011-03-25 15:43:26,244] [main] INFO
> org.springframework.beans.factory.xml.XmlBeanDefinitionReader:315
> Loading XML bean definitions from class path resource
> [META-INF/spring/cbsp-tracking-dao.xml]
> [2011-03-25 15:43:26,245] [main] DEBUG
> org.springframework.beans.factory.xml.DefaultDocumentLoader:72 Using
> JAXP provider
> [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
> [2011-03-25 15:43:26,246] [main] DEBUG
> org.springframework.beans.factory.xml.PluggableSchemaResolver:118
Found
> XML schema
> [http://www.springframework.org/schema/beans/spring-beans.xsd] in
> classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
> [2011-03-25 15:43:26,254] [main] DEBUG
>
org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReade
> r:87 Loading bean definitions
> [2011-03-25 15:43:26,255] [main] DEBUG
> org.springframework.beans.factory.xml.XmlBeanDefinitionReader:185
Loaded
> 2 bean definitions from location pattern
> [classpath:META-INF/spring/cbsp-tracking-dao.xml]
> [2011-03-25 15:43:26,255] [main] DEBUG
>
org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReade
> r:188 Imported 2 bean definitions from URL location
> [classpath:META-INF/spring/cbsp-tracking-dao.xml]
> [2011-03-25 15:43:26,255] [main] DEBUG
> org.springframework.beans.factory.xml.XmlBeanDefinitionReader:185
Loaded
> 36 bean definitions from location pattern
> [META-INF/spring/oltp-processor.xml]
> [2011-03-25 15:43:26,255] [main] DEBUG
> org.springframework.context.support.ClassPathXmlApplicationContext:470
> Bean factory for
>
org.springframework.context.support.ClassPathXmlApplicationContext@7e9ff
> e3f:
>
org.springframework.beans.factory.support.DefaultListableBeanFactory@37c
> 2ec05: defining beans
>
[propertyConfigurer,broker,camelTracer,olapQueue,oltpQueue,oltpPersisted
>
Queue,deadLetter,template,consumerTemplate,camel-1:beanPostProcessor,cam
>
el-1,jmsTransactionManager,connectionFactory,jmsConnectionFactory,jmsCon
>
fig,activemq,required,PROPAGATION_REQUIRED,transactionErrorHandler,deadL
>
etterErrorHandler,deadLetterTransactionErrorHandler,deadLetterRedelivery
>
Policy,redeliveryPolicy,olapConnectionFactory,jmsOlapConnectionFactory,j
>
msOlapConfig,activemq.olap,sessionFactory,transactionManager,txAdvice,or
>
g.springframework.aop.config.internalAutoProxyCreator,trackingTicketPoin
>
tcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0
> ,dataSource,trackingTicketSvc,trackingTicketDao]; root of factory
> hierarchy
> [2011-03-25 15:43:26,306] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:214
> Creating shared instance of singleton bean 'propertyConfigurer'
> [2011-03-25 15:43:26,307] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:430
> Creating instance of bean 'propertyConfigurer'
> [2011-03-25 15:43:26,388] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:504
> Eagerly caching bean 'propertyConfigurer' to allow for resolving
> potential circular references
> [2011-03-25 15:43:26,407] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:458
> Finished creating instance of bean 'propertyConfigurer'
> [2011-03-25 15:43:26,407] [main] INFO
>
org.springframework.beans.factory.config.PropertyPlaceholderConfigurer:1
> 77 Loading properties file from class path resource
> [activemq-config-default.properties]
> [2011-03-25 15:43:26,407] [main] INFO
>
org.springframework.beans.factory.config.PropertyPlaceholderConfigurer:1
> 77 Loading properties file from class path resource
> [config-default.properties]
> [2011-03-25 15:43:26,408] [main] INFO
>
org.springframework.beans.factory.config.PropertyPlaceholderConfigurer:1
> 77 Loading properties file from class path resource
[config.properties]
> [2011-03-25 15:43:26,415] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:214
> Creating shared instance of singleton bean
> 'org.springframework.aop.config.internalAutoProxyCreator'
> [2011-03-25 15:43:26,415] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:430
> Creating instance of bean
> 'org.springframework.aop.config.internalAutoProxyCreator'
> [2011-03-25 15:43:26,420] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:504
> Eagerly caching bean
> 'org.springframework.aop.config.internalAutoProxyCreator' to allow for
> resolving potential circular references
> [2011-03-25 15:43:26,425] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:458
> Finished creating instance of bean
> 'org.springframework.aop.config.internalAutoProxyCreator'
> [2011-03-25 15:43:26,426] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:214
> Creating shared instance of singleton bean 'camel-1:beanPostProcessor'
> [2011-03-25 15:43:26,426] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:430
> Creating instance of bean 'camel-1:beanPostProcessor'
> [2011-03-25 15:43:26,429] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:214
> Creating shared instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:26,429] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:430
> Creating instance of bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:26,429] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:504
> Eagerly caching bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
to
> allow for resolving potential circular references
> [2011-03-25 15:43:26,434] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:430
> Creating instance of bean 'trackingTicketPointcut'
> [2011-03-25 15:43:26,484] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:458
> Finished creating instance of bean 'trackingTicketPointcut'
> [2011-03-25 15:43:26,485] [main] INFO
>
org.springframework.context.support.ClassPathXmlApplicationContext:1332
> Bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
is
> not eligible for getting processed by all BeanPostProcessors (for
> example: not eligible for auto-proxying)
> [2011-03-25 15:43:26,485] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:458
> Finished creating instance of bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:26,485] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:504
> Eagerly caching bean 'camel-1:beanPostProcessor' to allow for
resolving
> potential circular references
> [2011-03-25 15:43:26,487] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:26,487] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:26,558] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:458
> Finished creating instance of bean 'camel-1:beanPostProcessor'
> [2011-03-25 15:43:26,560] [main] DEBUG
> org.springframework.context.support.ClassPathXmlApplicationContext:776
> Unable to locate MessageSource with name 'messageSource': using
default
> [org.springframework.context.support.DelegatingMessageSource@c9c6201]
> [2011-03-25 15:43:26,562] [main] DEBUG
> org.springframework.context.support.ClassPathXmlApplicationContext:800
> Unable to locate ApplicationEventMulticaster with name
> 'applicationEventMulticaster': using default
>
[org.springframework.context.event.SimpleApplicationEventMulticaster@3e6
> 17584]
> [2011-03-25 15:43:26,564] [main] INFO
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:549
> Pre-instantiating singletons in
>
org.springframework.beans.factory.support.DefaultListableBeanFactory@37c
> 2ec05: defining beans
>
[propertyConfigurer,broker,camelTracer,olapQueue,oltpQueue,oltpPersisted
>
Queue,deadLetter,template,consumerTemplate,camel-1:beanPostProcessor,cam
>
el-1,jmsTransactionManager,connectionFactory,jmsConnectionFactory,jmsCon
>
fig,activemq,required,PROPAGATION_REQUIRED,transactionErrorHandler,deadL
>
etterErrorHandler,deadLetterTransactionErrorHandler,deadLetterRedelivery
>
Policy,redeliveryPolicy,olapConnectionFactory,jmsOlapConnectionFactory,j
>
msOlapConfig,activemq.olap,sessionFactory,transactionManager,txAdvice,or
>
g.springframework.aop.config.internalAutoProxyCreator,trackingTicketPoin
>
tcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0
> ,dataSource,trackingTicketSvc,trackingTicketDao]; root of factory
> hierarchy
> [2011-03-25 15:43:26,564] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean 'propertyConfigurer'
> [2011-03-25 15:43:26,564] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:214
> Creating shared instance of singleton bean 'broker'
> [2011-03-25 15:43:26,564] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:430
> Creating instance of bean 'broker'
> [2011-03-25 15:43:26,564] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:26,565] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:504
> Eagerly caching bean 'broker' to allow for resolving potential
circular
> references
> [2011-03-25 15:43:26,573] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:430
> Creating instance of bean '(inner bean)'
> [2011-03-25 15:43:26,573] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:26,583] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:26,583] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:26,584] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:458
> Finished creating instance of bean '(inner bean)'
> [2011-03-25 15:43:26,585] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:430
> Creating instance of bean '(inner bean)#1'
> [2011-03-25 15:43:26,585] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:26,586] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:430
> Creating instance of bean '(inner bean)#1'
> [2011-03-25 15:43:26,586] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:26,587] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:430
> Creating instance of bean '(inner bean)#1'
> [2011-03-25 15:43:26,587] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:26,589] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:26,589] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:26,593] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:458
> Finished creating instance of bean '(inner bean)#1'
> [2011-03-25 15:43:26,594] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:26,594] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:26,595] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:26,595] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:26,596] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:458
> Finished creating instance of bean '(inner bean)#1'
> [2011-03-25 15:43:26,596] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:430
> Creating instance of bean '(inner bean)#2'
> [2011-03-25 15:43:26,596] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:26,597] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:430
> Creating instance of bean '(inner bean)#2'
> [2011-03-25 15:43:26,597] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:26,598] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:26,598] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:26,598] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:458
> Finished creating instance of bean '(inner bean)#2'
> [2011-03-25 15:43:26,598] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:26,599] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:26,599] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:26,599] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:26,599] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:458
> Finished creating instance of bean '(inner bean)#2'
> [2011-03-25 15:43:26,600] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:430
> Creating instance of bean '(inner bean)#3'
> [2011-03-25 15:43:26,600] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:26,600] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:430
> Creating instance of bean '(inner bean)#3'
> [2011-03-25 15:43:26,601] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:26,601] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:26,601] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:26,601] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:458
> Finished creating instance of bean '(inner bean)#3'
> [2011-03-25 15:43:26,602] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:26,602] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:26,602] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:26,603] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:26,603] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:458
> Finished creating instance of bean '(inner bean)#3'
> [2011-03-25 15:43:26,603] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:26,603] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:26,604] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:458
> Finished creating instance of bean '(inner bean)#1'
> [2011-03-25 15:43:26,604] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:430
> Creating instance of bean 'transportConnector#53706eb7'
> [2011-03-25 15:43:26,604] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:26,609] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:26,610] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:26,610] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:458
> Finished creating instance of bean 'transportConnector#53706eb7'
> [2011-03-25 15:43:26,618] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:151
> 0 Invoking init method  'afterPropertiesSet' on bean with name
'broker'
> [2011-03-25 15:43:26,690] [main] INFO
> org.apache.activemq.store.kahadb.plist.PListStore:280
> PListStore:../activemq-data/oltp-processor/localhost/tmp_storage
started
>
> [2011-03-25 15:43:26,704] [main] INFO
> org.apache.activemq.broker.BrokerService:478 Using Persistence
Adapter:
>
KahaDBPersistenceAdapter[../activemq-data/oltp-processor/localhost/KahaD
> B]
> [2011-03-25 15:43:26,755] [main] DEBUG
> org.apache.kahadb.index.BTreeIndex:151 loading
> [2011-03-25 15:43:26,768] [main] INFO
> org.apache.activemq.broker.BrokerService:744 ActiveMQ 5.4.0 JMS
Message
> Broker (localhost) is starting
> [2011-03-25 15:43:26,768] [main] INFO
> org.apache.activemq.broker.BrokerService:746 For help or more
> information please see: http://activemq.apache.org/
> [2011-03-25 15:43:26,903] [main] INFO
> org.apache.activemq.broker.scheduler.SchedulerBroker:60 Scheduler
using
> directory: activemq-data/scheduler
> [2011-03-25 15:43:26,934] [main] INFO
> org.apache.activemq.transport.TransportServerThreadSupport:72
Listening
> for connections at: tcp://localhost:60606
> [2011-03-25 15:43:26,934] [main] INFO
> org.apache.activemq.broker.TransportConnector:252 Connector
> tcp://localhost:60606 Started
> [2011-03-25 15:43:26,935] [main] INFO
> org.apache.activemq.broker.BrokerService:519 ActiveMQ JMS Message
Broker
> (localhost, ID:my.computer.com-51340-1301093006785-0:0) started
> [2011-03-25 15:43:26,936] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:26,936] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:26,937] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:458
> Finished creating instance of bean 'broker'
> [2011-03-25 15:43:26,938] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:214
> Creating shared instance of singleton bean 'camelTracer'
> [2011-03-25 15:43:26,938] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:430
> Creating instance of bean 'camelTracer'
> [2011-03-25 15:43:26,938] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:26,940] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:504
> Eagerly caching bean 'camelTracer' to allow for resolving potential
> circular references
> [2011-03-25 15:43:26,943] [main] DEBUG
> org.springframework.beans.BeanUtils:421 No property editor
> [org.apache.camel.LoggingLevelEditor] found for type
> org.apache.camel.LoggingLevel according to 'Editor' suffix convention
> [2011-03-25 15:43:26,944] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:26,944] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:26,944] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:458
> Finished creating instance of bean 'camelTracer'
> [2011-03-25 15:43:26,944] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:214
> Creating shared instance of singleton bean 'camel-1'
> [2011-03-25 15:43:26,945] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:430
> Creating instance of bean 'camel-1'
> [2011-03-25 15:43:26,945] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:26,945] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:504
> Eagerly caching bean 'camel-1' to allow for resolving potential
circular
> references
> [2011-03-25 15:43:26,951] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
'camel-1:beanPostProcessor'
> [2011-03-25 15:43:26,954] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:145
> 3 Invoking afterPropertiesSet() on bean with name 'camel-1'
> [2011-03-25 15:43:26,955] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:26,955] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:26,955] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:26,956] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:26,956] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:26,957] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:26,958] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:26,958] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:26,959] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:238
> Returning eagerly cached instance of singleton bean 'camel-1' that is
> not fully initialized yet - a consequence of a circular reference
> [2011-03-25 15:43:26,960] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,120] [main] DEBUG
> org.apache.camel.spring.SpringCamelContext:139 Set the application
> context classloader to: sun.misc.Launcher$AppClassLoader@5ab8df17
> [2011-03-25 15:43:27,128] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean 'camelTracer'
> [2011-03-25 15:43:27,129] [main] INFO
> org.apache.camel.core.xml.AbstractCamelContextFactoryBean:190 Using
> custom Tracer: Tracer
> [2011-03-25 15:43:27,137] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean 'camelTracer'
> [2011-03-25 15:43:27,147] [main] DEBUG
> org.apache.camel.impl.converter.DefaultTypeConverter:393 Loading type
> converters ...
> [2011-03-25 15:43:27,147] [main] INFO
> org.apache.camel.impl.converter.AnnotationTypeConverterLoader:123
> Loading file META-INF/services/org/apache/camel/TypeConverter to
> retrieve list of packages, from url:
>
jar:file:/Users/jasonchaffee/Documents/workspace/cbsp/cbsp/oltp-processo
>
r/target/oltp-processor-3.0.0-SNAPSHOT/lib/domain-impl-3.0.0-SNAPSHOT.ja
> r!/META-INF/services/org/apache/camel/TypeConverter
> [2011-03-25 15:43:27,155] [main] INFO
> org.apache.camel.impl.converter.AnnotationTypeConverterLoader:123
> Loading file META-INF/services/org/apache/camel/TypeConverter to
> retrieve list of packages, from url:
>
jar:file:/Users/jasonchaffee/Documents/workspace/cbsp/cbsp/oltp-processo
>
r/target/oltp-processor-3.0.0-SNAPSHOT/lib/camel-core-2.7.0.jar!/META-IN
> F/services/org/apache/camel/TypeConverter
> [2011-03-25 15:43:27,156] [main] INFO
> org.apache.camel.impl.converter.AnnotationTypeConverterLoader:123
> Loading file META-INF/services/org/apache/camel/TypeConverter to
> retrieve list of packages, from url:
>
jar:file:/Users/jasonchaffee/Documents/workspace/cbsp/cbsp/oltp-processo
>
r/target/oltp-processor-3.0.0-SNAPSHOT/lib/activemq-camel-5.4.0.jar!/MET
> A-INF/services/org/apache/camel/TypeConverter
> [2011-03-25 15:43:27,157] [main] DEBUG
> org.apache.camel.impl.DefaultPackageScanClassResolver:125 Searching
for
> annotations of org.apache.camel.Converter in packages:
> [org.apache.camel.component.file, org.apache.camel.component.bean,
> org.apache.camel.converter, com.ebates.domain,
> org.apache.activemq.camel.converter]
> [2011-03-25 15:43:27,507] [main] DEBUG
> org.apache.camel.impl.DefaultPackageScanClassResolver:135 Found:
[class
> org.apache.camel.component.file.GenericFileConverter, class
> org.apache.camel.component.bean.BeanConverter, class
> org.apache.camel.converter.CamelConverter, class
> org.apache.camel.converter.CollectionConverter, class
> org.apache.camel.converter.IOConverter, class
> org.apache.camel.converter.NIOConverter, class
> org.apache.camel.converter.ObjectConverter, class
> org.apache.camel.converter.TimePatternConverter, class
> org.apache.camel.converter.jaxp.DomConverter, class
> org.apache.camel.converter.jaxp.StaxConverter, class
> org.apache.camel.converter.jaxp.StreamSourceConverter, class
> org.apache.camel.converter.jaxp.XmlConverter, class
> org.apache.camel.converter.stream.StreamCacheConverter, class
> com.ebates.domain.MessageConverter, class
> org.apache.activemq.camel.converter.ActiveMQConverter, class
> org.apache.activemq.camel.converter.ActiveMQMessageConverter]
> [2011-03-25 15:43:27,509] [main] INFO
> org.apache.camel.impl.converter.AnnotationTypeConverterLoader:82 Found
5
> packages with 16 @Converter classes to load
> [2011-03-25 15:43:27,527] [main] DEBUG
> org.apache.camel.impl.converter.DefaultTypeConverter:404 Loading type
> converters done
> [2011-03-25 15:43:27,528] [main] INFO
> org.apache.camel.impl.converter.DefaultTypeConverter:408 Loaded 153
type
> converters in 0.380 seconds
> [2011-03-25 15:43:27,529] [main] DEBUG
> org.apache.camel.core.xml.AbstractCamelContextFactoryBean:296 Found
JAXB
> created routes: [Route[[From[ref:oltpQueue]] ->
> [Transacted[ref:required]]], Route[[From[ref:oltpPersistedQueue]] ->
> [To[ref:olapQueue]]], Route[[From[ref:deadLetter]] ->
> [Transacted[ref:required]]]]
> [2011-03-25 15:43:27,531] [main] DEBUG
> org.apache.camel.impl.DefaultPackageScanClassResolver:171 Searching
for
> implementations of org.apache.camel.RoutesBuilder in packages:
> [com.ebates.messaging, com.ebates.domain]
> [2011-03-25 15:43:27,547] [main] DEBUG
> org.apache.camel.impl.DefaultPackageScanClassResolver:181 Found: []
> [2011-03-25 15:43:27,548] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:458
> Finished creating instance of bean 'camel-1'
> [2011-03-25 15:43:27,548] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,548] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,549] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:214
> Creating shared instance of singleton bean 'olapQueue'
> [2011-03-25 15:43:27,549] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:430
> Creating instance of bean 'olapQueue'
> [2011-03-25 15:43:27,549] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:504
> Eagerly caching bean 'olapQueue' to allow for resolving potential
> circular references
> [2011-03-25 15:43:27,558] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean 'camel-1'
> [2011-03-25 15:43:27,558] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,559] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,559] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:458
> Finished creating instance of bean 'olapQueue'
> [2011-03-25 15:43:27,560] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean 'camel-1'
> [2011-03-25 15:43:27,560] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:214
> Creating shared instance of singleton bean 'oltpQueue'
> [2011-03-25 15:43:27,560] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:430
> Creating instance of bean 'oltpQueue'
> [2011-03-25 15:43:27,560] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:504
> Eagerly caching bean 'oltpQueue' to allow for resolving potential
> circular references
> [2011-03-25 15:43:27,560] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean 'camel-1'
> [2011-03-25 15:43:27,561] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,561] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,561] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:458
> Finished creating instance of bean 'oltpQueue'
> [2011-03-25 15:43:27,562] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean 'camel-1'
> [2011-03-25 15:43:27,562] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:214
> Creating shared instance of singleton bean 'oltpPersistedQueue'
> [2011-03-25 15:43:27,562] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:430
> Creating instance of bean 'oltpPersistedQueue'
> [2011-03-25 15:43:27,562] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:504
> Eagerly caching bean 'oltpPersistedQueue' to allow for resolving
> potential circular references
> [2011-03-25 15:43:27,562] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean 'camel-1'
> [2011-03-25 15:43:27,563] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,563] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,563] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:458
> Finished creating instance of bean 'oltpPersistedQueue'
> [2011-03-25 15:43:27,563] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean 'camel-1'
> [2011-03-25 15:43:27,564] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:214
> Creating shared instance of singleton bean 'deadLetter'
> [2011-03-25 15:43:27,564] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:430
> Creating instance of bean 'deadLetter'
> [2011-03-25 15:43:27,564] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:504
> Eagerly caching bean 'deadLetter' to allow for resolving potential
> circular references
> [2011-03-25 15:43:27,564] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean 'camel-1'
> [2011-03-25 15:43:27,565] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,565] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,565] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:458
> Finished creating instance of bean 'deadLetter'
> [2011-03-25 15:43:27,565] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:214
> Creating shared instance of singleton bean 'template'
> [2011-03-25 15:43:27,566] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:430
> Creating instance of bean 'template'
> [2011-03-25 15:43:27,566] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:504
> Eagerly caching bean 'template' to allow for resolving potential
> circular references
> [2011-03-25 15:43:27,570] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:145
> 3 Invoking afterPropertiesSet() on bean with name 'template'
> [2011-03-25 15:43:27,570] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,570] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,571] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:458
> Finished creating instance of bean 'template'
> [2011-03-25 15:43:27,571] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:214
> Creating shared instance of singleton bean 'consumerTemplate'
> [2011-03-25 15:43:27,571] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:430
> Creating instance of bean 'consumerTemplate'
> [2011-03-25 15:43:27,571] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:504
> Eagerly caching bean 'consumerTemplate' to allow for resolving
potential
> circular references
> [2011-03-25 15:43:27,575] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:145
> 3 Invoking afterPropertiesSet() on bean with name 'consumerTemplate'
> [2011-03-25 15:43:27,575] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,575] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,576] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:458
> Finished creating instance of bean 'consumerTemplate'
> [2011-03-25 15:43:27,576] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
'camel-1:beanPostProcessor'
> [2011-03-25 15:43:27,576] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean 'camel-1'
> [2011-03-25 15:43:27,576] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:214
> Creating shared instance of singleton bean 'jmsTransactionManager'
> [2011-03-25 15:43:27,576] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:430
> Creating instance of bean 'jmsTransactionManager'
> [2011-03-25 15:43:27,576] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,598] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:504
> Eagerly caching bean 'jmsTransactionManager' to allow for resolving
> potential circular references
> [2011-03-25 15:43:27,601] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:214
> Creating shared instance of singleton bean 'jmsConnectionFactory'
> [2011-03-25 15:43:27,601] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:430
> Creating instance of bean 'jmsConnectionFactory'
> [2011-03-25 15:43:27,601] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,609] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:504
> Eagerly caching bean 'jmsConnectionFactory' to allow for resolving
> potential circular references
> [2011-03-25 15:43:27,612] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean 'broker'
> [2011-03-25 15:43:27,612] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:214
> Creating shared instance of singleton bean 'connectionFactory'
> [2011-03-25 15:43:27,612] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:430
> Creating instance of bean 'connectionFactory'
> [2011-03-25 15:43:27,612] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,613] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:504
> Eagerly caching bean 'connectionFactory' to allow for resolving
> potential circular references
> [2011-03-25 15:43:27,621] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,621] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,622] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:458
> Finished creating instance of bean 'connectionFactory'
> [2011-03-25 15:43:27,623] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,623] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,623] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:458
> Finished creating instance of bean 'jmsConnectionFactory'
> [2011-03-25 15:43:27,626] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:145
> 3 Invoking afterPropertiesSet() on bean with name
> 'jmsTransactionManager'
> [2011-03-25 15:43:27,627] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,627] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,627] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:458
> Finished creating instance of bean 'jmsTransactionManager'
> [2011-03-25 15:43:27,627] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean 'connectionFactory'
> [2011-03-25 15:43:27,627] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean 'jmsConnectionFactory'
> [2011-03-25 15:43:27,627] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:214
> Creating shared instance of singleton bean 'jmsConfig'
> [2011-03-25 15:43:27,628] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:430
> Creating instance of bean 'jmsConfig'
> [2011-03-25 15:43:27,628] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,635] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:504
> Eagerly caching bean 'jmsConfig' to allow for resolving potential
> circular references
> [2011-03-25 15:43:27,641] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean 'jmsConnectionFactory'
> [2011-03-25 15:43:27,642] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean 'jmsTransactionManager'
> [2011-03-25 15:43:27,643] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,643] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,643] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:458
> Finished creating instance of bean 'jmsConfig'
> [2011-03-25 15:43:27,643] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:214
> Creating shared instance of singleton bean 'activemq'
> [2011-03-25 15:43:27,643] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:430
> Creating instance of bean 'activemq'
> [2011-03-25 15:43:27,644] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,647] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:504
> Eagerly caching bean 'activemq' to allow for resolving potential
> circular references
> [2011-03-25 15:43:27,654] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean 'jmsConfig'
> [2011-03-25 15:43:27,656] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,656] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,657] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:458
> Finished creating instance of bean 'activemq'
> [2011-03-25 15:43:27,657] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:214
> Creating shared instance of singleton bean 'required'
> [2011-03-25 15:43:27,657] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:430
> Creating instance of bean 'required'
> [2011-03-25 15:43:27,657] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,657] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:504
> Eagerly caching bean 'required' to allow for resolving potential
> circular references
> [2011-03-25 15:43:27,659] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:214
> Creating shared instance of singleton bean 'PROPAGATION_REQUIRED'
> [2011-03-25 15:43:27,659] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:430
> Creating instance of bean 'PROPAGATION_REQUIRED'
> [2011-03-25 15:43:27,659] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,660] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:504
> Eagerly caching bean 'PROPAGATION_REQUIRED' to allow for resolving
> potential circular references
> [2011-03-25 15:43:27,663] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean 'jmsTransactionManager'
> [2011-03-25 15:43:27,663] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:145
> 3 Invoking afterPropertiesSet() on bean with name
'PROPAGATION_REQUIRED'
>
> [2011-03-25 15:43:27,663] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,663] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,664] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:458
> Finished creating instance of bean 'PROPAGATION_REQUIRED'
> [2011-03-25 15:43:27,665] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,665] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,666] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:458
> Finished creating instance of bean 'required'
> [2011-03-25 15:43:27,666] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean 'PROPAGATION_REQUIRED'
> [2011-03-25 15:43:27,666] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:214
> Creating shared instance of singleton bean 'transactionErrorHandler'
> [2011-03-25 15:43:27,666] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:430
> Creating instance of bean 'transactionErrorHandler'
> [2011-03-25 15:43:27,666] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,667] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:504
> Eagerly caching bean 'transactionErrorHandler' to allow for resolving
> potential circular references
> [2011-03-25 15:43:27,670] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean 'PROPAGATION_REQUIRED'
> [2011-03-25 15:43:27,670] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:214
> Creating shared instance of singleton bean 'redeliveryPolicy'
> [2011-03-25 15:43:27,671] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:430
> Creating instance of bean 'redeliveryPolicy'
> [2011-03-25 15:43:27,671] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,671] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:504
> Eagerly caching bean 'redeliveryPolicy' to allow for resolving
potential
> circular references
> [2011-03-25 15:43:27,674] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,674] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,675] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:458
> Finished creating instance of bean 'redeliveryPolicy'
> [2011-03-25 15:43:27,675] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,676] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,676] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:458
> Finished creating instance of bean 'transactionErrorHandler'
> [2011-03-25 15:43:27,676] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:214
> Creating shared instance of singleton bean 'deadLetterErrorHandler'
> [2011-03-25 15:43:27,676] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:430
> Creating instance of bean 'deadLetterErrorHandler'
> [2011-03-25 15:43:27,676] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,677] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:504
> Eagerly caching bean 'deadLetterErrorHandler' to allow for resolving
> potential circular references
> [2011-03-25 15:43:27,680] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean 'redeliveryPolicy'
> [2011-03-25 15:43:27,681] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,681] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,681] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:458
> Finished creating instance of bean 'deadLetterErrorHandler'
> [2011-03-25 15:43:27,681] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:214
> Creating shared instance of singleton bean
> 'deadLetterTransactionErrorHandler'
> [2011-03-25 15:43:27,681] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:430
> Creating instance of bean 'deadLetterTransactionErrorHandler'
> [2011-03-25 15:43:27,681] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,682] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:504
> Eagerly caching bean 'deadLetterTransactionErrorHandler' to allow for
> resolving potential circular references
> [2011-03-25 15:43:27,682] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean 'PROPAGATION_REQUIRED'
> [2011-03-25 15:43:27,682] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:214
> Creating shared instance of singleton bean
'deadLetterRedeliveryPolicy'
> [2011-03-25 15:43:27,682] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:430
> Creating instance of bean 'deadLetterRedeliveryPolicy'
> [2011-03-25 15:43:27,682] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,682] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:504
> Eagerly caching bean 'deadLetterRedeliveryPolicy' to allow for
resolving
> potential circular references
> [2011-03-25 15:43:27,683] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,683] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,683] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:458
> Finished creating instance of bean 'deadLetterRedeliveryPolicy'
> [2011-03-25 15:43:27,684] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,684] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,684] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:458
> Finished creating instance of bean 'deadLetterTransactionErrorHandler'
> [2011-03-25 15:43:27,685] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
'deadLetterRedeliveryPolicy'
>
> [2011-03-25 15:43:27,685] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean 'redeliveryPolicy'
> [2011-03-25 15:43:27,685] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:214
> Creating shared instance of singleton bean 'olapConnectionFactory'
> [2011-03-25 15:43:27,685] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:430
> Creating instance of bean 'olapConnectionFactory'
> [2011-03-25 15:43:27,685] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,685] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:504
> Eagerly caching bean 'olapConnectionFactory' to allow for resolving
> potential circular references
> [2011-03-25 15:43:27,686] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,686] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,686] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:458
> Finished creating instance of bean 'olapConnectionFactory'
> [2011-03-25 15:43:27,686] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:214
> Creating shared instance of singleton bean 'jmsOlapConnectionFactory'
> [2011-03-25 15:43:27,686] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:430
> Creating instance of bean 'jmsOlapConnectionFactory'
> [2011-03-25 15:43:27,687] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,687] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:504
> Eagerly caching bean 'jmsOlapConnectionFactory' to allow for resolving
> potential circular references
> [2011-03-25 15:43:27,687] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean 'olapConnectionFactory'
> [2011-03-25 15:43:27,687] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,688] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,688] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:458
> Finished creating instance of bean 'jmsOlapConnectionFactory'
> [2011-03-25 15:43:27,688] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:214
> Creating shared instance of singleton bean 'jmsOlapConfig'
> [2011-03-25 15:43:27,688] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:430
> Creating instance of bean 'jmsOlapConfig'
> [2011-03-25 15:43:27,688] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,688] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:504
> Eagerly caching bean 'jmsOlapConfig' to allow for resolving potential
> circular references
> [2011-03-25 15:43:27,689] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean 'jmsOlapConnectionFactory'
> [2011-03-25 15:43:27,689] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,689] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,690] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:458
> Finished creating instance of bean 'jmsOlapConfig'
> [2011-03-25 15:43:27,690] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:214
> Creating shared instance of singleton bean 'activemq.olap'
> [2011-03-25 15:43:27,690] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:430
> Creating instance of bean 'activemq.olap'
> [2011-03-25 15:43:27,690] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,690] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:504
> Eagerly caching bean 'activemq.olap' to allow for resolving potential
> circular references
> [2011-03-25 15:43:27,690] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean 'jmsOlapConfig'
> [2011-03-25 15:43:27,691] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,691] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,691] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:458
> Finished creating instance of bean 'activemq.olap'
> [2011-03-25 15:43:27,691] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:214
> Creating shared instance of singleton bean 'sessionFactory'
> [2011-03-25 15:43:27,691] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:430
> Creating instance of bean 'sessionFactory'
> [2011-03-25 15:43:27,692] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:504
> Eagerly caching bean 'sessionFactory' to allow for resolving potential
> circular references
> [2011-03-25 15:43:27,718] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:214
> Creating shared instance of singleton bean 'dataSource'
> [2011-03-25 15:43:27,718] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:430
> Creating instance of bean 'dataSource'
> [2011-03-25 15:43:27,719] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,731] [main] INFO  com.mchange.v2.log.MLog:80 MLog
> clients using log4j logging.
> [2011-03-25 15:43:27,758] [main] INFO
> com.mchange.v2.c3p0.C3P0Registry:204 Initializing c3p0-0.9.1.2 [built
> 21-May-2007 15:04:56; debug? true; trace: 10]
> [2011-03-25 15:43:27,772] [main] DEBUG
> com.mchange.v2.c3p0.management.DynamicPooledDataSourceManagerMBean:236
> MBean:
>
com.mchange.v2.c3p0:type=PooledDataSource[2zovmu8e1ud61dx1tne72u|2608b60
> a] registered.
> [2011-03-25 15:43:27,781] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:504
> Eagerly caching bean 'dataSource' to allow for resolving potential
> circular references
> [2011-03-25 15:43:27,791] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,792] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:242
> Returning cached instance of singleton bean
> 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
> [2011-03-25 15:43:27,792] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:458
> Finished creating instance of bean 'dataSource'
> [2011-03-25 15:43:27,794] [main] DEBUG
>
org.springframework.beans.factory.support.DefaultListableBeanFactory:145
> 3 Invoking afterPropertiesSet() on bean with name 'sessionFactory'
> [2011-03-25 15:43:27,829] [main] INFO
org.hibernate.cfg.Environment:570
> Hibernate 3.5.3-Final
> [2011-03-25 15:43:27,830] [main] INFO
org.hibernate.cfg.Environment:603
> hibernate.properties not found
> [2011-03-25 15:43:27,833] [main] INFO
org.hibernate.cfg.Environment:781
> Bytecode provider name : javassist
> [2011-03-25 15:43:27,837] [main] INFO
org.hibernate.cfg.Environment:662
> using JDK 1.4 java.sql.Timestamp handling
> [2011-03-25 15:43:27,901] [main] DEBUG
> org.hibernate.id.factory.DefaultIdentifierGeneratorFactory:99
> Registering IdentifierGenerator strategy [uuid] -> [class
> org.hibernate.id.UUIDHexGenerator]
> [2011-03-25 15:43:27,905] [main] DEBUG
> org.hibernate.id.factory.DefaultIdentifierGeneratorFactory:99
> Registering IdentifierGenerator strategy [hilo] -> [class
> org.hibernate.id.TableHiLoGenerator]
> [2011-03-25 15:43:27,905] [main] DEBUG
> org.hibernate.id.factory.DefaultIdentifierGeneratorFactory:99
> Registering IdentifierGenerator strategy [assigned] -> [class
> org.hibernate.id.Assigned]
> [2011-03-25 15:43:27,907] [main] DEBUG
> org.hibernate.id.factory.DefaultIdentifierGeneratorFactory:99
> Registering IdentifierGenerator strategy [identity] -> [class
> org.hibernate.id.IdentityGenerator]
> [2011-03-25 15:43:27,907] [main] DEBUG
> org.hibernate.id.factory.DefaultIdentifierGeneratorFactory:99
> Registering IdentifierGenerator strategy [select] -> [class
> org.hibernate.id.SelectGenerator]
> [2011-03-25 15:43:27,908] [main] DEBUG
> org.hibernate.id.factory.DefaultIdentifierGeneratorFactory:99
> Registering IdentifierGenerator strategy [sequence] -> [class
> org.hibernate.id.SequenceGenerator]
> [2011-03-25 15:43:27,909] [main] DEBUG
> org.hibernate.id.factory.DefaultIdentifierGeneratorFactory:99
> Registering IdentifierGenerator strategy [seqhilo] -> [class
> org.hibernate.id.SequenceHiLoGenerator]
> [2011-03-25 15:43:27,910] [main] DEBUG
> org.hibernate.id.factory.DefaultIdentifierGeneratorFactory:99
> Registering IdentifierGenerator strategy [increment] -> [class
> org.hibernate.id.IncrementGenerator]
> [2011-03-25 15:43:27,911] [main] DEBUG
> org.hibernate.id.factory.DefaultIdentifierGeneratorFactory:99
> Registering IdentifierGenerator strategy [foreign] -> [class
> org.hibernate.id.ForeignGenerator]
> [2011-03-25 15:43:27,912] [main] DEBUG
> org.hibernate.id.factory.DefaultIdentifierGeneratorFactory:99
> Registering IdentifierGenerator strategy [guid] -> [class
> org.hibernate.id.GUIDGenerator]
> [2011-03-25 15:43:27,912] [main] DEBUG
> org.hibernate.id.factory.DefaultIdentifierGeneratorFactory:99
> Registering IdentifierGenerator strategy [uuid.hex] -> [class
> org.hibernate.id.UUIDHexGenerator]
> [2011-03-25 15:43:27,912] [main] DEBUG
> org.hibernate.id.factory.DefaultIdentifierGeneratorFactory:99
> Registering IdentifierGenerator strategy [sequence-identity] -> [class
> org.hibernate.id.SequenceIdentityGenerator]
> [2011-03-25 15:43:27,928] [main] DEBUG
> org.hibernate.id.factory.DefaultIdentifierGeneratorFactory:99
> Registering IdentifierGenerator strategy [enhanced-sequence] -> [class
> org.hibernate.id.enhanced.SequenceStyleGenerator]
> [2011-03-25 15:43:27,930] [main] DEBUG
> org.hibernate.id.factory.DefaultIdentifierGeneratorFactory:99
> Registering IdentifierGenerator strategy [enhanced-table] -> [class
> org.hibernate.id.enhanced.TableGenerator]
> [2011-03-25 15:43:27,967] [main] DEBUG
> org.hibernate.util.DTDEntityResolver:64 trying to resolve system-id
> [http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd]
> [2011-03-25 15:43:27,967] [main] DEBUG
> org.hibernate.util.DTDEntityResolver:66 recognized hibernate
namespace;
> attempting to resolve on classpath under org/hibernate/
> [2011-03-25 15:43:27,967] [main] DEBUG
> org.hibernate.util.DTDEntityResolver:76 located
> [http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd] in
> classpath
> [2011-03-25 15:43:28,030] [main] INFO  org.hibernate.cfg.HbmBinder:348
> Mapping class: com.ebates.domain.user.TrackingTicket ->
tracking_ticket
> [2011-03-25 15:43:28,035] [main] DEBUG
org.hibernate.cfg.HbmBinder:1335
> Mapped property: id -> id
> [2011-03-25 15:43:28,035] [main] DEBUG
org.hibernate.cfg.HbmBinder:1335
> Mapped property: lastModified -> modified_ts
> [2011-03-25 15:43:28,040] [main] DEBUG
org.hibernate.cfg.HbmBinder:1335
> Mapped property: rewardId -> reward_id
> [2011-03-25 15:43:28,040] [main] DEBUG
org.hibernate.cfg.HbmBinder:1335
> Mapped property: storeId -> store_id
> [2011-03-25 15:43:28,041] [main] DEBUG
org.hibernate.cfg.HbmBinder:1335
> Mapped property: userId -> user_id
> [2011-03-25 15:43:28,041] [main] DEBUG
org.hibernate.cfg.HbmBinder:1335
> Mapped property: clickDate -> click_date
> [2011-03-25 15:43:28,041] [main] DEBUG
org.hibernate.cfg.HbmBinder:1335
> Mapped property: entityId -> entity_id
> [2011-03-25 15:43:28,041] [main] DEBUG
org.hibernate.cfg.HbmBinder:1335
> Mapped property: entityType -> entity_type_id
> [2011-03-25 15:43:28,044] [main] DEBUG
org.hibernate.cfg.HbmBinder:1335
> Mapped property: promotions
> [2011-03-25 15:43:28,046] [main] DEBUG
org.hibernate.cfg.HbmBinder:1335
> Mapped property: trackingTicketUriDetail
> [2011-03-25 15:43:28,046] [main] INFO  org.hibernate.cfg.HbmBinder:348
> Mapping class: com.ebates.domain.user.TrackingTicketPromotion ->
> tracking_ticket_promotion
> [2011-03-25 15:43:28,046] [main] DEBUG
org.hibernate.cfg.HbmBinder:1335
> Mapped property: id -> id
> [2011-03-25 15:43:28,046] [main] DEBUG
org.hibernate.cfg.HbmBinder:1335
> Mapped property: promotionId -> promotion_id
> [2011-03-25 15:43:28,047] [main] INFO  org.hibernate.cfg.HbmBinder:348
> Mapping class: com.ebates.domain.user.TrackingTicketUriDetail ->
> tracking_ticket_uri_detail
> [2011-03-25 15:43:28,047] [main] DEBUG
org.hibernate.cfg.HbmBinder:1335
> Mapped property: id -> tracking_ticket_id
> [2011-03-25 15:43:28,084] [main] DEBUG
org.hibernate.cfg.HbmBinder:1335
> Mapped property: trackingTicket
> [2011-03-25 15:43:28,084] [main] DEBUG
org.hibernate.cfg.HbmBinder:1335
> Mapped property: trackingUri -> tracking_uri
> [2011-03-25 15:43:28,084] [main] DEBUG
org.hibernate.cfg.HbmBinder:1335
> Mapped property: shoppingUri -> shopping_uri
> [2011-03-25 15:43:28,084] [main] DEBUG
org.hibernate.cfg.HbmBinder:2664
> Named query: getTrackingTicketsLastModifiedByUserId ->
>
>           SELECT max(tt.lastModified) FROM TrackingTicket AS tt
>           WHERE userId = :userId
>
>
> [2011-03-25 15:43:28,085] [main] DEBUG
org.hibernate.cfg.HbmBinder:2664
> Named query: getTrackingTicketsLastModifiedByUserAndStoreId ->
>
>           SELECT max(tt.lastModified) FROM TrackingTicket AS tt
>           WHERE userId = :userId AND storeId = :storeId
>
>
> [2011-03-25 15:43:28,085] [main] DEBUG
org.hibernate.cfg.HbmBinder:2664
> Named query: getTrackingTicketsLastModifiedByUserStoreIdAndClickDate
->
>
>           SELECT max(tt.lastModified) FROM TrackingTicket AS tt
>           WHERE userId = :userId AND storeId = :storeId AND
> date_trunc('day', clickDate) = :clickDate
>
>
> [2011-03-25 15:43:28,086] [main] DEBUG
org.hibernate.cfg.HbmBinder:2664
> Named query: getTrackingTicketsByUserIdAndStoreIdAndClickDate ->
>
>          SELECT tt from TrackingTicket as tt WHERE userId = :userId
and
> storeId= :storeId and date_trunc('day', clickDate) = :clickDate
>
>
>
> [2011-03-25 15:43:28,086] [main] DEBUG
org.hibernate.cfg.HbmBinder:2664
> Named query: getTrackingTicketsByUserId ->
>
>          SELECT tt from TrackingTicket as tt WHERE userId = :userId
>
>
> [2011-03-25 15:43:28,086] [main] DEBUG
org.hibernate.cfg.HbmBinder:2664
> Named query: getTrackingTicketsByStoreId ->
>
>          SELECT tt from TrackingTicket as tt WHERE storeId = :storeId
>
>
> [2011-03-25 15:43:28,086] [main] DEBUG
org.hibernate.cfg.HbmBinder:2664
> Named query: getTrackingTicketsByUserAndStoreId ->
>
>          SELECT tt from TrackingTicket as tt WHERE storeId = :storeId
> and userId = :userId
>
>
> [2011-03-25 15:43:28,086] [main] DEBUG
org.hibernate.cfg.HbmBinder:2664
> Named query: getTrackingTicketsByUserAndStoreIdAndClickDate ->
>
>          SELECT tt from TrackingTicket as tt WHERE storeId = :storeId
> and userId = :userId and date_trunc('day', clickDate) = :clickDate
>
>
> [2011-03-25 15:43:28,086] [main] DEBUG
org.hibernate.cfg.HbmBinder:2664
> Named query: getTotalTrackingTicketsCountByUserId ->
>
>           SELECT count(tt) FROM TrackingTicket AS tt
>           WHERE userId = :userId
>
>
> [2011-03-25 15:43:28,086] [main] DEBUG
org.hibernate.cfg.HbmBinder:2664
> Named query: getTotalTrackingTicketsCountByUserAndStoreId ->
>
>           SELECT count(tt) FROM TrackingTicket AS tt
>           WHERE userId = :userId AND storeId = :storeId
>
>
> [2011-03-25 15:43:28,087] [main] DEBUG
org.hibernate.cfg.HbmBinder:2664
> Named query: getTotalTrackingTicketsCountByUserAndStoreIdAndClickDate
->
>
>
>           SELECT count(tt) FROM TrackingTicket AS tt
>           WHERE userId = :userId AND storeId = :storeId AND
> date_trunc('day', clickDate) = :clickDate
>
>
> [2011-03-25 15:43:28,087] [main] DEBUG
org.hibernate.cfg.HbmBinder:2664
> Named query: getTrackingTicketsByUserIdStoreIdAndAfterClickDate ->
>
>          SELECT tt from TrackingTicket as tt WHERE userId = :userId
and
> storeId = :storeId and clickDate >= :clickDate ORDER BY clickDate
>
>
> [2011-03-25 15:43:28,087] [main] DEBUG
org.hibernate.cfg.HbmBinder:2664
> Named qu...
>
> [Message clipped]


RE: 2.7.0 changes have a bug

Posted by Jason Chaffee <jc...@ebates.com>.
I have been using Spring 3.0.3.RELEASE for several months now with camel and ActiveMQ.  As I said, the only differences between the two apps are the camel jars.  Nothing else is different, including the spring version.  

I guess, I am change one camel jar at a time to see which one produces the issue.




-----Original Message-----
From: Willem Jiang [mailto:willem.jiang@gmail.com]
Sent: Tue 3/29/2011 11:14 PM
To: users@camel.apache.org
Subject: Re: 2.7.0 changes have a bug
 
I just checked the change log of Camel 2.7.0[1], and didn't find any jms 
related change that could cause this kind of issue.

As Camel 2.7.0 moved to Spring 3.x, can you check if your ActiveMQ run 
time is still using Spring 2.x ?


[1]https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311211&styleName=Html&version=12316021

On 3/30/11 3:14 AM, Jason Chaffee wrote:
> Confirmed that the only changes are camel jars.
>
> camel-core
> camel-jms
> camel-spring
> camel-xstream
>
> We went from 2.6.0 -->  2.7.0
>
> It works in 2.6.0, but not 2.7.0.
>
> This is definitely a bug introduced by camel-2.7.0.
>
> Jason
>
> -----Original Message-----
> From: Jason Chaffee [mailto:jchaffee@ebates.com]
> Sent: Sunday, March 27, 2011 11:15 PM
> To:users@camel.apache.org;users@camel.apache.org
> Subject: RE: 2.7.0 changes
>
> Nope.  The only change was camel the camel version and when I went back
> to 2.6.0 and everything worked again.
>
> This is definitely an issue with the 2.7.0 version of camel.  I will
> check the other dependencies and see if camel 2.7.0 introduced something
> that was picked up transitively.
>
>
> -----Original Message-----
> From: Richard Kettelerij [mailto:richardkettelerij@gmail.com]
> Sent: Sat 3/26/2011 4:41 AM
> To:users@camel.apache.org
> Subject: Re: 2.7.0 changes
>
> Indeed, I've noticed the ActiveMQ ShutdownHook in your logs. At first
> glance
> it seems to me this is an issue with ActiveMQ (not Camel). Have you
> changed
> ActiveMQ version between 2.6 and 2.7? You can try asking the ActiveMQ
> guys (
> http://activemq.apache.org/discussion-forums.html).
>


-- 
Willem
----------------------------------
FuseSource
Web: http://www.fusesource.com
Blog:    http://willemjiang.blogspot.com (English)
          http://jnn.javaeye.com (Chinese)
Twitter: willemjiang


Re: 2.7.0 changes have a bug

Posted by Willem Jiang <wi...@gmail.com>.
I just checked the change log of Camel 2.7.0[1], and didn't find any jms 
related change that could cause this kind of issue.

As Camel 2.7.0 moved to Spring 3.x, can you check if your ActiveMQ run 
time is still using Spring 2.x ?


[1]https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311211&styleName=Html&version=12316021

On 3/30/11 3:14 AM, Jason Chaffee wrote:
> Confirmed that the only changes are camel jars.
>
> camel-core
> camel-jms
> camel-spring
> camel-xstream
>
> We went from 2.6.0 -->  2.7.0
>
> It works in 2.6.0, but not 2.7.0.
>
> This is definitely a bug introduced by camel-2.7.0.
>
> Jason
>
> -----Original Message-----
> From: Jason Chaffee [mailto:jchaffee@ebates.com]
> Sent: Sunday, March 27, 2011 11:15 PM
> To:users@camel.apache.org;users@camel.apache.org
> Subject: RE: 2.7.0 changes
>
> Nope.  The only change was camel the camel version and when I went back
> to 2.6.0 and everything worked again.
>
> This is definitely an issue with the 2.7.0 version of camel.  I will
> check the other dependencies and see if camel 2.7.0 introduced something
> that was picked up transitively.
>
>
> -----Original Message-----
> From: Richard Kettelerij [mailto:richardkettelerij@gmail.com]
> Sent: Sat 3/26/2011 4:41 AM
> To:users@camel.apache.org
> Subject: Re: 2.7.0 changes
>
> Indeed, I've noticed the ActiveMQ ShutdownHook in your logs. At first
> glance
> it seems to me this is an issue with ActiveMQ (not Camel). Have you
> changed
> ActiveMQ version between 2.6 and 2.7? You can try asking the ActiveMQ
> guys (
> http://activemq.apache.org/discussion-forums.html).
>


-- 
Willem
----------------------------------
FuseSource
Web: http://www.fusesource.com
Blog:    http://willemjiang.blogspot.com (English)
          http://jnn.javaeye.com (Chinese)
Twitter: willemjiang