11 Replies Latest reply on Nov 21, 2012 3:35 AM by mkouba

    Caused by: java.lang.IllegalArgumentException: Can only use @IntervalCron with the QuartzDispatcher

    ppuhr

      I am using:

      Seam 2.3.0.Final

      JBOSS AS 7.1.1

      Quartz from Seam.2.3.0.Final/lib

       

      I'm not getting the quartz dispatcher.

       

      Hereis the stacktrace:

       

      16:18:45,183 INFO  [org.jboss.as.repository] (HttpManagementService-threads - 6) JBAS014900: Content added at location /Users/ppuhr/local/jboss-as-7.1.1.Final/standalone/data/content/fe/3a108b194f30d68ee4064b70cb557a72506a78/content

      16:18:48,862 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015876: Starting deployment of "adsinvmgr-ear-5.3.11.3.ear"

      16:18:50,746 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015876: Starting deployment of "richfaces-api-3.3.3.Final.jar"

      16:18:50,746 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-5) JBAS015876: Starting deployment of "xstream-1.4.3.jar"

      16:18:50,746 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "adsinvmgr-ejb-5.3.11.3.jar"

      16:18:50,746 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-6) JBAS015876: Starting deployment of "richfaces-impl-3.3.3.Final.jar"

      16:18:50,746 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015876: Starting deployment of "jboss-seam-2.3.0.Final.jar"

      16:18:50,747 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015876: Starting deployment of "jboss-ejb3-4.2.3.GA.jar"

      16:18:50,746 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015876: Starting deployment of "adsinvmgr-web-5.3.11.3.war"

      16:18:50,747 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015876: Starting deployment of "foundation-ejb-1.1.jar"

      16:18:50,746 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-8) JBAS015876: Starting deployment of "richfaces-ui-3.3.3.Final.jar"

      16:18:50,747 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015876: Starting deployment of "quartz-2.3.0.Final.jar"

      16:18:50,748 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-8) JBAS015876: Starting deployment of "jboss-el-2.3.0.Final.jar"

      16:18:51,569 INFO  [org.jboss.as.jpa] (MSC service thread 1-3) JBAS011401: Read persistence.xml for AcarInv

      16:18:51,604 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-5) JBAS018567: Deployment "deployment.adsinvmgr-ear-5.3.11.3.ear" is using a private module ("org.apache.commons.collections:main") which may be changed or removed in future versions without notice.

      16:18:51,605 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-5) JBAS018567: Deployment "deployment.adsinvmgr-ear-5.3.11.3.ear" is using a private module ("org.apache.commons.collections:main") which may be changed or removed in future versions without notice.

      16:18:51,646 INFO  [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-5) JNDI bindings for session bean named EjbSynchronizations in deployment unit subdeployment "jboss-seam-2.3.0.Final.jar" of deployment "adsinvmgr-ear-5.3.11.3.ear" are as follows:

       

       

                java:global/adsinvmgr-ear-5.3.11.3/jboss-seam-2.3.0.Final/EjbSynchronizations!org.jboss.seam.transaction.LocalEjbSynchronizations

                java:app/jboss-seam-2.3.0.Final/EjbSynchronizations!org.jboss.seam.transaction.LocalEjbSynchronizations

                java:module/EjbSynchronizations!org.jboss.seam.transaction.LocalEjbSynchronizations

                java:global/adsinvmgr-ear-5.3.11.3/jboss-seam-2.3.0.Final/EjbSynchronizations

                java:app/jboss-seam-2.3.0.Final/EjbSynchronizations

                java:module/EjbSynchronizations

       

       

      16:18:51,651 INFO  [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-4) JNDI bindings for session bean named DefaultAdsInvServiceImpl in deployment unit subdeployment "adsinvmgr-ejb-5.3.11.3.jar" of deployment "adsinvmgr-ear-5.3.11.3.ear" are as follows:

       

       

                java:global/adsinvmgr-ear-5.3.11.3/adsinvmgr-ejb-5.3.11.3/DefaultAdsInvServiceImpl!com.atc.adsinv.service.IAdsInvService

                java:app/adsinvmgr-ejb-5.3.11.3/DefaultAdsInvServiceImpl!com.atc.adsinv.service.IAdsInvService

                java:module/DefaultAdsInvServiceImpl!com.atc.adsinv.service.IAdsInvService

                java:global/adsinvmgr-ear-5.3.11.3/adsinvmgr-ejb-5.3.11.3/DefaultAdsInvServiceImpl

                java:app/adsinvmgr-ejb-5.3.11.3/DefaultAdsInvServiceImpl

                java:module/DefaultAdsInvServiceImpl

       

       

      16:18:51,654 INFO  [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-5) JNDI bindings for session bean named TimerServiceDispatcher in deployment unit subdeployment "jboss-seam-2.3.0.Final.jar" of deployment "adsinvmgr-ear-5.3.11.3.ear" are as follows:

       

       

                java:global/adsinvmgr-ear-5.3.11.3/jboss-seam-2.3.0.Final/TimerServiceDispatcher!org.jboss.seam.async.LocalTimerServiceDispatcher

                java:app/jboss-seam-2.3.0.Final/TimerServiceDispatcher!org.jboss.seam.async.LocalTimerServiceDispatcher

                java:module/TimerServiceDispatcher!org.jboss.seam.async.LocalTimerServiceDispatcher

                java:global/adsinvmgr-ear-5.3.11.3/jboss-seam-2.3.0.Final/TimerServiceDispatcher

                java:app/jboss-seam-2.3.0.Final/TimerServiceDispatcher

                java:module/TimerServiceDispatcher

       

       

      16:18:51,655 INFO  [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-4) JNDI bindings for session bean named AdsQueryReportsGenServiceImpl in deployment unit subdeployment "adsinvmgr-ejb-5.3.11.3.jar" of deployment "adsinvmgr-ear-5.3.11.3.ear" are as follows:

       

       

                java:global/adsinvmgr-ear-5.3.11.3/adsinvmgr-ejb-5.3.11.3/AdsQueryReportsGenServiceImpl!com.atc.adsinv.service.IQueryReportsGenService

                java:app/adsinvmgr-ejb-5.3.11.3/AdsQueryReportsGenServiceImpl!com.atc.adsinv.service.IQueryReportsGenService

                java:module/AdsQueryReportsGenServiceImpl!com.atc.adsinv.service.IQueryReportsGenService

                java:global/adsinvmgr-ear-5.3.11.3/adsinvmgr-ejb-5.3.11.3/AdsQueryReportsGenServiceImpl

                java:app/adsinvmgr-ejb-5.3.11.3/AdsQueryReportsGenServiceImpl

                java:module/AdsQueryReportsGenServiceImpl

       

       

      16:18:51,660 INFO  [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-4) JNDI bindings for session bean named ReportsAsyncScheduledHandlerFactoryImpl in deployment unit subdeployment "adsinvmgr-ejb-5.3.11.3.jar" of deployment "adsinvmgr-ear-5.3.11.3.ear" are as follows:

       

       

                java:global/adsinvmgr-ear-5.3.11.3/adsinvmgr-ejb-5.3.11.3/ReportsAsyncScheduledHandlerFactoryImpl!com.atc.adsinv.service.IReportsAsyncScheduledHandlerFactory

                java:app/adsinvmgr-ejb-5.3.11.3/ReportsAsyncScheduledHandlerFactoryImpl!com.atc.adsinv.service.IReportsAsyncScheduledHandlerFactory

                java:module/ReportsAsyncScheduledHandlerFactoryImpl!com.atc.adsinv.service.IReportsAsyncScheduledHandlerFactory

                java:global/adsinvmgr-ear-5.3.11.3/adsinvmgr-ejb-5.3.11.3/ReportsAsyncScheduledHandlerFactoryImpl

                java:app/adsinvmgr-ejb-5.3.11.3/ReportsAsyncScheduledHandlerFactoryImpl

                java:module/ReportsAsyncScheduledHandlerFactoryImpl

       

       

      16:18:51,663 INFO  [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-4) JNDI bindings for session bean named ReportsAsyncQuartzScheduledProcessorImpl in deployment unit subdeployment "adsinvmgr-ejb-5.3.11.3.jar" of deployment "adsinvmgr-ear-5.3.11.3.ear" are as follows:

       

       

                java:global/adsinvmgr-ear-5.3.11.3/adsinvmgr-ejb-5.3.11.3/ReportsAsyncQuartzScheduledProcessorImpl!com.atc.adsinv.service.IReportsAsyncScheduledProcessor

                java:app/adsinvmgr-ejb-5.3.11.3/ReportsAsyncQuartzScheduledProcessorImpl!com.atc.adsinv.service.IReportsAsyncScheduledProcessor

                java:module/ReportsAsyncQuartzScheduledProcessorImpl!com.atc.adsinv.service.IReportsAsyncScheduledProcessor

                java:global/adsinvmgr-ear-5.3.11.3/adsinvmgr-ejb-5.3.11.3/ReportsAsyncQuartzScheduledProcessorImpl

                java:app/adsinvmgr-ejb-5.3.11.3/ReportsAsyncQuartzScheduledProcessorImpl

                java:module/ReportsAsyncQuartzScheduledProcessorImpl

       

       

      16:18:51,666 INFO  [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-4) JNDI bindings for session bean named AdsResultsServiceImpl in deployment unit subdeployment "adsinvmgr-ejb-5.3.11.3.jar" of deployment "adsinvmgr-ear-5.3.11.3.ear" are as follows:

       

       

                java:global/adsinvmgr-ear-5.3.11.3/adsinvmgr-ejb-5.3.11.3/AdsResultsServiceImpl!com.atc.adsinv.service.IAdsResultsService

                java:app/adsinvmgr-ejb-5.3.11.3/AdsResultsServiceImpl!com.atc.adsinv.service.IAdsResultsService

                java:module/AdsResultsServiceImpl!com.atc.adsinv.service.IAdsResultsService

                java:global/adsinvmgr-ear-5.3.11.3/adsinvmgr-ejb-5.3.11.3/AdsResultsServiceImpl

                java:app/adsinvmgr-ejb-5.3.11.3/AdsResultsServiceImpl

                java:module/AdsResultsServiceImpl

       

       

      16:18:51,669 INFO  [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-4) JNDI bindings for session bean named AdsForcastManagerImpl in deployment unit subdeployment "adsinvmgr-ejb-5.3.11.3.jar" of deployment "adsinvmgr-ear-5.3.11.3.ear" are as follows:

       

       

                java:global/adsinvmgr-ear-5.3.11.3/adsinvmgr-ejb-5.3.11.3/AdsForcastManagerImpl!com.atc.adsinv.service.IAdsForcastManager

                java:app/adsinvmgr-ejb-5.3.11.3/AdsForcastManagerImpl!com.atc.adsinv.service.IAdsForcastManager

                java:module/AdsForcastManagerImpl!com.atc.adsinv.service.IAdsForcastManager

                java:global/adsinvmgr-ear-5.3.11.3/adsinvmgr-ejb-5.3.11.3/AdsForcastManagerImpl

                java:app/adsinvmgr-ejb-5.3.11.3/AdsForcastManagerImpl

                java:module/AdsForcastManagerImpl

       

       

      16:18:51,672 INFO  [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-4) JNDI bindings for session bean named AdsInvQueryManagerImpl in deployment unit subdeployment "adsinvmgr-ejb-5.3.11.3.jar" of deployment "adsinvmgr-ear-5.3.11.3.ear" are as follows:

       

       

                java:global/adsinvmgr-ear-5.3.11.3/adsinvmgr-ejb-5.3.11.3/AdsInvQueryManagerImpl!com.autotrader.adsinv.model.service.IQueryManager

                java:app/adsinvmgr-ejb-5.3.11.3/AdsInvQueryManagerImpl!com.autotrader.adsinv.model.service.IQueryManager

                java:module/AdsInvQueryManagerImpl!com.autotrader.adsinv.model.service.IQueryManager

                java:global/adsinvmgr-ear-5.3.11.3/adsinvmgr-ejb-5.3.11.3/AdsInvQueryManagerImpl

                java:app/adsinvmgr-ejb-5.3.11.3/AdsInvQueryManagerImpl

                java:module/AdsInvQueryManagerImpl

       

       

      16:18:51,732 INFO  [org.jboss.web] (MSC service thread 1-8) Could not load class designated by HandlesTypes [com.sun.faces.scripting.RendererProxy]: com.sun.faces.scripting.RendererProxy from [Module "deployment.adsinvmgr-ear-5.3.11.3.ear.adsinvmgr-web-5.3.11.3.war:main" from Service Module Loader]

      16:18:51,753 INFO  [org.jboss.as.jpa] (MSC service thread 1-2) JBAS011402: Starting Persistence Unit Service 'adsinvmgr-ear-5.3.11.3.ear/adsinvmgr-ejb-5.3.11.3.jar#AcarInv'

      16:18:51,758 INFO  [org.hibernate.ejb.Ejb3Configuration] (MSC service thread 1-2) HHH000204: Processing PersistenceUnitInfo [

                name: AcarInv

                ...]

      16:18:51,758 INFO  [org.jboss.web] (MSC service thread 1-8) Could not load class designated by HandlesTypes [com.sun.faces.ext.validator.RegexValidator]: com.sun.faces.ext.validator.RegexValidator from [Module "deployment.adsinvmgr-ear-5.3.11.3.ear.adsinvmgr-web-5.3.11.3.war:main" from Service Module Loader]

      16:18:51,778 INFO  [javax.servlet.ServletContextListener] (MSC service thread 1-5) Welcome to Seam 2.3.0.Final

      16:18:51,844 WARN  [org.hibernate.ejb.Ejb3Configuration] (MSC service thread 1-2) HHH000059: Defining hibernate.transaction.flush_before_completion=true ignored in HEM

      16:18:51,879 INFO  [org.hibernate.service.jdbc.connections.internal.ConnectionProviderInitiator] (MSC service thread 1-2) HHH000130: Instantiating explicit connection provider: org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider

      16:18:52,563 INFO  [org.jboss.seam.init.Initialization] (MSC service thread 1-5) reading properties from: /seam.properties

      16:18:52,578 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.core.init, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.Init

      16:18:52,584 INFO  [org.jboss.seam.init.Initialization] (MSC service thread 1-5) two components with same name, higher precedence wins: org.jboss.seam.web.parameters

      16:18:52,585 INFO  [org.jboss.seam.init.Initialization] (MSC service thread 1-5) two components with same name, higher precedence wins: org.jboss.seam.core.locale

      16:18:52,586 INFO  [org.jboss.seam.init.Initialization] (MSC service thread 1-5) two components with same name, higher precedence wins: org.jboss.seam.security.identity

      16:18:52,586 INFO  [org.jboss.seam.init.Initialization] (MSC service thread 1-5) two components with same name, higher precedence wins: org.jboss.seam.persistence.persistenceProvider

      16:18:52,587 INFO  [org.jboss.seam.init.Initialization] (MSC service thread 1-5) two components with same name, higher precedence wins: org.jboss.seam.core.resourceLoader

      16:18:52,587 INFO  [org.jboss.seam.init.Initialization] (MSC service thread 1-5) two components with same name, higher precedence wins: org.jboss.seam.web.userPrincipal

      16:18:52,588 INFO  [org.jboss.seam.init.Initialization] (MSC service thread 1-5) two components with same name, higher precedence wins: org.jboss.seam.transaction.synchronizations

      16:18:52,588 INFO  [org.jboss.seam.init.Initialization] (MSC service thread 1-5) two components with same name, higher precedence wins: org.jboss.seam.jms.topicConnection

      16:18:52,589 INFO  [org.jboss.seam.init.Initialization] (MSC service thread 1-5) two components with same name, higher precedence wins: org.jboss.seam.core.locale

      16:18:52,589 INFO  [org.jboss.seam.init.Initialization] (MSC service thread 1-5) two components with same name, higher precedence wins: org.jboss.seam.core.manager

      16:18:52,590 INFO  [org.jboss.seam.init.Initialization] (MSC service thread 1-5) two components with same name, higher precedence wins: org.jboss.seam.web.isUserInRole

      16:18:52,590 INFO  [org.jboss.seam.init.Initialization] (MSC service thread 1-5) two components with same name, higher precedence wins: org.jboss.seam.core.expressions

      16:18:52,600 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: DefaultPersistenceHandler, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.service.persist.AbstractPersistenceHandler, JNDI: DefaultPersistenceHandler

      16:18:52,613 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: GenericEntityHome, scope: CONVERSATION, type: JAVA_BEAN, class: com.atc.adsinv.entity.controller.GenericEntityHome, JNDI: GenericEntityHome

      16:18:52,619 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: GenericEntityQuery, scope: CONVERSATION, type: JAVA_BEAN, class: com.atc.adsinv.entity.controller.GenericEntityQuery, JNDI: GenericEntityQuery

      16:18:52,623 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: My_AdsMakeModelRef, scope: CONVERSATION, type: ENTITY_BEAN, class: com.atc.adsinv.entity.AdsMakeModelRef, JNDI: My_AdsMakeModelRef

      16:18:52,624 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: OfflineJobExecuterHandler, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.service.offline.OfflineJobExecuterHandler, JNDI: OfflineJobExecuterHandler

      16:18:52,626 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: OfflineJobExecuterHelper, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.service.offline.ext.OfflineJobExecuterHelper, JNDI: OfflineJobExecuterHelper

      16:18:52,628 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: OfflineJobTempWorkerThread, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.service.offline.ext.TempWorkerThread, JNDI: OfflineJobTempWorkerThread

      16:18:52,632 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: ReportsSchedulerConfigService, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.service.scheduler.ReportsSchedulerConfigServiceImpl, JNDI: ReportsSchedulerConfigService

      16:18:52,635 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: SelectionModelConverter, scope: EVENT, type: JAVA_BEAN, class: com.atc.web.comp.inv.helper.SelectionModelConverter, JNDI: SelectionModelConverter

      16:18:52,637 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: StatePersistenceHelper, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.service.offline.StatePersistenceHelper, JNDI: StatePersistenceHelper

      16:18:52,640 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: SysCriteriaVarsHelper, scope: APPLICATION, type: JAVA_BEAN, class: com.atc.web.comp.inv.helper.SysCriteriaVarsHelper, JNDI: SysCriteriaVarsHelper

      16:18:52,641 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: ads.inv.AdsForcastManagerImpl, scope: STATELESS, type: STATELESS_SESSION_BEAN, class: com.autotrader.adsinv.service.AdsForcastManagerImpl, JNDI: ads.inv.AdsForcastManagerImpl

      16:18:52,643 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: ads.inv.AdsOfflineJobsServiceImpl, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.service.AdsOfflineJobsServiceImpl, JNDI: ads.inv.AdsOfflineJobsServiceImpl

      16:18:52,645 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: ads.inv.AdsResultsServiceImpl, scope: STATELESS, type: STATELESS_SESSION_BEAN, class: com.autotrader.adsinv.service.AdsResultsServiceImpl, JNDI: ads.inv.AdsResultsServiceImpl

      16:18:52,648 WARN  [org.jboss.seam.Component] (MSC service thread 1-5) Component class should be serializable: ads.inv.adsInvSearchActionNew

      16:18:52,648 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: ads.inv.adsInvSearchActionNew, scope: SESSION, type: JAVA_BEAN, class: com.atc.web.comp.inv.AdsInvSearchAction, JNDI: ads.inv.adsInvSearchActionNew

      16:18:52,652 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: ads.inv.adsQueryManager, scope: EVENT, type: JAVA_BEAN, class: com.atc.web.mock.MockAdsQueryManager

      16:18:52,653 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: ads.inv.adsQueryManagerImpl, scope: STATELESS, type: STATELESS_SESSION_BEAN, class: com.autotrader.adsinv.service.AdsInvQueryManagerImpl, JNDI: ads.inv.adsQueryManagerImpl

      16:18:52,655 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: ads.inv.adsQueryProcessorHelper, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.service.scheduler.AdsQueryProcessorHelper, JNDI: ads.inv.adsQueryProcessorHelper

      16:18:52,659 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: ads.inv.adsQueryReportsAuditLogHelper, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.service.AdsQueryReportsAuditLogHelper, JNDI: ads.inv.adsQueryReportsAuditLogHelper

      16:18:52,660 WARN  [org.jboss.seam.Component] (MSC service thread 1-5) Component class should be serializable: ads.inv.invSearchActionCriteriaHelper

      16:18:52,661 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: ads.inv.invSearchActionCriteriaHelper, scope: CONVERSATION, type: JAVA_BEAN, class: com.atc.web.comp.inv.helper.InvSearchActionCriteriaHelper, JNDI: ads.inv.invSearchActionCriteriaHelper

      16:18:52,662 WARN  [org.jboss.seam.Component] (MSC service thread 1-5) Component class should be serializable: ads.inv.searchActionCriteriaHelper

      16:18:52,662 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: ads.inv.searchActionCriteriaHelper, scope: CONVERSATION, type: JAVA_BEAN, class: com.atc.web.comp.inv.helper.SearchActionCriteriaHelper, JNDI: ads.inv.searchActionCriteriaHelper

      16:18:52,667 WARN  [org.jboss.seam.Component] (MSC service thread 1-5) Component class should be serializable: adsInvSearchResult

      16:18:52,668 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: adsInvSearchResult, scope: CONVERSATION, type: JAVA_BEAN, class: com.atc.web.comp.inv.ResultAction, JNDI: adsInvSearchResult

      16:18:52,673 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: adsQuery, scope: CONVERSATION, type: ENTITY_BEAN, class: com.atc.adsinv.entity.AdsQuery, JNDI: adsQuery

      16:18:52,674 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: adsQueryActionHelper, scope: EVENT, type: JAVA_BEAN, class: com.atc.web.comp.inv.helper.AdsQueryActionHelper, JNDI: adsQueryActionHelper

      16:18:52,675 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: adsQueryReportsGenService, scope: STATELESS, type: STATELESS_SESSION_BEAN, class: com.autotrader.adsinv.service.AdsQueryReportsGenServiceImpl, JNDI: adsQueryReportsGenService

      16:18:52,677 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: adsinv.dao.AdsForcastDao, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.entity.dao.AdsForcastDaoImpl, JNDI: adsinv.dao.AdsForcastDao

      16:18:52,681 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: adsinv.dao.AdsOfflineJobDao, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.entity.dao.AdsOfflineJobDaoImpl, JNDI: adsinv.dao.AdsOfflineJobDao

      16:18:52,684 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: adsinv.dao.AdsOfflineJobExecuterDao, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.entity.dao.AdsOfflineJobExecuterDaoImpl, JNDI: adsinv.dao.AdsOfflineJobExecuterDao

      16:18:52,688 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: adsinv.dao.AdsOfflineJobServiceDao, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.entity.dao.AdsOfflineJobServiceDaoImpl, JNDI: adsinv.dao.AdsOfflineJobServiceDao

      16:18:52,691 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: adsinv.dao.AdsQueryDao, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.entity.dao.AdsQueryDaoImpl, JNDI: adsinv.dao.AdsQueryDao

      16:18:52,693 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: adsinv.dao.AdsResultsDao, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.entity.dao.AdsResultsDaoImpl, JNDI: adsinv.dao.AdsResultsDao

      16:18:52,695 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: adsinv.dao.MarketSegmentGroupDao, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.entity.dao.MarketSegmentGroupDaoImpl, JNDI: adsinv.dao.MarketSegmentGroupDao

      16:18:52,697 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: adsinv.dao.defaultDao, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.entity.dao.DefaultEntityDaoImpl, JNDI: adsinv.dao.defaultDao

      16:18:52,703 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: adsinv.dao.makeDao, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.entity.dao.MakeDaoImpl, JNDI: adsinv.dao.makeDao

      16:18:52,705 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: adsinv.redirectManager, scope: EVENT, type: JAVA_BEAN, class: com.atc.web.framework.RedirectManager, JNDI: adsinv.redirectManager

      16:18:52,707 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: adsinv.service.DefaultService, scope: STATELESS, type: STATELESS_SESSION_BEAN, class: com.autotrader.adsinv.service.DefaultAdsInvServiceImpl, JNDI: adsinv.service.DefaultService

      16:18:52,708 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: adsinv.service.MockDefaultService, scope: EVENT, type: JAVA_BEAN, class: com.atc.web.mock.MockDefaultAdsInvService, JNDI: adsinv.service.MockDefaultService

      16:18:52,710 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: adsinv.service.offline.offlineJobInjector, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.service.offline.OfflineJobInjector, JNDI: adsinv.service.offline.offlineJobInjector

      16:18:52,713 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: asyncOfflineJobSetupProcessor, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.service.offline.ext.AsyncOfflineJobSetupProcessor, JNDI: asyncOfflineJobSetupProcessor

      16:18:52,715 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: asyncOfflineJobWatchDogProcessor, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.service.offline.ext.AsyncOfflineJobWatchDogProcessor, JNDI: asyncOfflineJobWatchDogProcessor

      16:18:52,717 WARN  [org.jboss.seam.Component] (MSC service thread 1-5) Component class should be serializable: asyncRetrieveResultHelper

      16:18:52,717 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: asyncRetrieveResultHelper, scope: CONVERSATION, type: JAVA_BEAN, class: com.atc.web.comp.inv.AsyncRetrieveResultHelper, JNDI: asyncRetrieveResultHelper

      16:18:52,721 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: asyncRetrieveResultStateManager, scope: APPLICATION, type: JAVA_BEAN, class: com.atc.web.comp.inv.AsyncRetrieveResultStateManager

      16:18:52,724 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: capacityQueryEngine, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.service.engine.CapacityQueryEngine, JNDI: capacityQueryEngine

      16:18:52,727 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: com.autotrader.adsinv.reportAsyncQuartzSchedulerManager, scope: APPLICATION, type: JAVA_BEAN, class: com.autotrader.adsinv.service.scheduler.ReportAsyncQuartzSchedulerManager

      16:18:52,729 WARN  [org.jboss.seam.Component] (MSC service thread 1-5) Component class should be serializable: crypt

      16:18:52,729 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: crypt, scope: CONVERSATION, type: JAVA_BEAN, class: com.atc.adsinv.security.Crypt, JNDI: crypt

      16:18:52,731 WARN  [org.jboss.seam.Component] (MSC service thread 1-5) Component class should be serializable: dataTableAction

      16:18:52,732 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: dataTableAction, scope: CONVERSATION, type: JAVA_BEAN, class: com.atc.web.comp.inv.test.datatable.DataTableAction, JNDI: dataTableAction

      16:18:52,734 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: delegate, scope: EVENT, type: JAVA_BEAN, class: com.atc.web.comp.inv.helper.Delegate, JNDI: delegate

      16:18:52,735 WARN  [org.jboss.seam.Component] (MSC service thread 1-5) Component class should be serializable: dummyAction

      16:18:52,736 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: dummyAction, scope: CONVERSATION, type: JAVA_BEAN, class: com.atc.web.comp.inv.test.DummyAction, JNDI: dummyAction

      16:18:52,738 WARN  [org.jboss.seam.Component] (MSC service thread 1-5) Component class should be serializable: errorAction

      16:18:52,738 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: errorAction, scope: SESSION, type: JAVA_BEAN, class: com.atc.web.comp.inv.ErrorAction, JNDI: errorAction

      16:18:52,740 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: flightTargetQueryEngine, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.service.engine.FlightTargetQueryEngine, JNDI: flightTargetQueryEngine

      16:18:52,741 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: flightsQueryEngine, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.service.engine.FlightsQueryEngine, JNDI: flightsQueryEngine

      16:18:52,743 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: hibernateStatisticServiceSeamAdsInv, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.service.jmx.HibernateStatisticServiceImpl, JNDI: hibernateStatisticServiceSeamAdsInv

      16:18:52,744 WARN  [org.jboss.seam.Component] (MSC service thread 1-5) Component class should be serializable: makeFilter

      16:18:52,745 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: makeFilter, scope: CONVERSATION, type: JAVA_BEAN, class: com.atc.web.comp.inv.MakeFilter, JNDI: makeFilter

      16:18:52,746 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: messageBean, scope: EVENT, type: JAVA_BEAN, class: com.atc.web.comp.inv.wrapper.MessageBean, JNDI: messageBean

      16:18:52,748 WARN  [org.jboss.seam.Component] (MSC service thread 1-5) Component class should be serializable: offlineJobNotification

      16:18:52,748 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: offlineJobNotification, scope: SESSION, type: JAVA_BEAN, class: com.atc.web.comp.inv.OfflineJobNotificationAction, JNDI: offlineJobNotification

      16:18:52,750 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: offlineJobSetupHandler, scope: APPLICATION, type: JAVA_BEAN, class: com.autotrader.adsinv.service.offline.OfflineJobSetupHandler, JNDI: offlineJobSetupHandler

      16:18:52,753 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.async.asynchronousExceptionHandler, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.async.AsynchronousExceptionHandler

      16:18:52,754 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.async.dispatcher, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.async.ThreadPoolDispatcher

      16:18:52,758 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.captcha.captcha, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.captcha.Captcha

      16:18:52,760 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.captcha.captchaImage, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.captcha.CaptchaImage

      16:18:52,761 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.core.ConversationIdGenerator, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationIdGenerator

      16:18:52,764 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.core.contexts, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.Contexts

      16:18:52,766 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.core.conversation, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.core.Conversation

      16:18:52,767 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.core.conversationEntries, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationEntries

      16:18:52,768 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.core.conversationListFactory, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationList

      16:18:52,769 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.core.conversationPropagation, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationPropagation

      16:18:52,770 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.core.conversationStackFactory, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationStack

      16:18:52,770 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.core.events, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.core.Events

      16:18:52,771 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.core.expressions, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.faces.FacesExpressions

      16:18:52,772 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.core.interpolator, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.Interpolator

      16:18:52,773 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.core.locale, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.international.Locale

      16:18:52,775 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.core.manager, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.faces.FacesManager

      16:18:52,776 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.core.resourceBundle, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.ResourceBundle

      16:18:52,777 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.core.resourceLoader, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.faces.ResourceLoader

      16:18:52,778 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.core.validators, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.Validators

      16:18:52,778 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.document.documentStore, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.document.DocumentStore

      16:18:52,780 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.el.referenceCache, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.el.JBossELReferenceCache

      16:18:52,783 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.exception.exceptions, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.exception.Exceptions

      16:18:52,785 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.faces.dataModels, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.faces.DataModels

      16:18:52,786 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.faces.dateConverter, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.faces.DateConverter

      16:18:52,787 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.faces.facesContext, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.faces.FacesContext

      16:18:52,788 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.faces.facesPage, scope: PAGE, type: JAVA_BEAN, class: org.jboss.seam.faces.FacesPage

      16:18:52,788 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.faces.httpError, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.faces.HttpError

      16:18:52,789 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.faces.redirect, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.faces.Redirect

      16:18:52,791 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.faces.renderer, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.ui.facelet.FaceletsRenderer

      16:18:52,791 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.faces.switcher, scope: PAGE, type: JAVA_BEAN, class: org.jboss.seam.faces.Switcher

      16:18:52,792 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.faces.uiComponent, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.faces.UiComponent

      16:18:52,793 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.faces.validation, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.faces.Validation

      16:18:52,793 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.framework.currentDate, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.framework.CurrentDate

      16:18:52,795 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.framework.currentDatetime, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.framework.CurrentDatetime

      16:18:52,798 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.framework.currentTime, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.framework.CurrentTime

      16:18:52,801 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.graphicImage.image, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.ui.graphicImage.Image

      16:18:52,803 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.international.localeSelector, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.international.LocaleSelector

      16:18:52,804 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.international.messagesFactory, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.international.Messages

      16:18:52,806 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.international.statusMessages, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.faces.FacesMessages

      16:18:52,807 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.international.timeZone, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.international.TimeZone

      16:18:52,808 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.international.timeZoneSelector, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.international.TimeZoneSelector

      16:18:52,809 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.international.timeZones, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.international.TimeZones

      16:18:52,810 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.mail.mailSession, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.mail.MailSession

      16:18:52,813 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.navigation.pages, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.navigation.Pages

      16:18:52,816 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.navigation.safeActions, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.navigation.SafeActions

      16:18:52,817 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.persistence.persistenceContexts, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.persistence.PersistenceContexts

      16:18:52,819 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.persistence.persistenceProvider, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.persistence.HibernatePersistenceProvider

      16:18:52,824 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.remoting.gwt.gwtRemoteService, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.remoting.gwt.GWT14Service

      16:18:52,825 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.remoting.gwt.gwtToSeamAdapter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.remoting.gwt.GWTToSeamAdapter

      16:18:52,826 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.remoting.messaging.SubscriptionRegistry.userTokens, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.remoting.messaging.UserTokens

      16:18:52,827 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.remoting.remoting, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.remoting.Remoting

      16:18:52,828 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.security.configurationFactory, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.security.Configuration

      16:18:52,829 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.security.credentials, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.security.Credentials

      16:18:52,830 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.security.entityPermissionChecker, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.security.EntityPermissionChecker

      16:18:52,831 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.security.facesSecurityEvents, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.security.FacesSecurityEvents

      16:18:52,832 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.security.identifierPolicy, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.security.permission.IdentifierPolicy

      16:18:52,833 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.security.identity, scope: SESSION, type: JAVA_BEAN, class: com.atc.adsinv.security.SeamUpgradedOAMIdentity, JNDI: org.jboss.seam.security.identity

      16:18:52,835 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.security.identityManager, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.security.management.IdentityManager

      16:18:52,836 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.security.management.roleAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.security.management.action.RoleAction

      16:18:52,838 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.security.management.roleSearch, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.security.management.action.RoleSearch

      16:18:52,843 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.security.management.userAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.security.management.action.UserAction

      16:18:52,845 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.security.management.userSearch, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.security.management.action.UserSearch

      16:18:52,847 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.security.passwordHash, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.security.management.PasswordHash

      16:18:52,848 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.security.permission.permissionSearch, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.security.permission.action.PermissionSearch

      16:18:52,850 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.security.permissionManager, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.security.permission.PermissionManager

      16:18:52,852 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.security.permissionMapper, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.security.permission.PermissionMapper

      16:18:52,853 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.security.persistentPermissionResolver, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.security.permission.PersistentPermissionResolver

      16:18:52,854 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.security.rememberMe, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.security.RememberMe

      16:18:52,855 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.theme.themeFactory, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.theme.Theme

      16:18:52,856 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.theme.themeSelector, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.theme.ThemeSelector

      16:18:52,857 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.transaction.facesTransactionEvents, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.transaction.FacesTransactionEvents

      16:18:52,858 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.transaction.synchronizations, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.transaction.SeSynchronizations

      16:18:52,859 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.transaction.transaction, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.transaction.Transaction

      16:18:52,861 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.ui.EntityConverter, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.ui.EntityConverter

      16:18:52,862 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.ui.clientUidSelector, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.ui.ClientUidSelector

      16:18:52,863 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.ui.entityIdentifierStore, scope: PAGE, type: JAVA_BEAN, class: org.jboss.seam.ui.EntityIdentifierStore

      16:18:52,865 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.ui.entityLoader, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.ui.JpaEntityLoader

      16:18:52,867 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.ui.facelet.facesContextFactory, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.ui.facelet.RendererFacesContextFactory

      16:18:52,868 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.ui.facelet.mockHttpSession, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.ui.facelet.HttpSessionManager

      16:18:52,868 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.ui.facelet.mockServletContext, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.ui.facelet.ServletContextManager

      16:18:52,869 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.ui.faces.facelet.faceletCompiler, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.ui.facelet.FaceletCompiler

      16:18:52,870 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.ui.graphicImage.graphicImageResource, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.ui.graphicImage.GraphicImageResource

      16:18:52,871 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.ui.graphicImage.graphicImageStore, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.ui.graphicImage.GraphicImageStore

      16:18:52,872 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.ui.resource.webResource, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.ui.resource.WebResource

      16:18:52,874 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.web.exceptionFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.ExceptionFilter

      16:18:52,875 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.web.identityFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.IdentityFilter

      16:18:52,876 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.web.isUserInRole, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.faces.IsUserInRole

      16:18:52,877 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.web.loggingFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.LoggingFilter

      16:18:52,878 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.web.multipartFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.MultipartFilter

      16:18:52,879 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.web.parameters, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.faces.Parameters

      16:18:52,880 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.web.redirectFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.RedirectFilter

      16:18:52,881 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.web.servletContexts, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.web.ServletContexts

      16:18:52,882 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.web.session, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.web.Session

      16:18:52,883 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.web.userPrincipal, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.faces.UserPrincipal

      16:18:52,884 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: persistCacheMgmtWorker, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.service.persist.PersistCacheMgmtWorker, JNDI: persistCacheMgmtWorker

      16:18:52,885 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: persistenceCacheManagement, scope: APPLICATION, type: JAVA_BEAN, class: com.autotrader.adsinv.service.persist.PersistenceCacheManagement

      16:18:52,887 WARN  [org.jboss.seam.Component] (MSC service thread 1-5) Component class should be serializable: qbChangeTracker

      16:18:52,888 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: qbChangeTracker, scope: CONVERSATION, type: JAVA_BEAN, class: com.atc.web.comp.inv.helper.QueryBuilderChangeTracker, JNDI: qbChangeTracker

      16:18:52,890 WARN  [org.jboss.seam.Component] (MSC service thread 1-5) Component class should be serializable: qjManagement

      16:18:52,890 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: qjManagement, scope: CONVERSATION, type: JAVA_BEAN, class: com.atc.web.comp.inv.QueryJobManagementAction, JNDI: qjManagement

      16:18:52,893 WARN  [org.jboss.seam.Component] (MSC service thread 1-5) Component class should be serializable: queryJobStatusAction

      16:18:52,893 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: queryJobStatusAction, scope: CONVERSATION, type: JAVA_BEAN, class: com.atc.web.comp.inv.QueryJobStatusAction, JNDI: queryJobStatusAction

      16:18:52,895 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: reportGetParamConverter, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.service.ReportGetParamConverter, JNDI: reportGetParamConverter

      16:18:52,897 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: reportQueriesOfflineInjector, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.service.ReportQueriesOfflineInjector, JNDI: reportQueriesOfflineInjector

      16:18:52,898 WARN  [org.jboss.seam.Component] (MSC service thread 1-5) Component class should be serializable: reportsAction

      16:18:52,899 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: reportsAction, scope: CONVERSATION, type: JAVA_BEAN, class: com.atc.web.comp.inv.ReportsAction, JNDI: reportsAction

      16:18:52,900 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: reportsAsyncQuartzScheduleProcessor, scope: STATELESS, type: STATELESS_SESSION_BEAN, class: com.autotrader.adsinv.service.scheduler.ReportsAsyncQuartzScheduledProcessorImpl, JNDI: reportsAsyncQuartzScheduleProcessor

      16:18:52,903 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: reportsAsyncQuartzScheduledFactory, scope: STATELESS, type: STATELESS_SESSION_BEAN, class: com.autotrader.adsinv.service.scheduler.ReportsAsyncScheduledHandlerFactoryImpl, JNDI: reportsAsyncQuartzScheduledFactory

      16:18:52,905 WARN  [org.jboss.seam.Component] (MSC service thread 1-5) Component class should be serializable: resultSearchAction

      16:18:52,905 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: resultSearchAction, scope: CONVERSATION, type: JAVA_BEAN, class: com.atc.web.comp.inv.ResultSearchAction, JNDI: resultSearchAction

      16:18:52,908 WARN  [org.jboss.seam.Component] (MSC service thread 1-5) Component class should be serializable: resultsHistoryAction

      16:18:52,909 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: resultsHistoryAction, scope: CONVERSATION, type: JAVA_BEAN, class: com.atc.web.comp.inv.ResultsHistoryAction, JNDI: resultsHistoryAction

      16:18:52,911 WARN  [org.jboss.seam.Component] (MSC service thread 1-5) Component class should be serializable: resultsTagSearchAction

      16:18:52,912 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: resultsTagSearchAction, scope: CONVERSATION, type: JAVA_BEAN, class: com.atc.web.comp.inv.ResultsTagSearchAction, JNDI: resultsTagSearchAction

      16:18:52,914 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: retrieveResultHelper, scope: EVENT, type: JAVA_BEAN, class: com.atc.web.comp.inv.RetrieveResultHelper, JNDI: retrieveResultHelper

      16:18:52,916 WARN  [org.jboss.seam.Component] (MSC service thread 1-5) Component class should be serializable: rqAction

      16:18:52,916 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: rqAction, scope: CONVERSATION, type: JAVA_BEAN, class: com.atc.web.comp.inv.RetrieveQueryAction, JNDI: rqAction

      16:18:52,922 WARN  [org.jboss.seam.Component] (MSC service thread 1-5) Component class should be serializable: sAction

      16:18:52,922 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: sAction, scope: CONVERSATION, type: JAVA_BEAN, class: com.atc.web.comp.inv.SeasonalityAction, JNDI: sAction

      16:18:52,926 WARN  [org.jboss.seam.Component] (MSC service thread 1-5) Component class should be serializable: saveQueryAction

      16:18:52,926 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: saveQueryAction, scope: CONVERSATION, type: JAVA_BEAN, class: com.atc.web.comp.inv.SaveQueryAction, JNDI: saveQueryAction

      16:18:52,928 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: saveQueryResultsHelper, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.service.AdsSaveQueryResultsHelper, JNDI: saveQueryResultsHelper

      16:18:52,937 WARN  [org.jboss.seam.Component] (MSC service thread 1-5) Component class should be serializable: saveResultActionClass

      16:18:52,937 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: saveResultActionClass, scope: CONVERSATION, type: JAVA_BEAN, class: com.atc.web.comp.inv.SaveResultsAction, JNDI: saveResultActionClass

      16:18:52,946 WARN  [org.jboss.seam.Component] (MSC service thread 1-5) Component class should be serializable: searchAction

      16:18:52,946 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: searchAction, scope: CONVERSATION, type: JAVA_BEAN, class: com.atc.web.comp.inv.SearchAction, JNDI: searchAction

      16:18:52,949 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: seasonalityFactorCalculationHelper, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.service.engine.SeasonalityFactorCalculationHelper, JNDI: seasonalityFactorCalculationHelper

      16:18:52,954 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: testDataTable, scope: EVENT, type: JAVA_BEAN, class: com.atc.web.comp.inv.test.TestDataTable, JNDI: testDataTable

      16:18:52,955 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: testForm, scope: EVENT, type: JAVA_BEAN, class: com.atc.web.comp.inv.test.TestForm, JNDI: testForm

      16:18:52,956 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: testHarnessCustomValidator, scope: EVENT, type: JAVA_BEAN, class: com.atc.web.comp.inv.test.TestHarnessCustomValidator, JNDI: testHarnessCustomValidator

      16:18:52,958 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: testcomp, scope: EVENT, type: JAVA_BEAN, class: com.atc.web.comp.inv.testharness.TestComp, JNDI: testcomp

      16:18:52,961 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: timeChunkedCapacityModelPersistenceHandler, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.service.persist.TimeChunkCapModelPersistHandler, JNDI: timeChunkedCapacityModelPersistenceHandler

      16:18:52,964 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: wbReservationCalHelper, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.service.engine.WbFlightReservationValueCalulationHelper, JNDI: wbReservationCalHelper

      16:18:52,966 WARN  [org.jboss.seam.Component] (MSC service thread 1-5) Component class should be serializable: worldWondersBean

      16:18:52,966 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: worldWondersBean, scope: CONVERSATION, type: JAVA_BEAN, class: com.atc.web.comp.inv.test.WorldWondersBean, JNDI: worldWondersBean

      16:18:52,968 WARN  [org.jboss.seam.security.permission.PersistentPermissionResolver] (MSC service thread 1-5) no permission store available - please install a PermissionStore with the name 'org.jboss.seam.security.jpaPermissionStore' if persistent permissions are required.

      16:18:52,997 WARN  [org.hibernate.ejb.Ejb3Configuration] (MSC service thread 1-5) HHH000059: Defining hibernate.transaction.flush_before_completion=true ignored in HEM

      16:18:57,906 INFO  [org.hibernate.dialect.Dialect] (MSC service thread 1-5) HHH000400: Using dialect: org.hibernate.dialect.MySQLInnoDBDialect

      16:18:57,906 INFO  [org.hibernate.dialect.Dialect] (MSC service thread 1-2) HHH000400: Using dialect: org.hibernate.dialect.MySQLInnoDBDialect

      16:18:57,908 INFO  [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] (MSC service thread 1-5) HHH000397: Using ASTQueryTranslatorFactory

      16:18:57,908 INFO  [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] (MSC service thread 1-2) HHH000397: Using ASTQueryTranslatorFactory

      16:18:58,025 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (MSC service thread 1-5) HHH000228: Running hbm2ddl schema update

      16:18:58,025 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (MSC service thread 1-2) HHH000228: Running hbm2ddl schema update

      16:18:58,025 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (MSC service thread 1-5) HHH000102: Fetching database metadata

      16:18:58,026 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (MSC service thread 1-2) HHH000102: Fetching database metadata

      16:18:58,026 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (MSC service thread 1-5) HHH000396: Updating schema

      16:18:58,027 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (MSC service thread 1-2) HHH000396: Updating schema

      16:18:59,164 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_ADJUSTMENT_FACTORS

      16:18:59,164 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [event_adjustment_factor, period_id, seasonality_adjustment_factor, trend_adjustment_factor, forecast_id, rec_create_date, period_end_date, period_start_date, rec_update_date]

      16:18:59,165 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fkc78ae0214363b341]

      16:18:59,166 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary, fkc78ae0214363b341]

      16:18:59,299 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_ADJUSTMENT_FACTORS

      16:18:59,300 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [event_adjustment_factor, period_id, seasonality_adjustment_factor, trend_adjustment_factor, forecast_id, rec_create_date, period_end_date, period_start_date, rec_update_date]

      16:18:59,301 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: [fkc78ae0214363b341]

      16:18:59,301 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary, fkc78ae0214363b341]

      16:19:00,617 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_FLIGHT

      16:19:00,618 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [weight, payment_type_name, rec_create_date, end_date, priority, adjusted_rate, ft_impressions_deld_28_days, impressions_delivered, flight_name, rec_update_date, order_number, targeting_desc, gross_cost, flight_number, order_status, order_name, schedule, advertiser_name, impression_goal, ft_capacity, flighttargetid, flight_status, rate_unit_type_name, base_rate, flightid, impressions_deld_28_days, start_date]

      16:19:00,619 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

      16:19:00,619 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]

      16:19:00,783 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_FLIGHT

      16:19:00,784 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [weight, payment_type_name, rec_create_date, end_date, priority, adjusted_rate, ft_impressions_deld_28_days, impressions_delivered, flight_name, rec_update_date, order_number, targeting_desc, gross_cost, flight_number, order_status, order_name, schedule, advertiser_name, impression_goal, ft_capacity, flighttargetid, flight_status, rate_unit_type_name, base_rate, flightid, impressions_deld_28_days, start_date]

      16:19:00,785 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: []

      16:19:00,786 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary]

      16:19:01,925 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_FORECAST

      16:19:01,926 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [forecast_model_name, created_user_name, status, forecast_id, rec_create_date, forecast_model_desc, updated_user_name, rec_update_date, default_ind]

      16:19:01,926 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

      16:19:01,927 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]

      16:19:02,030 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_FORECAST

      16:19:02,031 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [forecast_model_name, created_user_name, status, forecast_id, rec_create_date, forecast_model_desc, updated_user_name, rec_update_date, default_ind]

      16:19:02,032 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: []

      16:19:02,032 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary]

      16:19:03,137 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_INV_AUDIT_LOG

      16:19:03,138 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [which_process, audit_date, audit_message]

      16:19:03,138 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

      16:19:03,139 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]

      16:19:03,265 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_INV_AUDIT_LOG

      16:19:03,265 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [which_process, audit_date, audit_message]

      16:19:03,266 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: []

      16:19:03,266 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary]

      16:19:04,533 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_INV_DATA_H_MV

      16:19:04,533 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [stateid, dmaid, eventcount, modelid, listingtypeid, partnerid, categoryid, makeid, positionid, adsizeid, siteid, language, geodma, yearrangeid, searchtypeid, bodystyle, pageid]

      16:19:04,534 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

      16:19:04,535 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]

      16:19:04,640 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_INV_DATA_H_MV

      16:19:04,640 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [stateid, dmaid, eventcount, modelid, listingtypeid, partnerid, categoryid, makeid, positionid, adsizeid, siteid, language, geodma, yearrangeid, searchtypeid, bodystyle, pageid]

      16:19:04,641 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: []

      16:19:04,642 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary]

      16:19:05,607 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_MAKE_MODEL_REF

      16:19:05,607 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [makeid, numrows, rec_create_date, modelid, top1]

      16:19:05,608 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

      16:19:05,608 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]

      16:19:05,711 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_MAKE_MODEL_REF

      16:19:05,712 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [makeid, numrows, rec_create_date, modelid, top1]

      16:19:05,713 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: []

      16:19:05,713 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary]

      16:19:06,807 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_MARKET_GROUPS

      16:19:06,807 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [rec_create_date, market_group_id, market_group_name, parent_market_group_id, rec_update_date]

      16:19:06,808 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fk793059c8d2d344c5]

      16:19:06,809 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary, fk793059c8d2d344c5]

      16:19:06,933 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_MARKET_GROUPS

      16:19:06,934 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [rec_create_date, market_group_id, market_group_name, parent_market_group_id, rec_update_date]

      16:19:06,934 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: [fk793059c8d2d344c5]

      16:19:06,935 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary, fk793059c8d2d344c5]

      16:19:08,123 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_MARKET_SEGMENTS

      16:19:08,124 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [segmentation_variable_id, market_segment_name, segmentation_variable_name, rec_create_date, market_group_id, segmentation_variable_status, segmentation_variable_type, operator, rec_update_date]

      16:19:08,125 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

      16:19:08,125 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]

      16:19:08,253 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_MARKET_SEGMENTS

      16:19:08,254 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [segmentation_variable_id, market_segment_name, segmentation_variable_name, rec_create_date, market_group_id, segmentation_variable_status, segmentation_variable_type, operator, rec_update_date]

      16:19:08,255 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: []

      16:19:08,255 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary]

      16:19:09,417 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_OFFLINE_JOBS

      16:19:09,417 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [user_name_created, job_requested_time, job_started_time, status, priority, job_exec_manager, max_jobs_num, results_header_id, query_id, heartbeat_time, job_completed_time, job_id]

      16:19:09,418 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

      16:19:09,418 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]

      16:19:09,550 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_OFFLINE_JOBS

      16:19:09,551 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [user_name_created, job_requested_time, job_started_time, status, priority, job_exec_manager, max_jobs_num, results_header_id, query_id, heartbeat_time, job_completed_time, job_id]

      16:19:09,551 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: []

      16:19:09,552 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary]

      16:19:10,831 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_OVERLAPPING_FLIGHTS

      16:19:10,831 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [order_number, reserved_overlap_qty, targeting_desc, result_detail_id, overlap_pct, order_status, order_name, schedule, booked_overlap_qty, end_date, advertiser_name, impression_goal, priority, overlapping_flights_id, flight_status, start_date, impressions_delivered, flight_name]

      16:19:10,833 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fk9eb1938e2817df07]

      16:19:10,833 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary, fk9eb1938e2817df07]

      16:19:10,961 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_OVERLAPPING_FLIGHTS

      16:19:10,962 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [order_number, reserved_overlap_qty, targeting_desc, result_detail_id, overlap_pct, order_status, order_name, schedule, booked_overlap_qty, end_date, advertiser_name, impression_goal, priority, overlapping_flights_id, flight_status, start_date, impressions_delivered, flight_name]

      16:19:10,963 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: [fk9eb1938e2817df07]

      16:19:10,963 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary, fk9eb1938e2817df07]

      16:19:12,193 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_PRODUCT_MARKET_GROUPS

      16:19:12,194 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [product_status, schedule, priority, rec_create_date, market_group_id, product_name, site_name, rec_update_date]

      16:19:12,195 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

      16:19:12,196 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]

      16:19:12,308 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_PRODUCT_MARKET_GROUPS

      16:19:12,309 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [product_status, schedule, priority, rec_create_date, market_group_id, product_name, site_name, rec_update_date]

      16:19:12,309 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: []

      16:19:12,310 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary]

      16:19:13,345 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_PRODUCT_SEGVAR_TYPE

      16:19:13,345 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [product_status, schedule, priority, product_name, rec_create_date, segmentation_variable_type, site_name, at_usage, rec_update_date]

      16:19:13,346 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

      16:19:13,347 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]

      16:19:13,474 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_PRODUCT_SEGVAR_TYPE

      16:19:13,475 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [product_status, schedule, priority, product_name, rec_create_date, segmentation_variable_type, site_name, at_usage, rec_update_date]

      16:19:13,476 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: []

      16:19:13,476 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary]

      16:19:14,850 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_QUERY

      16:19:14,851 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [segvar_type_order, status, last_run_date, product_name, rec_create_date, query_time_period, variable_name_type, query_end_date, user_name, forecast_id, save_flight_ind, description, priority, result_query_type, make_filter, query_start_date, siteid, query_type, query_id, query_name, rec_update_date]

      16:19:14,852 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fka8ed4394363b341]

      16:19:14,852 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [fka8ed4394363b341, primary]

      16:19:14,949 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_QUERY

      16:19:14,950 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [segvar_type_order, status, last_run_date, product_name, rec_create_date, query_time_period, variable_name_type, query_end_date, user_name, forecast_id, save_flight_ind, description, priority, result_query_type, make_filter, query_start_date, siteid, query_type, query_id, query_name, rec_update_date]

      16:19:14,951 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: [fka8ed4394363b341]

      16:19:14,951 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [fka8ed4394363b341, primary]

      16:19:16,125 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_QUERY_VALUES

      16:19:16,126 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [isselected, valueid, isnot, columnname, segmentation_var_name, segmentation_var, rec_create_date, market_group_name, query_id, segmentation_var_type, total_individual_ind, rec_update_date]

      16:19:16,127 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fk6be637e8bb2526b3]

      16:19:16,127 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary, fk6be637e8bb2526b3]

      16:19:16,253 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_QUERY_VALUES

      16:19:16,253 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [isselected, valueid, isnot, columnname, segmentation_var_name, segmentation_var, rec_create_date, market_group_name, query_id, segmentation_var_type, total_individual_ind, rec_update_date]

      16:19:16,254 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: [fk6be637e8bb2526b3]

      16:19:16,255 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary, fk6be637e8bb2526b3]

      16:19:17,425 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_REPORT_DETAIL

      16:19:17,426 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [variable_name, avail_value, numeric_value, report_id, variable_level, capacity_value, column_name]

      16:19:17,427 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fk6988504da267c8ce]

      16:19:17,427 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [fk6988504da267c8ce, primary]

      16:19:17,552 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_REPORT_DETAIL

      16:19:17,553 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [variable_name, avail_value, numeric_value, report_id, variable_level, capacity_value, column_name]

      16:19:17,554 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: [fk6988504da267c8ce]

      16:19:17,554 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [fk6988504da267c8ce, primary]

      16:19:19,026 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_REPORT_HEADER

      16:19:19,028 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [report_date, report_name, report_id, query_id]

      16:19:19,028 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: []

      16:19:19,029 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary]

      16:19:19,130 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_REPORT_HEADER

      16:19:19,130 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [report_date, report_name, report_id, query_id]

      16:19:19,131 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

      16:19:19,131 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]

      16:19:20,279 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_RESULTS_DETAIL

      16:19:20,279 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [end_date, reserved_qty, availability_pct, availabilty_qty, capacity_qty, segvar_combination_name, booked_qty, result_detail_id, results_header_id, start_date]

      16:19:20,280 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: [fk5574a4692cc1e20]

      16:19:20,281 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [fk5574a4692cc1e20, primary]

      16:19:20,409 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_RESULTS_DETAIL

      16:19:20,409 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [end_date, reserved_qty, availability_pct, availabilty_qty, capacity_qty, segvar_combination_name, booked_qty, result_detail_id, results_header_id, start_date]

      16:19:20,410 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fk5574a4692cc1e20]

      16:19:20,411 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [fk5574a4692cc1e20, primary]

      16:19:21,596 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_RESULTS_HEADER

      16:19:21,597 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [segvar_type_order, status, results_date, query_time_period, results_header_id, approved_ind, results_name, user_name, end_date, forecast_id, result_query_type, results_desc, query_id, start_date]

      16:19:21,598 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: [fk5c3f6ea54363b341, fk5c3f6ea5bb2526b3]

      16:19:21,598 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [fk5c3f6ea5bb2526b3, fk5c3f6ea54363b341, primary]

      16:19:21,716 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_RESULTS_HEADER

      16:19:21,716 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [segvar_type_order, status, results_date, query_time_period, results_header_id, approved_ind, results_name, user_name, end_date, forecast_id, result_query_type, results_desc, query_id, start_date]

      16:19:21,717 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fk5c3f6ea54363b341, fk5c3f6ea5bb2526b3]

      16:19:21,718 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [fk5c3f6ea5bb2526b3, fk5c3f6ea54363b341, primary]

      16:19:22,866 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_VALUES

      16:19:22,867 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [id, is_neg_targetable, rec_create_date, name, segmentation_variable_status, segmentation_variable_type, rec_update_date]

      16:19:22,867 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: []

      16:19:22,868 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary]

      16:19:23,005 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_VALUES

      16:19:23,006 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [id, is_neg_targetable, rec_create_date, name, segmentation_variable_status, segmentation_variable_type, rec_update_date]

      16:19:23,006 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

      16:19:23,007 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]

      16:19:26,354 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.SEQUENCE_TABLE

      16:19:26,355 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [seq_name, seq_count]

      16:19:26,355 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: []

      16:19:26,355 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: []

      16:19:26,356 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (MSC service thread 1-5) HHH000232: Schema update complete

      16:19:26,357 INFO  [org.hibernate.engine.transaction.internal.TransactionFactoryInitiator] (MSC service thread 1-5) HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jta.CMTTransactionFactory

      16:19:26,373 WARN  [org.hibernate.ejb.internal.EntityManagerFactoryRegistry] (MSC service thread 1-5) HHH000436: Entity manager factory name (AcarInv) is already registered.  If entity manager will be clustered or passivated, specify a unique value for property 'hibernate.ejb.entitymanager_factory_name'

      16:19:26,383 WARN  [org.hibernate.ejb.Ejb3Configuration] (MSC service thread 1-5) HHH000059: Defining hibernate.transaction.flush_before_completion=true ignored in HEM

      16:19:26,405 INFO  [org.hibernate.dialect.Dialect] (MSC service thread 1-5) HHH000400: Using dialect: org.hibernate.dialect.MySQLInnoDBDialect

      16:19:26,406 INFO  [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] (MSC service thread 1-5) HHH000397: Using ASTQueryTranslatorFactory

      16:19:26,463 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (MSC service thread 1-5) HHH000228: Running hbm2ddl schema update

      16:19:26,464 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (MSC service thread 1-5) HHH000102: Fetching database metadata

      16:19:26,464 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (MSC service thread 1-5) HHH000396: Updating schema

      16:19:26,870 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.SEQUENCE_TABLE

      16:19:26,870 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [seq_name, seq_count]

      16:19:26,871 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

      16:19:26,871 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: []

      16:19:26,872 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (MSC service thread 1-2) HHH000232: Schema update complete

      16:19:26,873 INFO  [org.hibernate.engine.transaction.internal.TransactionFactoryInitiator] (MSC service thread 1-2) HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jta.CMTTransactionFactory

      16:19:27,778 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_ADJUSTMENT_FACTORS

      16:19:27,779 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [event_adjustment_factor, period_id, seasonality_adjustment_factor, trend_adjustment_factor, forecast_id, rec_create_date, period_end_date, period_start_date, rec_update_date]

      16:19:27,780 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: [fkc78ae0214363b341]

      16:19:27,780 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary, fkc78ae0214363b341]

      16:19:29,324 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_FLIGHT

      16:19:29,325 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [weight, payment_type_name, rec_create_date, end_date, priority, adjusted_rate, ft_impressions_deld_28_days, impressions_delivered, flight_name, rec_update_date, order_number, targeting_desc, gross_cost, flight_number, order_status, order_name, schedule, advertiser_name, impression_goal, ft_capacity, flighttargetid, flight_status, rate_unit_type_name, base_rate, flightid, impressions_deld_28_days, start_date]

      16:19:29,326 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: []

      16:19:29,327 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary]

      16:19:30,669 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_FORECAST

      16:19:30,670 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [forecast_model_name, created_user_name, status, forecast_id, rec_create_date, forecast_model_desc, updated_user_name, rec_update_date, default_ind]

      16:19:30,670 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: []

      16:19:30,671 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary]

      16:19:31,977 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_INV_AUDIT_LOG

      16:19:31,978 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [which_process, audit_date, audit_message]

      16:19:31,978 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: []

      16:19:31,979 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary]

      16:19:33,349 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_INV_DATA_H_MV

      16:19:33,350 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [stateid, dmaid, eventcount, modelid, listingtypeid, partnerid, categoryid, makeid, positionid, adsizeid, siteid, language, geodma, yearrangeid, searchtypeid, bodystyle, pageid]

      16:19:33,351 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: []

      16:19:33,351 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary]

      16:19:34,685 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_MAKE_MODEL_REF

      16:19:34,685 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [makeid, numrows, rec_create_date, modelid, top1]

      16:19:34,686 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: []

      16:19:34,686 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary]

      16:19:35,971 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_MARKET_GROUPS

      16:19:35,972 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [rec_create_date, market_group_id, market_group_name, parent_market_group_id, rec_update_date]

      16:19:35,973 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: [fk793059c8d2d344c5]

      16:19:35,973 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary, fk793059c8d2d344c5]

      16:19:37,336 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_MARKET_SEGMENTS

      16:19:37,336 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [segmentation_variable_id, market_segment_name, segmentation_variable_name, rec_create_date, market_group_id, segmentation_variable_status, segmentation_variable_type, operator, rec_update_date]

      16:19:37,337 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: []

      16:19:37,338 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary]

      16:19:38,606 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_OFFLINE_JOBS

      16:19:38,607 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [user_name_created, job_requested_time, job_started_time, status, priority, job_exec_manager, max_jobs_num, results_header_id, query_id, heartbeat_time, job_completed_time, job_id]

      16:19:38,608 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: []

      16:19:38,608 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary]

      16:19:40,029 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_OVERLAPPING_FLIGHTS

      16:19:40,029 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [order_number, reserved_overlap_qty, targeting_desc, result_detail_id, overlap_pct, order_status, order_name, schedule, booked_overlap_qty, end_date, advertiser_name, impression_goal, priority, overlapping_flights_id, flight_status, start_date, impressions_delivered, flight_name]

      16:19:40,030 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: [fk9eb1938e2817df07]

      16:19:40,031 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary, fk9eb1938e2817df07]

      16:19:41,380 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_PRODUCT_MARKET_GROUPS

      16:19:41,381 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [product_status, schedule, priority, rec_create_date, market_group_id, product_name, site_name, rec_update_date]

      16:19:41,382 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: []

      16:19:41,382 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary]

      16:19:42,732 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_PRODUCT_SEGVAR_TYPE

      16:19:42,733 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [product_status, schedule, priority, product_name, rec_create_date, segmentation_variable_type, site_name, at_usage, rec_update_date]

      16:19:42,734 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: []

      16:19:42,734 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary]

      16:19:44,294 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_QUERY

      16:19:44,295 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [segvar_type_order, status, last_run_date, product_name, rec_create_date, query_time_period, variable_name_type, query_end_date, user_name, forecast_id, save_flight_ind, description, priority, result_query_type, make_filter, query_start_date, siteid, query_type, query_id, query_name, rec_update_date]

      16:19:44,296 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: [fka8ed4394363b341]

      16:19:44,296 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [fka8ed4394363b341, primary]

      16:19:45,783 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_QUERY_VALUES

      16:19:45,784 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [isselected, valueid, isnot, columnname, segmentation_var_name, segmentation_var, rec_create_date, market_group_name, query_id, segmentation_var_type, total_individual_ind, rec_update_date]

      16:19:45,784 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: [fk6be637e8bb2526b3]

      16:19:45,785 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary, fk6be637e8bb2526b3]

      16:19:47,107 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_REPORT_DETAIL

      16:19:47,108 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [variable_name, avail_value, numeric_value, report_id, variable_level, capacity_value, column_name]

      16:19:47,109 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: [fk6988504da267c8ce]

      16:19:47,109 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [fk6988504da267c8ce, primary]

      16:19:48,589 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_REPORT_HEADER

      16:19:48,589 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [report_date, report_name, report_id, query_id]

      16:19:48,590 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: []

      16:19:48,590 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary]

      16:19:49,943 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_RESULTS_DETAIL

      16:19:49,943 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [end_date, reserved_qty, availability_pct, availabilty_qty, capacity_qty, segvar_combination_name, booked_qty, result_detail_id, results_header_id, start_date]

      16:19:49,944 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: [fk5574a4692cc1e20]

      16:19:49,944 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [fk5574a4692cc1e20, primary]

      16:19:51,423 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_RESULTS_HEADER

      16:19:51,424 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [segvar_type_order, status, results_date, query_time_period, results_header_id, approved_ind, results_name, user_name, end_date, forecast_id, result_query_type, results_desc, query_id, start_date]

      16:19:51,425 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: [fk5c3f6ea54363b341, fk5c3f6ea5bb2526b3]

      16:19:51,425 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [fk5c3f6ea5bb2526b3, fk5c3f6ea54363b341, primary]

      16:19:52,796 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_VALUES

      16:19:52,796 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [id, is_neg_targetable, rec_create_date, name, segmentation_variable_status, segmentation_variable_type, rec_update_date]

      16:19:52,797 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: []

      16:19:52,797 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary]

      16:19:54,177 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.SEQUENCE_TABLE

      16:19:54,177 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [seq_name, seq_count]

      16:19:54,178 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: []

      16:19:54,178 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: []

      16:19:54,178 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (MSC service thread 1-5) HHH000232: Schema update complete

      16:19:54,179 INFO  [org.hibernate.engine.transaction.internal.TransactionFactoryInitiator] (MSC service thread 1-5) HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jta.CMTTransactionFactory

      16:19:54,190 WARN  [org.hibernate.ejb.internal.EntityManagerFactoryRegistry] (MSC service thread 1-5) HHH000436: Entity manager factory name (AcarInv) is already registered.  If entity manager will be clustered or passivated, specify a unique value for property 'hibernate.ejb.entitymanager_factory_name'

      16:19:54,201 WARN  [org.hibernate.ejb.Ejb3Configuration] (MSC service thread 1-5) HHH000059: Defining hibernate.transaction.flush_before_completion=true ignored in HEM

      16:19:54,223 INFO  [org.hibernate.dialect.Dialect] (MSC service thread 1-5) HHH000400: Using dialect: org.hibernate.dialect.MySQLInnoDBDialect

      16:19:54,224 INFO  [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] (MSC service thread 1-5) HHH000397: Using ASTQueryTranslatorFactory

      16:19:54,283 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (MSC service thread 1-5) HHH000228: Running hbm2ddl schema update

      16:19:54,284 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (MSC service thread 1-5) HHH000102: Fetching database metadata

      16:19:54,284 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (MSC service thread 1-5) HHH000396: Updating schema

      16:19:55,543 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_ADJUSTMENT_FACTORS

      16:19:55,543 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [event_adjustment_factor, period_id, seasonality_adjustment_factor, trend_adjustment_factor, forecast_id, rec_create_date, period_end_date, period_start_date, rec_update_date]

      16:19:55,544 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: [fkc78ae0214363b341]

      16:19:55,545 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary, fkc78ae0214363b341]

      16:19:57,126 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_FLIGHT

      16:19:57,126 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [weight, payment_type_name, rec_create_date, end_date, priority, adjusted_rate, ft_impressions_deld_28_days, impressions_delivered, flight_name, rec_update_date, order_number, targeting_desc, gross_cost, flight_number, order_status, order_name, schedule, advertiser_name, impression_goal, ft_capacity, flighttargetid, flight_status, rate_unit_type_name, base_rate, flightid, impressions_deld_28_days, start_date]

      16:19:57,128 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: []

      16:19:57,128 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary]

      16:19:58,529 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_FORECAST

      16:19:58,530 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [forecast_model_name, created_user_name, status, forecast_id, rec_create_date, forecast_model_desc, updated_user_name, rec_update_date, default_ind]

      16:19:58,530 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: []

      16:19:58,531 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary]

      16:19:59,871 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_INV_AUDIT_LOG

      16:19:59,872 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [which_process, audit_date, audit_message]

      16:19:59,872 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: []

      16:19:59,873 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary]

      16:20:01,563 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_INV_DATA_H_MV

      16:20:01,563 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [stateid, dmaid, eventcount, modelid, listingtypeid, partnerid, categoryid, makeid, positionid, adsizeid, siteid, language, geodma, yearrangeid, searchtypeid, bodystyle, pageid]

      16:20:01,564 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: []

      16:20:01,565 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary]

      16:20:02,940 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_MAKE_MODEL_REF

      16:20:02,940 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [makeid, numrows, rec_create_date, modelid, top1]

      16:20:02,941 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: []

      16:20:02,941 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary]

      16:20:04,288 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_MARKET_GROUPS

      16:20:04,289 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [rec_create_date, market_group_id, market_group_name, parent_market_group_id, rec_update_date]

      16:20:04,290 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: [fk793059c8d2d344c5]

      16:20:04,290 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary, fk793059c8d2d344c5]

      16:20:05,627 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_MARKET_SEGMENTS

      16:20:05,628 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [segmentation_variable_id, market_segment_name, segmentation_variable_name, rec_create_date, market_group_id, segmentation_variable_status, segmentation_variable_type, operator, rec_update_date]

      16:20:05,628 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: []

      16:20:05,629 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary]

      16:20:06,969 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_OFFLINE_JOBS

      16:20:06,969 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [user_name_created, job_requested_time, job_started_time, status, priority, job_exec_manager, max_jobs_num, results_header_id, query_id, heartbeat_time, job_completed_time, job_id]

      16:20:06,970 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: []

      16:20:06,971 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary]

      16:20:08,438 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_OVERLAPPING_FLIGHTS

      16:20:08,439 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [order_number, reserved_overlap_qty, targeting_desc, result_detail_id, overlap_pct, order_status, order_name, schedule, booked_overlap_qty, end_date, advertiser_name, impression_goal, priority, overlapping_flights_id, flight_status, start_date, impressions_delivered, flight_name]

      16:20:08,440 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: [fk9eb1938e2817df07]

      16:20:08,440 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary, fk9eb1938e2817df07]

      16:20:09,789 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_PRODUCT_MARKET_GROUPS

      16:20:09,790 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [product_status, schedule, priority, rec_create_date, market_group_id, product_name, site_name, rec_update_date]

      16:20:09,790 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: []

      16:20:09,791 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary]

      16:20:11,731 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_PRODUCT_SEGVAR_TYPE

      16:20:11,732 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [product_status, schedule, priority, product_name, rec_create_date, segmentation_variable_type, site_name, at_usage, rec_update_date]

      16:20:11,732 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: []

      16:20:11,733 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary]

      16:20:13,314 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_QUERY

      16:20:13,315 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [segvar_type_order, status, last_run_date, product_name, rec_create_date, query_time_period, variable_name_type, query_end_date, user_name, forecast_id, save_flight_ind, description, priority, result_query_type, make_filter, query_start_date, siteid, query_type, query_id, query_name, rec_update_date]

      16:20:13,316 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: [fka8ed4394363b341]

      16:20:13,316 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [fka8ed4394363b341, primary]

      16:20:14,884 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_QUERY_VALUES

      16:20:14,884 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [isselected, valueid, isnot, columnname, segmentation_var_name, segmentation_var, rec_create_date, market_group_name, query_id, segmentation_var_type, total_individual_ind, rec_update_date]

      16:20:14,885 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: [fk6be637e8bb2526b3]

      16:20:14,885 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary, fk6be637e8bb2526b3]

      16:20:16,217 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_REPORT_DETAIL

      16:20:16,218 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [variable_name, avail_value, numeric_value, report_id, variable_level, capacity_value, column_name]

      16:20:16,218 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: [fk6988504da267c8ce]

      16:20:16,219 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [fk6988504da267c8ce, primary]

      16:20:17,607 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_REPORT_HEADER

      16:20:17,608 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [report_date, report_name, report_id, query_id]

      16:20:17,608 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: []

      16:20:17,609 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary]

      16:20:18,916 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_RESULTS_DETAIL

      16:20:18,917 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [end_date, reserved_qty, availability_pct, availabilty_qty, capacity_qty, segvar_combination_name, booked_qty, result_detail_id, results_header_id, start_date]

      16:20:18,918 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: [fk5574a4692cc1e20]

      16:20:18,918 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [fk5574a4692cc1e20, primary]

      16:20:20,336 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_RESULTS_HEADER

      16:20:20,336 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [segvar_type_order, status, results_date, query_time_period, results_header_id, approved_ind, results_name, user_name, end_date, forecast_id, result_query_type, results_desc, query_id, start_date]

      16:20:20,337 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: [fk5c3f6ea54363b341, fk5c3f6ea5bb2526b3]

      16:20:20,338 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [fk5c3f6ea5bb2526b3, fk5c3f6ea54363b341, primary]

      16:20:21,654 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_VALUES

      16:20:21,655 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [id, is_neg_targetable, rec_create_date, name, segmentation_variable_status, segmentation_variable_type, rec_update_date]

      16:20:21,655 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: []

      16:20:21,656 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary]

      16:20:23,345 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.SEQUENCE_TABLE

      16:20:23,346 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [seq_name, seq_count]

      16:20:23,346 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: []

      16:20:23,347 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: []

      16:20:23,347 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (MSC service thread 1-5) HHH000232: Schema update complete

      16:20:23,348 INFO  [org.hibernate.engine.transaction.internal.TransactionFactoryInitiator] (MSC service thread 1-5) HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jta.CMTTransactionFactory

      16:20:23,359 WARN  [org.hibernate.ejb.internal.EntityManagerFactoryRegistry] (MSC service thread 1-5) HHH000436: Entity manager factory name (AcarInv) is already registered.  If entity manager will be clustered or passivated, specify a unique value for property 'hibernate.ejb.entitymanager_factory_name'

      16:20:23,368 WARN  [org.hibernate.ejb.Ejb3Configuration] (MSC service thread 1-5) HHH000059: Defining hibernate.transaction.flush_before_completion=true ignored in HEM

      16:20:23,387 INFO  [org.hibernate.dialect.Dialect] (MSC service thread 1-5) HHH000400: Using dialect: org.hibernate.dialect.MySQLInnoDBDialect

      16:20:23,388 INFO  [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] (MSC service thread 1-5) HHH000397: Using ASTQueryTranslatorFactory

      16:20:23,464 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (MSC service thread 1-5) HHH000228: Running hbm2ddl schema update

      16:20:23,465 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (MSC service thread 1-5) HHH000102: Fetching database metadata

      16:20:23,465 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (MSC service thread 1-5) HHH000396: Updating schema

      16:20:24,690 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_ADJUSTMENT_FACTORS

      16:20:24,691 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [event_adjustment_factor, period_id, seasonality_adjustment_factor, trend_adjustment_factor, forecast_id, rec_create_date, period_end_date, period_start_date, rec_update_date]

      16:20:24,692 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: [fkc78ae0214363b341]

      16:20:24,692 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary, fkc78ae0214363b341]

      16:20:26,269 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_FLIGHT

      16:20:26,269 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [weight, payment_type_name, rec_create_date, end_date, priority, adjusted_rate, ft_impressions_deld_28_days, impressions_delivered, flight_name, rec_update_date, order_number, targeting_desc, gross_cost, flight_number, order_status, order_name, schedule, advertiser_name, impression_goal, ft_capacity, flighttargetid, flight_status, rate_unit_type_name, base_rate, flightid, impressions_deld_28_days, start_date]

      16:20:26,271 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: []

      16:20:26,271 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary]

      16:20:27,708 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_FORECAST

      16:20:27,709 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [forecast_model_name, created_user_name, status, forecast_id, rec_create_date, forecast_model_desc, updated_user_name, rec_update_date, default_ind]

      16:20:27,709 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: []

      16:20:27,710 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary]

      16:20:29,950 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_INV_AUDIT_LOG

      16:20:29,950 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [which_process, audit_date, audit_message]

      16:20:29,951 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: []

      16:20:29,951 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary]

      16:20:31,298 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_INV_DATA_H_MV

      16:20:31,298 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [stateid, dmaid, eventcount, modelid, listingtypeid, partnerid, categoryid, makeid, positionid, adsizeid, siteid, language, geodma, yearrangeid, searchtypeid, bodystyle, pageid]

      16:20:31,299 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: []

      16:20:31,300 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary]

      16:20:32,574 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_MAKE_MODEL_REF

      16:20:32,575 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [makeid, numrows, rec_create_date, modelid, top1]

      16:20:32,576 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: []

      16:20:32,576 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary]

      16:20:33,865 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_MARKET_GROUPS

      16:20:33,865 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [rec_create_date, market_group_id, market_group_name, parent_market_group_id, rec_update_date]

      16:20:33,866 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: [fk793059c8d2d344c5]

      16:20:33,867 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary, fk793059c8d2d344c5]

      16:20:35,152 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_MARKET_SEGMENTS

      16:20:35,153 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [segmentation_variable_id, market_segment_name, segmentation_variable_name, rec_create_date, market_group_id, segmentation_variable_status, segmentation_variable_type, operator, rec_update_date]

      16:20:35,153 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: []

      16:20:35,154 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary]

      16:20:36,464 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_OFFLINE_JOBS

      16:20:36,465 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [user_name_created, job_requested_time, job_started_time, status, priority, job_exec_manager, max_jobs_num, results_header_id, query_id, heartbeat_time, job_completed_time, job_id]

      16:20:36,466 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: []

      16:20:36,466 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary]

      16:20:37,870 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_OVERLAPPING_FLIGHTS

      16:20:37,870 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [order_number, reserved_overlap_qty, targeting_desc, result_detail_id, overlap_pct, order_status, order_name, schedule, booked_overlap_qty, end_date, advertiser_name, impression_goal, priority, overlapping_flights_id, flight_status, start_date, impressions_delivered, flight_name]

      16:20:37,872 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: [fk9eb1938e2817df07]

      16:20:37,872 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary, fk9eb1938e2817df07]

      16:20:39,144 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_PRODUCT_MARKET_GROUPS

      16:20:39,145 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [product_status, schedule, priority, rec_create_date, market_group_id, product_name, site_name, rec_update_date]

      16:20:39,145 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: []

      16:20:39,146 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary]

      16:20:40,453 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_PRODUCT_SEGVAR_TYPE

      16:20:40,454 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [product_status, schedule, priority, product_name, rec_create_date, segmentation_variable_type, site_name, at_usage, rec_update_date]

      16:20:40,455 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: []

      16:20:40,455 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary]

      16:20:41,910 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_QUERY

      16:20:41,910 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [segvar_type_order, status, last_run_date, product_name, rec_create_date, query_time_period, variable_name_type, query_end_date, user_name, forecast_id, save_flight_ind, description, priority, result_query_type, make_filter, query_start_date, siteid, query_type, query_id, query_name, rec_update_date]

      16:20:41,911 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: [fka8ed4394363b341]

      16:20:41,912 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [fka8ed4394363b341, primary]

      16:20:43,280 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_QUERY_VALUES

      16:20:43,280 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [isselected, valueid, isnot, columnname, segmentation_var_name, segmentation_var, rec_create_date, market_group_name, query_id, segmentation_var_type, total_individual_ind, rec_update_date]

      16:20:43,281 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: [fk6be637e8bb2526b3]

      16:20:43,282 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary, fk6be637e8bb2526b3]

      16:20:44,592 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_REPORT_DETAIL

      16:20:44,593 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [variable_name, avail_value, numeric_value, report_id, variable_level, capacity_value, column_name]

      16:20:44,594 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: [fk6988504da267c8ce]

      16:20:44,594 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [fk6988504da267c8ce, primary]

      16:20:46,021 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_REPORT_HEADER

      16:20:46,021 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [report_date, report_name, report_id, query_id]

      16:20:46,022 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: []

      16:20:46,022 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary]

      16:20:47,343 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_RESULTS_DETAIL

      16:20:47,343 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [end_date, reserved_qty, availability_pct, availabilty_qty, capacity_qty, segvar_combination_name, booked_qty, result_detail_id, results_header_id, start_date]

      16:20:47,344 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: [fk5574a4692cc1e20]

      16:20:47,345 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [fk5574a4692cc1e20, primary]

      16:20:48,772 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_RESULTS_HEADER

      16:20:48,773 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [segvar_type_order, status, results_date, query_time_period, results_header_id, approved_ind, results_name, user_name, end_date, forecast_id, result_query_type, results_desc, query_id, start_date]

      16:20:48,773 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: [fk5c3f6ea54363b341, fk5c3f6ea5bb2526b3]

      16:20:48,774 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [fk5c3f6ea5bb2526b3, fk5c3f6ea54363b341, primary]

      16:20:50,067 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.ADS_VALUES

      16:20:50,068 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [id, is_neg_targetable, rec_create_date, name, segmentation_variable_status, segmentation_variable_type, rec_update_date]

      16:20:50,068 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: []

      16:20:50,069 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: [primary]

      16:20:51,359 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000261: Table found: autotrader_acar.SEQUENCE_TABLE

      16:20:51,360 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000037: Columns: [seq_name, seq_count]

      16:20:51,361 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000108: Foreign keys: []

      16:20:51,361 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-5) HHH000126: Indexes: []

      16:20:51,361 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (MSC service thread 1-5) HHH000232: Schema update complete

      16:20:51,362 INFO  [org.hibernate.engine.transaction.internal.TransactionFactoryInitiator] (MSC service thread 1-5) HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jta.CMTTransactionFactory

      16:20:51,374 WARN  [org.hibernate.ejb.internal.EntityManagerFactoryRegistry] (MSC service thread 1-5) HHH000436: Entity manager factory name (AcarInv) is already registered.  If entity manager will be clustered or passivated, specify a unique value for property 'hibernate.ejb.entitymanager_factory_name'

      16:20:52,647 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/acarinv]] (MSC service thread 1-5) Exception sending context initialized event to listener instance of class org.jboss.seam.servlet.SeamListener: org.jboss.seam.InstantiationException: Could not instantiate Seam component: asyncRetrieveResultStateManager

                at org.jboss.seam.Component.newInstance(Component.java:2208) [jboss-seam-2.3.0.Final.jar:2.3.0.Final]

                at org.jboss.seam.contexts.Contexts.startup(Contexts.java:343) [jboss-seam-2.3.0.Final.jar:2.3.0.Final]

                at org.jboss.seam.contexts.Contexts.startup(Contexts.java:317) [jboss-seam-2.3.0.Final.jar:2.3.0.Final]

                at org.jboss.seam.contexts.ServletLifecycle.endInitialization(ServletLifecycle.java:143) [jboss-seam-2.3.0.Final.jar:2.3.0.Final]

                at org.jboss.seam.init.Initialization.init(Initialization.java:813) [jboss-seam-2.3.0.Final.jar:2.3.0.Final]

                at org.jboss.seam.servlet.SeamListener.contextInitialized(SeamListener.java:36) [jboss-seam-2.3.0.Final.jar:2.3.0.Final]

                at org.apache.catalina.core.StandardContext.contextListenerStart(StandardContext.java:3392) [jbossweb-7.0.13.Final.jar:]

                at org.apache.catalina.core.StandardContext.start(StandardContext.java:3850) [jbossweb-7.0.13.Final.jar:]

                at org.jboss.as.web.deployment.WebDeploymentService.start(WebDeploymentService.java:90) [jboss-as-web-7.1.1.Final.jar:7.1.1.Final]

                at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811)

                at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746)

                at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [classes.jar:1.6.0_35]

                at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [classes.jar:1.6.0_35]

                at java.lang.Thread.run(Thread.java:680) [classes.jar:1.6.0_35]

      Caused by: java.lang.IllegalArgumentException: Can only use @IntervalCron with the QuartzDispatcher

                at org.jboss.seam.async.AbstractDispatcher.extractAndValidateParameters(AbstractDispatcher.java:171) [jboss-seam-2.3.0.Final.jar:2.3.0.Final]

                at org.jboss.seam.async.AbstractDispatcher.createTimerSchedule(AbstractDispatcher.java:113) [jboss-seam-2.3.0.Final.jar:2.3.0.Final]

                at org.jboss.seam.async.ThreadPoolDispatcher.scheduleInvocation(ThreadPoolDispatcher.java:56) [jboss-seam-2.3.0.Final.jar:2.3.0.Final]

                at org.jboss.seam.async.ThreadPoolDispatcher.scheduleInvocation(ThreadPoolDispatcher.java:27) [jboss-seam-2.3.0.Final.jar:2.3.0.Final]

                at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [classes.jar:1.6.0_35]

                at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [classes.jar:1.6.0_35]

                at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [classes.jar:1.6.0_35]

                at java.lang.reflect.Method.invoke(Method.java:597) [classes.jar:1.6.0_35]

                at org.jboss.seam.util.Reflections.invoke(Reflections.java:22) [jboss-seam-2.3.0.Final.jar:2.3.0.Final]

                at org.jboss.seam.intercept.RootInvocationContext.proceed(RootInvocationContext.java:32) [jboss-seam-2.3.0.Final.jar:2.3.0.Final]

                at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:56) [jboss-seam-2.3.0.Final.jar:2.3.0.Final]

                at org.jboss.seam.transaction.RollbackInterceptor.aroundInvoke(RollbackInterceptor.java:28) [jboss-seam-2.3.0.Final.jar:2.3.0.Final]

                at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68) [jboss-seam-2.3.0.Final.jar:2.3.0.Final]

                at org.jboss.seam.core.MethodContextInterceptor.aroundInvoke(MethodContextInterceptor.java:44) [jboss-seam-2.3.0.Final.jar:2.3.0.Final]

                at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68) [jboss-seam-2.3.0.Final.jar:2.3.0.Final]

                at org.jboss.seam.intercept.RootInterceptor.invoke(RootInterceptor.java:107) [jboss-seam-2.3.0.Final.jar:2.3.0.Final]

                at org.jboss.seam.intercept.JavaBeanInterceptor.interceptInvocation(JavaBeanInterceptor.java:186) [jboss-seam-2.3.0.Final.jar:2.3.0.Final]

                at org.jboss.seam.intercept.JavaBeanInterceptor.invoke(JavaBeanInterceptor.java:104) [jboss-seam-2.3.0.Final.jar:2.3.0.Final]

                at org.jboss.seam.async.ThreadPoolDispatcher_$$_javassist_seam_7.scheduleInvocation(ThreadPoolDispatcher_$$_javassist_seam_7.java) [jboss-seam-2.3.0.Final.jar:2.3.0.Final]

                at org.jboss.seam.async.AsynchronousInterceptor.aroundInvoke(AsynchronousInterceptor.java:40) [jboss-seam-2.3.0.Final.jar:2.3.0.Final]

                at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68) [jboss-seam-2.3.0.Final.jar:2.3.0.Final]

                at org.jboss.seam.intercept.RootInterceptor.invoke(RootInterceptor.java:107) [jboss-seam-2.3.0.Final.jar:2.3.0.Final]

                at org.jboss.seam.intercept.JavaBeanInterceptor.interceptInvocation(JavaBeanInterceptor.java:186) [jboss-seam-2.3.0.Final.jar:2.3.0.Final]

                at org.jboss.seam.intercept.JavaBeanInterceptor.invoke(JavaBeanInterceptor.java:104) [jboss-seam-2.3.0.Final.jar:2.3.0.Final]

                at com.atc.web.comp.inv.AsyncRetrieveResultHelper_$$_javassist_seam_9.validateExistingStates(AsyncRetrieveResultHelper_$$_javassist_seam_9.java) [adsinvmgr-ejb-5.3.11.3.jar:]

                at com.atc.web.comp.inv.AsyncRetrieveResultStateManager.validateStatusesPeriodically(AsyncRetrieveResultStateManager.java:35) [adsinvmgr-ejb-5.3.11.3.jar:]

                at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [classes.jar:1.6.0_35]

                at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [classes.jar:1.6.0_35]

                at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [classes.jar:1.6.0_35]

                at java.lang.reflect.Method.invoke(Method.java:597) [classes.jar:1.6.0_35]

                at org.jboss.seam.util.Reflections.invoke(Reflections.java:22) [jboss-seam-2.3.0.Final.jar:2.3.0.Final]

                at org.jboss.seam.intercept.RootInvocationContext.proceed(RootInvocationContext.java:32) [jboss-seam-2.3.0.Final.jar:2.3.0.Final]

                at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:56) [jboss-seam-2.3.0.Final.jar:2.3.0.Final]

                at org.jboss.seam.transaction.RollbackInterceptor.aroundInvoke(RollbackInterceptor.java:28) [jboss-seam-2.3.0.Final.jar:2.3.0.Final]

                at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68) [jboss-seam-2.3.0.Final.jar:2.3.0.Final]

                at org.jboss.seam.core.BijectionInterceptor.aroundInvoke(BijectionInterceptor.java:77) [jboss-seam-2.3.0.Final.jar:2.3.0.Final]

                at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68) [jboss-seam-2.3.0.Final.jar:2.3.0.Final]

                at org.jboss.seam.core.MethodContextInterceptor.aroundInvoke(MethodContextInterceptor.java:44) [jboss-seam-2.3.0.Final.jar:2.3.0.Final]

                at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68) [jboss-seam-2.3.0.Final.jar:2.3.0.Final]

                at org.jboss.seam.intercept.RootInterceptor.invoke(RootInterceptor.java:107) [jboss-seam-2.3.0.Final.jar:2.3.0.Final]

                at org.jboss.seam.intercept.JavaBeanInterceptor.interceptInvocation(JavaBeanInterceptor.java:186) [jboss-seam-2.3.0.Final.jar:2.3.0.Final]

                at org.jboss.seam.intercept.JavaBeanInterceptor.invoke(JavaBeanInterceptor.java:104) [jboss-seam-2.3.0.Final.jar:2.3.0.Final]

                at com.atc.web.comp.inv.AsyncRetrieveResultStateManager_$$_javassist_seam_8.validateStatusesPeriodically(AsyncRetrieveResultStateManager_$$_javassist_seam_8.java) [adsinvmgr-ejb-5.3.11.3.jar:]

                at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [classes.jar:1.6.0_35]

                at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [classes.jar:1.6.0_35]

                at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [classes.jar:1.6.0_35]

                at java.lang.reflect.Method.invoke(Method.java:597) [classes.jar:1.6.0_35]

                at org.jboss.seam.util.Reflections.invoke(Reflections.java:22) [jboss-seam-2.3.0.Final.jar:2.3.0.Final]

                at org.jboss.seam.util.Reflections.invokeAndWrap(Reflections.java:144) [jboss-seam-2.3.0.Final.jar:2.3.0.Final]

                at org.jboss.seam.Component.callComponentMethod(Component.java:2313) [jboss-seam-2.3.0.Final.jar:2.3.0.Final]

                at org.jboss.seam.Component.callCreateMethod(Component.java:2236) [jboss-seam-2.3.0.Final.jar:2.3.0.Final]

                at org.jboss.seam.Component.newInstance(Component.java:2196) [jboss-seam-2.3.0.Final.jar:2.3.0.Final]

                ... 13 more

       

       

      16:20:52,656 WARN  [org.hibernate.ejb.Ejb3Configuration] (pool-15-thread-1) HHH000059: Defining hibernate.transaction.flush_before_completion=true ignored in HEM

      16:20:52,677 ERROR [org.apache.catalina.core.StandardContext] (MSC service thread 1-5) Error listenerStart

      16:20:52,678 ERROR [org.apache.catalina.core.StandardContext] (MSC service thread 1-5) Context [/acarinv] startup failed due to previous errors

      16:20:52,679 INFO  [com.autotrader.adsinv.service.persist.PersistenceCacheManagement] (MSC service thread 1-5) Shuting down the persistence cache clean up Scheduler.

      16:20:52,680 INFO  [com.autotrader.adsinv.service.persist.PersistenceCacheManagement] (MSC service thread 1-5) Persistence cache clean up Scheduler is off now.

      16:20:52,927 INFO  [org.hibernate.dialect.Dialect] (pool-15-thread-1) HHH000400: Using dialect: org.hibernate.dialect.MySQLInnoDBDialect

      16:20:52,929 INFO  [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] (pool-15-thread-1) HHH000397: Using ASTQueryTranslatorFactory

      16:20:53,009 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (pool-15-thread-1) HHH000228: Running hbm2ddl schema update

      16:20:53,009 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (pool-15-thread-1) HHH000102: Fetching database metadata

      16:20:53,010 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (pool-15-thread-1) HHH000396: Updating schema

      16:20:54,856 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000261: Table found: autotrader_acar.ADS_ADJUSTMENT_FACTORS

      16:20:54,856 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000037: Columns: [event_adjustment_factor, period_id, seasonality_adjustment_factor, trend_adjustment_factor, forecast_id, rec_create_date, period_end_date, period_start_date, rec_update_date]

      16:20:54,857 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000108: Foreign keys: [fkc78ae0214363b341]

      16:20:54,857 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000126: Indexes: [primary, fkc78ae0214363b341]

      16:20:56,424 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000261: Table found: autotrader_acar.ADS_FLIGHT

      16:20:56,425 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000037: Columns: [weight, payment_type_name, rec_create_date, end_date, priority, adjusted_rate, ft_impressions_deld_28_days, impressions_delivered, flight_name, rec_update_date, order_number, targeting_desc, gross_cost, flight_number, order_status, order_name, schedule, advertiser_name, impression_goal, ft_capacity, flighttargetid, flight_status, rate_unit_type_name, base_rate, flightid, impressions_deld_28_days, start_date]

      16:20:56,426 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000108: Foreign keys: []

      16:20:56,427 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000126: Indexes: [primary]

      16:20:57,684 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-5) MSC00001: Failed to start service jboss.web.deployment.default-host./acarinv: org.jboss.msc.service.StartException in service jboss.web.deployment.default-host./acarinv: JBAS018040: Failed to start context

                at org.jboss.as.web.deployment.WebDeploymentService.start(WebDeploymentService.java:95)

                at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]

                at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]

                at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [classes.jar:1.6.0_35]

                at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [classes.jar:1.6.0_35]

                at java.lang.Thread.run(Thread.java:680) [classes.jar:1.6.0_35]

       

       

      16:20:57,764 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000261: Table found: autotrader_acar.ADS_FORECAST

      16:20:57,765 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000037: Columns: [forecast_model_name, created_user_name, status, forecast_id, rec_create_date, forecast_model_desc, updated_user_name, rec_update_date, default_ind]

      16:20:57,766 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000108: Foreign keys: []

      16:20:57,766 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000126: Indexes: [primary]

      16:20:57,889 INFO  [org.jboss.as.server] (HttpManagementService-threads - 6) JBAS015870: Deploy of deployment "adsinvmgr-ear-5.3.11.3.ear" was rolled back with failure message {"JBAS014671: Failed services" => {"jboss.web.deployment.default-host./acarinv" => "org.jboss.msc.service.StartException in service jboss.web.deployment.default-host./acarinv: JBAS018040: Failed to start context"}}

      16:20:57,903 INFO  [org.jboss.as.jpa] (MSC service thread 1-6) JBAS011403: Stopping Persistence Unit Service 'adsinvmgr-ear-5.3.11.3.ear/adsinvmgr-ejb-5.3.11.3.jar#AcarInv'

      16:20:57,931 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015877: Stopped deployment richfaces-api-3.3.3.Final.jar in 41ms

      16:20:57,931 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015877: Stopped deployment quartz-2.3.0.Final.jar in 42ms

      16:20:57,931 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015877: Stopped deployment adsinvmgr-ejb-5.3.11.3.jar in 42ms

      16:20:57,932 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015877: Stopped deployment foundation-ejb-1.1.jar in 42ms

      16:20:57,932 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-6) JBAS015877: Stopped deployment jboss-ejb3-4.2.3.GA.jar in 42ms

      16:20:57,933 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-5) JBAS015877: Stopped deployment jboss-seam-2.3.0.Final.jar in 43ms

      16:20:57,933 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015877: Stopped deployment xstream-1.4.3.jar in 44ms

      16:20:57,938 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-5) JBAS015877: Stopped deployment jboss-el-2.3.0.Final.jar in 49ms

      16:20:57,938 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015877: Stopped deployment richfaces-impl-3.3.3.Final.jar in 48ms

      16:20:57,938 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015877: Stopped deployment richfaces-ui-3.3.3.Final.jar in 48ms

      16:20:57,941 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-8) JBAS015877: Stopped deployment adsinvmgr-web-5.3.11.3.war in 51ms

      16:20:57,951 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-8) JBAS015877: Stopped deployment adsinvmgr-ear-5.3.11.3.ear in 61ms

      16:20:57,952 INFO  [org.jboss.as.controller] (HttpManagementService-threads - 6) JBAS014774: Service status report

      JBAS014777:   Services which failed to start:      service jboss.web.deployment.default-host./acarinv: org.jboss.msc.service.StartException in service jboss.web.deployment.default-host./acarinv: JBAS018040: Failed to start context

       

       

      16:20:59,068 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000261: Table found: autotrader_acar.ADS_INV_AUDIT_LOG

      16:20:59,068 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000037: Columns: [which_process, audit_date, audit_message]

      16:20:59,069 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000108: Foreign keys: []

      16:20:59,069 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000126: Indexes: [primary]

      16:21:00,448 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000261: Table found: autotrader_acar.ADS_INV_DATA_H_MV

      16:21:00,449 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000037: Columns: [stateid, dmaid, eventcount, modelid, listingtypeid, partnerid, categoryid, makeid, positionid, adsizeid, siteid, language, geodma, yearrangeid, searchtypeid, bodystyle, pageid]

      16:21:00,449 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000108: Foreign keys: []

      16:21:00,450 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000126: Indexes: [primary]

      16:21:01,758 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000261: Table found: autotrader_acar.ADS_MAKE_MODEL_REF

      16:21:01,758 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000037: Columns: [makeid, numrows, rec_create_date, modelid, top1]

      16:21:01,759 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000108: Foreign keys: []

      16:21:01,760 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000126: Indexes: [primary]

      16:21:03,735 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000261: Table found: autotrader_acar.ADS_MARKET_GROUPS

      16:21:03,736 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000037: Columns: [rec_create_date, market_group_id, market_group_name, parent_market_group_id, rec_update_date]

      16:21:03,737 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000108: Foreign keys: [fk793059c8d2d344c5]

      16:21:03,737 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000126: Indexes: [primary, fk793059c8d2d344c5]

      16:21:05,045 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000261: Table found: autotrader_acar.ADS_MARKET_SEGMENTS

      16:21:05,046 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000037: Columns: [segmentation_variable_id, market_segment_name, segmentation_variable_name, rec_create_date, market_group_id, segmentation_variable_status, segmentation_variable_type, operator, rec_update_date]

      16:21:05,047 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000108: Foreign keys: []

      16:21:05,047 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000126: Indexes: [primary]

      16:21:06,351 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000261: Table found: autotrader_acar.ADS_OFFLINE_JOBS

      16:21:06,352 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000037: Columns: [user_name_created, job_requested_time, job_started_time, status, priority, job_exec_manager, max_jobs_num, results_header_id, query_id, heartbeat_time, job_completed_time, job_id]

      16:21:06,353 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000108: Foreign keys: []

      16:21:06,353 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000126: Indexes: [primary]

      16:21:07,722 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000261: Table found: autotrader_acar.ADS_OVERLAPPING_FLIGHTS

      16:21:07,723 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000037: Columns: [order_number, reserved_overlap_qty, targeting_desc, result_detail_id, overlap_pct, order_status, order_name, schedule, booked_overlap_qty, end_date, advertiser_name, impression_goal, priority, overlapping_flights_id, flight_status, start_date, impressions_delivered, flight_name]

      16:21:07,724 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000108: Foreign keys: [fk9eb1938e2817df07]

      16:21:07,725 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000126: Indexes: [primary, fk9eb1938e2817df07]

      16:21:09,040 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000261: Table found: autotrader_acar.ADS_PRODUCT_MARKET_GROUPS

      16:21:09,040 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000037: Columns: [product_status, schedule, priority, rec_create_date, market_group_id, product_name, site_name, rec_update_date]

      16:21:09,041 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000108: Foreign keys: []

      16:21:09,041 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000126: Indexes: [primary]

      16:21:10,362 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000261: Table found: autotrader_acar.ADS_PRODUCT_SEGVAR_TYPE

      16:21:10,362 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000037: Columns: [product_status, schedule, priority, product_name, rec_create_date, segmentation_variable_type, site_name, at_usage, rec_update_date]

      16:21:10,363 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000108: Foreign keys: []

      16:21:10,364 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000126: Indexes: [primary]

      16:21:11,859 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000261: Table found: autotrader_acar.ADS_QUERY

      16:21:11,860 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000037: Columns: [segvar_type_order, status, last_run_date, product_name, rec_create_date, query_time_period, variable_name_type, query_end_date, user_name, forecast_id, save_flight_ind, description, priority, result_query_type, make_filter, query_start_date, siteid, query_type, query_id, query_name, rec_update_date]

      16:21:11,861 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000108: Foreign keys: [fka8ed4394363b341]

      16:21:11,861 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000126: Indexes: [fka8ed4394363b341, primary]

      16:21:13,272 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000261: Table found: autotrader_acar.ADS_QUERY_VALUES

      16:21:13,273 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000037: Columns: [isselected, valueid, isnot, columnname, segmentation_var_name, segmentation_var, rec_create_date, market_group_name, query_id, segmentation_var_type, total_individual_ind, rec_update_date]

      16:21:13,274 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000108: Foreign keys: [fk6be637e8bb2526b3]

      16:21:13,274 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000126: Indexes: [primary, fk6be637e8bb2526b3]

      16:21:14,534 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000261: Table found: autotrader_acar.ADS_REPORT_DETAIL

      16:21:14,535 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000037: Columns: [variable_name, avail_value, numeric_value, report_id, variable_level, capacity_value, column_name]

      16:21:14,535 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000108: Foreign keys: [fk6988504da267c8ce]

      16:21:14,536 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000126: Indexes: [fk6988504da267c8ce, primary]

      16:21:16,483 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000261: Table found: autotrader_acar.ADS_REPORT_HEADER

      16:21:16,484 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000037: Columns: [report_date, report_name, report_id, query_id]

      16:21:16,484 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000108: Foreign keys: []

      16:21:16,484 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000126: Indexes: [primary]

      16:21:18,053 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000261: Table found: autotrader_acar.ADS_RESULTS_DETAIL

      16:21:18,053 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000037: Columns: [end_date, reserved_qty, availability_pct, availabilty_qty, capacity_qty, segvar_combination_name, booked_qty, result_detail_id, results_header_id, start_date]

      16:21:18,054 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000108: Foreign keys: [fk5574a4692cc1e20]

      16:21:18,055 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000126: Indexes: [fk5574a4692cc1e20, primary]

      16:21:19,482 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000261: Table found: autotrader_acar.ADS_RESULTS_HEADER

      16:21:19,482 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000037: Columns: [segvar_type_order, status, results_date, query_time_period, results_header_id, approved_ind, results_name, user_name, end_date, forecast_id, result_query_type, results_desc, query_id, start_date]

      16:21:19,484 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000108: Foreign keys: [fk5c3f6ea54363b341, fk5c3f6ea5bb2526b3]

      16:21:19,484 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000126: Indexes: [fk5c3f6ea5bb2526b3, fk5c3f6ea54363b341, primary]

      16:21:20,794 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000261: Table found: autotrader_acar.ADS_VALUES

      16:21:20,795 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000037: Columns: [id, is_neg_targetable, rec_create_date, name, segmentation_variable_status, segmentation_variable_type, rec_update_date]

      16:21:20,796 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000108: Foreign keys: []

      16:21:20,796 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000126: Indexes: [primary]

      16:21:22,155 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000261: Table found: autotrader_acar.SEQUENCE_TABLE

      16:21:22,156 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000037: Columns: [seq_name, seq_count]

      16:21:22,156 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000108: Foreign keys: []

      16:21:22,156 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-15-thread-1) HHH000126: Indexes: []

      16:21:22,157 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (pool-15-thread-1) HHH000232: Schema update complete

      16:21:22,157 INFO  [org.hibernate.engine.transaction.internal.TransactionFactoryInitiator] (pool-15-thread-1) HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jta.CMTTransactionFactory

      16:21:22,169 WARN  [org.hibernate.ejb.internal.EntityManagerFactoryRegistry] (pool-15-thread-1) HHH000436: Entity manager factory name (AcarInv) is already registered.  If entity manager will be clustered or passivated, specify a unique value for property 'hibernate.ejb.entitymanager_factory_name'

      16:21:22,171 INFO  [org.hibernate.ejb.Ejb3Configuration] (pool-15-thread-1) HHH000318: Could not find any META-INF/persistence.xml file in the classpath

       

       

      In this section, the components using quartz are fine:

       

      16:18:52,717 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: asyncRetrieveResultHelper, scope: CONVERSATION, type: JAVA_BEAN, class: com.atc.web.comp.inv.AsyncRetrieveResultHelper, JNDI: asyncRetrieveResultHelper

      16:18:52,721 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: asyncRetrieveResultStateManager, scope: APPLICATION, type: JAVA_BEAN, class: com.atc.web.comp.inv.AsyncRetrieveResultStateManager

       

      Then here, it looks like I'm still OK:

       


      at com.atc.web.comp.inv.AsyncRetrieveResultHelper_$$_javassist_seam_9.validateExistingStates(AsyncRetrieveResultHelper_$$_javassist_seam_9.java) [adsinvmgr-ejb-5.3.11.3.jar:]

      at com.atc.web.comp.inv.AsyncRetrieveResultStateManager.validateStatusesPeriodically(AsyncRetrieveResultStateManager.java:35) [adsinvmgr-ejb-5.3.11.3.jar:]

       

      but then :

       

      Caused by: java.lang.IllegalArgumentException: Can only use @IntervalCron with the QuartzDispatcher

                at org.jboss.seam.async.AbstractDispatcher.extractAndValidateParameters(AbstractDispatcher.java:171) [jboss-seam-2.3.0.Final.jar:2.3.0.Final]

                at org.jboss.seam.async.AbstractDispatcher.createTimerSchedule(AbstractDispatcher.java:113) [jboss-seam-2.3.0.Final.jar:2.3.0.Final]

                at org.jboss.seam.async.ThreadPoolDispatcher.scheduleInvocation(ThreadPoolDispatcher.java:56) [jboss-seam-2.3.0.Final.jar:2.3.0.Final]

                at org.jboss.seam.async.ThreadPoolDispatcher.scheduleInvocation(ThreadPoolDispatcher.java:27) [jboss-seam-2.3.0.Final.jar:2.3.0.Final

       

      Here is my components.xml

       

      <?xml version="1.0" encoding="UTF-8"?>

      <components xmlns="http://jboss.org/products/seam/components"

                  xmlns:core="http://jboss.org/products/seam/core"

                  xmlns:persistence="http://jboss.org/products/seam/persistence"

                  xmlns:drools="http://jboss.org/products/seam/drools"

                  xmlns:security="http://jboss.org/products/seam/security"

                  xmlns:mail="http://jboss.org/products/seam/mail"

                  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

                  xmlns:async="http://jboss.org/products/seam/async"

                  xmlns:transaction="http://jboss.org/products/seam/transaction"

                  xsi:schemaLocation=

                      "http://jboss.org/products/seam/core http://jboss.org/products/seam/core-2.0.xsd

                       http://jboss.org/products/seam/persistence http://jboss.org/products/seam/persistence-2.0.xsd

                       http://jboss.org/products/seam/drools http://jboss.org/products/seam/drools-2.0.xsd

                       http://jboss.org/products/seam/security http://jboss.org/products/seam/security-2.0.xsd

                       http://jboss.org/products/seam/mail http://jboss.org/products/seam/mail-2.0.xsd

                       http://jboss.org/products/seam/components http://jboss.org/products/seam/components-2.0.xsd

                       http://jboss.org/products/seam/async http://jboss.org/products/seam/async-2.0.xsd">

       

       

                <event type="org.jboss.seam.postInitialization">

                    <action execute="#{com.atc.web.comp.inv.AsyncRetrieveResultStateManager.scheduleTimer}"/>

                </event>

                <async:quartz-dispatcher/>

       

       

         <!--  <core:init jndi-pattern="${jndi.pattern}"/>  -->

         <core:init transaction-management-enabled="false" jndi-pattern="adsinvmgr-ear-5.3.11.3/#{ejbName}" debug="true"/>

         <!--

         <transaction:no-transaction />

         <transaction:ejb-transaction/>

          -->

       

       

                <!-- <component name="atc.web.comp.inv.homePage1"

                class="com.atc.web.comp.simple.HomePage"/> -->

       

       

                <component name="appStatePersistenceContext" class="com.autotrader.adsinv.service.persist.context.XStreamPersistenceContext"/>

       

       

      <!-- <component class="com.autotrader.adsinv.service.AdsForcastManagerImpl" jndi-name="java:app/adsinvmgr-ear-5.3.11.3.ear/ads.inv.AdsForcastManagerImpl" /> -->

          <core:manager conversation-timeout="7200000"

                        concurrent-request-timeout="7200000"

                        conversation-id-parameter="cid"/>

       

       

         <persistence:managed-persistence-context name="entityManagerACAR"

                                           auto-create="true"

                                                   entity-manager-factory="#{AcarInvEntityManagerFactory}"

                            persistence-unit-jndi-name="java:/AcarInvEntityManagerFactory"/>

       

       

         <persistence:managed-persistence-context name="entityManagerACAR_offlineJobs"

                                           auto-create="true"

                                                   entity-manager-factory="#{AcarInvEntityManagerFactory}"

                            persistence-unit-jndi-name="java:/AcarInvEntityManagerFactory"/>

       

       

         <persistence:entity-manager-factory name="AcarInvEntityManagerFactory" installed="false"/>

       

       

          <drools:rule-base name="securityRules">

              <drools:rule-files>

                  <value>/security.drl</value>

                  <value>/security-SEAM_UPGRADE.drl</value>

              </drools:rule-files>

          </drools:rule-base>

       

       

            <security:identity authenticate-method="#{authenticator.authenticate}"

                             jaas-config-name="freedom-policy"/>

                                    

         <event type="org.jboss.seam.notLoggedIn">

             <action execute="#{redirect.captureCurrentView}"/>

         </event>

         <event type="org.jboss.seam.postAuthenticate">

             <action execute="#{redirect.returnToCapturedView}"/>

         </event>

       

       

          <event type="app.user.notauthorised">

             <action execute="#{identity.logout}" />

         </event>

        

         <mail:mail-session host="localhost" port="2525" username="test" password="test" />

             

         <!-- For use with jBPM pageflow or process management -->

         <!-- 

         <core:jbpm>

            <core:process-definitions></core:process-definitions>

            <core:pageflow-definitions></core:pageflow-definitions>

         </core:jbpm>

         -->

      </components>

       

      and seam.quartz.properties:

       

      org.quartz.scheduler.instanceName = acar-sched

      org.quartz.scheduler.rmi.export = false

      org.quartz.scheduler.rmi.proxy = false

      org.quartz.scheduler.wrapJobExecutionInUserTransaction = false

       

       

      org.quartz.threadPool.class = org.quartz.simpl.SimpleThreadPool

      org.quartz.threadPool.threadCount = 15

      org.quartz.threadPool.threadPriority = 6

      org.quartz.threadPool.threadsInheritContextClassLoaderOfInitializingThread = true

       

      I have tried lots of different things but I'm stuck here. Any help is appreciated!

        • 1. Re: Caused by: java.lang.IllegalArgumentException: Can only use @IntervalCron with the QuartzDispatcher
          mkouba

          Hi,

          it looks like the QuartzDispatcher is not installed and Seam uses the default ThreadPoolDispatcher... see following line in the log:

          16:18:52,754 INFO  [org.jboss.seam.Component] (MSC service thread 1-5) Component: org.jboss.seam.async.dispatcher, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.async.ThreadPoolDispatcher

           

          What's the packaging of your deployment? Might be some classloading issue...

          • 2. Re: Caused by: java.lang.IllegalArgumentException: Can only use @IntervalCron with the QuartzDispatcher
            ppuhr

            Martin, thanks for the reply.

             

            I have the Seam quartz jar in the ear. The trace shows it being deployed:

            Admins-MacBook-Pro:jboss-as-7.1.1.Final ppuhr$ 08:49:06,285 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "adsinvmgr-ear-5.3.11.3.ear"

            08:49:08,203 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "jboss-el-2.3.0.Final.jar"

            08:49:08,203 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015876: Starting deployment of "richfaces-api-3.3.3.Final.jar"

            08:49:08,203 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015876: Starting deployment of "quartz-2.3.0.Final.jar"

            08:49:08,203 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015876: Starting deployment of "jboss-seam-2.3.0.Final.jar"

             

            My application.xml file has the quartz jar:

            <?xml version="1.0" encoding="UTF-8"?>

            <application xmlns="http://java.sun.com/xml/ns/j2ee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/application_1_4.xsd" version="1.4">

              <description>ADS Inventory EAR</description>

              <display-name>ADS Inventory EAR</display-name>

              <module>

                <web>

                  <web-uri>adsinvmgr-web-5.3.11.3.war</web-uri>

                  <context-root>/acarinv</context-root>

                </web>

              </module>

              <module>

                <java>quartz-2.3.0.Final.jar</java>

              </module>

              <module>

                <java>jboss-seam-2.3.0.Final.jar</java>

              </module>

              <module>

                <java>jboss-el-2.3.0.Final.jar</java>

              </module>

              <module>

                <java>jboss-ejb3-4.2.3.GA.jar</java>

              </module>

              <module>

                <java>richfaces-ui-3.3.3.Final.jar</java>

              </module>

              <module>

                <java>richfaces-api-3.3.3.Final.jar</java>

              </module>

              <module>

                <java>richfaces-impl-3.3.3.Final.jar</java>

              </module>

              <module>

                <java>xstream-1.4.3.jar</java>

              </module>

              <module>

                <ejb>adsinvmgr-ejb-5.3.11.3.jar</ejb>

              </module>

              <module>

                <ejb>foundation-ejb-1.1.jar</ejb>

              </module>

            </application>

             

            and I'm using the following jboss-deployment-structure.xml:

            <jboss-deployment-structure xmlns="urn:jboss:deployment-structure:1.0">

             

             

                 <deployment>

                     <dependencies>

                        <module name="org.dom4j" export="true"/>

                        <module name="org.apache.commons.collections" export="true"/>

                        <module name="javax.faces.api" export="true"/> <!-- keep there only if you use JSF as view technology -->

                       </dependencies>

                 </deployment> 

             

             

            </jboss-deployment-structure>

             

            ... and I ask for the quartz-dispatcher in my components.xml. So, I don't see why the QuartzDispatcher is not found.

            • 3. Re: Caused by: java.lang.IllegalArgumentException: Can only use @IntervalCron with the QuartzDispatcher
              mkouba

              Hm, I think quartz and most of your <java> modules should not be defined as modules at all. I would put them in EAR's lib dir (shared libraries accross the whole app in a portable way). The only modules would be: jboss-seam.jar (AFAIK should be an ejb module), all ejb modules and web module. See also Configuring Seam in Java EE 6.

              • 4. Re: Caused by: java.lang.IllegalArgumentException: Can only use @IntervalCron with the QuartzDispatcher
                ppuhr

                How would that impact the instantiation of the ThreadPoolDispatcher? Why is Seam creating that component? I'm not asking for it? (That I know of!)

                 

                I inherited a project - they use maven to build/package - that doesn't have a EAR lib dir.

                • 5. Re: Caused by: java.lang.IllegalArgumentException: Can only use @IntervalCron with the QuartzDispatcher
                  mkouba

                  ThreadPoolDispatcher component is installed by default unless the component with the same name "org.jboss.seam.async.dispatcher" is configured in components.xml (<async:quartz-dispatcher/>). However if there is a classloading problem during component initialization (e.g. ClassNotFoundException), the component is silently ignored (see also org.jboss.seam.init.Initialization). And I think that's the problem here... that's why ThreadPoolDispatcher is installed.

                   

                  I would try to review the maven build so that it complies with Seam's configuration guide (link in my previous post).

                  • 6. Re: Caused by: java.lang.IllegalArgumentException: Can only use @IntervalCron with the QuartzDispatcher
                    ppuhr

                    Made the changes you described. The jar files are in the ear's lib dir. The trace begins differently, in terms of what is being deployed. However, the results are the same:

                    10:15:03,499 INFO  [org.jboss.as.repository] (HttpManagementService-threads - 52) JBAS014900: Content added at location /Users/ppuhr/local/jboss-as-7.1.1.Final/standalone/data/content/d4/8ac08646dce9f25e0b73a16b392b5aaf9201c4/content

                    10:15:07,618 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-5) JBAS015876: Starting deployment of "adsinvmgr-ear-5.3.11.3.ear"

                    10:15:09,666 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015876: Starting deployment of "adsinvmgr-web-5.3.11.3.war"

                    10:15:09,666 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-6) JBAS015876: Starting deployment of "adsinvmgr-ejb-5.3.11.3.jar"

                    10:15:10,510 INFO  [org.jboss.as.jpa] (MSC service thread 1-8) JBAS011401: Read persistence.xml for AcarInv

                    10:15:10,574 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-8) JBAS018567: Deployment "deployment.adsinvmgr-ear-5.3.11.3.ear" is using a private module ("org.apache.commons.collections:main") which may be changed or removed in future versions without notice.

                    10:15:10,575 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-8) JBAS018567: Deployment "deployment.adsinvmgr-ear-5.3.11.3.ear" is using a private module ("org.apache.commons.collections:main") which may be changed or removed in future versions without notice.

                    10:15:10,605 INFO  [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-1) JNDI bindings for session bean named DefaultAdsInvServiceImpl in deployment unit subdeployment "adsinvmgr-ejb-5.3.11.3.jar" of deployment "adsinvmgr-ear-5.3.11.3.ear" are as follows:

                     

                     

                              java:global/adsinvmgr-ear-5.3.11.3/adsinvmgr-ejb-5.3.11.3/DefaultAdsInvServiceImpl!com.atc.adsinv.service.IAdsInvService

                              java:app/adsinvmgr-ejb-5.3.11.3/DefaultAdsInvServiceImpl!com.atc.adsinv.service.IAdsInvService

                              java:module/DefaultAdsInvServiceImpl!com.atc.adsinv.service.IAdsInvService

                              java:global/adsinvmgr-ear-5.3.11.3/adsinvmgr-ejb-5.3.11.3/DefaultAdsInvServiceImpl

                              java:app/adsinvmgr-ejb-5.3.11.3/DefaultAdsInvServiceImpl

                              java:module/DefaultAdsInvServiceImpl

                     

                     

                    10:15:10,607 INFO  [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-1) JNDI bindings for session bean named AdsQueryReportsGenServiceImpl in deployment unit subdeployment "adsinvmgr-ejb-5.3.11.3.jar" of deployment "adsinvmgr-ear-5.3.11.3.ear" are as follows:

                     

                     

                              java:global/adsinvmgr-ear-5.3.11.3/adsinvmgr-ejb-5.3.11.3/AdsQueryReportsGenServiceImpl!com.atc.adsinv.service.IQueryReportsGenService

                              java:app/adsinvmgr-ejb-5.3.11.3/AdsQueryReportsGenServiceImpl!com.atc.adsinv.service.IQueryReportsGenService

                              java:module/AdsQueryReportsGenServiceImpl!com.atc.adsinv.service.IQueryReportsGenService

                              java:global/adsinvmgr-ear-5.3.11.3/adsinvmgr-ejb-5.3.11.3/AdsQueryReportsGenServiceImpl

                              java:app/adsinvmgr-ejb-5.3.11.3/AdsQueryReportsGenServiceImpl

                              java:module/AdsQueryReportsGenServiceImpl

                     

                     

                    10:15:10,610 INFO  [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-1) JNDI bindings for session bean named ReportsAsyncScheduledHandlerFactoryImpl in deployment unit subdeployment "adsinvmgr-ejb-5.3.11.3.jar" of deployment "adsinvmgr-ear-5.3.11.3.ear" are as follows:

                     

                     

                              java:global/adsinvmgr-ear-5.3.11.3/adsinvmgr-ejb-5.3.11.3/ReportsAsyncScheduledHandlerFactoryImpl!com.atc.adsinv.service.IReportsAsyncScheduledHandlerFactory

                              java:app/adsinvmgr-ejb-5.3.11.3/ReportsAsyncScheduledHandlerFactoryImpl!com.atc.adsinv.service.IReportsAsyncScheduledHandlerFactory

                              java:module/ReportsAsyncScheduledHandlerFactoryImpl!com.atc.adsinv.service.IReportsAsyncScheduledHandlerFactory

                              java:global/adsinvmgr-ear-5.3.11.3/adsinvmgr-ejb-5.3.11.3/ReportsAsyncScheduledHandlerFactoryImpl

                              java:app/adsinvmgr-ejb-5.3.11.3/ReportsAsyncScheduledHandlerFactoryImpl

                              java:module/ReportsAsyncScheduledHandlerFactoryImpl

                     

                     

                    10:15:10,613 INFO  [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-1) JNDI bindings for session bean named ReportsAsyncQuartzScheduledProcessorImpl in deployment unit subdeployment "adsinvmgr-ejb-5.3.11.3.jar" of deployment "adsinvmgr-ear-5.3.11.3.ear" are as follows:

                     

                     

                              java:global/adsinvmgr-ear-5.3.11.3/adsinvmgr-ejb-5.3.11.3/ReportsAsyncQuartzScheduledProcessorImpl!com.atc.adsinv.service.IReportsAsyncScheduledProcessor

                              java:app/adsinvmgr-ejb-5.3.11.3/ReportsAsyncQuartzScheduledProcessorImpl!com.atc.adsinv.service.IReportsAsyncScheduledProcessor

                              java:module/ReportsAsyncQuartzScheduledProcessorImpl!com.atc.adsinv.service.IReportsAsyncScheduledProcessor

                              java:global/adsinvmgr-ear-5.3.11.3/adsinvmgr-ejb-5.3.11.3/ReportsAsyncQuartzScheduledProcessorImpl

                              java:app/adsinvmgr-ejb-5.3.11.3/ReportsAsyncQuartzScheduledProcessorImpl

                              java:module/ReportsAsyncQuartzScheduledProcessorImpl

                     

                     

                    10:15:10,615 INFO  [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-1) JNDI bindings for session bean named AdsResultsServiceImpl in deployment unit subdeployment "adsinvmgr-ejb-5.3.11.3.jar" of deployment "adsinvmgr-ear-5.3.11.3.ear" are as follows:

                     

                     

                              java:global/adsinvmgr-ear-5.3.11.3/adsinvmgr-ejb-5.3.11.3/AdsResultsServiceImpl!com.atc.adsinv.service.IAdsResultsService

                              java:app/adsinvmgr-ejb-5.3.11.3/AdsResultsServiceImpl!com.atc.adsinv.service.IAdsResultsService

                              java:module/AdsResultsServiceImpl!com.atc.adsinv.service.IAdsResultsService

                              java:global/adsinvmgr-ear-5.3.11.3/adsinvmgr-ejb-5.3.11.3/AdsResultsServiceImpl

                              java:app/adsinvmgr-ejb-5.3.11.3/AdsResultsServiceImpl

                              java:module/AdsResultsServiceImpl

                     

                     

                    10:15:10,617 INFO  [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-1) JNDI bindings for session bean named AdsForcastManagerImpl in deployment unit subdeployment "adsinvmgr-ejb-5.3.11.3.jar" of deployment "adsinvmgr-ear-5.3.11.3.ear" are as follows:

                     

                     

                              java:global/adsinvmgr-ear-5.3.11.3/adsinvmgr-ejb-5.3.11.3/AdsForcastManagerImpl!com.atc.adsinv.service.IAdsForcastManager

                              java:app/adsinvmgr-ejb-5.3.11.3/AdsForcastManagerImpl!com.atc.adsinv.service.IAdsForcastManager

                              java:module/AdsForcastManagerImpl!com.atc.adsinv.service.IAdsForcastManager

                              java:global/adsinvmgr-ear-5.3.11.3/adsinvmgr-ejb-5.3.11.3/AdsForcastManagerImpl

                              java:app/adsinvmgr-ejb-5.3.11.3/AdsForcastManagerImpl

                              java:module/AdsForcastManagerImpl

                     

                     

                    10:15:10,619 INFO  [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-1) JNDI bindings for session bean named AdsInvQueryManagerImpl in deployment unit subdeployment "adsinvmgr-ejb-5.3.11.3.jar" of deployment "adsinvmgr-ear-5.3.11.3.ear" are as follows:

                     

                     

                              java:global/adsinvmgr-ear-5.3.11.3/adsinvmgr-ejb-5.3.11.3/AdsInvQueryManagerImpl!com.autotrader.adsinv.model.service.IQueryManager

                              java:app/adsinvmgr-ejb-5.3.11.3/AdsInvQueryManagerImpl!com.autotrader.adsinv.model.service.IQueryManager

                              java:module/AdsInvQueryManagerImpl!com.autotrader.adsinv.model.service.IQueryManager

                              java:global/adsinvmgr-ear-5.3.11.3/adsinvmgr-ejb-5.3.11.3/AdsInvQueryManagerImpl

                              java:app/adsinvmgr-ejb-5.3.11.3/AdsInvQueryManagerImpl

                              java:module/AdsInvQueryManagerImpl

                     

                     

                    10:15:10,680 INFO  [org.jboss.as.jpa] (MSC service thread 1-3) JBAS011402: Starting Persistence Unit Service 'adsinvmgr-ear-5.3.11.3.ear/adsinvmgr-ejb-5.3.11.3.jar#AcarInv'

                    10:15:10,689 INFO  [org.hibernate.ejb.Ejb3Configuration] (MSC service thread 1-3) HHH000204: Processing PersistenceUnitInfo [

                              name: AcarInv

                              ...]

                    10:15:10,745 WARN  [org.hibernate.ejb.Ejb3Configuration] (MSC service thread 1-3) HHH000059: Defining hibernate.transaction.flush_before_completion=true ignored in HEM

                    10:15:10,789 INFO  [org.hibernate.service.jdbc.connections.internal.ConnectionProviderInitiator] (MSC service thread 1-3) HHH000130: Instantiating explicit connection provider: org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider

                    10:15:10,791 INFO  [org.hibernate.dialect.Dialect] (MSC service thread 1-3) HHH000400: Using dialect: org.hibernate.dialect.MySQLInnoDBDialect

                    10:15:10,793 INFO  [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] (MSC service thread 1-3) HHH000397: Using ASTQueryTranslatorFactory

                    10:15:10,877 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (MSC service thread 1-3) HHH000228: Running hbm2ddl schema update

                    10:15:10,878 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (MSC service thread 1-3) HHH000102: Fetching database metadata

                    10:15:10,878 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (MSC service thread 1-3) HHH000396: Updating schema

                    10:15:12,087 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000261: Table found: autotrader_acar.ADS_ADJUSTMENT_FACTORS

                    10:15:12,087 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000037: Columns: [event_adjustment_factor, period_id, seasonality_adjustment_factor, trend_adjustment_factor, forecast_id, rec_create_date, period_end_date, period_start_date, rec_update_date]

                    10:15:12,088 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000108: Foreign keys: [fkc78ae0214363b341]

                    10:15:12,089 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000126: Indexes: [primary, fkc78ae0214363b341]

                    10:15:13,601 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000261: Table found: autotrader_acar.ADS_FLIGHT

                    10:15:13,601 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000037: Columns: [weight, payment_type_name, rec_create_date, end_date, priority, adjusted_rate, ft_impressions_deld_28_days, impressions_delivered, flight_name, rec_update_date, order_number, targeting_desc, gross_cost, flight_number, order_status, order_name, schedule, advertiser_name, impression_goal, ft_capacity, flighttargetid, flight_status, rate_unit_type_name, base_rate, flightid, impressions_deld_28_days, start_date]

                    10:15:13,603 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000108: Foreign keys: []

                    10:15:13,603 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000126: Indexes: [primary]

                    10:15:14,874 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000261: Table found: autotrader_acar.ADS_FORECAST

                    10:15:14,875 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000037: Columns: [forecast_model_name, created_user_name, status, forecast_id, rec_create_date, forecast_model_desc, updated_user_name, rec_update_date, default_ind]

                    10:15:14,876 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000108: Foreign keys: []

                    10:15:14,876 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000126: Indexes: [primary]

                    10:15:16,166 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000261: Table found: autotrader_acar.ADS_INV_AUDIT_LOG

                    10:15:16,167 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000037: Columns: [which_process, audit_date, audit_message]

                    10:15:16,167 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000108: Foreign keys: []

                    10:15:16,168 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000126: Indexes: [primary]

                    10:15:17,594 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000261: Table found: autotrader_acar.ADS_INV_DATA_H_MV

                    10:15:17,594 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000037: Columns: [stateid, dmaid, eventcount, modelid, listingtypeid, partnerid, categoryid, makeid, positionid, adsizeid, siteid, language, geodma, yearrangeid, searchtypeid, bodystyle, pageid]

                    10:15:17,595 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000108: Foreign keys: []

                    10:15:17,595 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000126: Indexes: [primary]

                    10:15:18,947 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000261: Table found: autotrader_acar.ADS_MAKE_MODEL_REF

                    10:15:18,948 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000037: Columns: [makeid, numrows, rec_create_date, modelid, top1]

                    10:15:18,948 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000108: Foreign keys: []

                    10:15:18,949 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000126: Indexes: [primary]

                    10:15:20,306 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000261: Table found: autotrader_acar.ADS_MARKET_GROUPS

                    10:15:20,307 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000037: Columns: [rec_create_date, market_group_id, market_group_name, parent_market_group_id, rec_update_date]

                    10:15:20,307 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000108: Foreign keys: [fk793059c8d2d344c5]

                    10:15:20,308 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000126: Indexes: [primary, fk793059c8d2d344c5]

                    10:15:21,693 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000261: Table found: autotrader_acar.ADS_MARKET_SEGMENTS

                    10:15:21,694 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000037: Columns: [segmentation_variable_id, market_segment_name, segmentation_variable_name, rec_create_date, market_group_id, segmentation_variable_status, segmentation_variable_type, operator, rec_update_date]

                    10:15:21,695 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000108: Foreign keys: []

                    10:15:21,695 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000126: Indexes: [primary]

                    10:15:22,984 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000261: Table found: autotrader_acar.ADS_OFFLINE_JOBS

                    10:15:22,984 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000037: Columns: [user_name_created, job_requested_time, job_started_time, status, priority, job_exec_manager, max_jobs_num, results_header_id, query_id, heartbeat_time, job_completed_time, job_id]

                    10:15:22,985 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000108: Foreign keys: []

                    10:15:22,986 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000126: Indexes: [primary]

                    10:15:24,401 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000261: Table found: autotrader_acar.ADS_OVERLAPPING_FLIGHTS

                    10:15:24,402 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000037: Columns: [order_number, reserved_overlap_qty, targeting_desc, result_detail_id, overlap_pct, order_status, order_name, schedule, booked_overlap_qty, end_date, advertiser_name, impression_goal, priority, overlapping_flights_id, flight_status, start_date, impressions_delivered, flight_name]

                    10:15:24,402 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000108: Foreign keys: [fk9eb1938e2817df07]

                    10:15:24,403 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000126: Indexes: [primary, fk9eb1938e2817df07]

                    10:15:25,684 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000261: Table found: autotrader_acar.ADS_PRODUCT_MARKET_GROUPS

                    10:15:25,684 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000037: Columns: [product_status, schedule, priority, rec_create_date, market_group_id, product_name, site_name, rec_update_date]

                    10:15:25,685 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000108: Foreign keys: []

                    10:15:25,685 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000126: Indexes: [primary]

                    10:15:27,017 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000261: Table found: autotrader_acar.ADS_PRODUCT_SEGVAR_TYPE

                    10:15:27,018 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000037: Columns: [product_status, schedule, priority, product_name, rec_create_date, segmentation_variable_type, site_name, at_usage, rec_update_date]

                    10:15:27,018 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000108: Foreign keys: []

                    10:15:27,019 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000126: Indexes: [primary]

                    10:15:28,639 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000261: Table found: autotrader_acar.ADS_QUERY

                    10:15:28,640 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000037: Columns: [segvar_type_order, status, last_run_date, product_name, rec_create_date, query_time_period, variable_name_type, query_end_date, user_name, forecast_id, save_flight_ind, description, priority, result_query_type, make_filter, query_start_date, siteid, query_type, query_id, query_name, rec_update_date]

                    10:15:28,641 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000108: Foreign keys: [fka8ed4394363b341]

                    10:15:28,642 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000126: Indexes: [fka8ed4394363b341, primary]

                    10:15:30,166 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000261: Table found: autotrader_acar.ADS_QUERY_VALUES

                    10:15:30,167 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000037: Columns: [isselected, valueid, isnot, columnname, segmentation_var_name, segmentation_var, rec_create_date, market_group_name, query_id, segmentation_var_type, total_individual_ind, rec_update_date]

                    10:15:30,168 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000108: Foreign keys: [fk6be637e8bb2526b3]

                    10:15:30,169 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000126: Indexes: [primary, fk6be637e8bb2526b3]

                    10:15:31,574 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000261: Table found: autotrader_acar.ADS_REPORT_DETAIL

                    10:15:31,574 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000037: Columns: [variable_name, avail_value, numeric_value, report_id, variable_level, capacity_value, column_name]

                    10:15:31,575 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000108: Foreign keys: [fk6988504da267c8ce]

                    10:15:31,575 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000126: Indexes: [fk6988504da267c8ce, primary]

                    10:15:32,995 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000261: Table found: autotrader_acar.ADS_REPORT_HEADER

                    10:15:32,996 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000037: Columns: [report_date, report_name, report_id, query_id]

                    10:15:32,996 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000108: Foreign keys: []

                    10:15:32,997 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000126: Indexes: [primary]

                    10:15:34,363 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000261: Table found: autotrader_acar.ADS_RESULTS_DETAIL

                    10:15:34,364 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000037: Columns: [end_date, reserved_qty, availability_pct, availabilty_qty, capacity_qty, segvar_combination_name, booked_qty, result_detail_id, results_header_id, start_date]

                    10:15:34,365 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000108: Foreign keys: [fk5574a4692cc1e20]

                    10:15:34,365 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000126: Indexes: [fk5574a4692cc1e20, primary]

                    10:15:35,878 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000261: Table found: autotrader_acar.ADS_RESULTS_HEADER

                    10:15:35,879 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000037: Columns: [segvar_type_order, status, results_date, query_time_period, results_header_id, approved_ind, results_name, user_name, end_date, forecast_id, result_query_type, results_desc, query_id, start_date]

                    10:15:35,880 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000108: Foreign keys: [fk5c3f6ea54363b341, fk5c3f6ea5bb2526b3]

                    10:15:35,880 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000126: Indexes: [fk5c3f6ea5bb2526b3, fk5c3f6ea54363b341, primary]

                    10:15:37,265 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000261: Table found: autotrader_acar.ADS_VALUES

                    10:15:37,265 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000037: Columns: [id, is_neg_targetable, rec_create_date, name, segmentation_variable_status, segmentation_variable_type, rec_update_date]

                    10:15:37,266 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000108: Foreign keys: []

                    10:15:37,266 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000126: Indexes: [primary]

                    10:15:38,601 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000261: Table found: autotrader_acar.SEQUENCE_TABLE

                    10:15:38,601 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000037: Columns: [seq_name, seq_count]

                    10:15:38,602 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000108: Foreign keys: []

                    10:15:38,602 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-3) HHH000126: Indexes: []

                    10:15:38,603 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (MSC service thread 1-3) HHH000232: Schema update complete

                    10:15:38,604 INFO  [org.hibernate.engine.transaction.internal.TransactionFactoryInitiator] (MSC service thread 1-3) HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jta.CMTTransactionFactory

                    10:15:38,641 INFO  [org.jboss.web] (MSC service thread 1-1) Could not load class designated by HandlesTypes [com.sun.faces.scripting.RendererProxy]: com.sun.faces.scripting.RendererProxy from [Module "deployment.adsinvmgr-ear-5.3.11.3.ear.adsinvmgr-web-5.3.11.3.war:main" from Service Module Loader]

                    10:15:38,656 INFO  [org.jboss.web] (MSC service thread 1-1) Could not load class designated by HandlesTypes [com.sun.faces.ext.validator.RegexValidator]: com.sun.faces.ext.validator.RegexValidator from [Module "deployment.adsinvmgr-ear-5.3.11.3.ear.adsinvmgr-web-5.3.11.3.war:main" from Service Module Loader]

                    10:15:38,665 INFO  [javax.servlet.ServletContextListener] (MSC service thread 1-2) Welcome to Seam 2.3.0.Final

                    10:15:39,434 INFO  [org.jboss.seam.init.Initialization] (MSC service thread 1-2) reading properties from: /seam.properties

                    10:15:39,449 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.core.init, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.Init

                    10:15:39,456 INFO  [org.jboss.seam.init.Initialization] (MSC service thread 1-2) two components with same name, higher precedence wins: org.jboss.seam.jms.topicConnection

                    10:15:39,456 INFO  [org.jboss.seam.init.Initialization] (MSC service thread 1-2) two components with same name, higher precedence wins: org.jboss.seam.web.isUserInRole

                    10:15:39,457 INFO  [org.jboss.seam.init.Initialization] (MSC service thread 1-2) two components with same name, higher precedence wins: org.jboss.seam.persistence.persistenceProvider

                    10:15:39,457 INFO  [org.jboss.seam.init.Initialization] (MSC service thread 1-2) two components with same name, higher precedence wins: org.jboss.seam.transaction.synchronizations

                    10:15:39,458 INFO  [org.jboss.seam.init.Initialization] (MSC service thread 1-2) two components with same name, higher precedence wins: org.jboss.seam.web.userPrincipal

                    10:15:39,458 INFO  [org.jboss.seam.init.Initialization] (MSC service thread 1-2) two components with same name, higher precedence wins: org.jboss.seam.core.locale

                    10:15:39,459 INFO  [org.jboss.seam.init.Initialization] (MSC service thread 1-2) two components with same name, higher precedence wins: org.jboss.seam.core.expressions

                    10:15:39,459 INFO  [org.jboss.seam.init.Initialization] (MSC service thread 1-2) two components with same name, higher precedence wins: org.jboss.seam.core.locale

                    10:15:39,459 INFO  [org.jboss.seam.init.Initialization] (MSC service thread 1-2) two components with same name, higher precedence wins: org.jboss.seam.core.manager

                    10:15:39,460 INFO  [org.jboss.seam.init.Initialization] (MSC service thread 1-2) two components with same name, higher precedence wins: org.jboss.seam.core.resourceLoader

                    10:15:39,460 INFO  [org.jboss.seam.init.Initialization] (MSC service thread 1-2) two components with same name, higher precedence wins: org.jboss.seam.security.identity

                    10:15:39,461 INFO  [org.jboss.seam.init.Initialization] (MSC service thread 1-2) two components with same name, higher precedence wins: org.jboss.seam.web.parameters

                    10:15:39,472 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: DefaultPersistenceHandler, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.service.persist.AbstractPersistenceHandler, JNDI: DefaultPersistenceHandler

                    10:15:39,486 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: GenericEntityHome, scope: CONVERSATION, type: JAVA_BEAN, class: com.atc.adsinv.entity.controller.GenericEntityHome, JNDI: GenericEntityHome

                    10:15:39,492 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: GenericEntityQuery, scope: CONVERSATION, type: JAVA_BEAN, class: com.atc.adsinv.entity.controller.GenericEntityQuery, JNDI: GenericEntityQuery

                    10:15:39,496 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: My_AdsMakeModelRef, scope: CONVERSATION, type: ENTITY_BEAN, class: com.atc.adsinv.entity.AdsMakeModelRef, JNDI: My_AdsMakeModelRef

                    10:15:39,497 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: OfflineJobExecuterHandler, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.service.offline.OfflineJobExecuterHandler, JNDI: OfflineJobExecuterHandler

                    10:15:39,500 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: OfflineJobExecuterHelper, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.service.offline.ext.OfflineJobExecuterHelper, JNDI: OfflineJobExecuterHelper

                    10:15:39,502 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: OfflineJobTempWorkerThread, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.service.offline.ext.TempWorkerThread, JNDI: OfflineJobTempWorkerThread

                    10:15:39,505 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: ReportsSchedulerConfigService, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.service.scheduler.ReportsSchedulerConfigServiceImpl, JNDI: ReportsSchedulerConfigService

                    10:15:39,508 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: SelectionModelConverter, scope: EVENT, type: JAVA_BEAN, class: com.atc.web.comp.inv.helper.SelectionModelConverter, JNDI: SelectionModelConverter

                    10:15:39,511 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: StatePersistenceHelper, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.service.offline.StatePersistenceHelper, JNDI: StatePersistenceHelper

                    10:15:39,514 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: SysCriteriaVarsHelper, scope: APPLICATION, type: JAVA_BEAN, class: com.atc.web.comp.inv.helper.SysCriteriaVarsHelper, JNDI: SysCriteriaVarsHelper

                    10:15:39,515 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: ads.inv.AdsForcastManagerImpl, scope: STATELESS, type: STATELESS_SESSION_BEAN, class: com.autotrader.adsinv.service.AdsForcastManagerImpl, JNDI: ads.inv.AdsForcastManagerImpl

                    10:15:39,519 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: ads.inv.AdsOfflineJobsServiceImpl, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.service.AdsOfflineJobsServiceImpl, JNDI: ads.inv.AdsOfflineJobsServiceImpl

                    10:15:39,521 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: ads.inv.AdsResultsServiceImpl, scope: STATELESS, type: STATELESS_SESSION_BEAN, class: com.autotrader.adsinv.service.AdsResultsServiceImpl, JNDI: ads.inv.AdsResultsServiceImpl

                    10:15:39,524 WARN  [org.jboss.seam.Component] (MSC service thread 1-2) Component class should be serializable: ads.inv.adsInvSearchActionNew

                    10:15:39,524 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: ads.inv.adsInvSearchActionNew, scope: SESSION, type: JAVA_BEAN, class: com.atc.web.comp.inv.AdsInvSearchAction, JNDI: ads.inv.adsInvSearchActionNew

                    10:15:39,528 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: ads.inv.adsQueryManager, scope: EVENT, type: JAVA_BEAN, class: com.atc.web.mock.MockAdsQueryManager

                    10:15:39,529 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: ads.inv.adsQueryManagerImpl, scope: STATELESS, type: STATELESS_SESSION_BEAN, class: com.autotrader.adsinv.service.AdsInvQueryManagerImpl, JNDI: ads.inv.adsQueryManagerImpl

                    10:15:39,531 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: ads.inv.adsQueryProcessorHelper, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.service.scheduler.AdsQueryProcessorHelper, JNDI: ads.inv.adsQueryProcessorHelper

                    10:15:39,535 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: ads.inv.adsQueryReportsAuditLogHelper, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.service.AdsQueryReportsAuditLogHelper, JNDI: ads.inv.adsQueryReportsAuditLogHelper

                    10:15:39,537 WARN  [org.jboss.seam.Component] (MSC service thread 1-2) Component class should be serializable: ads.inv.invSearchActionCriteriaHelper

                    10:15:39,537 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: ads.inv.invSearchActionCriteriaHelper, scope: CONVERSATION, type: JAVA_BEAN, class: com.atc.web.comp.inv.helper.InvSearchActionCriteriaHelper, JNDI: ads.inv.invSearchActionCriteriaHelper

                    10:15:39,545 WARN  [org.jboss.seam.Component] (MSC service thread 1-2) Component class should be serializable: ads.inv.searchActionCriteriaHelper

                    10:15:39,545 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: ads.inv.searchActionCriteriaHelper, scope: CONVERSATION, type: JAVA_BEAN, class: com.atc.web.comp.inv.helper.SearchActionCriteriaHelper, JNDI: ads.inv.searchActionCriteriaHelper

                    10:15:39,550 WARN  [org.jboss.seam.Component] (MSC service thread 1-2) Component class should be serializable: adsInvSearchResult

                    10:15:39,550 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: adsInvSearchResult, scope: CONVERSATION, type: JAVA_BEAN, class: com.atc.web.comp.inv.ResultAction, JNDI: adsInvSearchResult

                    10:15:39,557 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: adsQuery, scope: CONVERSATION, type: ENTITY_BEAN, class: com.atc.adsinv.entity.AdsQuery, JNDI: adsQuery

                    10:15:39,558 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: adsQueryActionHelper, scope: EVENT, type: JAVA_BEAN, class: com.atc.web.comp.inv.helper.AdsQueryActionHelper, JNDI: adsQueryActionHelper

                    10:15:39,560 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: adsQueryReportsGenService, scope: STATELESS, type: STATELESS_SESSION_BEAN, class: com.autotrader.adsinv.service.AdsQueryReportsGenServiceImpl, JNDI: adsQueryReportsGenService

                    10:15:39,561 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: adsinv.dao.AdsForcastDao, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.entity.dao.AdsForcastDaoImpl, JNDI: adsinv.dao.AdsForcastDao

                    10:15:39,565 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: adsinv.dao.AdsOfflineJobDao, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.entity.dao.AdsOfflineJobDaoImpl, JNDI: adsinv.dao.AdsOfflineJobDao

                    10:15:39,569 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: adsinv.dao.AdsOfflineJobExecuterDao, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.entity.dao.AdsOfflineJobExecuterDaoImpl, JNDI: adsinv.dao.AdsOfflineJobExecuterDao

                    10:15:39,573 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: adsinv.dao.AdsOfflineJobServiceDao, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.entity.dao.AdsOfflineJobServiceDaoImpl, JNDI: adsinv.dao.AdsOfflineJobServiceDao

                    10:15:39,576 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: adsinv.dao.AdsQueryDao, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.entity.dao.AdsQueryDaoImpl, JNDI: adsinv.dao.AdsQueryDao

                    10:15:39,578 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: adsinv.dao.AdsResultsDao, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.entity.dao.AdsResultsDaoImpl, JNDI: adsinv.dao.AdsResultsDao

                    10:15:39,580 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: adsinv.dao.MarketSegmentGroupDao, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.entity.dao.MarketSegmentGroupDaoImpl, JNDI: adsinv.dao.MarketSegmentGroupDao

                    10:15:39,582 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: adsinv.dao.defaultDao, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.entity.dao.DefaultEntityDaoImpl, JNDI: adsinv.dao.defaultDao

                    10:15:39,583 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: adsinv.dao.makeDao, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.entity.dao.MakeDaoImpl, JNDI: adsinv.dao.makeDao

                    10:15:39,585 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: adsinv.redirectManager, scope: EVENT, type: JAVA_BEAN, class: com.atc.web.framework.RedirectManager, JNDI: adsinv.redirectManager

                    10:15:39,586 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: adsinv.service.DefaultService, scope: STATELESS, type: STATELESS_SESSION_BEAN, class: com.autotrader.adsinv.service.DefaultAdsInvServiceImpl, JNDI: adsinv.service.DefaultService

                    10:15:39,588 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: adsinv.service.MockDefaultService, scope: EVENT, type: JAVA_BEAN, class: com.atc.web.mock.MockDefaultAdsInvService, JNDI: adsinv.service.MockDefaultService

                    10:15:39,590 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: adsinv.service.offline.offlineJobInjector, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.service.offline.OfflineJobInjector, JNDI: adsinv.service.offline.offlineJobInjector

                    10:15:39,593 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: asyncOfflineJobSetupProcessor, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.service.offline.ext.AsyncOfflineJobSetupProcessor, JNDI: asyncOfflineJobSetupProcessor

                    10:15:39,595 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: asyncOfflineJobWatchDogProcessor, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.service.offline.ext.AsyncOfflineJobWatchDogProcessor, JNDI: asyncOfflineJobWatchDogProcessor

                    10:15:39,597 WARN  [org.jboss.seam.Component] (MSC service thread 1-2) Component class should be serializable: asyncRetrieveResultHelper

                    10:15:39,598 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: asyncRetrieveResultHelper, scope: CONVERSATION, type: JAVA_BEAN, class: com.atc.web.comp.inv.AsyncRetrieveResultHelper, JNDI: asyncRetrieveResultHelper

                    10:15:39,601 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: asyncRetrieveResultStateManager, scope: APPLICATION, type: JAVA_BEAN, class: com.atc.web.comp.inv.AsyncRetrieveResultStateManager

                    10:15:39,604 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: capacityQueryEngine, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.service.engine.CapacityQueryEngine, JNDI: capacityQueryEngine

                    10:15:39,607 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: com.autotrader.adsinv.reportAsyncQuartzSchedulerManager, scope: APPLICATION, type: JAVA_BEAN, class: com.autotrader.adsinv.service.scheduler.ReportAsyncQuartzSchedulerManager

                    10:15:39,609 WARN  [org.jboss.seam.Component] (MSC service thread 1-2) Component class should be serializable: crypt

                    10:15:39,609 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: crypt, scope: CONVERSATION, type: JAVA_BEAN, class: com.atc.adsinv.security.Crypt, JNDI: crypt

                    10:15:39,610 WARN  [org.jboss.seam.Component] (MSC service thread 1-2) Component class should be serializable: dataTableAction

                    10:15:39,611 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: dataTableAction, scope: CONVERSATION, type: JAVA_BEAN, class: com.atc.web.comp.inv.test.datatable.DataTableAction, JNDI: dataTableAction

                    10:15:39,612 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: delegate, scope: EVENT, type: JAVA_BEAN, class: com.atc.web.comp.inv.helper.Delegate, JNDI: delegate

                    10:15:39,614 WARN  [org.jboss.seam.Component] (MSC service thread 1-2) Component class should be serializable: dummyAction

                    10:15:39,614 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: dummyAction, scope: CONVERSATION, type: JAVA_BEAN, class: com.atc.web.comp.inv.test.DummyAction, JNDI: dummyAction

                    10:15:39,616 WARN  [org.jboss.seam.Component] (MSC service thread 1-2) Component class should be serializable: errorAction

                    10:15:39,616 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: errorAction, scope: SESSION, type: JAVA_BEAN, class: com.atc.web.comp.inv.ErrorAction, JNDI: errorAction

                    10:15:39,618 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: flightTargetQueryEngine, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.service.engine.FlightTargetQueryEngine, JNDI: flightTargetQueryEngine

                    10:15:39,620 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: flightsQueryEngine, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.service.engine.FlightsQueryEngine, JNDI: flightsQueryEngine

                    10:15:39,622 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: hibernateStatisticServiceSeamAdsInv, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.service.jmx.HibernateStatisticServiceImpl, JNDI: hibernateStatisticServiceSeamAdsInv

                    10:15:39,623 WARN  [org.jboss.seam.Component] (MSC service thread 1-2) Component class should be serializable: makeFilter

                    10:15:39,623 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: makeFilter, scope: CONVERSATION, type: JAVA_BEAN, class: com.atc.web.comp.inv.MakeFilter, JNDI: makeFilter

                    10:15:39,625 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: messageBean, scope: EVENT, type: JAVA_BEAN, class: com.atc.web.comp.inv.wrapper.MessageBean, JNDI: messageBean

                    10:15:39,626 WARN  [org.jboss.seam.Component] (MSC service thread 1-2) Component class should be serializable: offlineJobNotification

                    10:15:39,626 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: offlineJobNotification, scope: SESSION, type: JAVA_BEAN, class: com.atc.web.comp.inv.OfflineJobNotificationAction, JNDI: offlineJobNotification

                    10:15:39,629 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: offlineJobSetupHandler, scope: APPLICATION, type: JAVA_BEAN, class: com.autotrader.adsinv.service.offline.OfflineJobSetupHandler, JNDI: offlineJobSetupHandler

                    10:15:39,631 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.async.asynchronousExceptionHandler, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.async.AsynchronousExceptionHandler

                    10:15:39,633 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.async.dispatcher, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.async.ThreadPoolDispatcher

                    10:15:39,637 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.captcha.captcha, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.captcha.Captcha

                    10:15:39,639 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.captcha.captchaImage, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.captcha.CaptchaImage

                    10:15:39,640 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.core.ConversationIdGenerator, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationIdGenerator

                    10:15:39,643 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.core.contexts, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.Contexts

                    10:15:39,644 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.core.conversation, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.core.Conversation

                    10:15:39,646 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.core.conversationEntries, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationEntries

                    10:15:39,646 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.core.conversationListFactory, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationList

                    10:15:39,647 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.core.conversationPropagation, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationPropagation

                    10:15:39,648 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.core.conversationStackFactory, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationStack

                    10:15:39,649 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.core.events, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.core.Events

                    10:15:39,650 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.core.expressions, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.faces.FacesExpressions

                    10:15:39,651 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.core.interpolator, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.Interpolator

                    10:15:39,652 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.core.locale, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.international.Locale

                    10:15:39,655 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.core.manager, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.faces.FacesManager

                    10:15:39,656 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.core.resourceBundle, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.ResourceBundle

                    10:15:39,657 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.core.resourceLoader, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.faces.ResourceLoader

                    10:15:39,658 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.core.validators, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.Validators

                    10:15:39,659 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.document.documentStore, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.document.DocumentStore

                    10:15:39,661 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.el.referenceCache, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.el.JBossELReferenceCache

                    10:15:39,664 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.exception.exceptions, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.exception.Exceptions

                    10:15:39,665 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.faces.dataModels, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.faces.DataModels

                    10:15:39,666 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.faces.dateConverter, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.faces.DateConverter

                    10:15:39,667 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.faces.facesContext, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.faces.FacesContext

                    10:15:39,668 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.faces.facesPage, scope: PAGE, type: JAVA_BEAN, class: org.jboss.seam.faces.FacesPage

                    10:15:39,668 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.faces.httpError, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.faces.HttpError

                    10:15:39,669 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.faces.redirect, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.faces.Redirect

                    10:15:39,671 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.faces.renderer, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.ui.facelet.FaceletsRenderer

                    10:15:39,672 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.faces.switcher, scope: PAGE, type: JAVA_BEAN, class: org.jboss.seam.faces.Switcher

                    10:15:39,673 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.faces.uiComponent, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.faces.UiComponent

                    10:15:39,674 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.faces.validation, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.faces.Validation

                    10:15:39,675 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.framework.currentDate, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.framework.CurrentDate

                    10:15:39,677 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.framework.currentDatetime, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.framework.CurrentDatetime

                    10:15:39,679 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.framework.currentTime, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.framework.CurrentTime

                    10:15:39,681 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.graphicImage.image, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.ui.graphicImage.Image

                    10:15:39,682 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.international.localeSelector, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.international.LocaleSelector

                    10:15:39,683 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.international.messagesFactory, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.international.Messages

                    10:15:39,686 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.international.statusMessages, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.faces.FacesMessages

                    10:15:39,688 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.international.timeZone, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.international.TimeZone

                    10:15:39,689 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.international.timeZoneSelector, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.international.TimeZoneSelector

                    10:15:39,690 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.international.timeZones, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.international.TimeZones

                    10:15:39,692 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.mail.mailSession, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.mail.MailSession

                    10:15:39,695 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.navigation.pages, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.navigation.Pages

                    10:15:39,697 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.navigation.safeActions, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.navigation.SafeActions

                    10:15:39,698 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.persistence.persistenceContexts, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.persistence.PersistenceContexts

                    10:15:39,700 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.persistence.persistenceProvider, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.persistence.HibernatePersistenceProvider

                    10:15:39,704 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.remoting.gwt.gwtRemoteService, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.remoting.gwt.GWT14Service

                    10:15:39,706 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.remoting.gwt.gwtToSeamAdapter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.remoting.gwt.GWTToSeamAdapter

                    10:15:39,706 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.remoting.messaging.SubscriptionRegistry.userTokens, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.remoting.messaging.UserTokens

                    10:15:39,708 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.remoting.remoting, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.remoting.Remoting

                    10:15:39,709 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.security.configurationFactory, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.security.Configuration

                    10:15:39,710 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.security.credentials, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.security.Credentials

                    10:15:39,711 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.security.entityPermissionChecker, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.security.EntityPermissionChecker

                    10:15:39,712 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.security.facesSecurityEvents, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.security.FacesSecurityEvents

                    10:15:39,713 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.security.identifierPolicy, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.security.permission.IdentifierPolicy

                    10:15:39,715 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.security.identity, scope: SESSION, type: JAVA_BEAN, class: com.atc.adsinv.security.SeamUpgradedOAMIdentity, JNDI: org.jboss.seam.security.identity

                    10:15:39,717 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.security.identityManager, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.security.management.IdentityManager

                    10:15:39,718 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.security.management.roleAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.security.management.action.RoleAction

                    10:15:39,720 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.security.management.roleSearch, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.security.management.action.RoleSearch

                    10:15:39,725 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.security.management.userAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.security.management.action.UserAction

                    10:15:39,726 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.security.management.userSearch, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.security.management.action.UserSearch

                    10:15:39,728 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.security.passwordHash, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.security.management.PasswordHash

                    10:15:39,729 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.security.permission.permissionSearch, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.security.permission.action.PermissionSearch

                    10:15:39,730 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.security.permissionManager, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.security.permission.PermissionManager

                    10:15:39,732 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.security.permissionMapper, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.security.permission.PermissionMapper

                    10:15:39,733 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.security.persistentPermissionResolver, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.security.permission.PersistentPermissionResolver

                    10:15:39,734 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.security.rememberMe, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.security.RememberMe

                    10:15:39,735 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.theme.themeFactory, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.theme.Theme

                    10:15:39,737 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.theme.themeSelector, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.theme.ThemeSelector

                    10:15:39,738 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.transaction.facesTransactionEvents, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.transaction.FacesTransactionEvents

                    10:15:39,739 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.transaction.synchronizations, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.transaction.SeSynchronizations

                    10:15:39,740 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.transaction.transaction, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.transaction.Transaction

                    10:15:39,742 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.ui.EntityConverter, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.ui.EntityConverter

                    10:15:39,742 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.ui.clientUidSelector, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.ui.ClientUidSelector

                    10:15:39,744 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.ui.entityIdentifierStore, scope: PAGE, type: JAVA_BEAN, class: org.jboss.seam.ui.EntityIdentifierStore

                    10:15:39,746 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.ui.entityLoader, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.ui.JpaEntityLoader

                    10:15:39,755 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.ui.facelet.facesContextFactory, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.ui.facelet.RendererFacesContextFactory

                    10:15:39,756 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.ui.facelet.mockHttpSession, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.ui.facelet.HttpSessionManager

                    10:15:39,756 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.ui.facelet.mockServletContext, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.ui.facelet.ServletContextManager

                    10:15:39,757 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.ui.faces.facelet.faceletCompiler, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.ui.facelet.FaceletCompiler

                    10:15:39,758 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.ui.graphicImage.graphicImageResource, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.ui.graphicImage.GraphicImageResource

                    10:15:39,759 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.ui.graphicImage.graphicImageStore, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.ui.graphicImage.GraphicImageStore

                    10:15:39,760 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.ui.resource.webResource, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.ui.resource.WebResource

                    10:15:39,762 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.web.exceptionFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.ExceptionFilter

                    10:15:39,763 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.web.identityFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.IdentityFilter

                    10:15:39,764 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.web.isUserInRole, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.faces.IsUserInRole

                    10:15:39,764 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.web.loggingFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.LoggingFilter

                    10:15:39,765 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.web.multipartFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.MultipartFilter

                    10:15:39,766 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.web.parameters, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.faces.Parameters

                    10:15:39,766 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.web.redirectFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.RedirectFilter

                    10:15:39,767 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.web.servletContexts, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.web.ServletContexts

                    10:15:39,768 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.web.session, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.web.Session

                    10:15:39,768 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: org.jboss.seam.web.userPrincipal, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.faces.UserPrincipal

                    10:15:39,769 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: persistCacheMgmtWorker, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.service.persist.PersistCacheMgmtWorker, JNDI: persistCacheMgmtWorker

                    10:15:39,772 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: persistenceCacheManagement, scope: APPLICATION, type: JAVA_BEAN, class: com.autotrader.adsinv.service.persist.PersistenceCacheManagement

                    10:15:39,774 WARN  [org.jboss.seam.Component] (MSC service thread 1-2) Component class should be serializable: qbChangeTracker

                    10:15:39,774 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: qbChangeTracker, scope: CONVERSATION, type: JAVA_BEAN, class: com.atc.web.comp.inv.helper.QueryBuilderChangeTracker, JNDI: qbChangeTracker

                    10:15:39,776 WARN  [org.jboss.seam.Component] (MSC service thread 1-2) Component class should be serializable: qjManagement

                    10:15:39,776 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: qjManagement, scope: CONVERSATION, type: JAVA_BEAN, class: com.atc.web.comp.inv.QueryJobManagementAction, JNDI: qjManagement

                    10:15:39,779 WARN  [org.jboss.seam.Component] (MSC service thread 1-2) Component class should be serializable: queryJobStatusAction

                    10:15:39,779 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: queryJobStatusAction, scope: CONVERSATION, type: JAVA_BEAN, class: com.atc.web.comp.inv.QueryJobStatusAction, JNDI: queryJobStatusAction

                    10:15:39,781 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: reportGetParamConverter, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.service.ReportGetParamConverter, JNDI: reportGetParamConverter

                    10:15:39,782 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: reportQueriesOfflineInjector, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.service.ReportQueriesOfflineInjector, JNDI: reportQueriesOfflineInjector

                    10:15:39,784 WARN  [org.jboss.seam.Component] (MSC service thread 1-2) Component class should be serializable: reportsAction

                    10:15:39,784 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: reportsAction, scope: CONVERSATION, type: JAVA_BEAN, class: com.atc.web.comp.inv.ReportsAction, JNDI: reportsAction

                    10:15:39,786 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: reportsAsyncQuartzScheduleProcessor, scope: STATELESS, type: STATELESS_SESSION_BEAN, class: com.autotrader.adsinv.service.scheduler.ReportsAsyncQuartzScheduledProcessorImpl, JNDI: reportsAsyncQuartzScheduleProcessor

                    10:15:39,787 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: reportsAsyncQuartzScheduledFactory, scope: STATELESS, type: STATELESS_SESSION_BEAN, class: com.autotrader.adsinv.service.scheduler.ReportsAsyncScheduledHandlerFactoryImpl, JNDI: reportsAsyncQuartzScheduledFactory

                    10:15:39,789 WARN  [org.jboss.seam.Component] (MSC service thread 1-2) Component class should be serializable: resultSearchAction

                    10:15:39,789 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: resultSearchAction, scope: CONVERSATION, type: JAVA_BEAN, class: com.atc.web.comp.inv.ResultSearchAction, JNDI: resultSearchAction

                    10:15:39,792 WARN  [org.jboss.seam.Component] (MSC service thread 1-2) Component class should be serializable: resultsHistoryAction

                    10:15:39,793 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: resultsHistoryAction, scope: CONVERSATION, type: JAVA_BEAN, class: com.atc.web.comp.inv.ResultsHistoryAction, JNDI: resultsHistoryAction

                    10:15:39,798 WARN  [org.jboss.seam.Component] (MSC service thread 1-2) Component class should be serializable: resultsTagSearchAction

                    10:15:39,799 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: resultsTagSearchAction, scope: CONVERSATION, type: JAVA_BEAN, class: com.atc.web.comp.inv.ResultsTagSearchAction, JNDI: resultsTagSearchAction

                    10:15:39,802 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: retrieveResultHelper, scope: EVENT, type: JAVA_BEAN, class: com.atc.web.comp.inv.RetrieveResultHelper, JNDI: retrieveResultHelper

                    10:15:39,804 WARN  [org.jboss.seam.Component] (MSC service thread 1-2) Component class should be serializable: rqAction

                    10:15:39,804 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: rqAction, scope: CONVERSATION, type: JAVA_BEAN, class: com.atc.web.comp.inv.RetrieveQueryAction, JNDI: rqAction

                    10:15:39,808 WARN  [org.jboss.seam.Component] (MSC service thread 1-2) Component class should be serializable: sAction

                    10:15:39,808 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: sAction, scope: CONVERSATION, type: JAVA_BEAN, class: com.atc.web.comp.inv.SeasonalityAction, JNDI: sAction

                    10:15:39,811 WARN  [org.jboss.seam.Component] (MSC service thread 1-2) Component class should be serializable: saveQueryAction

                    10:15:39,812 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: saveQueryAction, scope: CONVERSATION, type: JAVA_BEAN, class: com.atc.web.comp.inv.SaveQueryAction, JNDI: saveQueryAction

                    10:15:39,813 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: saveQueryResultsHelper, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.service.AdsSaveQueryResultsHelper, JNDI: saveQueryResultsHelper

                    10:15:39,815 WARN  [org.jboss.seam.Component] (MSC service thread 1-2) Component class should be serializable: saveResultActionClass

                    10:15:39,815 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: saveResultActionClass, scope: CONVERSATION, type: JAVA_BEAN, class: com.atc.web.comp.inv.SaveResultsAction, JNDI: saveResultActionClass

                    10:15:39,824 WARN  [org.jboss.seam.Component] (MSC service thread 1-2) Component class should be serializable: searchAction

                    10:15:39,824 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: searchAction, scope: CONVERSATION, type: JAVA_BEAN, class: com.atc.web.comp.inv.SearchAction, JNDI: searchAction

                    10:15:39,828 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: seasonalityFactorCalculationHelper, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.service.engine.SeasonalityFactorCalculationHelper, JNDI: seasonalityFactorCalculationHelper

                    10:15:39,832 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: testDataTable, scope: EVENT, type: JAVA_BEAN, class: com.atc.web.comp.inv.test.TestDataTable, JNDI: testDataTable

                    10:15:39,833 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: testForm, scope: EVENT, type: JAVA_BEAN, class: com.atc.web.comp.inv.test.TestForm, JNDI: testForm

                    10:15:39,835 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: testHarnessCustomValidator, scope: EVENT, type: JAVA_BEAN, class: com.atc.web.comp.inv.test.TestHarnessCustomValidator, JNDI: testHarnessCustomValidator

                    10:15:39,836 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: testcomp, scope: EVENT, type: JAVA_BEAN, class: com.atc.web.comp.inv.testharness.TestComp, JNDI: testcomp

                    10:15:39,838 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: timeChunkedCapacityModelPersistenceHandler, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.service.persist.TimeChunkCapModelPersistHandler, JNDI: timeChunkedCapacityModelPersistenceHandler

                    10:15:39,840 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: wbReservationCalHelper, scope: EVENT, type: JAVA_BEAN, class: com.autotrader.adsinv.service.engine.WbFlightReservationValueCalulationHelper, JNDI: wbReservationCalHelper

                    10:15:39,842 WARN  [org.jboss.seam.Component] (MSC service thread 1-2) Component class should be serializable: worldWondersBean

                    10:15:39,842 INFO  [org.jboss.seam.Component] (MSC service thread 1-2) Component: worldWondersBean, scope: CONVERSATION, type: JAVA_BEAN, class: com.atc.web.comp.inv.test.WorldWondersBean, JNDI: worldWondersBean

                    10:15:39,844 WARN  [org.jboss.seam.security.permission.PersistentPermissionResolver] (MSC service thread 1-2) no permission store available - please install a PermissionStore with the name 'org.jboss.seam.security.jpaPermissionStore' if persistent permissions are required.

                    10:15:39,868 WARN  [org.hibernate.ejb.Ejb3Configuration] (MSC service thread 1-2) HHH000059: Defining hibernate.transaction.flush_before_completion=true ignored in HEM

                    10:15:39,892 INFO  [org.hibernate.dialect.Dialect] (MSC service thread 1-2) HHH000400: Using dialect: org.hibernate.dialect.MySQLInnoDBDialect

                    10:15:39,893 INFO  [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] (MSC service thread 1-2) HHH000397: Using ASTQueryTranslatorFactory

                    10:15:39,957 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (MSC service thread 1-2) HHH000228: Running hbm2ddl schema update

                    10:15:39,957 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (MSC service thread 1-2) HHH000102: Fetching database metadata

                    10:15:39,957 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (MSC service thread 1-2) HHH000396: Updating schema

                    10:15:41,194 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_ADJUSTMENT_FACTORS

                    10:15:41,194 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [event_adjustment_factor, period_id, seasonality_adjustment_factor, trend_adjustment_factor, forecast_id, rec_create_date, period_end_date, period_start_date, rec_update_date]

                    10:15:41,195 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fkc78ae0214363b341]

                    10:15:41,195 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary, fkc78ae0214363b341]

                    10:15:42,730 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_FLIGHT

                    10:15:42,730 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [weight, payment_type_name, rec_create_date, end_date, priority, adjusted_rate, ft_impressions_deld_28_days, impressions_delivered, flight_name, rec_update_date, order_number, targeting_desc, gross_cost, flight_number, order_status, order_name, schedule, advertiser_name, impression_goal, ft_capacity, flighttargetid, flight_status, rate_unit_type_name, base_rate, flightid, impressions_deld_28_days, start_date]

                    10:15:42,732 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

                    10:15:42,732 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]

                    10:15:44,034 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_FORECAST

                    10:15:44,034 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [forecast_model_name, created_user_name, status, forecast_id, rec_create_date, forecast_model_desc, updated_user_name, rec_update_date, default_ind]

                    10:15:44,035 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

                    10:15:44,036 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]

                    10:15:45,337 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_INV_AUDIT_LOG

                    10:15:45,337 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [which_process, audit_date, audit_message]

                    10:15:45,338 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

                    10:15:45,338 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]

                    10:15:46,729 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_INV_DATA_H_MV

                    10:15:46,729 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [stateid, dmaid, eventcount, modelid, listingtypeid, partnerid, categoryid, makeid, positionid, adsizeid, siteid, language, geodma, yearrangeid, searchtypeid, bodystyle, pageid]

                    10:15:46,730 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

                    10:15:46,731 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]

                    10:15:48,091 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_MAKE_MODEL_REF

                    10:15:48,091 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [makeid, numrows, rec_create_date, modelid, top1]

                    10:15:48,092 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

                    10:15:48,092 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]

                    10:15:49,351 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_MARKET_GROUPS

                    10:15:49,352 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [rec_create_date, market_group_id, market_group_name, parent_market_group_id, rec_update_date]

                    10:15:49,352 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fk793059c8d2d344c5]

                    10:15:49,353 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary, fk793059c8d2d344c5]

                    10:15:50,694 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_MARKET_SEGMENTS

                    10:15:50,695 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [segmentation_variable_id, market_segment_name, segmentation_variable_name, rec_create_date, market_group_id, segmentation_variable_status, segmentation_variable_type, operator, rec_update_date]

                    10:15:50,695 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

                    10:15:50,696 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]

                    10:15:52,098 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_OFFLINE_JOBS

                    10:15:52,098 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [user_name_created, job_requested_time, job_started_time, status, priority, job_exec_manager, max_jobs_num, results_header_id, query_id, heartbeat_time, job_completed_time, job_id]

                    10:15:52,099 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

                    10:15:52,100 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]

                    10:15:53,564 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_OVERLAPPING_FLIGHTS

                    10:15:53,564 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [order_number, reserved_overlap_qty, targeting_desc, result_detail_id, overlap_pct, order_status, order_name, schedule, booked_overlap_qty, end_date, advertiser_name, impression_goal, priority, overlapping_flights_id, flight_status, start_date, impressions_delivered, flight_name]

                    10:15:53,566 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fk9eb1938e2817df07]

                    10:15:53,566 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary, fk9eb1938e2817df07]

                    10:15:54,917 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_PRODUCT_MARKET_GROUPS

                    10:15:54,918 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [product_status, schedule, priority, rec_create_date, market_group_id, product_name, site_name, rec_update_date]

                    10:15:54,919 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

                    10:15:54,919 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]

                    10:15:56,295 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_PRODUCT_SEGVAR_TYPE

                    10:15:56,296 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [product_status, schedule, priority, product_name, rec_create_date, segmentation_variable_type, site_name, at_usage, rec_update_date]

                    10:15:56,297 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

                    10:15:56,298 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]

                    10:15:57,835 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_QUERY

                    10:15:57,836 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [segvar_type_order, status, last_run_date, product_name, rec_create_date, query_time_period, variable_name_type, query_end_date, user_name, forecast_id, save_flight_ind, description, priority, result_query_type, make_filter, query_start_date, siteid, query_type, query_id, query_name, rec_update_date]

                    10:15:57,837 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fka8ed4394363b341]

                    10:15:57,838 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [fka8ed4394363b341, primary]

                    10:15:59,531 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_QUERY_VALUES

                    10:15:59,531 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [isselected, valueid, isnot, columnname, segmentation_var_name, segmentation_var, rec_create_date, market_group_name, query_id, segmentation_var_type, total_individual_ind, rec_update_date]

                    10:15:59,532 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fk6be637e8bb2526b3]

                    10:15:59,533 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary, fk6be637e8bb2526b3]

                    10:16:00,854 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_REPORT_DETAIL

                    10:16:00,855 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [variable_name, avail_value, numeric_value, report_id, variable_level, capacity_value, column_name]

                    10:16:00,855 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fk6988504da267c8ce]

                    10:16:00,856 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [fk6988504da267c8ce, primary]

                    10:16:02,153 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_REPORT_HEADER

                    10:16:02,154 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [report_date, report_name, report_id, query_id]

                    10:16:02,154 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

                    10:16:02,155 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]

                    10:16:03,484 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_RESULTS_DETAIL

                    10:16:03,484 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [end_date, reserved_qty, availability_pct, availabilty_qty, capacity_qty, segvar_combination_name, booked_qty, result_detail_id, results_header_id, start_date]

                    10:16:03,485 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fk5574a4692cc1e20]

                    10:16:03,486 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [fk5574a4692cc1e20, primary]

                    10:16:04,903 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_RESULTS_HEADER

                    10:16:04,904 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [segvar_type_order, status, results_date, query_time_period, results_header_id, approved_ind, results_name, user_name, end_date, forecast_id, result_query_type, results_desc, query_id, start_date]

                    10:16:04,905 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fk5c3f6ea54363b341, fk5c3f6ea5bb2526b3]

                    10:16:04,905 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [fk5c3f6ea5bb2526b3, fk5c3f6ea54363b341, primary]

                    10:16:06,224 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_VALUES

                    10:16:06,225 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [id, is_neg_targetable, rec_create_date, name, segmentation_variable_status, segmentation_variable_type, rec_update_date]

                    10:16:06,225 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

                    10:16:06,226 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]

                    10:16:07,520 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.SEQUENCE_TABLE

                    10:16:07,521 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [seq_name, seq_count]

                    10:16:07,521 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

                    10:16:07,522 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: []

                    10:16:07,522 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (MSC service thread 1-2) HHH000232: Schema update complete

                    10:16:07,523 INFO  [org.hibernate.engine.transaction.internal.TransactionFactoryInitiator] (MSC service thread 1-2) HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jta.CMTTransactionFactory

                    10:16:07,534 WARN  [org.hibernate.ejb.internal.EntityManagerFactoryRegistry] (MSC service thread 1-2) HHH000436: Entity manager factory name (AcarInv) is already registered.  If entity manager will be clustered or passivated, specify a unique value for property 'hibernate.ejb.entitymanager_factory_name'

                    10:16:07,540 WARN  [org.hibernate.ejb.Ejb3Configuration] (MSC service thread 1-2) HHH000059: Defining hibernate.transaction.flush_before_completion=true ignored in HEM

                    10:16:07,560 INFO  [org.hibernate.dialect.Dialect] (MSC service thread 1-2) HHH000400: Using dialect: org.hibernate.dialect.MySQLInnoDBDialect

                    10:16:07,561 INFO  [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] (MSC service thread 1-2) HHH000397: Using ASTQueryTranslatorFactory

                    10:16:07,624 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (MSC service thread 1-2) HHH000228: Running hbm2ddl schema update

                    10:16:07,624 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (MSC service thread 1-2) HHH000102: Fetching database metadata

                    10:16:07,625 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (MSC service thread 1-2) HHH000396: Updating schema

                    10:16:08,824 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_ADJUSTMENT_FACTORS

                    10:16:08,824 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [event_adjustment_factor, period_id, seasonality_adjustment_factor, trend_adjustment_factor, forecast_id, rec_create_date, period_end_date, period_start_date, rec_update_date]

                    10:16:08,825 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fkc78ae0214363b341]

                    10:16:08,825 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary, fkc78ae0214363b341]

                    10:16:10,340 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_FLIGHT

                    10:16:10,340 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [weight, payment_type_name, rec_create_date, end_date, priority, adjusted_rate, ft_impressions_deld_28_days, impressions_delivered, flight_name, rec_update_date, order_number, targeting_desc, gross_cost, flight_number, order_status, order_name, schedule, advertiser_name, impression_goal, ft_capacity, flighttargetid, flight_status, rate_unit_type_name, base_rate, flightid, impressions_deld_28_days, start_date]

                    10:16:10,342 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

                    10:16:10,342 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]

                    10:16:11,811 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_FORECAST

                    10:16:11,811 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [forecast_model_name, created_user_name, status, forecast_id, rec_create_date, forecast_model_desc, updated_user_name, rec_update_date, default_ind]

                    10:16:11,812 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

                    10:16:11,813 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]

                    10:16:13,127 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_INV_AUDIT_LOG

                    10:16:13,128 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [which_process, audit_date, audit_message]

                    10:16:13,128 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

                    10:16:13,129 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]

                    10:16:14,522 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_INV_DATA_H_MV

                    10:16:14,522 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [stateid, dmaid, eventcount, modelid, listingtypeid, partnerid, categoryid, makeid, positionid, adsizeid, siteid, language, geodma, yearrangeid, searchtypeid, bodystyle, pageid]

                    10:16:14,523 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

                    10:16:14,523 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]

                    10:16:15,859 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_MAKE_MODEL_REF

                    10:16:15,859 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [makeid, numrows, rec_create_date, modelid, top1]

                    10:16:15,860 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

                    10:16:15,860 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]

                    10:16:17,230 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_MARKET_GROUPS

                    10:16:17,231 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [rec_create_date, market_group_id, market_group_name, parent_market_group_id, rec_update_date]

                    10:16:17,231 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fk793059c8d2d344c5]

                    10:16:17,232 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary, fk793059c8d2d344c5]

                    10:16:18,600 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_MARKET_SEGMENTS

                    10:16:18,600 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [segmentation_variable_id, market_segment_name, segmentation_variable_name, rec_create_date, market_group_id, segmentation_variable_status, segmentation_variable_type, operator, rec_update_date]

                    10:16:18,601 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

                    10:16:18,602 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]

                    10:16:19,946 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_OFFLINE_JOBS

                    10:16:19,946 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [user_name_created, job_requested_time, job_started_time, status, priority, job_exec_manager, max_jobs_num, results_header_id, query_id, heartbeat_time, job_completed_time, job_id]

                    10:16:19,947 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

                    10:16:19,947 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]

                    10:16:21,396 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_OVERLAPPING_FLIGHTS

                    10:16:21,396 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [order_number, reserved_overlap_qty, targeting_desc, result_detail_id, overlap_pct, order_status, order_name, schedule, booked_overlap_qty, end_date, advertiser_name, impression_goal, priority, overlapping_flights_id, flight_status, start_date, impressions_delivered, flight_name]

                    10:16:21,397 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fk9eb1938e2817df07]

                    10:16:21,398 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary, fk9eb1938e2817df07]

                    10:16:22,782 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_PRODUCT_MARKET_GROUPS

                    10:16:22,782 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [product_status, schedule, priority, rec_create_date, market_group_id, product_name, site_name, rec_update_date]

                    10:16:22,783 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

                    10:16:22,783 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]

                    10:16:24,365 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_PRODUCT_SEGVAR_TYPE

                    10:16:24,365 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [product_status, schedule, priority, product_name, rec_create_date, segmentation_variable_type, site_name, at_usage, rec_update_date]

                    10:16:24,366 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

                    10:16:24,366 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]

                    10:16:25,891 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_QUERY

                    10:16:25,892 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [segvar_type_order, status, last_run_date, product_name, rec_create_date, query_time_period, variable_name_type, query_end_date, user_name, forecast_id, save_flight_ind, description, priority, result_query_type, make_filter, query_start_date, siteid, query_type, query_id, query_name, rec_update_date]

                    10:16:25,893 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fka8ed4394363b341]

                    10:16:25,894 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [fka8ed4394363b341, primary]

                    10:16:27,294 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_QUERY_VALUES

                    10:16:27,294 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [isselected, valueid, isnot, columnname, segmentation_var_name, segmentation_var, rec_create_date, market_group_name, query_id, segmentation_var_type, total_individual_ind, rec_update_date]

                    10:16:27,295 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fk6be637e8bb2526b3]

                    10:16:27,296 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary, fk6be637e8bb2526b3]

                    10:16:28,556 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_REPORT_DETAIL

                    10:16:28,557 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [variable_name, avail_value, numeric_value, report_id, variable_level, capacity_value, column_name]

                    10:16:28,558 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fk6988504da267c8ce]

                    10:16:28,558 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [fk6988504da267c8ce, primary]

                    10:16:29,771 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_REPORT_HEADER

                    10:16:29,772 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [report_date, report_name, report_id, query_id]

                    10:16:29,772 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

                    10:16:29,773 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]

                    10:16:31,209 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_RESULTS_DETAIL

                    10:16:31,209 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [end_date, reserved_qty, availability_pct, availabilty_qty, capacity_qty, segvar_combination_name, booked_qty, result_detail_id, results_header_id, start_date]

                    10:16:31,210 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fk5574a4692cc1e20]

                    10:16:31,211 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [fk5574a4692cc1e20, primary]

                    10:16:32,645 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_RESULTS_HEADER

                    10:16:32,646 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [segvar_type_order, status, results_date, query_time_period, results_header_id, approved_ind, results_name, user_name, end_date, forecast_id, result_query_type, results_desc, query_id, start_date]

                    10:16:32,647 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fk5c3f6ea54363b341, fk5c3f6ea5bb2526b3]

                    10:16:32,647 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [fk5c3f6ea5bb2526b3, fk5c3f6ea54363b341, primary]

                    10:16:33,958 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_VALUES

                    10:16:33,959 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [id, is_neg_targetable, rec_create_date, name, segmentation_variable_status, segmentation_variable_type, rec_update_date]

                    10:16:33,960 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

                    10:16:33,960 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]

                    10:16:35,256 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.SEQUENCE_TABLE

                    10:16:35,257 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [seq_name, seq_count]

                    10:16:35,257 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

                    10:16:35,257 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: []

                    10:16:35,258 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (MSC service thread 1-2) HHH000232: Schema update complete

                    10:16:35,258 INFO  [org.hibernate.engine.transaction.internal.TransactionFactoryInitiator] (MSC service thread 1-2) HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jta.CMTTransactionFactory

                    10:16:35,269 WARN  [org.hibernate.ejb.internal.EntityManagerFactoryRegistry] (MSC service thread 1-2) HHH000436: Entity manager factory name (AcarInv) is already registered.  If entity manager will be clustered or passivated, specify a unique value for property 'hibernate.ejb.entitymanager_factory_name'

                    10:16:35,278 WARN  [org.hibernate.ejb.Ejb3Configuration] (MSC service thread 1-2) HHH000059: Defining hibernate.transaction.flush_before_completion=true ignored in HEM

                    10:16:35,300 INFO  [org.hibernate.dialect.Dialect] (MSC service thread 1-2) HHH000400: Using dialect: org.hibernate.dialect.MySQLInnoDBDialect

                    10:16:35,301 INFO  [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] (MSC service thread 1-2) HHH000397: Using ASTQueryTranslatorFactory

                    10:16:35,365 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (MSC service thread 1-2) HHH000228: Running hbm2ddl schema update

                    10:16:35,365 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (MSC service thread 1-2) HHH000102: Fetching database metadata

                    10:16:35,366 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (MSC service thread 1-2) HHH000396: Updating schema

                    10:16:36,584 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_ADJUSTMENT_FACTORS

                    10:16:36,584 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [event_adjustment_factor, period_id, seasonality_adjustment_factor, trend_adjustment_factor, forecast_id, rec_create_date, period_end_date, period_start_date, rec_update_date]

                    10:16:36,585 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fkc78ae0214363b341]

                    10:16:36,586 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary, fkc78ae0214363b341]

                    10:16:38,176 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_FLIGHT

                    10:16:38,176 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [weight, payment_type_name, rec_create_date, end_date, priority, adjusted_rate, ft_impressions_deld_28_days, impressions_delivered, flight_name, rec_update_date, order_number, targeting_desc, gross_cost, flight_number, order_status, order_name, schedule, advertiser_name, impression_goal, ft_capacity, flighttargetid, flight_status, rate_unit_type_name, base_rate, flightid, impressions_deld_28_days, start_date]

                    10:16:38,178 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

                    10:16:38,178 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]

                    10:16:39,497 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_FORECAST

                    10:16:39,498 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [forecast_model_name, created_user_name, status, forecast_id, rec_create_date, forecast_model_desc, updated_user_name, rec_update_date, default_ind]

                    10:16:39,498 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

                    10:16:39,499 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]

                    10:16:40,845 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_INV_AUDIT_LOG

                    10:16:40,846 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [which_process, audit_date, audit_message]

                    10:16:40,846 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

                    10:16:40,847 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]

                    10:16:42,308 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_INV_DATA_H_MV

                    10:16:42,309 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [stateid, dmaid, eventcount, modelid, listingtypeid, partnerid, categoryid, makeid, positionid, adsizeid, siteid, language, geodma, yearrangeid, searchtypeid, bodystyle, pageid]

                    10:16:42,310 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

                    10:16:42,310 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]

                    10:16:43,636 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_MAKE_MODEL_REF

                    10:16:43,637 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [makeid, numrows, rec_create_date, modelid, top1]

                    10:16:43,637 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

                    10:16:43,638 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]

                    10:16:44,949 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_MARKET_GROUPS

                    10:16:44,950 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [rec_create_date, market_group_id, market_group_name, parent_market_group_id, rec_update_date]

                    10:16:44,951 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fk793059c8d2d344c5]

                    10:16:44,951 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary, fk793059c8d2d344c5]

                    10:16:46,219 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_MARKET_SEGMENTS

                    10:16:46,220 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [segmentation_variable_id, market_segment_name, segmentation_variable_name, rec_create_date, market_group_id, segmentation_variable_status, segmentation_variable_type, operator, rec_update_date]

                    10:16:46,221 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

                    10:16:46,221 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]

                    10:16:47,478 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_OFFLINE_JOBS

                    10:16:47,479 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [user_name_created, job_requested_time, job_started_time, status, priority, job_exec_manager, max_jobs_num, results_header_id, query_id, heartbeat_time, job_completed_time, job_id]

                    10:16:47,480 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

                    10:16:47,480 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]

                    10:16:48,862 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_OVERLAPPING_FLIGHTS

                    10:16:48,863 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [order_number, reserved_overlap_qty, targeting_desc, result_detail_id, overlap_pct, order_status, order_name, schedule, booked_overlap_qty, end_date, advertiser_name, impression_goal, priority, overlapping_flights_id, flight_status, start_date, impressions_delivered, flight_name]

                    10:16:48,864 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fk9eb1938e2817df07]

                    10:16:48,864 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary, fk9eb1938e2817df07]

                    10:16:50,279 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_PRODUCT_MARKET_GROUPS

                    10:16:50,280 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [product_status, schedule, priority, rec_create_date, market_group_id, product_name, site_name, rec_update_date]

                    10:16:50,280 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

                    10:16:50,281 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]

                    10:16:51,654 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_PRODUCT_SEGVAR_TYPE

                    10:16:51,655 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [product_status, schedule, priority, product_name, rec_create_date, segmentation_variable_type, site_name, at_usage, rec_update_date]

                    10:16:51,656 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

                    10:16:51,656 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]

                    10:16:53,188 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_QUERY

                    10:16:53,189 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [segvar_type_order, status, last_run_date, product_name, rec_create_date, query_time_period, variable_name_type, query_end_date, user_name, forecast_id, save_flight_ind, description, priority, result_query_type, make_filter, query_start_date, siteid, query_type, query_id, query_name, rec_update_date]

                    10:16:53,190 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fka8ed4394363b341]

                    10:16:53,190 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [fka8ed4394363b341, primary]

                    10:16:54,564 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_QUERY_VALUES

                    10:16:54,565 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [isselected, valueid, isnot, columnname, segmentation_var_name, segmentation_var, rec_create_date, market_group_name, query_id, segmentation_var_type, total_individual_ind, rec_update_date]

                    10:16:54,566 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fk6be637e8bb2526b3]

                    10:16:54,566 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary, fk6be637e8bb2526b3]

                    10:16:55,873 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_REPORT_DETAIL

                    10:16:55,873 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [variable_name, avail_value, numeric_value, report_id, variable_level, capacity_value, column_name]

                    10:16:55,874 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fk6988504da267c8ce]

                    10:16:55,874 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [fk6988504da267c8ce, primary]

                    10:16:57,175 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_REPORT_HEADER

                    10:16:57,175 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [report_date, report_name, report_id, query_id]

                    10:16:57,176 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

                    10:16:57,177 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]

                    10:16:58,436 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_RESULTS_DETAIL

                    10:16:58,436 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [end_date, reserved_qty, availability_pct, availabilty_qty, capacity_qty, segvar_combination_name, booked_qty, result_detail_id, results_header_id, start_date]

                    10:16:58,438 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fk5574a4692cc1e20]

                    10:16:58,438 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [fk5574a4692cc1e20, primary]

                    10:16:59,853 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_RESULTS_HEADER

                    10:16:59,853 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [segvar_type_order, status, results_date, query_time_period, results_header_id, approved_ind, results_name, user_name, end_date, forecast_id, result_query_type, results_desc, query_id, start_date]

                    10:16:59,854 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fk5c3f6ea54363b341, fk5c3f6ea5bb2526b3]

                    10:16:59,855 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [fk5c3f6ea5bb2526b3, fk5c3f6ea54363b341, primary]

                    10:17:01,170 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_VALUES

                    10:17:01,170 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [id, is_neg_targetable, rec_create_date, name, segmentation_variable_status, segmentation_variable_type, rec_update_date]

                    10:17:01,171 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

                    10:17:01,171 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]

                    10:17:02,498 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.SEQUENCE_TABLE

                    10:17:02,498 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [seq_name, seq_count]

                    10:17:02,499 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

                    10:17:02,499 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: []

                    10:17:02,499 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (MSC service thread 1-2) HHH000232: Schema update complete

                    10:17:02,500 INFO  [org.hibernate.engine.transaction.internal.TransactionFactoryInitiator] (MSC service thread 1-2) HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jta.CMTTransactionFactory

                    10:17:02,511 WARN  [org.hibernate.ejb.internal.EntityManagerFactoryRegistry] (MSC service thread 1-2) HHH000436: Entity manager factory name (AcarInv) is already registered.  If entity manager will be clustered or passivated, specify a unique value for property 'hibernate.ejb.entitymanager_factory_name'

                    10:17:02,517 WARN  [org.hibernate.ejb.Ejb3Configuration] (MSC service thread 1-2) HHH000059: Defining hibernate.transaction.flush_before_completion=true ignored in HEM

                    10:17:02,545 INFO  [org.hibernate.dialect.Dialect] (MSC service thread 1-2) HHH000400: Using dialect: org.hibernate.dialect.MySQLInnoDBDialect

                    10:17:02,546 INFO  [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] (MSC service thread 1-2) HHH000397: Using ASTQueryTranslatorFactory

                    10:17:02,599 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (MSC service thread 1-2) HHH000228: Running hbm2ddl schema update

                    10:17:02,599 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (MSC service thread 1-2) HHH000102: Fetching database metadata

                    10:17:02,600 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (MSC service thread 1-2) HHH000396: Updating schema

                    10:17:03,814 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_ADJUSTMENT_FACTORS

                    10:17:03,815 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [event_adjustment_factor, period_id, seasonality_adjustment_factor, trend_adjustment_factor, forecast_id, rec_create_date, period_end_date, period_start_date, rec_update_date]

                    10:17:03,816 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fkc78ae0214363b341]

                    10:17:03,816 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary, fkc78ae0214363b341]

                    10:17:05,278 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_FLIGHT

                    10:17:05,279 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [weight, payment_type_name, rec_create_date, end_date, priority, adjusted_rate, ft_impressions_deld_28_days, impressions_delivered, flight_name, rec_update_date, order_number, targeting_desc, gross_cost, flight_number, order_status, order_name, schedule, advertiser_name, impression_goal, ft_capacity, flighttargetid, flight_status, rate_unit_type_name, base_rate, flightid, impressions_deld_28_days, start_date]

                    10:17:05,280 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

                    10:17:05,281 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]

                    10:17:06,546 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_FORECAST

                    10:17:06,547 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [forecast_model_name, created_user_name, status, forecast_id, rec_create_date, forecast_model_desc, updated_user_name, rec_update_date, default_ind]

                    10:17:06,547 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

                    10:17:06,548 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]

                    10:17:07,876 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_INV_AUDIT_LOG

                    10:17:07,877 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [which_process, audit_date, audit_message]

                    10:17:07,877 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

                    10:17:07,877 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]

                    10:17:09,208 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_INV_DATA_H_MV

                    10:17:09,209 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [stateid, dmaid, eventcount, modelid, listingtypeid, partnerid, categoryid, makeid, positionid, adsizeid, siteid, language, geodma, yearrangeid, searchtypeid, bodystyle, pageid]

                    10:17:09,210 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

                    10:17:09,210 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]

                    10:17:10,412 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_MAKE_MODEL_REF

                    10:17:10,412 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [makeid, numrows, rec_create_date, modelid, top1]

                    10:17:10,413 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

                    10:17:10,413 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]

                    10:17:11,680 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_MARKET_GROUPS

                    10:17:11,681 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [rec_create_date, market_group_id, market_group_name, parent_market_group_id, rec_update_date]

                    10:17:11,682 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fk793059c8d2d344c5]

                    10:17:11,682 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary, fk793059c8d2d344c5]

                    10:17:12,963 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_MARKET_SEGMENTS

                    10:17:12,964 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [segmentation_variable_id, market_segment_name, segmentation_variable_name, rec_create_date, market_group_id, segmentation_variable_status, segmentation_variable_type, operator, rec_update_date]

                    10:17:12,965 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

                    10:17:12,965 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]

                    10:17:14,261 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_OFFLINE_JOBS

                    10:17:14,261 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [user_name_created, job_requested_time, job_started_time, status, priority, job_exec_manager, max_jobs_num, results_header_id, query_id, heartbeat_time, job_completed_time, job_id]

                    10:17:14,262 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

                    10:17:14,263 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]

                    10:17:15,644 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_OVERLAPPING_FLIGHTS

                    10:17:15,644 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [order_number, reserved_overlap_qty, targeting_desc, result_detail_id, overlap_pct, order_status, order_name, schedule, booked_overlap_qty, end_date, advertiser_name, impression_goal, priority, overlapping_flights_id, flight_status, start_date, impressions_delivered, flight_name]

                    10:17:15,646 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fk9eb1938e2817df07]

                    10:17:15,646 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary, fk9eb1938e2817df07]

                    10:17:16,918 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_PRODUCT_MARKET_GROUPS

                    10:17:16,919 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [product_status, schedule, priority, rec_create_date, market_group_id, product_name, site_name, rec_update_date]

                    10:17:16,920 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

                    10:17:16,920 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]

                    10:17:18,196 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_PRODUCT_SEGVAR_TYPE

                    10:17:18,197 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [product_status, schedule, priority, product_name, rec_create_date, segmentation_variable_type, site_name, at_usage, rec_update_date]

                    10:17:18,198 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

                    10:17:18,198 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]

                    10:17:19,979 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_QUERY

                    10:17:19,980 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [segvar_type_order, status, last_run_date, product_name, rec_create_date, query_time_period, variable_name_type, query_end_date, user_name, forecast_id, save_flight_ind, description, priority, result_query_type, make_filter, query_start_date, siteid, query_type, query_id, query_name, rec_update_date]

                    10:17:19,981 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fka8ed4394363b341]

                    10:17:19,981 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [fka8ed4394363b341, primary]

                    10:17:21,451 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_QUERY_VALUES

                    10:17:21,452 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [isselected, valueid, isnot, columnname, segmentation_var_name, segmentation_var, rec_create_date, market_group_name, query_id, segmentation_var_type, total_individual_ind, rec_update_date]

                    10:17:21,453 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fk6be637e8bb2526b3]

                    10:17:21,453 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary, fk6be637e8bb2526b3]

                    10:17:22,718 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_REPORT_DETAIL

                    10:17:22,719 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [variable_name, avail_value, numeric_value, report_id, variable_level, capacity_value, column_name]

                    10:17:22,720 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fk6988504da267c8ce]

                    10:17:22,720 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [fk6988504da267c8ce, primary]

                    10:17:24,008 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_REPORT_HEADER

                    10:17:24,008 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [report_date, report_name, report_id, query_id]

                    10:17:24,009 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

                    10:17:24,009 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]

                    10:17:25,285 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_RESULTS_DETAIL

                    10:17:25,286 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [end_date, reserved_qty, availability_pct, availabilty_qty, capacity_qty, segvar_combination_name, booked_qty, result_detail_id, results_header_id, start_date]

                    10:17:25,287 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fk5574a4692cc1e20]

                    10:17:25,287 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [fk5574a4692cc1e20, primary]

                    10:17:26,671 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_RESULTS_HEADER

                    10:17:26,671 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [segvar_type_order, status, results_date, query_time_period, results_header_id, approved_ind, results_name, user_name, end_date, forecast_id, result_query_type, results_desc, query_id, start_date]

                    10:17:26,672 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: [fk5c3f6ea54363b341, fk5c3f6ea5bb2526b3]

                    10:17:26,673 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [fk5c3f6ea5bb2526b3, fk5c3f6ea54363b341, primary]

                    10:17:27,966 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.ADS_VALUES

                    10:17:27,967 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [id, is_neg_targetable, rec_create_date, name, segmentation_variable_status, segmentation_variable_type, rec_update_date]

                    10:17:27,967 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

                    10:17:27,968 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: [primary]

                    10:17:29,256 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000261: Table found: autotrader_acar.SEQUENCE_TABLE

                    10:17:29,257 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000037: Columns: [seq_name, seq_count]

                    10:17:29,257 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000108: Foreign keys: []

                    10:17:29,258 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (MSC service thread 1-2) HHH000126: Indexes: []

                    10:17:29,258 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (MSC service thread 1-2) HHH000232: Schema update complete

                    10:17:29,259 INFO  [org.hibernate.engine.transaction.internal.TransactionFactoryInitiator] (MSC service thread 1-2) HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jta.CMTTransactionFactory

                    10:17:29,270 WARN  [org.hibernate.ejb.internal.EntityManagerFactoryRegistry] (MSC service thread 1-2) HHH000436: Entity manager factory name (AcarInv) is already registered.  If entity manager will be clustered or passivated, specify a unique value for property 'hibernate.ejb.entitymanager_factory_name'

                    10:17:30,599 WARN  [org.hibernate.ejb.Ejb3Configuration] (pool-46-thread-1) HHH000059: Defining hibernate.transaction.flush_before_completion=true ignored in HEM

                    10:17:30,593 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/acarinv]] (MSC service thread 1-2) Exception sending context initialized event to listener instance of class org.jboss.seam.servlet.SeamListener: org.jboss.seam.InstantiationException: Could not instantiate Seam component: asyncRetrieveResultStateManager

                              at org.jboss.seam.Component.newInstance(Component.java:2208) [jboss-seam.jar:2.3.0.Final]

                              at org.jboss.seam.contexts.Contexts.startup(Contexts.java:343) [jboss-seam.jar:2.3.0.Final]

                              at org.jboss.seam.contexts.Contexts.startup(Contexts.java:317) [jboss-seam.jar:2.3.0.Final]

                              at org.jboss.seam.contexts.ServletLifecycle.endInitialization(ServletLifecycle.java:143) [jboss-seam.jar:2.3.0.Final]

                              at org.jboss.seam.init.Initialization.init(Initialization.java:813) [jboss-seam.jar:2.3.0.Final]

                              at org.jboss.seam.servlet.SeamListener.contextInitialized(SeamListener.java:36) [jboss-seam.jar:2.3.0.Final]

                              at org.apache.catalina.core.StandardContext.contextListenerStart(StandardContext.java:3392) [jbossweb-7.0.13.Final.jar:]

                              at org.apache.catalina.core.StandardContext.start(StandardContext.java:3850) [jbossweb-7.0.13.Final.jar:]

                              at org.jboss.as.web.deployment.WebDeploymentService.start(WebDeploymentService.java:90) [jboss-as-web-7.1.1.Final.jar:7.1.1.Final]

                              at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811)

                              at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746)

                              at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [classes.jar:1.6.0_35]

                              at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [classes.jar:1.6.0_35]

                              at java.lang.Thread.run(Thread.java:680) [classes.jar:1.6.0_35]

                    Caused by: java.lang.IllegalArgumentException: Can only use @IntervalCron with the QuartzDispatcher

                              at org.jboss.seam.async.AbstractDispatcher.extractAndValidateParameters(AbstractDispatcher.java:171) [jboss-seam.jar:2.3.0.Final]

                              at org.jboss.seam.async.AbstractDispatcher.createTimerSchedule(AbstractDispatcher.java:113) [jboss-seam.jar:2.3.0.Final]

                              at org.jboss.seam.async.ThreadPoolDispatcher.scheduleInvocation(ThreadPoolDispatcher.java:56) [jboss-seam.jar:2.3.0.Final]

                              at org.jboss.seam.async.ThreadPoolDispatcher.scheduleInvocation(ThreadPoolDispatcher.java:27) [jboss-seam.jar:2.3.0.Final]

                              at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [classes.jar:1.6.0_35]

                              at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [classes.jar:1.6.0_35]

                              at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [classes.jar:1.6.0_35]

                              at java.lang.reflect.Method.invoke(Method.java:597) [classes.jar:1.6.0_35]

                              at org.jboss.seam.util.Reflections.invoke(Reflections.java:22) [jboss-seam.jar:2.3.0.Final]

                              at org.jboss.seam.intercept.RootInvocationContext.proceed(RootInvocationContext.java:32) [jboss-seam.jar:2.3.0.Final]

                              at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:56) [jboss-seam.jar:2.3.0.Final]

                              at org.jboss.seam.transaction.RollbackInterceptor.aroundInvoke(RollbackInterceptor.java:28) [jboss-seam.jar:2.3.0.Final]

                              at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68) [jboss-seam.jar:2.3.0.Final]

                              at org.jboss.seam.core.MethodContextInterceptor.aroundInvoke(MethodContextInterceptor.java:44) [jboss-seam.jar:2.3.0.Final]

                              at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68) [jboss-seam.jar:2.3.0.Final]

                              at org.jboss.seam.intercept.RootInterceptor.invoke(RootInterceptor.java:107) [jboss-seam.jar:2.3.0.Final]

                              at org.jboss.seam.intercept.JavaBeanInterceptor.interceptInvocation(JavaBeanInterceptor.java:186) [jboss-seam.jar:2.3.0.Final]

                              at org.jboss.seam.intercept.JavaBeanInterceptor.invoke(JavaBeanInterceptor.java:104) [jboss-seam.jar:2.3.0.Final]

                              at org.jboss.seam.async.ThreadPoolDispatcher_$$_javassist_seam_7.scheduleInvocation(ThreadPoolDispatcher_$$_javassist_seam_7.java) [jboss-seam.jar:2.3.0.Final]

                              at org.jboss.seam.async.AsynchronousInterceptor.aroundInvoke(AsynchronousInterceptor.java:40) [jboss-seam.jar:2.3.0.Final]

                              at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68) [jboss-seam.jar:2.3.0.Final]

                              at org.jboss.seam.intercept.RootInterceptor.invoke(RootInterceptor.java:107) [jboss-seam.jar:2.3.0.Final]

                              at org.jboss.seam.intercept.JavaBeanInterceptor.interceptInvocation(JavaBeanInterceptor.java:186) [jboss-seam.jar:2.3.0.Final]

                              at org.jboss.seam.intercept.JavaBeanInterceptor.invoke(JavaBeanInterceptor.java:104) [jboss-seam.jar:2.3.0.Final]

                              at com.atc.web.comp.inv.AsyncRetrieveResultHelper_$$_javassist_seam_9.validateExistingStates(AsyncRetrieveResultHelper_$$_javassist_seam_9.java) [adsinvmgr-ejb-5.3.11.3.jar:]

                              at com.atc.web.comp.inv.AsyncRetrieveResultStateManager.validateStatusesPeriodically(AsyncRetrieveResultStateManager.java:35) [adsinvmgr-ejb-5.3.11.3.jar:]

                              at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [classes.jar:1.6.0_35]

                              at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [classes.jar:1.6.0_35]

                              at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [classes.jar:1.6.0_35]

                              at java.lang.reflect.Method.invoke(Method.java:597) [classes.jar:1.6.0_35]

                              at org.jboss.seam.util.Reflections.invoke(Reflections.java:22) [jboss-seam.jar:2.3.0.Final]

                              at org.jboss.seam.intercept.RootInvocationContext.proceed(RootInvocationContext.java:32) [jboss-seam.jar:2.3.0.Final]

                              at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:56) [jboss-seam.jar:2.3.0.Final]

                              at org.jboss.seam.transaction.RollbackInterceptor.aroundInvoke(RollbackInterceptor.java:28) [jboss-seam.jar:2.3.0.Final]

                              at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68) [jboss-seam.jar:2.3.0.Final]

                              at org.jboss.seam.core.BijectionInterceptor.aroundInvoke(BijectionInterceptor.java:77) [jboss-seam.jar:2.3.0.Final]

                              at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68) [jboss-seam.jar:2.3.0.Final]

                              at org.jboss.seam.core.MethodContextInterceptor.aroundInvoke(MethodContextInterceptor.java:44) [jboss-seam.jar:2.3.0.Final]

                              at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68) [jboss-seam.jar:2.3.0.Final]

                              at org.jboss.seam.intercept.RootInterceptor.invoke(RootInterceptor.java:107) [jboss-seam.jar:2.3.0.Final]

                              at org.jboss.seam.intercept.JavaBeanInterceptor.interceptInvocation(JavaBeanInterceptor.java:186) [jboss-seam.jar:2.3.0.Final]

                              at org.jboss.seam.intercept.JavaBeanInterceptor.invoke(JavaBeanInterceptor.java:104) [jboss-seam.jar:2.3.0.Final]

                              at com.atc.web.comp.inv.AsyncRetrieveResultStateManager_$$_javassist_seam_8.validateStatusesPeriodically(AsyncRetrieveResultStateManager_$$_javassist_seam_8.java) [adsinvmgr-ejb-5.3.11.3.jar:]

                              at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [classes.jar:1.6.0_35]

                              at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [classes.jar:1.6.0_35]

                              at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [classes.jar:1.6.0_35]

                              at java.lang.reflect.Method.invoke(Method.java:597) [classes.jar:1.6.0_35]

                              at org.jboss.seam.util.Reflections.invoke(Reflections.java:22) [jboss-seam.jar:2.3.0.Final]

                              at org.jboss.seam.util.Reflections.invokeAndWrap(Reflections.java:144) [jboss-seam.jar:2.3.0.Final]

                              at org.jboss.seam.Component.callComponentMethod(Component.java:2313) [jboss-seam.jar:2.3.0.Final]

                              at org.jboss.seam.Component.callCreateMethod(Component.java:2236) [jboss-seam.jar:2.3.0.Final]

                              at org.jboss.seam.Component.newInstance(Component.java:2196) [jboss-seam.jar:2.3.0.Final]

                              ... 13 more

                     

                     

                    10:17:30,613 ERROR [org.apache.catalina.core.StandardContext] (MSC service thread 1-2) Error listenerStart

                    10:17:30,613 ERROR [org.apache.catalina.core.StandardContext] (MSC service thread 1-2) Context [/acarinv] startup failed due to previous errors

                    10:17:30,615 INFO  [com.autotrader.adsinv.service.persist.PersistenceCacheManagement] (MSC service thread 1-2) Shuting down the persistence cache clean up Scheduler.

                    10:17:30,616 INFO  [com.autotrader.adsinv.service.persist.PersistenceCacheManagement] (MSC service thread 1-2) Persistence cache clean up Scheduler is off now.

                    10:17:30,831 INFO  [org.hibernate.dialect.Dialect] (pool-46-thread-1) HHH000400: Using dialect: org.hibernate.dialect.MySQLInnoDBDialect

                    10:17:30,832 INFO  [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] (pool-46-thread-1) HHH000397: Using ASTQueryTranslatorFactory

                    10:17:30,892 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (pool-46-thread-1) HHH000228: Running hbm2ddl schema update

                    10:17:30,892 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (pool-46-thread-1) HHH000102: Fetching database metadata

                    10:17:30,893 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (pool-46-thread-1) HHH000396: Updating schema

                    10:17:32,141 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000261: Table found: autotrader_acar.ADS_ADJUSTMENT_FACTORS

                    10:17:32,142 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000037: Columns: [event_adjustment_factor, period_id, seasonality_adjustment_factor, trend_adjustment_factor, forecast_id, rec_create_date, period_end_date, period_start_date, rec_update_date]

                    10:17:32,143 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000108: Foreign keys: [fkc78ae0214363b341]

                    10:17:32,143 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000126: Indexes: [primary, fkc78ae0214363b341]

                    10:17:33,566 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000261: Table found: autotrader_acar.ADS_FLIGHT

                    10:17:33,566 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000037: Columns: [weight, payment_type_name, rec_create_date, end_date, priority, adjusted_rate, ft_impressions_deld_28_days, impressions_delivered, flight_name, rec_update_date, order_number, targeting_desc, gross_cost, flight_number, order_status, order_name, schedule, advertiser_name, impression_goal, ft_capacity, flighttargetid, flight_status, rate_unit_type_name, base_rate, flightid, impressions_deld_28_days, start_date]

                    10:17:33,568 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000108: Foreign keys: []

                    10:17:33,568 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000126: Indexes: [primary]

                    10:17:34,864 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000261: Table found: autotrader_acar.ADS_FORECAST

                    10:17:34,865 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000037: Columns: [forecast_model_name, created_user_name, status, forecast_id, rec_create_date, forecast_model_desc, updated_user_name, rec_update_date, default_ind]

                    10:17:34,866 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000108: Foreign keys: []

                    10:17:34,866 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000126: Indexes: [primary]

                    10:17:35,619 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-2) MSC00001: Failed to start service jboss.web.deployment.default-host./acarinv: org.jboss.msc.service.StartException in service jboss.web.deployment.default-host./acarinv: JBAS018040: Failed to start context

                              at org.jboss.as.web.deployment.WebDeploymentService.start(WebDeploymentService.java:95)

                              at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]

                              at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]

                              at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [classes.jar:1.6.0_35]

                              at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [classes.jar:1.6.0_35]

                              at java.lang.Thread.run(Thread.java:680) [classes.jar:1.6.0_35]

                     

                     

                    10:17:35,825 INFO  [org.jboss.as.server] (HttpManagementService-threads - 52) JBAS015870: Deploy of deployment "adsinvmgr-ear-5.3.11.3.ear" was rolled back with failure message {"JBAS014671: Failed services" => {"jboss.web.deployment.default-host./acarinv" => "org.jboss.msc.service.StartException in service jboss.web.deployment.default-host./acarinv: JBAS018040: Failed to start context"}}

                    10:17:35,848 INFO  [org.jboss.as.jpa] (MSC service thread 1-4) JBAS011403: Stopping Persistence Unit Service 'adsinvmgr-ear-5.3.11.3.ear/adsinvmgr-ejb-5.3.11.3.jar#AcarInv'

                    10:17:35,885 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015877: Stopped deployment adsinvmgr-ejb-5.3.11.3.jar in 60ms

                    10:17:35,891 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015877: Stopped deployment adsinvmgr-web-5.3.11.3.war in 65ms

                    10:17:35,904 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-8) JBAS015877: Stopped deployment adsinvmgr-ear-5.3.11.3.ear in 78ms

                    10:17:35,906 INFO  [org.jboss.as.controller] (HttpManagementService-threads - 52) JBAS014774: Service status report

                    JBAS014777:   Services which failed to start:      service jboss.web.deployment.default-host./acarinv: org.jboss.msc.service.StartException in service jboss.web.deployment.default-host./acarinv: JBAS018040: Failed to start context

                     

                     

                    10:17:36,139 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000261: Table found: autotrader_acar.ADS_INV_AUDIT_LOG

                    10:17:36,139 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000037: Columns: [which_process, audit_date, audit_message]

                    10:17:36,140 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000108: Foreign keys: []

                    10:17:36,140 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000126: Indexes: [primary]

                    10:17:37,575 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000261: Table found: autotrader_acar.ADS_INV_DATA_H_MV

                    10:17:37,576 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000037: Columns: [stateid, dmaid, eventcount, modelid, listingtypeid, partnerid, categoryid, makeid, positionid, adsizeid, siteid, language, geodma, yearrangeid, searchtypeid, bodystyle, pageid]

                    10:17:37,577 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000108: Foreign keys: []

                    10:17:37,577 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000126: Indexes: [primary]

                    10:17:38,897 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000261: Table found: autotrader_acar.ADS_MAKE_MODEL_REF

                    10:17:38,897 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000037: Columns: [makeid, numrows, rec_create_date, modelid, top1]

                    10:17:38,898 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000108: Foreign keys: []

                    10:17:38,898 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000126: Indexes: [primary]

                    10:17:40,199 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000261: Table found: autotrader_acar.ADS_MARKET_GROUPS

                    10:17:40,200 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000037: Columns: [rec_create_date, market_group_id, market_group_name, parent_market_group_id, rec_update_date]

                    10:17:40,200 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000108: Foreign keys: [fk793059c8d2d344c5]

                    10:17:40,201 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000126: Indexes: [primary, fk793059c8d2d344c5]

                    10:17:41,494 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000261: Table found: autotrader_acar.ADS_MARKET_SEGMENTS

                    10:17:41,495 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000037: Columns: [segmentation_variable_id, market_segment_name, segmentation_variable_name, rec_create_date, market_group_id, segmentation_variable_status, segmentation_variable_type, operator, rec_update_date]

                    10:17:41,496 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000108: Foreign keys: []

                    10:17:41,496 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000126: Indexes: [primary]

                    10:17:42,761 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000261: Table found: autotrader_acar.ADS_OFFLINE_JOBS

                    10:17:42,762 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000037: Columns: [user_name_created, job_requested_time, job_started_time, status, priority, job_exec_manager, max_jobs_num, results_header_id, query_id, heartbeat_time, job_completed_time, job_id]

                    10:17:42,763 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000108: Foreign keys: []

                    10:17:42,763 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000126: Indexes: [primary]

                    10:17:44,169 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000261: Table found: autotrader_acar.ADS_OVERLAPPING_FLIGHTS

                    10:17:44,170 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000037: Columns: [order_number, reserved_overlap_qty, targeting_desc, result_detail_id, overlap_pct, order_status, order_name, schedule, booked_overlap_qty, end_date, advertiser_name, impression_goal, priority, overlapping_flights_id, flight_status, start_date, impressions_delivered, flight_name]

                    10:17:44,171 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000108: Foreign keys: [fk9eb1938e2817df07]

                    10:17:44,171 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000126: Indexes: [primary, fk9eb1938e2817df07]

                    10:17:45,488 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000261: Table found: autotrader_acar.ADS_PRODUCT_MARKET_GROUPS

                    10:17:45,489 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000037: Columns: [product_status, schedule, priority, rec_create_date, market_group_id, product_name, site_name, rec_update_date]

                    10:17:45,489 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000108: Foreign keys: []

                    10:17:45,490 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000126: Indexes: [primary]

                    10:17:46,779 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000261: Table found: autotrader_acar.ADS_PRODUCT_SEGVAR_TYPE

                    10:17:46,780 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000037: Columns: [product_status, schedule, priority, product_name, rec_create_date, segmentation_variable_type, site_name, at_usage, rec_update_date]

                    10:17:46,780 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000108: Foreign keys: []

                    10:17:46,780 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000126: Indexes: [primary]

                    10:17:48,308 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000261: Table found: autotrader_acar.ADS_QUERY

                    10:17:48,309 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000037: Columns: [segvar_type_order, status, last_run_date, product_name, rec_create_date, query_time_period, variable_name_type, query_end_date, user_name, forecast_id, save_flight_ind, description, priority, result_query_type, make_filter, query_start_date, siteid, query_type, query_id, query_name, rec_update_date]

                    10:17:48,310 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000108: Foreign keys: [fka8ed4394363b341]

                    10:17:48,310 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000126: Indexes: [fka8ed4394363b341, primary]

                    10:17:49,734 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000261: Table found: autotrader_acar.ADS_QUERY_VALUES

                    10:17:49,734 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000037: Columns: [isselected, valueid, isnot, columnname, segmentation_var_name, segmentation_var, rec_create_date, market_group_name, query_id, segmentation_var_type, total_individual_ind, rec_update_date]

                    10:17:49,735 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000108: Foreign keys: [fk6be637e8bb2526b3]

                    10:17:49,736 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000126: Indexes: [primary, fk6be637e8bb2526b3]

                    10:17:51,003 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000261: Table found: autotrader_acar.ADS_REPORT_DETAIL

                    10:17:51,003 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000037: Columns: [variable_name, avail_value, numeric_value, report_id, variable_level, capacity_value, column_name]

                    10:17:51,004 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000108: Foreign keys: [fk6988504da267c8ce]

                    10:17:51,005 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000126: Indexes: [fk6988504da267c8ce, primary]

                    10:17:52,262 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000261: Table found: autotrader_acar.ADS_REPORT_HEADER

                    10:17:52,263 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000037: Columns: [report_date, report_name, report_id, query_id]

                    10:17:52,263 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000108: Foreign keys: []

                    10:17:52,264 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000126: Indexes: [primary]

                    10:17:53,599 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000261: Table found: autotrader_acar.ADS_RESULTS_DETAIL

                    10:17:53,599 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000037: Columns: [end_date, reserved_qty, availability_pct, availabilty_qty, capacity_qty, segvar_combination_name, booked_qty, result_detail_id, results_header_id, start_date]

                    10:17:53,600 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000108: Foreign keys: [fk5574a4692cc1e20]

                    10:17:53,600 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000126: Indexes: [fk5574a4692cc1e20, primary]

                    10:17:54,979 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000261: Table found: autotrader_acar.ADS_RESULTS_HEADER

                    10:17:54,979 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000037: Columns: [segvar_type_order, status, results_date, query_time_period, results_header_id, approved_ind, results_name, user_name, end_date, forecast_id, result_query_type, results_desc, query_id, start_date]

                    10:17:54,980 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000108: Foreign keys: [fk5c3f6ea54363b341, fk5c3f6ea5bb2526b3]

                    10:17:54,981 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000126: Indexes: [fk5c3f6ea5bb2526b3, fk5c3f6ea54363b341, primary]

                    10:17:56,287 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000261: Table found: autotrader_acar.ADS_VALUES

                    10:17:56,288 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000037: Columns: [id, is_neg_targetable, rec_create_date, name, segmentation_variable_status, segmentation_variable_type, rec_update_date]

                    10:17:56,289 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000108: Foreign keys: []

                    10:17:56,290 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000126: Indexes: [primary]

                    10:17:57,592 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000261: Table found: autotrader_acar.SEQUENCE_TABLE

                    10:17:57,593 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000037: Columns: [seq_name, seq_count]

                    10:17:57,593 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000108: Foreign keys: []

                    10:17:57,594 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (pool-46-thread-1) HHH000126: Indexes: []

                    10:17:57,594 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (pool-46-thread-1) HHH000232: Schema update complete

                    10:17:57,595 INFO  [org.hibernate.engine.transaction.internal.TransactionFactoryInitiator] (pool-46-thread-1) HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jta.CMTTransactionFactory

                    10:17:57,607 WARN  [org.hibernate.ejb.internal.EntityManagerFactoryRegistry] (pool-46-thread-1) HHH000436: Entity manager factory name (AcarInv) is already registered.  If entity manager will be clustered or passivated, specify a unique value for property 'hibernate.ejb.entitymanager_factory_name'

                    10:17:57,609 INFO  [org.hibernate.ejb.Ejb3Configuration] (pool-46-thread-1) HHH000318: Could not find any META-INF/persistence.xml file in the classpath

                     

                     

                    the pom.xml for the EAR has this configuration:

                                                    <configuration>

                                                            <displayName>ADS Inventory EAR</displayName>

                                                            <description>ADS Inventory EAR</description>

                                                            <version>6</version>

                                                            <unpackTypes>war,ejb,ejb3</unpackTypes>

                                                            <workDirectory>${project.build.directory}/${ear.workDirectory}</workDirectory>

                                                            <initializeInOrder>true</initializeInOrder>

                                                            <defaultLibBundleDir>lib</defaultLibBundleDir>

                                                            <encoding>UTF-8</encoding>

                                                            <modules>

                                                                    <jarModule>

                                                                        <groupId>org.jboss.el</groupId>

                                                                        <artifactId>jboss-el</artifactId>

                                                                        <includeInApplicationXml>false</includeInApplicationXml>

                                                                        <bundleDir>lib</bundleDir>

                                                                    </jarModule>

                                                                    <jarModule>

                                                                        <groupId>org.jboss.seam</groupId>

                                                                        <artifactId>jboss-seam</artifactId>

                                                                        <bundleFileName>jboss-seam.jar</bundleFileName>

                                                                    </jarModule>

                                                                    <ejbModule>

                                                                        <groupId>${project.parent.groupId}</groupId>

                                                                        <artifactId>${project.parent.artifactId}-ejb</artifactId>

                                                                    </ejbModule>

                                                                    <webModule>

                                                                            <groupId>${project.parent.groupId}</groupId>

                                                                            <artifactId>${project.parent.artifactId}-web</artifactId>

                                                                            <contextRoot>/acarinv</contextRoot>

                                                                            <unpack>true</unpack>

                                                                    </webModule>

                                                                    <jarModule>

                                                                        <groupId>net.sourceforge</groupId>

                                                                        <artifactId>foundation-ejb</artifactId>

                                                                        <includeInApplicationXml>false</includeInApplicationXml>

                                                                        <bundleDir>lib</bundleDir>

                                                                    </jarModule>

                                                            </modules>

                                                    </configuration>

                     

                     

                     

                    that results in this application.xml:

                    <?xml version="1.0" encoding="UTF-8"?>

                    <application xmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/application_6.xsd" version="6">

                      <description>ADS Inventory EAR</description>

                      <display-name>ADS Inventory EAR</display-name>

                      <initialize-in-order>true</initialize-in-order>

                      <module>

                        <ejb>adsinvmgr-ejb-5.3.11.3.jar</ejb>

                      </module>

                      <module>

                        <web>

                          <web-uri>adsinvmgr-web-5.3.11.3.war</web-uri>

                          <context-root>/acarinv</context-root>

                        </web>

                      </module>

                      <library-directory>lib</library-directory>

                    • 7. Re: Caused by: java.lang.IllegalArgumentException: Can only use @IntervalCron with the QuartzDispatcher
                      mkouba

                      I just noticed you're using quartz 2.3.0.Final. I'd try the major version bundled in Seam 3 distribution instead (1.6.x). There might be some incompatible changes in 2.x causing CNFE. 1.7.x and 1.8.x should work as well.

                      • 8. Re: Caused by: java.lang.IllegalArgumentException: Can only use @IntervalCron with the QuartzDispatcher
                        ppuhr

                        Thought I replied to you earlier, sorry.

                         

                        I tried reverting to Quartz 1.5.2 (which my client had used earlier) but it had no impact. If there was a CNFE shouldn't we see it in the trace?

                        • 9. Re: Caused by: java.lang.IllegalArgumentException: Can only use @IntervalCron with the QuartzDispatcher
                          mkouba

                          I see. So the last idea I have is to debug org.jboss.seam.init.Initialization#installComponentsFromXmlElements() method... CNFE is (probably intentionally) not logged here.

                          • 10. Re: Caused by: java.lang.IllegalArgumentException: Can only use @IntervalCron with the QuartzDispatcher
                            ppuhr

                            Martin ---

                             

                            So, I'm googling around to get a better understanding of org.jboss.seam.init.Initialization (also, looking at my local version of the source) when I find this: http://www.seamframework.org/8893.lace. It discusses problems with 2 seam.properties files. Really? I have 2 seam.properties files in my EAR. 1 in the ejb and 1 in the war.

                            I removed the 1 in the ejb and BOOM! no more problem - I get my QuartzDispatcher.

                             

                            Thanks for all your help!

                            Paul

                            • 11. Re: Caused by: java.lang.IllegalArgumentException: Can only use @IntervalCron with the QuartzDispatcher
                              mkouba

                              Hm, great you have it working . But the solution seems a little bit odd. I mean seam.properties or components.xml should always be placed in any jar if it contains Seam components (see 31.1.5. Don't forget!).... BTW have you tried to log the debug messages from org.jboss.seam.init.Initialization?