5 Replies Latest reply on May 10, 2017 4:52 AM by chris.brooking

    Jboss EAP 6.3 :[org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS013412:

    jkar

      Dear All,

       

       

      JBoss EAP 6.3 I'm facing issues server start up once deploy the WAR file i'm facing below issues please kinldy help me to resolve the issues. and Attached my standalone-full xml file.

       

      provide your comments/suggestions.

       

       

      10:30:24,697 WARN  [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016012: Deployment deployment "cargoprice-ear-6.5-SNAPSHOT.ear" contains CDI annotations but beans.xml was not found.

      10:30:25,232 ERROR [stderr] (MSC service thread 1-7) [ModuleClassLoader@46f7f276] warning javax.* types are not being woven because the weaver option '-Xset:weaveJavaxPackages=true' has not been specified

       

      10:30:25,434 ERROR [stderr] (MSC service thread 1-4) [ModuleClassLoader@2dfbba12] warning javax.* types are not being woven because the weaver option '-Xset:weaveJavaxPackages=true' has not been specified

       

      10:30:25,661 ERROR [stderr] (MSC service thread 1-1) [ModuleClassLoader@2cadd45e] warning javax.* types are not being woven because the weaver option '-Xset:weaveJavaxPackages=true' has not been specified

       

      10:30:25,783 INFO  [org.jboss.web] (ServerService Thread Pool -- 93) JBAS018210: Register web context: /cargopricewar

      10:30:25,806 INFO  [org.jboss.as.ejb3] (MSC service thread 1-4) JBAS014142: Started message driven bean 'RulesMessageDrivenBean' with 'hornetq-ra' resource adapter

      10:30:25,808 INFO  [org.jboss.as.ejb3] (MSC service thread 1-7) JBAS014142: Started message driven bean 'RefModelCacheRefresherMdb' with 'hornetq-ra' resource adapter

      10:30:25,899 INFO  [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/cargopricewar]] (ServerService Thread Pool -- 93) No Spring WebApplicationInitializer types detected on classpath

      10:30:26,123 INFO  [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/cargopricewar]] (ServerService Thread Pool -- 93) Initializing Spring root WebApplicationContext

      10:30:26,124 INFO  [org.springframework.web.context.ContextLoader] (ServerService Thread Pool -- 93) Root WebApplicationContext: initialization started

      10:30:26,542 INFO  [org.springframework.web.context.support.XmlWebApplicationContext] (ServerService Thread Pool -- 93) Refreshing Root WebApplicationContext: startup date [Thu Nov 27 10:30:26 IST 2014]; root of context hierarchy

      10:30:26,817 INFO  [org.jboss.as.ejb3] (MSC service thread 1-2) JBAS014142: Started message driven bean 'RateCacheRefresherMdb' with 'hornetq-ra' resource adapter

      10:30:26,830 INFO  [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] (ServerService Thread Pool -- 93) Loading XML bean definitions from ServletContext resource [/WEB-INF/web-applicationContext.xml]

      10:30:26,918 INFO  [org.jboss.as.ejb3] (MSC service thread 1-6) JBAS014142: Started message driven bean 'AlertEmailMDB' with 'hornetq-ra' resource adapter

      10:30:27,655 INFO  [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] (ServerService Thread Pool -- 93) Loading XML bean definitions from ServletContext resource [/WEB-INF/common-applicationContext.xml]

      10:30:27,731 INFO  [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] (ServerService Thread Pool -- 93) Loading XML bean definitions from ServletContext resource [/WEB-INF/editor-applicationContext.xml]

      10:30:27,813 INFO  [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] (ServerService Thread Pool -- 93) Loading XML bean definitions from ServletContext resource [/WEB-INF/editor-aop-applicationContext.xml]

      10:30:27,888 INFO  [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] (ServerService Thread Pool -- 93) Loading XML bean definitions from ServletContext resource [/WEB-INF/doctemplate-applicationContext.xml]

      10:30:27,936 INFO  [org.springframework.beans.factory.support.DefaultListableBeanFactory] (ServerService Thread Pool -- 93) Overriding bean definition for bean 'userPropertyManager': replacing [Generic bean: class [org.springframework.ejb.access.SimpleRemoteStatelessSessionProxyFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in ServletContext resource [/WEB-INF/common-applicationContext.xml]] with [Generic bean: class [org.springframework.ejb.access.SimpleRemoteStatelessSessionProxyFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in ServletContext resource [/WEB-INF/doctemplate-applicationContext.xml]]

      10:30:27,939 INFO  [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] (ServerService Thread Pool -- 93) Loading XML bean definitions from ServletContext resource [/WEB-INF/doctemplate-aop-applicationContext.xml]

      10:30:27,992 INFO  [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] (ServerService Thread Pool -- 93) Loading XML bean definitions from ServletContext resource [/WEB-INF/cargoprice-applicationContext.xml]

      10:30:28,132 INFO  [org.springframework.beans.factory.support.DefaultListableBeanFactory] (ServerService Thread Pool -- 93) Overriding bean definition for bean 'clusterClobHandler': replacing [Generic bean: class [org.springframework.ejb.access.SimpleRemoteStatelessSessionProxyFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in ServletContext resource [/WEB-INF/editor-applicationContext.xml]] with [Generic bean: class [org.springframework.ejb.access.SimpleRemoteStatelessSessionProxyFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in ServletContext resource [/WEB-INF/cargoprice-applicationContext.xml]]

      10:30:28,141 INFO  [org.springframework.beans.factory.support.DefaultListableBeanFactory] (ServerService Thread Pool -- 93) Overriding bean definition for bean 'commandDispatcher': replacing [Generic bean: class [org.springframework.ejb.access.SimpleRemoteStatelessSessionProxyFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in ServletContext resource [/WEB-INF/common-applicationContext.xml]] with [Generic bean: class [org.springframework.ejb.access.SimpleRemoteStatelessSessionProxyFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in ServletContext resource [/WEB-INF/cargoprice-applicationContext.xml]]

      10:30:28,227 INFO  [org.springframework.beans.factory.support.DefaultListableBeanFactory] (ServerService Thread Pool -- 93) Overriding bean definition for bean 'userCriteriaMgr': replacing [Generic bean: class [org.springframework.ejb.access.SimpleRemoteStatelessSessionProxyFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in ServletContext resource [/WEB-INF/editor-applicationContext.xml]] with [Generic bean: class [org.springframework.ejb.access.SimpleRemoteStatelessSessionProxyFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in ServletContext resource [/WEB-INF/cargoprice-applicationContext.xml]]

      10:30:28,228 INFO  [org.springframework.beans.factory.support.DefaultListableBeanFactory] (ServerService Thread Pool -- 93) Overriding bean definition for bean 'userCriteriaUtil': replacing [Generic bean: class [${usercriteriautil_className}]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in ServletContext resource [/WEB-INF/editor-applicationContext.xml]] with [Generic bean: class [${usercriteriautil_className}]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in ServletContext resource [/WEB-INF/cargoprice-applicationContext.xml]]

      10:30:28,230 INFO  [org.springframework.beans.factory.support.DefaultListableBeanFactory] (ServerService Thread Pool -- 93) Overriding bean definition for bean 'customListProcessUtility': replacing [Generic bean: class [com.addval.ui.utils.CustomListProcessUtility]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in ServletContext resource [/WEB-INF/editor-applicationContext.xml]] with [Generic bean: class [com.addval.ui.utils.CustomListProcessUtility]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in ServletContext resource [/WEB-INF/cargoprice-applicationContext.xml]]

      10:30:28,243 INFO  [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] (ServerService Thread Pool -- 93) Loading XML bean definitions from ServletContext resource [/WEB-INF/cargoprice-aop-applicationContext.xml]

      10:30:28,276 INFO  [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] (ServerService Thread Pool -- 93) Loading XML bean definitions from ServletContext resource [/WEB-INF/custom-applicationContext.xml]

      10:30:28,293 INFO  [org.springframework.beans.factory.support.DefaultListableBeanFactory] (ServerService Thread Pool -- 93) Overriding bean definition for bean 'propertyConfigurer': replacing [Generic bean: class [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in ServletContext resource [/WEB-INF/web-applicationContext.xml]] with [Generic bean: class [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in ServletContext resource [/WEB-INF/custom-applicationContext.xml]]

      10:30:28,294 INFO  [org.springframework.beans.factory.support.DefaultListableBeanFactory] (ServerService Thread Pool -- 93) Overriding bean definition for bean 'propertyOverrideConfigurer': replacing [Generic bean: class [org.springframework.beans.factory.config.PropertyOverrideConfigurer]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in ServletContext resource [/WEB-INF/web-applicationContext.xml]] with [Generic bean: class [org.springframework.beans.factory.config.PropertyOverrideConfigurer]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in ServletContext resource [/WEB-INF/custom-applicationContext.xml]]

      10:30:28,330 INFO  [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] (ServerService Thread Pool -- 93) Loading XML bean definitions from ServletContext resource [/WEB-INF/workqueue-applicationContext.xml]

      10:30:28,354 INFO  [org.springframework.beans.factory.support.DefaultListableBeanFactory] (ServerService Thread Pool -- 93) Overriding bean definition for bean 'editorTableManager': replacing [Generic bean: class [org.springframework.ejb.access.SimpleRemoteStatelessSessionProxyFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in ServletContext resource [/WEB-INF/editor-applicationContext.xml]] with [Generic bean: class [org.springframework.ejb.access.SimpleRemoteStatelessSessionProxyFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in ServletContext resource [/WEB-INF/workqueue-applicationContext.xml]]

      10:30:28,356 INFO  [org.springframework.beans.factory.support.DefaultListableBeanFactory] (ServerService Thread Pool -- 93) Overriding bean definition for bean 'editorMetaDataServer': replacing [Generic bean: class [org.springframework.ejb.access.SimpleRemoteStatelessSessionProxyFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in ServletContext resource [/WEB-INF/editor-applicationContext.xml]] with [Generic bean: class [org.springframework.ejb.access.SimpleRemoteStatelessSessionProxyFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in ServletContext resource [/WEB-INF/workqueue-applicationContext.xml]]

      10:30:28,357 INFO  [org.springframework.beans.factory.support.DefaultListableBeanFactory] (ServerService Thread Pool -- 93) Overriding bean definition for bean 'wqSMetaData': replacing [Generic bean: class [org.springframework.ejb.access.SimpleRemoteStatelessSessionProxyFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in ServletContext resource [/WEB-INF/cargoprice-applicationContext.xml]] with [Generic bean: class [org.springframework.ejb.access.SimpleRemoteStatelessSessionProxyFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in ServletContext resource [/WEB-INF/workqueue-applicationContext.xml]]

      10:30:28,359 INFO  [org.springframework.beans.factory.support.DefaultListableBeanFactory] (ServerService Thread Pool -- 93) Overriding bean definition for bean 'wqServer': replacing [Generic bean: class [org.springframework.ejb.access.SimpleRemoteStatelessSessionProxyFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in ServletContext resource [/WEB-INF/cargoprice-applicationContext.xml]] with [Generic bean: class [org.springframework.ejb.access.SimpleRemoteStatelessSessionProxyFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in ServletContext resource [/WEB-INF/workqueue-applicationContext.xml]]

      10:30:29,184 INFO  [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer] (ServerService Thread Pool -- 93) Loading properties file from class path resource [cargoprice_product_default.properties]

      10:30:29,187 INFO  [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer] (ServerService Thread Pool -- 93) Loading properties file from class path resource [cargoprice_jndi_name.properties]

      10:30:29,189 INFO  [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer] (ServerService Thread Pool -- 93) Loading properties file from URL [file:C:/projects/cargoprice/main/modules/cargoprice-parent/cargoprice-resources/src/main/resources/site/demo_site_default.properties]

      10:30:29,361 INFO  [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer] (ServerService Thread Pool -- 93) Loading properties file from class path resource [cargoprice_product_default.properties]

      10:30:29,363 INFO  [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer] (ServerService Thread Pool -- 93) Loading properties file from class path resource [cargoprice_jndi_name.properties]

      10:30:29,365 INFO  [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer] (ServerService Thread Pool -- 93) Loading properties file from URL [file:C:/projects/cargoprice/main/modules/cargoprice-parent/cargoprice-resources/src/main/resources/site/demo_site_default.properties]

      10:30:29,375 INFO  [org.springframework.beans.factory.config.PropertyOverrideConfigurer] (ServerService Thread Pool -- 93) Loading properties file from class path resource [cargoprice_product_default.properties]

      10:30:29,378 INFO  [org.springframework.beans.factory.config.PropertyOverrideConfigurer] (ServerService Thread Pool -- 93) Loading properties file from class path resource [cargoprice_jndi_name.properties]

      10:30:29,379 INFO  [org.springframework.beans.factory.config.PropertyOverrideConfigurer] (ServerService Thread Pool -- 93) Loading properties file from URL [file:C:/projects/cargoprice/main/modules/cargoprice-parent/cargoprice-resources/src/main/resources/site/demo_site_default.properties]

      10:30:29,459 INFO  [org.springframework.beans.factory.support.DefaultListableBeanFactory] (ServerService Thread Pool -- 93) Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@7a6b8215: defining beans [propertyConfigurerLocations,propertyOverrideConfigurerLocations,propertySquareBracketConfigurer,propertyConfigurer,propertyOverrideConfigurer,appsclusterJndiTemplate,weblogic_appsclusterjndi_props,websphere_appsclusterjndi_props,jboss_appsclusterjndi_props,logMgr,tapestry.format.date.field,tapestry.format.datetime.field,tapestry.format.displaydate.field,maxRecords,sessionTimeoutMinutes,cacheRefresher,userPropertyManager,userSessionManager,ownershipUtility,cacheAccessUtility,cacheAccessUtil,cacheRefreshUtility,demologin,bookmark,mtdemologin,stdemologin,wssobridge,/console/main,/console/main_top,/console/main_menu,logout,UserProfileFilter,userProfileUtils,NewUserProfileFilter,commandDispatcher,uiComponentMetadataUtility,tap5ComponentConfigUtility,UIStyleConfig,newwssobridge,newlogin,newlogout,/cache/listcache,UserProfileExcludePatterns,UserSessionLifecycle,encoder,htmlSecurityValidator,fileSecurityValidator,editorTableManager,editorMetaDataServer,installDataBaseScripts,userCriteriaMgr,com.addval.ejbutils.server.BulkUpdateMgr,buildVersionBean,dbTransactionTestBean1,clusterClobHandler,userCriteriaUtil,bulkUpdateUtil,/editor/List,/editor/ListProcess,/editor/Edit,/editor/EditProcess,/editor/GroupList,/editor/GroupListProcess,/editor/GroupEdit,/editor/NewQueryList,/editor/NewQueryListProcess,/editor/GroupEditProcess,editorCustomDisplayUtility,/editor/customdisplay,editorExportUtility,editorDirectoryManager,/editor/export,/editor/newexport,/editor/lookDown,/editor/lookDownMulti,/editor/BulkUpdate,/editor/QueryList,/editor/QueryListProcess,/editor/QueryTool,/editor/ChartMetadata,/editor/DisplayQueryResult,/editor/QueryResult,/editor/NewList,/editor/NewListProcess,/editor/NewEdit,/editor/NewEditProcess,/editor/NewGroupList,/editor/NewGroupListProcess,/editor/NewGroupEdit,/editor/NewGroupEditProcess,/editor/newlookDown,editorTemplateUtility,customListProcessUtility,/editor/editortemplate,/editor/configexpimp,/editor/ajaxRequest,/editor/labelGenerator,/editor/NewQueryTool,/editor/NewDisplayQueryResult,/editor/NewDisplayQueryResultProcess,/editor/NewChartMetadata,/editor/NewCargoresScheduleExportList,/editor/NewCargoresScheduleExportListProcess,/editor/NewCargoresScheduleExportEdit,/editor/NewCargoresScheduleExportEditProcess,/editor/NewCargoresScheduleExportDownloadFileProcess,org.springframework.context.config.internalBeanConfigurerAspect,BaseForm,exportForm,labelGeneratorForm,scheduleExportFormInterceptor,/doctemplate/docTemplateUpload,/doctemplate/docTemplateDispatchAction,docTemplateGuiUtility,docTemplateMgr,docGenerator,docXmlDataProvider,docTemplateIntegrationSampleGuiUtility,/doctemplate/docTemplateSampleDispatchAction,/doctemplate/eDocumentDispatchAction,javaMailSender,eDocketUtility,/doctemplate/eDocumentList,guiValidator,docTemplateForm,docTemplateIntegrationSampleForm,eDocumentForm,PricingUserProfileExcludePatterns,PricingUserProfileFilter,/group/CustomerGroupList,/group/CustomerGroupListProcess,/group/CustomerGroupEdit,/group/CustomerGroupEditProcess,/group/productGroupList,/group/productGroupListProcess,/group/productGroupEditProcess,cargoRatingManager,rateFilingManager,rateAdjustmentManager,surchargeManager,rateDocumentManager,rateAlertEmail,rateUIUtility,rateUIValidator,rateUITranslator,rateAdjustmentUIUtility,rateAdjustmentUIValidator,rateAdjustmentUITranslator,ratingClientCnfgFileMgr,componentConfigUtility,cargoPriceSetupPageMetadata,cargoPricePageMetadataRefresher,pageMetadataLoader,bkg.url,cargores.url,wqSMetaData,wqServer,editorSessionUtils,/rateworkqueue/messageworkqueue,/rateworkqueue/workqueueRateListProcess,/rateworkqueue/workqueueRateList,/rateworkqueue/messageWorkqueueListProcess,/rateworkqueue/rateWorkqueueList,/rateworkqueue/messagequeuesender,/rateworkqueue/spotrateworkqueue,/rateworkqueue/bidpriceworkqueue,/rateworkqueue/extemporaneousworkqueue,/rateworkqueue/bsaPbrateworkqueue,/rateworkqueue/customerBsaPbrateworkqueue,/rateworkqueue/rateExpiryAlertWorkqueue,/rateworkqueue/rateWorkqueueListProcess,/rateworkqueue/ratingworkqueue,/rateworkqueue/chargeworkqueue,/rateworkqueue/chargeResponseWorkqueue,/rateworkqueue/customerSpotrateworkqueue,/rateworkqueue/customerRateWorkqueueList,/rateworkqueue/customerRateWorkqueueListProcess,/rateworkqueue/customerRatingworkqueue,/rateworkqueue/rateResponseWorkqueue,/rateworkqueue/responseWorkqueueList,/rateworkqueue/ratingQueueStatus,/rateworkqueue/ratingQueueStatusProcess,/rules/subRulesList,/rules/subRulesListProcess,/rules/subRulesEdit,/rules/subRulesEditProcess,rulesFileMgr,subRulesGuiUtility,/rules/technicalRulesList,/rules/technicalRulesListProcess,/rules/technicalRulesEdit,/rules/technicalRulesEditProcess,/rules/textualRulesList,/rules/textualRulesListProcess,/rules/textualRulesEdit,/rules/textualRulesEditProcess,/rules/subRuleValidateAction,/taskschedule/arbitraryRateScheduleImportList,/taskschedule/arbitraryRateScheduleImportEdit,/taskschedule/arbitraryRateScheduleImportListProcess,/taskschedule/arbitraryRateScheduleImportEditProcess,/taskschedule/highceilingRateScheduleImportList,/taskschedule/highceilingRateScheduleImportEdit,/taskschedule/highceilingRateScheduleImportListProcess,/taskschedule/highceilingRateScheduleImportEditProcess,/taskschedule/minRateScheduleImportList,/taskschedule/minRateScheduleImportEdit,/taskschedule/minRateScheduleImportListProcess,/taskschedule/minRateScheduleImportEditProcess,/taskschedule/interlinespaRateScheduleImportList,/taskschedule/interlinespaRateScheduleImportEdit,/taskschedule/interlinespaRateScheduleImportListProcess,/taskschedule/interlinespaRateScheduleImportEditProcess,/taskschedule/interlinepromoRateScheduleImportList,/taskschedule/interlinepromoRateScheduleImportEdit,/taskschedule/interlinepromoRateScheduleImportListProcess,/taskschedule/interlinepromoRateScheduleImportEditProcess,/taskschedule/promotionalRateScheduleImportList,/taskschedule/promotionalRateScheduleImportListProcess,/taskschedule/promotionalRateScheduleImportEdit,/taskschedule/promotionalRateScheduleImportEditProcess,/taskschedule/autoPromotionalRateScheduleImportList,/taskschedule/autoPromotionalRateScheduleImportEdit,/taskschedule/autoPromotionalRateScheduleImportListProcess,/taskschedule/autoPromotionalRateScheduleImportEditProcess,/taskschedule/rulesImportList,/taskschedule/rulesImportEdit,/taskschedule/rulesImportListProcess,/taskschedule/rulesImportEditProcess,/taskschedule/globalRulesImportList,/taskschedule/globalRulesImportEdit,/taskschedule/globalRulesImportListProcess,/taskschedule/globalRulesImportEditProcess,/taskschedule/bsapbRateScheduleImportListProcess,/taskschedule/bsapbRateScheduleImportList,/taskschedule/bsapbRateScheduleImportEdit,/taskschedule/bsapbRateScheduleImportEditProcess,/admin/freightageFormulaList,/admin/freightageFormulaListProcess,/admin/freightageFormulaEdit,/admin/freightageFormulaEditProcess,/admin/userListProcess,/admin/userEditProcess,/admin/queueDynamicAddressScheduleExportList,/admin/queueDynamicAddressScheduleExportListProcess,/admin/queueDynamicAddressScheduleExportEdit,/admin/queueDynamicAddressScheduleExportEditProcess,/admin/queueUserGrpScheduleExportList,/admin/queueUserGrpScheduleExportListProcess,/admin/queueUserGrpScheduleExportEdit,/admin/queueUserGrpScheduleExportEditProcess,/admin/queueUserGroupQueueReportList,/admin/queueUserGroupQueueReportListProcess,/admin/queueDynamicAddressQueueReportList,/admin/queueDynamicAddressQueueReportListProcess,/group/customerGroupDisplay,/group/customerGroupDisplayProcess,/admin/changePasswordAction,/report/minScheduleExportList,/report/minScheduleExportListProcess,/report/minScheduleExportEdit,/report/minScheduleExportEditProcess,/report/scheduleExportList,/report/scheduleExportListProcess,/report/scheduleExportEdit,/report/scheduleExportEditProcess,/report/spotScheduleExportList,/report/spotScheduleExportListProcess,/report/spotScheduleExportEdit,/report/spotScheduleExportEditProcess,/taskschedule/baseRateScheduleImportList,/admin/changePasswordSaveAction,/taskschedule/baseRateScheduleImportListProcess,/taskschedule/baseRateScheduleImportEdit,/taskschedule/baseRateScheduleImportEditProcess,/taskschedule/baseRateScheduleDownloadFile,/taskschedule/ancillaryChargeScheduleImportList,/taskschedule/ancillaryChargeScheduleImportListProcess,/taskschedule/ancillaryChargeScheduleImportEdit,/taskschedule/ancillaryChargeScheduleImportEditProcess,/taskschedule/ancillaryChargeScheduleDownloadFile,/taskschedule/marketRateScheduleImportList,/taskschedule/marketRateScheduleImportListProcess,/taskschedule/marketRateScheduleImportEdit,/taskschedule/marketRateScheduleImportEditProcess,/taskschedule/marketRateScheduleDownloadFile,/taskschedule/contractRateScheduleImportList,/taskschedule/contractRateScheduleImportListProcess,/taskschedule/contractRateScheduleImportEdit,/taskschedule/contractRateScheduleImportEditProcess,/taskschedule/contractRateScheduleDownloadFile,/test/autoRateDetails,/refModelconstructions,/rating/tactRateSearchList,/rating/tactRateSearchListProcess,/rating/tact,/report/approvedReportList,/report/approvedReportListProcess,/report/draftReportList,/report/draftReportListProcess,/report/guidelineReportList,/report/guidelineReportListProcess,/report/unapprovedReportList,/report/unapprovedReportListProcess,priceExportUtility,/report/newexport,/report/NewQueryList,/report/NewQueryListProcess,/report/NewDisplayQueryResult,/report/NewDisplayQueryResultProcess,/report/NewChartMetadata,/report/NewQueryTool,rateConstructionManager,weightBreakManager,rateGenerator,referentialModelManager,refModelProcessManager,referentialModelUIUtility,referentialModelUIValidator,referentialModelUITranslator,documentUploadUIUtility,documentUploadUIValidator,documentUploadUITranslator,/taskschedule/referentialModelScheduleImportList,/taskschedule/referentialModelScheduleImportEdit,/taskschedule/referentialModelScheduleImportListProcess,/taskschedule/referentialModelScheduleImportEditProcess,/taskschedule/referentialModelScheduleDownloadFile,/report/approveRateScheduleExportList,/report/approveRateScheduleExportListProcess,/report/approveRateScheduleExportEdit,/report/approveRateScheduleExportEditProcess,/report/draftRateScheduleExportList,/report/draftRateScheduleExportListProcess,/report/draftRateScheduleExportEdit,/report/draftRateScheduleExportEditProcess,/report/unApproveRateScheduleExportList,/report/unApproveRateScheduleExportListProcess,/report/unApproveRateScheduleExportEdit,/report/unApproveRateScheduleExportEditProcess,/report/minimumRateScheduleExportList,/report/minimumRateScheduleExportListProcess,/report/minimumRateScheduleExportEdit,/report/minimumRateScheduleExportEditProcess,cargoPriceCacheAccessWrapper,cargoresFormInterceptor,cargoPriceClusterDownloadActionWrapper,/workqueue/QueueMonitor,/workqueue/QueueConsole,/workqueue/WorkQueueList,/workqueue/WorkQueueListProcess,/workqueue/NewQueueConsole,/workqueue/NewWorkQueueList,/workqueue/NewWorkQueueListProcess,WorkQueueSessionLifecycle,workcnfgFileMgr,/workqueue/ajaxRequest]; root of factory hierarchy

      10:30:29,568 INFO  [stdout] (ServerService Thread Pool -- 93) com.addval.utils.LogMgr: Configuring using doConfigure(String) + C:/projects/cargoprice/main/modules/cargoprice-parent/cargoprice-resources/src/main/resources/site/demo_site_default.properties

       

      10:30:29,569 INFO  [stdout] (ServerService Thread Pool -- 93) com.addval.utils.LogMgr: *************** Log4j configuration for the first time. To be seen in log only once. ***************

       

      10:30:29,569 INFO  [stdout] (ServerService Thread Pool -- 93) com.addval.utils.LogMgr: Specified log4j.configFile = cargoprice_log.xml

       

      10:30:29,570 INFO  [stdout] (ServerService Thread Pool -- 93) Trying to locate log config file cargoprice_log.xml in classpath

       

      10:30:29,571 INFO  [stdout] (ServerService Thread Pool -- 93) Specified log config file could not be located in classpath also.cargoprice_log.xml

       

      10:30:29,572 INFO  [stdout] (ServerService Thread Pool -- 93) com.addval.utils.LogMgr: Specified log4j.configFile = cargoprice_log.xml was not found; will attempt to locate it as a classpath resource

       

      10:30:29,573 INFO  [stdout] (ServerService Thread Pool -- 93) com.addval.utils.LogMgr: Found specified log4j.configFile as classpath resource = vfs:/C:/jboss-eap-6.3.0/jboss-eap-6.3/bin/content/cargoprice-ear-6.5-SNAPSHOT.ear/lib/cargoprice-resources-6.5-SNAPSHOT.jar/cargoprice_log.xml

       

      10:30:29,575 INFO  [stdout] (ServerService Thread Pool -- 93) MaxFileSize -> 510KB

       

      10:30:29,575 INFO  [stdout] (ServerService Thread Pool -- 93) Maxfilesize -> 510KB

       

      10:30:29,576 INFO  [stdout] (ServerService Thread Pool -- 93) MaxBackupIndex -> 7

       

      10:30:29,576 INFO  [stdout] (ServerService Thread Pool -- 93) Maxbackupindex -> 7

       

      10:30:29,576 INFO  [stdout] (ServerService Thread Pool -- 93) logs.dir -> C:/Projects/cargoprice/main/logs

       

      10:30:29,576 INFO  [stdout] (ServerService Thread Pool -- 93) com.addval.utils.LogMgr: When log4j.configFile is a classpath resource, "watchDelay" feature is not supported

       

      10:30:29,576 INFO  [stdout] (ServerService Thread Pool -- 93) com.addval.utils.LogMgr: log4j.configFile value ends with ".xml", using log4j DOMConfigurator

       

      10:30:29,729 ERROR [stderr] (ServerService Thread Pool -- 93) log4j:WARN No such property [file] in org.apache.log4j.ConsoleAppender.

       

      10:30:29,730 ERROR [stderr] (ServerService Thread Pool -- 93) log4j:WARN No such property [append] in org.apache.log4j.ConsoleAppender.

       

      10:30:29,730 ERROR [stderr] (ServerService Thread Pool -- 93) log4j:WARN No such property [maxFileSize] in org.apache.log4j.ConsoleAppender.

       

      10:30:29,730 ERROR [stderr] (ServerService Thread Pool -- 93) log4j:WARN No such property [maxBackupIndex] in org.apache.log4j.ConsoleAppender.

       

      10:30:30,466 INFO  [org.apache.struts.util.PropertyMessageResources] (ServerService Thread Pool -- 93) Initializing, config='org.apache.struts.util.LocalStrings', returnNull=true

      10:30:30,512 INFO  [org.apache.struts.util.PropertyMessageResources] (ServerService Thread Pool -- 93) Initializing, config='org.apache.struts.actions.LocalStrings', returnNull=true

      10:30:30,603 INFO  [com.addval.utils.CnfgFileMgr] (ServerService Thread Pool -- 93) Unable to locate and/or read CnfgFileMgr properties file CnfgFileMgr.properties, default property inheritance is therefore not enabled

      10:30:30,610 INFO  [com.addval.utils.CnfgFileMgr] (ServerService Thread Pool -- 93) Will use defaultParentProperties=null

      10:30:30,684 INFO  [com.addval.utils.CnfgFileMgr] (ServerService Thread Pool -- 93) Unable to load properties from jndi_onlinecluster; will use defaultParentProperties=null

      10:30:31,528 INFO  [org.apache.struts.util.PropertyMessageResources] (ServerService Thread Pool -- 93) Initializing, config='org.apache.struts.actions.LocalStrings', returnNull=true

      10:30:31,732 INFO  [com.addval.utils.CnfgFileMgr] (ServerService Thread Pool -- 93) Unable to load properties from workqueue_client; will use defaultParentProperties=null

      10:30:31,741 INFO  [stdout] (ServerService Thread Pool -- 93) SpringAwarePageMetadataLoader:onApplicationEvent

       

      10:30:33,910 INFO  [org.jboss.ejb.client] (ServerService Thread Pool -- 93) JBoss EJB Client version 1.0.25.Final-redhat-1

      10:30:33,931 ERROR [com.addval.cargotap5.services.CargoBaseSetupPageMetadata] (ServerService Thread Pool -- 93) Error while loading CargoBaseSetupPageMetadata : CARGOPRICE_PAGE_METADATA

      10:30:33,931 INFO  [stdout] (ServerService Thread Pool -- 93) ERROR CargoBaseSetupPageMetadata - Error while loading CargoBaseSetupPageMetadata : CARGOPRICE_PAGE_METADATA

       

      10:30:33,932 ERROR [com.addval.cargotap5.services.CargoBaseSetupPageMetadata] (ServerService Thread Pool -- 93) java.lang.IllegalStateException: EJBCLIENT000025: No EJB receiver available for handling [appName:cargopriceear, moduleName:editorejb-6.3.0.0.002, distinctName:] combination for invocation context org.jboss.ejb.client.EJBClientInvocationContext@13dbf6de

      10:30:33,932 INFO  [stdout] (ServerService Thread Pool -- 93) ERROR CargoBaseSetupPageMetadata - java.lang.IllegalStateException: EJBCLIENT000025: No EJB receiver available for handling [appName:cargopriceear, moduleName:editorejb-6.3.0.0.002, distinctName:] combination for invocation context org.jboss.ejb.client.EJBClientInvocationContext@13dbf6de

       

      10:30:34,014 INFO  [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-3) JBWEB003075: Coyote HTTP/1.1 pausing on: http-/10.238.6.21:8080

      10:30:34,043 INFO  [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-3) JBWEB003077: Coyote HTTP/1.1 stopping on : http-/10.238.6.21:8080

      10:30:34,045 INFO  [org.apache.coyote.ajp] (MSC service thread 1-6) JBWEB003048: Pausing Coyote AJP/1.3 on ajp-/10.238.6.21:8009

      10:30:34,052 INFO  [org.apache.coyote.ajp] (MSC service thread 1-6) JBWEB003051: Stopping Coyote AJP/1.3 on ajp-/10.238.6.21:8009

      10:30:34,071 INFO  [org.apache.catalina.core] (MSC service thread 1-5) JBWEB001079: Container org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/] has not been started

      10:30:34,085 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-4) JBAS010410: Unbound JCA ConnectionFactory [java:/PRCappsCF]

      10:30:34,088 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-7) JBAS010409: Unbound data source [java:jboss/datasources/ExampleDS]

      10:30:34,099 INFO  [org.jboss.jaxr] (MSC service thread 1-4) JBAS014002: UnBinding JAXR ConnectionFactory: java:jboss/jaxr/ConnectionFactory

      10:30:34,134 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 88) JBAS011605: Unbound messaging object to jndi name java:/queue/TRUCKSCHEDULE_QUEUE

      10:30:34,184 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015877: Stopped deployment ojdbc14.jar (runtime-name: ojdbc14.jar) in 208ms

      10:30:34,281 INFO  [org.hornetq.ra] (ServerService Thread Pool -- 86) HQ151003: HornetQ resource adaptor stopped

      10:30:34,377 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 86) HQ221002: HornetQ Server version 2.3.20.Final (2.3.20, 123) [6acc2cff-6f06-11e4-8fc4-03b48c9499b1] stopped

      10:34:11,050 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS013412: Timeout after [300] seconds waiting for service container stability. Operation will roll back. Step that first updated the service container was 'add' at address '[

          ("core-service" => "management"),

          ("management-interface" => "native-interface")

      ]'

      10:34:11,056 INFO  [stdout] (Controller Boot Thread) ERROR management-operation - JBAS013412: Timeout after [300] seconds waiting for service container stability. Operation will roll back. Step that first updated the service container was 'add' at address '[

      10:34:11,057 INFO  [stdout] (Controller Boot Thread)     ("core-service" => "management"),

      10:34:11,058 INFO  [stdout] (Controller Boot Thread)     ("management-interface" => "native-interface")

      10:34:11,058 INFO  [stdout] (Controller Boot Thread) ]'

       

      10:34:16,063 ERROR [org.jboss.as.controller.client] (Controller Boot Thread) JBAS014781: Step handler org.jboss.as.server.DeployerChainAddHandler$FinalRuntimeStepHandler@28512bb1 for operation {"operation" => "add-deployer-chains","address" => []} at address [] failed handling operation rollback -- java.util.concurrent.TimeoutException

      10:34:16,064 INFO  [stdout] (Controller Boot Thread) ERROR client - JBAS014781: Step handler org.jboss.as.server.DeployerChainAddHandler$FinalRuntimeStepHandler@28512bb1 for operation {"operation" => "add-deployer-chains","address" => []} at address [] failed handling operation rollback -- java.util.concurrent.TimeoutException

       

      10:34:21,067 ERROR [org.jboss.as.controller.client] (Controller Boot Thread) JBAS014781: Step handler org.jboss.as.domain.management.security.SecurityRealmAddHandler$ServiceInstallStepHandler@998c68e for operation {"address" => [("core-service" => "management"),("security-realm" => "ApplicationRealm")],"operation" => "add","map-groups-to-roles" => undefined} at address [

          ("core-service" => "management"),

          ("security-realm" => "ApplicationRealm")

      ] failed handling operation rollback -- java.util.concurrent.TimeoutException

      10:34:21,068 INFO  [stdout] (Controller Boot Thread) ERROR client - JBAS014781: Step handler org.jboss.as.domain.management.security.SecurityRealmAddHandler$ServiceInstallStepHandler@998c68e for operation {"address" => [("core-service" => "management"),("security-realm" => "ApplicationRealm")],"operation" => "add","map-groups-to-roles" => undefined} at address [

      10:34:21,068 INFO  [stdout] (Controller Boot Thread)     ("core-service" => "management"),

      10:34:21,069 INFO  [stdout] (Controller Boot Thread)     ("security-realm" => "ApplicationRealm")

      10:34:21,069 INFO  [stdout] (Controller Boot Thread) ] failed handling operation rollback -- java.util.concurrent.TimeoutException

       

      10:34:26,070 ERROR [org.jboss.as.controller.client] (Controller Boot Thread) JBAS014781: Step handler org.jboss.as.domain.management.security.SecurityRealmAddHandler$ServiceInstallStepHandler@998c68e for operation {"address" => [("core-service" => "management"),("security-realm" => "ManagementRealm")],"operation" => "add","map-groups-to-roles" => undefined} at address [

          ("core-service" => "management"),

          ("security-realm" => "ManagementRealm")

      ] failed handling operation rollback -- java.util.concurrent.TimeoutException

      10:34:26,070 INFO  [stdout] (Controller Boot Thread) ERROR client - JBAS014781: Step handler org.jboss.as.domain.management.security.SecurityRealmAddHandler$ServiceInstallStepHandler@998c68e for operation {"address" => [("core-service" => "management"),("security-realm" => "ManagementRealm")],"operation" => "add","map-groups-to-roles" => undefined} at address [

      10:34:26,071 INFO  [stdout] (Controller Boot Thread)     ("core-service" => "management"),

      10:34:26,071 INFO  [stdout] (Controller Boot Thread)     ("security-realm" => "ManagementRealm")