Advertisement
Guest User

Untitled

a guest
Jul 29th, 2015
308
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 62.18 KB | None | 0 0
  1. $ ./startup.sh && tail -f ../logs/catalina.out
  2. Using CATALINA_BASE: /Users/kris/Development/servers/apache-tomcat-7.0.42
  3. Using CATALINA_HOME: /Users/kris/Development/servers/apache-tomcat-7.0.42
  4. Using CATALINA_TMPDIR: /Users/kris/Development/servers/apache-tomcat-7.0.42/temp
  5. Using JRE_HOME: /Library/Java/JavaVirtualMachines/jdk1.7.0_25.jdk/Contents/Home
  6. Using CLASSPATH: /Users/kris/Development/servers/apache-tomcat-7.0.42/bin/bootstrap.jar:/Users/kris/Development/servers/apache-tomcat-7.0.42/bin/tomcat-juli.jar
  7. at net.sf.ehcache.statistics.extended.ExtendedStatisticsImpl$1.run(ExtendedStatisticsImpl.java:105)
  8. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
  9. at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:351)
  10. at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:178)
  11. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:178)
  12. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
  13. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  14. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  15. at java.lang.Thread.run(Thread.java:724)
  16.  
  17. Jul 29, 2015 9:30:35 AM org.apache.catalina.core.AprLifecycleListener init
  18. INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /Users/kris/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:.
  19. Jul 29, 2015 9:30:35 AM org.apache.coyote.AbstractProtocol init
  20. INFO: Initializing ProtocolHandler ["http-bio-8080"]
  21. Jul 29, 2015 9:30:35 AM org.apache.coyote.AbstractProtocol init
  22. INFO: Initializing ProtocolHandler ["ajp-bio-8009"]
  23. Jul 29, 2015 9:30:35 AM org.apache.catalina.startup.Catalina load
  24. INFO: Initialization processed in 457 ms
  25. Jul 29, 2015 9:30:35 AM org.apache.catalina.core.StandardService startInternal
  26. INFO: Starting service Catalina
  27. Jul 29, 2015 9:30:35 AM org.apache.catalina.core.StandardEngine startInternal
  28. INFO: Starting Servlet Engine: Apache Tomcat/7.0.42
  29. Jul 29, 2015 9:30:35 AM org.apache.catalina.startup.HostConfig deployDescriptor
  30. INFO: Deploying configuration descriptor /Volumes/development/servers/apache-tomcat-7.0.42/conf/Catalina/localhost/mercedes.xml
  31. Jul 29, 2015 9:30:35 AM org.apache.catalina.loader.WebappClassLoader validateJarFile
  32. INFO: validateJarFile(/Volumes/development/workspaces/mercedes2/release-1572C/web/target/mbusa/WEB-INF/lib/geronimo-servlet_2.5_spec-1.1.2.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class
  33. Jul 29, 2015 9:30:40 AM org.apache.catalina.startup.TaglibUriRule body
  34. INFO: TLD skipped. URI: http://www.springframework.org/tags/form is already defined
  35. Jul 29, 2015 9:30:40 AM org.apache.catalina.startup.TaglibUriRule body
  36. INFO: TLD skipped. URI: http://www.springframework.org/tags is already defined
  37. log4j:WARN Continuable parsing error 100 and column 14
  38. log4j:WARN The content of element type "logger" must match "(level?,appender-ref*)".
  39. log4j:WARN Continuable parsing error 106 and column 14
  40. log4j:WARN The content of element type "logger" must match "(level?,appender-ref*)".
  41. log4j:WARN No such property [datePattern] in org.apache.log4j.ConsoleAppender.
  42. [7/29/15 09:30:40:319 EDT] INFO [localhost-startStop-1] org.springframework.web.context.ContextLoader : Root WebApplicationContext: initialization started
  43. [7/29/15 09:30:40:342 EDT] INFO [localhost-startStop-1] org.springframework.web.context.support.XmlWebApplicationContext : Refreshing Root WebApplicationContext: startup date [Wed Jul 29 09:30:40 EDT 2015]; root of context hierarchy
  44. [7/29/15 09:30:40:375 EDT] INFO [localhost-startStop-1] org.springframework.beans.factory.xml.XmlBeanDefinitionReader : Loading XML bean definitions from class path resource [spring/web-core.xml]
  45. [7/29/15 09:30:40:595 EDT] INFO [localhost-startStop-1] org.springframework.beans.factory.xml.XmlBeanDefinitionReader : Loading XML bean definitions from class path resource [spring/framework-configuration-core.xml]
  46. [7/29/15 09:30:40:674 EDT] INFO [localhost-startStop-1] org.springframework.beans.factory.xml.XmlBeanDefinitionReader : Loading XML bean definitions from class path resource [spring/web-feed.xml]
  47. [7/29/15 09:30:40:692 EDT] INFO [localhost-startStop-1] org.springframework.beans.factory.xml.XmlBeanDefinitionReader : Loading XML bean definitions from class path resource [spring/web-service.xml]
  48. [7/29/15 09:30:40:971 EDT] INFO [localhost-startStop-1] org.springframework.beans.factory.support.DefaultListableBeanFactory : Overriding bean definition for bean 'classService': replacing [Generic bean: class [com.mbusa.service.facade.ClassService]; scope=singleton; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [jar:file:/Volumes/development/workspaces/mercedes2/release-1572C/web/target/mbusa/WEB-INF/lib/mbusa-java-release1572C.jar!/com/mbusa/service/facade/ClassService.class]] with [Generic bean: class [com.mbusa.service.facade.ClassService]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [spring/web-service.xml]]
  49. [7/29/15 09:30:41:001 EDT] INFO [localhost-startStop-1] org.springframework.beans.factory.support.DefaultListableBeanFactory : Overriding bean definition for bean 'sendWinbackRecord': replacing [Generic bean: class [com.mbusa.service.tasks.SendWinbackRecord]; scope=singleton; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [jar:file:/Volumes/development/workspaces/mercedes2/release-1572C/web/target/mbusa/WEB-INF/lib/mbusa-java-release1572C.jar!/com/mbusa/service/tasks/SendWinbackRecord.class]] with [Generic bean: class [com.mbusa.service.tasks.SendWinbackRecord]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [spring/web-service.xml]]
  50. [7/29/15 09:30:41:072 EDT] INFO [localhost-startStop-1] org.springframework.beans.factory.xml.XmlBeanDefinitionReader : Loading XML bean definitions from class path resource [spring/web-data.xml]
  51. [7/29/15 09:30:41:146 EDT] INFO [localhost-startStop-1] org.springframework.beans.factory.support.DefaultListableBeanFactory : Overriding bean definition for bean 'uuidDAO': replacing [Generic bean: class [com.mbusa.data.impl.UuidDAO]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [spring/framework-configuration-core.xml]] with [Generic bean: class [com.mbusa.data.impl.UuidDAO]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [spring/web-data.xml]]
  52. [7/29/15 09:30:41:265 EDT] INFO [localhost-startStop-1] org.springframework.beans.factory.xml.XmlBeanDefinitionReader : Loading XML bean definitions from class path resource [spring/web-security.xml]
  53. [7/29/15 09:30:41:310 EDT] INFO [localhost-startStop-1] org.springframework.security.core.SpringSecurityCoreVersion : You are running with Spring Security Core 3.0.5.RELEASE
  54. [7/29/15 09:30:41:310 EDT] INFO [localhost-startStop-1] org.springframework.security.config.SecurityNamespaceHandler : Spring Security 'config' module version is 3.0.5.RELEASE
  55. [7/29/15 09:30:41:346 EDT] INFO [localhost-startStop-1] org.springframework.beans.factory.xml.XmlBeanDefinitionReader : Loading XML bean definitions from class path resource [spring/web-media.xml]
  56. [7/29/15 09:30:41:457 EDT] INFO [localhost-startStop-1] org.springframework.beans.factory.xml.XmlBeanDefinitionReader : Loading XML bean definitions from class path resource [spring/content/ccoupe.xml]
  57. [7/29/15 09:30:41:525 EDT] INFO [localhost-startStop-1] org.springframework.beans.factory.xml.XmlBeanDefinitionReader : Loading XML bean definitions from class path resource [spring/content/holidayCard.xml]
  58. [7/29/15 09:30:41:542 EDT] INFO [localhost-startStop-1] org.springframework.beans.factory.support.DefaultListableBeanFactory : Overriding bean definition for bean 'propertiesLocations': replacing [Generic bean: class [org.springframework.beans.factory.config.ListFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null] with [Generic bean: class [org.springframework.beans.factory.config.ListFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
  59. [7/29/15 09:30:41:542 EDT] INFO [localhost-startStop-1] org.springframework.beans.factory.support.DefaultListableBeanFactory : Overriding bean definition for bean 'targetingProfileProvider': replacing [Generic bean: class [com.mbusa.shared.TargetingProfileProvider]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [spring/framework-configuration-core.xml]] with [Generic bean: class [com.mbusa.shared.TargetingProfileProvider]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [spring/web-core.xml]]
  60. [7/29/15 09:30:42:179 EDT] INFO [localhost-startStop-1] org.springframework.beans.factory.config.PropertyPlaceholderConfigurer : Loading properties file from class path resource [properties/framework-java-spring-config.properties]
  61. [7/29/15 09:30:42:179 EDT] INFO [localhost-startStop-1] org.springframework.beans.factory.config.PropertyPlaceholderConfigurer : Loading properties file from class path resource [properties/web-spring-config.properties]
  62. [7/29/15 09:30:42:297 EDT] INFO [localhost-startStop-1] org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService
  63. [7/29/15 09:30:42:297 EDT] INFO [localhost-startStop-1] org.springframework.web.context.support.XmlWebApplicationContext : Bean 'threadPoolTaskExecutor' is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  64. [7/29/15 09:30:42:297 EDT] INFO [localhost-startStop-1] org.springframework.web.context.support.XmlWebApplicationContext : Bean 'threadPoolTaskExecutor' is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  65. [7/29/15 09:30:42:355 EDT] INFO [localhost-startStop-1] org.springframework.beans.factory.support.DefaultListableBeanFactory : Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@389a9cb5: defining beans [propertiesLocations,generalProperties,systemInitializer,intrusionDetectionAgent,applicationContextProvider,mailSender,velocityEngine,mailService,fileFormatUtil,targetingProfileProvider,HttpClientProvider,CMSProvider,localCMSProvider,DBProvider,localDBProvider,PolkProvider,localComparisonProvider,GoogleMapProvider,GoogleMapGeoCodingProvider,GoogleMapDistanceProvider,MapQuestWsProvider,GeoCodingMapQuestWsProvider,DirectionsMapQuestWsProvider,SearchMapQuestWsProvider,GeoCodeMapQuestProvider,SpatialMapQuestProvider,MapMapQuestProvider,RouteMapQuestProvider,gsaAuthDelegate,userAgentDecoratorOverride,userTrackingService,uuidDAO,jndiDataSource,jdbcDataSource,txAdvice,txManager,specialOffersFeed,eventsFeed,pressReleasesFeed,dealersFeed,sitemapFeed,baseServiceImpl,baseChainableServiceImpl,fileUtil,fleetRegistrationFileFormatUtil,velocityEngineFS,fleetRegistrationMailService,phantomJSAccessService,sendWinbackRecord,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,carouselPageService,classFamilyService,classFeatureCategoryService,classOverviewService,heroService,modelCompareService,modelOverviewService,toutService,vehicleService,classService,threadPoolTaskExecutor,org.springframework.scheduling.annotation.internalAsyncAnnotationProcessor,org.springframework.scheduling.annotation.internalScheduledAnnotationProcessor,inventoryDBCacheCheckTask,org.springframework.scheduling.support.MethodInvokingRunnable#0,org.springframework.scheduling.config.ScheduledTaskRegistrar#0,themeService,devThemeService,mbraceThemeService,devMbraceThemeService,gsaSearchService,modelService,mbraceService,myServicesOverviewService,cpo2Service,compareService,ownersVideoService,technologyVideoService,activityService,transformArticleContentsMethod,articleService,articleFeedService,carouselService,classCampaignService,careersTwitterService,contactUsService,modelsNotBuildableSet,contentGroupService,contentGroupFeedService,geoService,dealerService,emailSubscriptionsService,winbackServiceAuthConfig,winbackCampaignConfig,winbackService,odataACSTokenService,winbackOdataService,eventService,eventFeedService,faqService,fleetService,addFleetAccount,updateFleetAccount,administerFleetCanEnrollments,registerFleetFepEmployee,fleetForms,fepSearchService,menuService,heroMediaService,heroToutService,hotSpotService,metadataService,leadGenerationService,linkService,navigationService,vehiclesNavigationService,responsiveNavigationService,responsiveVehiclesNavigationService,ooSearchService,baseFindOwnedVehicles,ownersService,filterToutGroupsByIdMethod,filterPageableToutsByIdMethod,transformAccessoryPageableToutContentsMethod,pageableToutService,paymentEstimateService,pinService,referenceDataService,siteMapService,tableService,toutGroupService,vehicleComparisonService,findVehicleModelFramework,findVehicleModel,vehicleModelService,mainContentService,modelDetailService,dealerToutService,optionExclusions,packageInclusions,standardPriceOverrides,optionPriceOverrides,byoService,prepaidMaintService,edpByoService,prepaidMaintenancePriceLookup,byoBuildService,baseByoBuildService,findDefaultPackageOptions,findAppearanceForModel,findPackagesForModel,findPackagesForModelOverview,findDefaultAppearanceOptions,mediaServerService,accessoriesService,accessoriesFeatureService,findAccessoriesForModel,threeSixtyMediaService,searchService,inventoryService,inventoryVehicleService,cfmToEntityHelper,spNamesLoggingList,ownersVideosDAO,ownersVideosByYearClassAndModelDAO,vehicleClassesByYearAndVideoDAO,ownersVideosChildCategoryByParentPathDAO,ownersVideosYearSelectorDAO,ownersRecordsDao,technologyVideosDAO,technologyVideosChildCategoryByParentPathDAO,technologyVideoVehicleClassesByVideoDAO,technologyVideosByClassDAO,technologyVideoVehicleModelsByVideoDAO,QACMSProvider,campaignGenericResponseEntryDAO,homeDAO,uxp1HomeDAO,navigationDAO,vehiclesTopNavigationDAO,responsiveTopNavigationDAO,responsiveVehiclesTopNavigationDAO,siteMapDAO,classOverviewDAO,bodystyleOverviewDAO,vehicleModelsDAO,vehicleShowroomDAO,dealersByZipDAO,dealersByIdDAO,dealersByLcpDAO,collisionCenterByStateDAO,collisionCenterByDealerDAO,allCollisionCenterDAO,makesDAO,modelsDAO,trimsDAO,comparisonDAO,photoGalleryDAO,polkMappingDAO,dealerSearchAllDAO,dealerSearchByStateDAO,googleMapGeoDAO,googleMapDistanceDAO,mapQuestWsDAO,geoAddressWsDAO,geoBatchAddressWsDAO,routeWsDAO,dealerSearchWsDAO,dealerSearchByShapePointsDAO,dealerSearchByIdDAO,dealerSearchByIdsDAO,geoAddressDAO,dealerSearchDAO,dealerMapDAO,routeMapDAO,createMQSessionDAO,routeDAO,leadsActivityDAO,campaignActivityEntryDAO,activityByNameDAO,activityByNameAndUUIDDAO,activityByNameAndOwnerIDDAO,saveMBComparisonDAO,saveOtherComparisonDAO,loadComparisonsDAO,deleteComparisonDAO,activityEntryDAO,ownerActivityEntryDAO,optinDetailsDAO,optinCategoryDAO,optinEntryDAO,contactUsDAO,contactUsFaqsDAO,contactUsOverviewDAO,classLandingDAO,bodystyleLandingDAO,classComparisonDAO,classComparisonDataDAO,classFamilyPageDAO,classPageDAO,globalGalleryDAO,modelPageDAO,themePageDAO,devThemePageDAO,mbraceThemePageDAO,devMbraceThemePageDAO,comparePageDAO,policiesLegalNoticeDAO,policiesPrivacyStatementDAO,policiesGeneralDAO,policiesTechnicalDAO,policiesCopyrightDAO,exploreOverviewDAO,exploreSpecsDAO,exploreWrntySrvcDAO,photosVideosDAO,currentOffersDAO,CPOCurrentOffersDAO,careersDAO,dayInLifeDAO,futureModelsDAO,companyInformationDAO,mbFinancialDAO,pressReleasesDAO,otherMBSitesDAO,mbInTheCommunityDAO,advancedTechOverviewDAO,SLRMcLarenDAO,AMGDAO,thinkingGreenBlueTECDieselDAO,thinkingGreenConservationDAO,thinkingGreenBlueTECVehiclesDAO,thinkingGreenCorporateInitiativesDAO,thinkingGreenDealershipSpotlightDAO,thinkingGreenDrivingDAO,thinkingGreenFlexFuelDAO,thinkingGreenFuelCellVehiclesDAO,thinkingGreenHybridDAO,thinkingGreenHybridVehiclesDAO,thinkingGreenManufacturingDAO,thinkingGreenOverviewDAO,thinkingGreenHybridSedanDAO,thinkingGreenHybridGalleryDAO,thingkingGreenHollywoodGalleryDAO,thinkingGreenFCellGalleryDAO,classicCenterCaliforniaDAO,clubsAndAssociationsDAO,eventsAndCommunityOverviewDAO,classicCarEventsDAO,mercedesBenzMuseumDAO,technicalManualsDAO,whatsNewDAO,ownersSupportOverviewDAO,dropOffPointsDAO,blackForestRallyDAO,whatsIncludedDAO,edpExclusiveSavingsDAO,EDPFAQsDAO,EDPVehiclesDAO,EDPOverviewDAO,tripPackagesDAO,tripAccomodationsDAO,blackForestRallyRouteDAO,cpoModelsDAO,cpoModelOverviewDAO,cpoOverviewDAO,cpoMultipointInspectionDAO,cpoPreOwnedOffersDAO,serviceAndSupportDAO,warrantyInformationDAO,fleetOverviewDAO,fleetEnrollmentDAO,fleetProgramInformationDAO,executiveAllowanceBonusDAO,fleetProgramDetailsByCanDAO,canLookupDAO,fleetEABSecureInternalOverviewDAO,fleetFEPSecureInternalOverviewDAO,fleetFEPOverviewDAO,fleetEABOverviewDAO,fleetContactUsSectionDAO,fleetLookUsUpContentDAO,fleetLookUsUpContentByArticleIDDAO,mbPortfolioDownloadABrochureDAO,currentIncentivesDAO,eventsCalendarDAO,statesDAO,fleetOrderStatusDAO,fleetAccountDetailsDAO,fleetOrderStatusPassengerVehiclesTableDAO,fleetOrderStatusSuvsTableDAO,fleetAccountEnrollmentEntryDAO,fleetAccountEnrollmentUpdateDAO,fleetVehicleDeleteDAO,fleetVehicleInsertDAO,fleetAccountCanAdminDAO,fleetAdminFCAReasonEntryDAO,fleetAccountEnrollmentDetailsDAO,fleetVehicleByEnrollmentIdDAO,vehicleTypeDAO,fleetProgramDetailsDAO,fleetAccountFepStatusUpdateDAO,fepStatusUpdateDAO,fleetManagementCompaniesDAO,businessTypeDAO,fleetRepsByEnrollIdDAO,fleetProgramUpdatePasswordDAO,fleetValidateFepRegistrationDAO,fleetFepRegistrationEntryDAO,fepRecordsDao,fepAccountInfoDao,fepAccountInfoByCtrlNoDao,fleetControlNumberReportDAO,byoAccessoriesDAO,byoAppearanceDAO,byoOptionsDAO,byoPackagesDAO,edpTripPackageOptionsDAO,edpTripAccommodationOptionsDAO,edpTripPickUpOptionsDAO,edpTripDropOffOptionsDAO,byoLoadVehicleDAO,byoLoadVehicleByUserDAO,byoLoadVehicleByUuidDAO,byoSaveVehicleDAO,byoLegacySaveBuildDAO,byoDeleteVehicleDAO,vistaDAO,byoLoadLegacySaveDAO,byoLoadLegacySaveByUserIdDAO,byoLegacyDeleteSaveOptionsDAO,byoLegacyDeleteSaveBYODAO,mediaServerCommunicationMatrixDAO,ownersMaintenanceManualsDAO,ownersStarTipDAO,ownersMbraceDAO,ownersMbraceRemoteUpdateDAO,ownersTeleAidDAO,ownersHotelProgramDAO,ownersImportantVehicleSpecsDAO,ownersServiceAndPartsDAO,ownersSiriusSatelliteRadioDAO,ownersFinancingCreditDAO,ownersInsuranceDAO,ownersTeleAidAssistanceDAO,ownersWelcomeDAO,ownersMaintenanceAndWarrantyDAO,ownersMyNextMbDAO,ownersOverviewDAO,ownersFindVehicleDAO,ownersInsertVehicleDAO,ownersUpdateVehicleDAO,ownersDeleteVehicleDAO,ownersUpdateDefaultVehicleDAO,ownersUpdatePreferredDealerDAO,userInfoDAO,ownersUpdateDAO,ownersInterestEntryDAO,ownersByCustomerIdDAO,interestsByCustomerIdDAO,ownersRegisterDAO,updateCustomerLoginDAO,customerInfoByLoginDAO,validateOwnedVehicleDAO,srvcPrtsMobilityPrgrmDAO,srvcPrtsMaintenanceDAO,srvcPrtsWarrantyDAO,srvcPrtsMBAccessoriesDAO,srvcPrtsAccessoriesGalleryDAO,srvcPrtsCarCareDAO,srvcPrtsServiceRepairsDAO,srvcPrtsOwnersManualsDAO,srvcPrtsMaintSchedulesDAO,srvcPrtsOwnersManualsTablesDAO,srvcPrtsCommandManualsTablesDAO,srvcPrtsMaintenanceManualsTablesDAO,mbrace2SrvcBrochuresDAO,srvcPrtsAccessoriesBrochuresTablesDAO,srvcPrtsAccessoriesManualsTablesDAO,srvcPrtsStartekInfoDAO,srvcPrtsVideoGalleryDAO,srvcPrtsOverviewDAO,srvcPrtsGenuinePartsDAO,srvcPrtsRemanufactureDAO,srvcPrtsClassOverviewDAO,staticXmlProvider,fashionWeekBehindTheScenesGalleryDAO,fashionWeekDesignerVideosDAO,golfEventsDealerGalleryDAO,golfEventsDealerVideoDAO,heritagePebbleBeachGalleryDAO,heritageAmeliaIslandGalleryDAO,lifestyleAutoShowsDAO,lifestyleFashionWeekDAO,lifestyleSportsDAO,lifestyleHeritageDAO,lifestyleOverviewDAO,lifestylePartnershipsDAO,ownersMobileApplicationsDAO,MBNetstarProvider,ownersRadioCodeDAO,ownersCampaignsDAO,recallCampaignDAO,modelInfoByVinDAO,GoogleGeoAPIProvider,googleGeoAPIDAO,TwitterProvider,careersTwitterDAO,MBFinancialProvider,paymentEstimatorOverviewDAO,paymentEstimatorMBFinancialDAO,financingOptionsDAO,financingToolsDAO,mbSpecialOffersFaqsDAO,taxCrdtsDeductsDAO,wynnHotelPromotionDAO,mbrace2OverviewDAO,mbraceOverviewDAO,ownersMbraceMarketingDAO,mbraceSafetySecurityDAO,mbraceNavDestinationDAO,mbraceConvenienceDAO,mbraceMobileDAO,mbracePackagesDAO,mbraceFaqsDAO,myServicesOverviewDAO,seasonalLandingDAO,springServiceOverviewDAO,springServicePPMPlanDAO,springServiceAccessoriesDAO,springServiceExpressSrvcDAO,springServiceCollisionCentersDAO,springServiceExtendedLtdWrntyDAO,springServiceDAO,summerServiceOverviewDAO,summerServiceSrvcPrtsDAO,summerServicePrepaidMaintenanceDAO,summerServiceExtendedLtdWrntyDAO,summerServiceRearSeatEntDAO,summerServiceAccessoriesDAO,summerServiceExpressSrvcDAO,summerServiceCollisionCentersDAO,fallServiceOverviewDAO,fallServiceSrvcPrtsDAO,fallServicePrepaidMaintenanceDAO,fallServiceExtendedLtdWrntyDAO,fallServiceRearSeatEntDAO,fallServiceAccessoriesDAO,fallServiceExpressSrvcDAO,fallServiceCollisionCentersDAO,winterServiceOverviewDAO,winterServiceAccessoriesDAO,winterServiceCollisionCentersDAO,winterServiceExpressSrvcDAO,winterServiceExtendedLtdWrntyDAO,winterServiceSrvcPrtsDAO,winterServicePrepaidMaintenanceDAO,holidayServiceOverviewDAO,holidayServiceAccessoriesDAO,holidayServiceCollisionCentersDAO,holidayServiceExpressSrvcDAO,holidayServiceExtendedLtdWrntyDAO,holidayServiceSrvcPrtsDAO,holidayServicePrepaidMaintenanceDAO,customerVehicleInformationDAO,shellAccountInformationDAO,pinSurveyEntryDAO,vehicleModelsByManufacturerIdDAO,customerInfoByPinDAO,pinValidationDAO,findMenusDAO,metadataDAO,org.springframework.aop.config.internalAutoProxyCreator,addOwnerRegistrationOperation,addWinbackCustomerOperation,updateOwnerInformationOperation,addFleetAccountOperation,updateFleetAccountOperation,addLeadOperation,administerFleetAccountOperation,addFleetFepEmployeeOperation,byoLoadBuilds,byoSaveBuilds,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#2,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#3,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#4,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#5,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#6,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#7,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#8,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#9,localVistaProvider,vistaProvider,localMediaServerCommunicationMatrixProvider,mobileArticlesDAO,accessoriesLandingDAO,accessoriesCatalogDAO,accessoriesFeatureOverviewDAO,mbrace2FaqsDAO,cpo2FaqsDAO,CPO2OverviewDAO,winbackDAO,updateWinbackDAO,updateWinbackVinDAO,validateWinbackEmailDAO,getLastWinbackCouponAmountDAO,validateWinbackCouponPrintedDAO,getWinbackCouponAmountDAO,winbackSearchDAO,winbackExtractDAO,winbackSegmentsDAO,winbackFailedTxnsDAO,inventoryDAO,inventoryLogDAO,daoMap,springSecurityFilterChain,fleetAuthenticationManager,fepAuthenticationManager,winbackAuthenticationManager,ownersOnlineAuthenticationManager,ownersAuthenticationManager,ownersAuthenticationProvider,fleetAuthenticationProvider,fepAuthenticationProvider,winbackAuthenticationProvider,ownersOnlineAuthenticationProvider,authenticationEntryPoint,securityContextPersistenceFilter,fleetLogoutFilter,fepLogoutFilter,winbackLogoutFilter,ownersOnlineLogoutFilter,ownersLogoutFilter,fleetUsersAuthenticationProcessingFilter,fepAuthenticationProcessingFilter,fepInternalAuthenticationProcessingFilter,eabInternalAuthenticationProcessingFilter,winbackAuthenticationProcessingFilter,ownersOnlineAuthenticationProcessingFilter,ownersLandingRedirectFilter,ownersAuthenticationProcessingFilter,ownersRememberMeService,anonymousProcessingFilter,exceptionTranslationFilter,filterSecurityInterceptor,ownersCookieManager,fleetCookieManager,fepCookieManager,winbackCookieManager,ownersOnlineCookieManager,ownersSessionHandler,ownersUserValidationService,fleetUserValidationService,fepUserValidationService,winbackUserValidationService,ownersOnlineUserValidationService,ownersUsersAuthenticationService,ownersAuthenticationSuccessHandler,fleetAuthenticationSuccessHandler,fepAuthenticationSuccessHandler,fepInternalAuthenticationSuccessHandler,eabInternalAuthenticationSuccessHandler,winbackAuthenticationSuccessHandler,ownersOnlineAuthenticationSuccessHandler,ownersAuthenticationFailureHandler,fleetAuthenticationFailureHandler,fepAuthenticationFailureHandler,fepInternalAuthenticationFailureHandler,eabInternalAuthenticationFailureHandler,winbackAuthenticationFailureHandler,ownersOnlineAuthenticationFailureHandler,redirectUrlKeyMapper,urlToKeySuffixMap,authUserDAO,ldapAuthUserDAO,winbackLdapAuthUserDAO,ownersOnlineLdapAuthUserDAO,ownerstargetingProfileUpdater,accessDecisionManager,multiAuthSecurityContextRepository,ownersAuthRedirectHandler,roleVoter,requestCache,secureData,mediaServerPresetsMap,mediaServerBaseOptionsMap,mediaServerModelOverrideMap,ccoupeCampaign,intro,ccoupePart1,ccoupePart2,ccoupePart3,ccoupePart4,ccoupePart5,outro,ccoupeMetadata,holidayCardCampaign,generalBody,holidayCardMetadata,microCampaigns,microCampaignsMetadata,campaignDisplayData,parentThemePageInfo,comingSoonList,BYO2List,BYOResponsiveList,inventorySupportedAdditionalVehicles,org.springframework.beans.factory.config.MethodInvokingFactoryBean#0,inventorySameModelsMap,inventoryMetaColorsMap,inventorySimilarModelsMap,mediaServerSupportExclusionMap,mediaServerSupportMap,byoFederalTaxIncentives,bodyStylesList,categories,AMG2List,UXP25Models,SpecializedEABCan,SpecializedExitEABCan,applicationSettings,applicationSettingsStatic,appCacheManager,daoCacheManager,classMapForRequestInterceptor,bodystyleMapForRequestInterceptor,ldapAuthEAIDataProvider,winbackLdapAuthEAIDataProvider,ownersOnlineLdapAuthEAIDataProvider,vehicleParamsValidator,futureModelsParamsValidator,badRequestInterceptorPatterns]; root of factory hierarchy
  66. [7/29/15 09:30:42:447 EDT] INFO [localhost-startStop-1] com.mbusa.shared.util.SystemPropertyInitializingBean : Set System Proerty [java.awt.headless: true]
  67. [7/29/15 09:30:42:447 EDT] INFO [localhost-startStop-1] com.mbusa.shared.util.SystemPropertyInitializingBean : Set System Proerty [http.proxyHost: ]
  68. [7/29/15 09:30:42:447 EDT] INFO [localhost-startStop-1] com.mbusa.shared.util.SystemPropertyInitializingBean : Set System Proerty [http.proxyPort: 0]
  69. [7/29/15 09:30:42:447 EDT] INFO [localhost-startStop-1] com.mbusa.shared.util.SystemPropertyInitializingBean : Set System Proerty [http.nonProxyHosts: localhost,127.0.0.1,.mbusa.corpintra.net,.americas.bg.corpintra.net]
  70. [7/29/15 09:30:42:729 EDT] INFO [localhost-startStop-1] org.springframework.ui.velocity.SpringResourceLoader : SpringResourceLoader for Velocity: using resource loader [Root WebApplicationContext: startup date [Wed Jul 29 09:30:40 EDT 2015]; root of context hierarchy] and resource loader paths [classpath:mail/]
  71. [7/29/15 09:30:43:658 EDT] INFO [localhost-startStop-1] com.mbusa.data.cache.DaoCacheManager : $DaoCacheManager::setCmsCacheName::mbusa-cmsdaos::[ name = mbusa-cmsdaos status = STATUS_ALIVE eternal = false overflowToDisk = true maxEntriesLocalHeap = 1000 maxEntriesLocalDisk = 0 memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 0 timeToIdleSeconds = 0 persistence = none diskExpiryThreadIntervalSeconds = 120 cacheEventListeners: ; orderedCacheEventListeners: maxBytesLocalHeap = 0 overflowToOffHeap = false maxBytesLocalOffHeap = 0 maxBytesLocalDisk = 0 pinned = false ]
  72. [7/29/15 09:30:43:659 EDT] INFO [localhost-startStop-1] com.mbusa.data.cache.DaoCacheManager : $DaoCacheManager::dbCache::mbusa-dbdaos::[ name = mbusa-dbdaos status = STATUS_ALIVE eternal = false overflowToDisk = true maxEntriesLocalHeap = 1000 maxEntriesLocalDisk = 0 memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 0 timeToIdleSeconds = 0 persistence = none diskExpiryThreadIntervalSeconds = 120 cacheEventListeners: ; orderedCacheEventListeners: maxBytesLocalHeap = 0 overflowToOffHeap = false maxBytesLocalOffHeap = 0 maxBytesLocalDisk = 0 pinned = false ]
  73. [7/29/15 09:30:43:659 EDT] INFO [localhost-startStop-1] com.mbusa.data.cache.DaoCacheManager : $DaoCacheManager::setMqCacheName::mbusa-mqdaos::[ name = mbusa-mqdaos status = STATUS_ALIVE eternal = false overflowToDisk = true maxEntriesLocalHeap = 1000 maxEntriesLocalDisk = 0 memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 0 timeToIdleSeconds = 0 persistence = none diskExpiryThreadIntervalSeconds = 120 cacheEventListeners: ; orderedCacheEventListeners: maxBytesLocalHeap = 0 overflowToOffHeap = false maxBytesLocalOffHeap = 0 maxBytesLocalDisk = 0 pinned = false ]
  74. [7/29/15 09:30:43:659 EDT] INFO [localhost-startStop-1] com.mbusa.data.cache.DaoCacheManager : $DaoCacheManager::setInventoryCacheName::mbusa-inventory::[ name = mbusa-inventory status = STATUS_ALIVE eternal = false overflowToDisk = true maxEntriesLocalHeap = 1000 maxEntriesLocalDisk = 0 memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 0 timeToIdleSeconds = 0 persistence = none diskExpiryThreadIntervalSeconds = 120 cacheEventListeners: ; orderedCacheEventListeners: maxBytesLocalHeap = 0 overflowToOffHeap = false maxBytesLocalOffHeap = 0 maxBytesLocalDisk = 0 pinned = false ]
  75. [7/29/15 09:30:43:659 EDT] INFO [localhost-startStop-1] com.mbusa.data.cache.DaoCacheManager : $DaoCacheManager::mediaserverCache::mbusa-mediaserver::[ name = mbusa-mediaserver status = STATUS_ALIVE eternal = false overflowToDisk = true maxEntriesLocalHeap = 1000 maxEntriesLocalDisk = 0 memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 0 timeToIdleSeconds = 0 persistence = none diskExpiryThreadIntervalSeconds = 120 cacheEventListeners: ; orderedCacheEventListeners: maxBytesLocalHeap = 0 overflowToOffHeap = false maxBytesLocalOffHeap = 0 maxBytesLocalDisk = 0 pinned = false ]
  76. [7/29/15 09:30:43:659 EDT] INFO [localhost-startStop-1] com.mbusa.data.cache.DaoCacheManager : $DaoCacheManager::inventoryDbCache::mbusa-inventory-db::[ name = mbusa-inventory-db status = STATUS_ALIVE eternal = false overflowToDisk = true maxEntriesLocalHeap = 1000 maxEntriesLocalDisk = 0 memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 0 timeToIdleSeconds = 0 persistence = none diskExpiryThreadIntervalSeconds = 120 cacheEventListeners: ; orderedCacheEventListeners: maxBytesLocalHeap = 0 overflowToOffHeap = false maxBytesLocalOffHeap = 0 maxBytesLocalDisk = 0 pinned = false ]
  77. [7/29/15 09:30:43:659 EDT] INFO [localhost-startStop-1] com.mbusa.data.cache.DaoCacheManager : $DaoCacheManager::setEnabled::true
  78. [7/29/15 09:30:48:519 EDT] INFO [localhost-startStop-1] org.springframework.beans.factory.support.DefaultListableBeanFactory : Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@389a9cb5: defining beans [propertiesLocations,generalProperties,systemInitializer,intrusionDetectionAgent,applicationContextProvider,mailSender,velocityEngine,mailService,fileFormatUtil,targetingProfileProvider,HttpClientProvider,CMSProvider,localCMSProvider,DBProvider,localDBProvider,PolkProvider,localComparisonProvider,GoogleMapProvider,GoogleMapGeoCodingProvider,GoogleMapDistanceProvider,MapQuestWsProvider,GeoCodingMapQuestWsProvider,DirectionsMapQuestWsProvider,SearchMapQuestWsProvider,GeoCodeMapQuestProvider,SpatialMapQuestProvider,MapMapQuestProvider,RouteMapQuestProvider,gsaAuthDelegate,userAgentDecoratorOverride,userTrackingService,uuidDAO,jndiDataSource,jdbcDataSource,txAdvice,txManager,specialOffersFeed,eventsFeed,pressReleasesFeed,dealersFeed,sitemapFeed,baseServiceImpl,baseChainableServiceImpl,fileUtil,fleetRegistrationFileFormatUtil,velocityEngineFS,fleetRegistrationMailService,phantomJSAccessService,sendWinbackRecord,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,carouselPageService,classFamilyService,classFeatureCategoryService,classOverviewService,heroService,modelCompareService,modelOverviewService,toutService,vehicleService,classService,threadPoolTaskExecutor,org.springframework.scheduling.annotation.internalAsyncAnnotationProcessor,org.springframework.scheduling.annotation.internalScheduledAnnotationProcessor,inventoryDBCacheCheckTask,org.springframework.scheduling.support.MethodInvokingRunnable#0,org.springframework.scheduling.config.ScheduledTaskRegistrar#0,themeService,devThemeService,mbraceThemeService,devMbraceThemeService,gsaSearchService,modelService,mbraceService,myServicesOverviewService,cpo2Service,compareService,ownersVideoService,technologyVideoService,activityService,transformArticleContentsMethod,articleService,articleFeedService,carouselService,classCampaignService,careersTwitterService,contactUsService,modelsNotBuildableSet,contentGroupService,contentGroupFeedService,geoService,dealerService,emailSubscriptionsService,winbackServiceAuthConfig,winbackCampaignConfig,winbackService,odataACSTokenService,winbackOdataService,eventService,eventFeedService,faqService,fleetService,addFleetAccount,updateFleetAccount,administerFleetCanEnrollments,registerFleetFepEmployee,fleetForms,fepSearchService,menuService,heroMediaService,heroToutService,hotSpotService,metadataService,leadGenerationService,linkService,navigationService,vehiclesNavigationService,responsiveNavigationService,responsiveVehiclesNavigationService,ooSearchService,baseFindOwnedVehicles,ownersService,filterToutGroupsByIdMethod,filterPageableToutsByIdMethod,transformAccessoryPageableToutContentsMethod,pageableToutService,paymentEstimateService,pinService,referenceDataService,siteMapService,tableService,toutGroupService,vehicleComparisonService,findVehicleModelFramework,findVehicleModel,vehicleModelService,mainContentService,modelDetailService,dealerToutService,optionExclusions,packageInclusions,standardPriceOverrides,optionPriceOverrides,byoService,prepaidMaintService,edpByoService,prepaidMaintenancePriceLookup,byoBuildService,baseByoBuildService,findDefaultPackageOptions,findAppearanceForModel,findPackagesForModel,findPackagesForModelOverview,findDefaultAppearanceOptions,mediaServerService,accessoriesService,accessoriesFeatureService,findAccessoriesForModel,threeSixtyMediaService,searchService,inventoryService,inventoryVehicleService,cfmToEntityHelper,spNamesLoggingList,ownersVideosDAO,ownersVideosByYearClassAndModelDAO,vehicleClassesByYearAndVideoDAO,ownersVideosChildCategoryByParentPathDAO,ownersVideosYearSelectorDAO,ownersRecordsDao,technologyVideosDAO,technologyVideosChildCategoryByParentPathDAO,technologyVideoVehicleClassesByVideoDAO,technologyVideosByClassDAO,technologyVideoVehicleModelsByVideoDAO,QACMSProvider,campaignGenericResponseEntryDAO,homeDAO,uxp1HomeDAO,navigationDAO,vehiclesTopNavigationDAO,responsiveTopNavigationDAO,responsiveVehiclesTopNavigationDAO,siteMapDAO,classOverviewDAO,bodystyleOverviewDAO,vehicleModelsDAO,vehicleShowroomDAO,dealersByZipDAO,dealersByIdDAO,dealersByLcpDAO,collisionCenterByStateDAO,collisionCenterByDealerDAO,allCollisionCenterDAO,makesDAO,modelsDAO,trimsDAO,comparisonDAO,photoGalleryDAO,polkMappingDAO,dealerSearchAllDAO,dealerSearchByStateDAO,googleMapGeoDAO,googleMapDistanceDAO,mapQuestWsDAO,geoAddressWsDAO,geoBatchAddressWsDAO,routeWsDAO,dealerSearchWsDAO,dealerSearchByShapePointsDAO,dealerSearchByIdDAO,dealerSearchByIdsDAO,geoAddressDAO,dealerSearchDAO,dealerMapDAO,routeMapDAO,createMQSessionDAO,routeDAO,leadsActivityDAO,campaignActivityEntryDAO,activityByNameDAO,activityByNameAndUUIDDAO,activityByNameAndOwnerIDDAO,saveMBComparisonDAO,saveOtherComparisonDAO,loadComparisonsDAO,deleteComparisonDAO,activityEntryDAO,ownerActivityEntryDAO,optinDetailsDAO,optinCategoryDAO,optinEntryDAO,contactUsDAO,contactUsFaqsDAO,contactUsOverviewDAO,classLandingDAO,bodystyleLandingDAO,classComparisonDAO,classComparisonDataDAO,classFamilyPageDAO,classPageDAO,globalGalleryDAO,modelPageDAO,themePageDAO,devThemePageDAO,mbraceThemePageDAO,devMbraceThemePageDAO,comparePageDAO,policiesLegalNoticeDAO,policiesPrivacyStatementDAO,policiesGeneralDAO,policiesTechnicalDAO,policiesCopyrightDAO,exploreOverviewDAO,exploreSpecsDAO,exploreWrntySrvcDAO,photosVideosDAO,currentOffersDAO,CPOCurrentOffersDAO,careersDAO,dayInLifeDAO,futureModelsDAO,companyInformationDAO,mbFinancialDAO,pressReleasesDAO,otherMBSitesDAO,mbInTheCommunityDAO,advancedTechOverviewDAO,SLRMcLarenDAO,AMGDAO,thinkingGreenBlueTECDieselDAO,thinkingGreenConservationDAO,thinkingGreenBlueTECVehiclesDAO,thinkingGreenCorporateInitiativesDAO,thinkingGreenDealershipSpotlightDAO,thinkingGreenDrivingDAO,thinkingGreenFlexFuelDAO,thinkingGreenFuelCellVehiclesDAO,thinkingGreenHybridDAO,thinkingGreenHybridVehiclesDAO,thinkingGreenManufacturingDAO,thinkingGreenOverviewDAO,thinkingGreenHybridSedanDAO,thinkingGreenHybridGalleryDAO,thingkingGreenHollywoodGalleryDAO,thinkingGreenFCellGalleryDAO,classicCenterCaliforniaDAO,clubsAndAssociationsDAO,eventsAndCommunityOverviewDAO,classicCarEventsDAO,mercedesBenzMuseumDAO,technicalManualsDAO,whatsNewDAO,ownersSupportOverviewDAO,dropOffPointsDAO,blackForestRallyDAO,whatsIncludedDAO,edpExclusiveSavingsDAO,EDPFAQsDAO,EDPVehiclesDAO,EDPOverviewDAO,tripPackagesDAO,tripAccomodationsDAO,blackForestRallyRouteDAO,cpoModelsDAO,cpoModelOverviewDAO,cpoOverviewDAO,cpoMultipointInspectionDAO,cpoPreOwnedOffersDAO,serviceAndSupportDAO,warrantyInformationDAO,fleetOverviewDAO,fleetEnrollmentDAO,fleetProgramInformationDAO,executiveAllowanceBonusDAO,fleetProgramDetailsByCanDAO,canLookupDAO,fleetEABSecureInternalOverviewDAO,fleetFEPSecureInternalOverviewDAO,fleetFEPOverviewDAO,fleetEABOverviewDAO,fleetContactUsSectionDAO,fleetLookUsUpContentDAO,fleetLookUsUpContentByArticleIDDAO,mbPortfolioDownloadABrochureDAO,currentIncentivesDAO,eventsCalendarDAO,statesDAO,fleetOrderStatusDAO,fleetAccountDetailsDAO,fleetOrderStatusPassengerVehiclesTableDAO,fleetOrderStatusSuvsTableDAO,fleetAccountEnrollmentEntryDAO,fleetAccountEnrollmentUpdateDAO,fleetVehicleDeleteDAO,fleetVehicleInsertDAO,fleetAccountCanAdminDAO,fleetAdminFCAReasonEntryDAO,fleetAccountEnrollmentDetailsDAO,fleetVehicleByEnrollmentIdDAO,vehicleTypeDAO,fleetProgramDetailsDAO,fleetAccountFepStatusUpdateDAO,fepStatusUpdateDAO,fleetManagementCompaniesDAO,businessTypeDAO,fleetRepsByEnrollIdDAO,fleetProgramUpdatePasswordDAO,fleetValidateFepRegistrationDAO,fleetFepRegistrationEntryDAO,fepRecordsDao,fepAccountInfoDao,fepAccountInfoByCtrlNoDao,fleetControlNumberReportDAO,byoAccessoriesDAO,byoAppearanceDAO,byoOptionsDAO,byoPackagesDAO,edpTripPackageOptionsDAO,edpTripAccommodationOptionsDAO,edpTripPickUpOptionsDAO,edpTripDropOffOptionsDAO,byoLoadVehicleDAO,byoLoadVehicleByUserDAO,byoLoadVehicleByUuidDAO,byoSaveVehicleDAO,byoLegacySaveBuildDAO,byoDeleteVehicleDAO,vistaDAO,byoLoadLegacySaveDAO,byoLoadLegacySaveByUserIdDAO,byoLegacyDeleteSaveOptionsDAO,byoLegacyDeleteSaveBYODAO,mediaServerCommunicationMatrixDAO,ownersMaintenanceManualsDAO,ownersStarTipDAO,ownersMbraceDAO,ownersMbraceRemoteUpdateDAO,ownersTeleAidDAO,ownersHotelProgramDAO,ownersImportantVehicleSpecsDAO,ownersServiceAndPartsDAO,ownersSiriusSatelliteRadioDAO,ownersFinancingCreditDAO,ownersInsuranceDAO,ownersTeleAidAssistanceDAO,ownersWelcomeDAO,ownersMaintenanceAndWarrantyDAO,ownersMyNextMbDAO,ownersOverviewDAO,ownersFindVehicleDAO,ownersInsertVehicleDAO,ownersUpdateVehicleDAO,ownersDeleteVehicleDAO,ownersUpdateDefaultVehicleDAO,ownersUpdatePreferredDealerDAO,userInfoDAO,ownersUpdateDAO,ownersInterestEntryDAO,ownersByCustomerIdDAO,interestsByCustomerIdDAO,ownersRegisterDAO,updateCustomerLoginDAO,customerInfoByLoginDAO,validateOwnedVehicleDAO,srvcPrtsMobilityPrgrmDAO,srvcPrtsMaintenanceDAO,srvcPrtsWarrantyDAO,srvcPrtsMBAccessoriesDAO,srvcPrtsAccessoriesGalleryDAO,srvcPrtsCarCareDAO,srvcPrtsServiceRepairsDAO,srvcPrtsOwnersManualsDAO,srvcPrtsMaintSchedulesDAO,srvcPrtsOwnersManualsTablesDAO,srvcPrtsCommandManualsTablesDAO,srvcPrtsMaintenanceManualsTablesDAO,mbrace2SrvcBrochuresDAO,srvcPrtsAccessoriesBrochuresTablesDAO,srvcPrtsAccessoriesManualsTablesDAO,srvcPrtsStartekInfoDAO,srvcPrtsVideoGalleryDAO,srvcPrtsOverviewDAO,srvcPrtsGenuinePartsDAO,srvcPrtsRemanufactureDAO,srvcPrtsClassOverviewDAO,staticXmlProvider,fashionWeekBehindTheScenesGalleryDAO,fashionWeekDesignerVideosDAO,golfEventsDealerGalleryDAO,golfEventsDealerVideoDAO,heritagePebbleBeachGalleryDAO,heritageAmeliaIslandGalleryDAO,lifestyleAutoShowsDAO,lifestyleFashionWeekDAO,lifestyleSportsDAO,lifestyleHeritageDAO,lifestyleOverviewDAO,lifestylePartnershipsDAO,ownersMobileApplicationsDAO,MBNetstarProvider,ownersRadioCodeDAO,ownersCampaignsDAO,recallCampaignDAO,modelInfoByVinDAO,GoogleGeoAPIProvider,googleGeoAPIDAO,TwitterProvider,careersTwitterDAO,MBFinancialProvider,paymentEstimatorOverviewDAO,paymentEstimatorMBFinancialDAO,financingOptionsDAO,financingToolsDAO,mbSpecialOffersFaqsDAO,taxCrdtsDeductsDAO,wynnHotelPromotionDAO,mbrace2OverviewDAO,mbraceOverviewDAO,ownersMbraceMarketingDAO,mbraceSafetySecurityDAO,mbraceNavDestinationDAO,mbraceConvenienceDAO,mbraceMobileDAO,mbracePackagesDAO,mbraceFaqsDAO,myServicesOverviewDAO,seasonalLandingDAO,springServiceOverviewDAO,springServicePPMPlanDAO,springServiceAccessoriesDAO,springServiceExpressSrvcDAO,springServiceCollisionCentersDAO,springServiceExtendedLtdWrntyDAO,springServiceDAO,summerServiceOverviewDAO,summerServiceSrvcPrtsDAO,summerServicePrepaidMaintenanceDAO,summerServiceExtendedLtdWrntyDAO,summerServiceRearSeatEntDAO,summerServiceAccessoriesDAO,summerServiceExpressSrvcDAO,summerServiceCollisionCentersDAO,fallServiceOverviewDAO,fallServiceSrvcPrtsDAO,fallServicePrepaidMaintenanceDAO,fallServiceExtendedLtdWrntyDAO,fallServiceRearSeatEntDAO,fallServiceAccessoriesDAO,fallServiceExpressSrvcDAO,fallServiceCollisionCentersDAO,winterServiceOverviewDAO,winterServiceAccessoriesDAO,winterServiceCollisionCentersDAO,winterServiceExpressSrvcDAO,winterServiceExtendedLtdWrntyDAO,winterServiceSrvcPrtsDAO,winterServicePrepaidMaintenanceDAO,holidayServiceOverviewDAO,holidayServiceAccessoriesDAO,holidayServiceCollisionCentersDAO,holidayServiceExpressSrvcDAO,holidayServiceExtendedLtdWrntyDAO,holidayServiceSrvcPrtsDAO,holidayServicePrepaidMaintenanceDAO,customerVehicleInformationDAO,shellAccountInformationDAO,pinSurveyEntryDAO,vehicleModelsByManufacturerIdDAO,customerInfoByPinDAO,pinValidationDAO,findMenusDAO,metadataDAO,org.springframework.aop.config.internalAutoProxyCreator,addOwnerRegistrationOperation,addWinbackCustomerOperation,updateOwnerInformationOperation,addFleetAccountOperation,updateFleetAccountOperation,addLeadOperation,administerFleetAccountOperation,addFleetFepEmployeeOperation,byoLoadBuilds,byoSaveBuilds,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#2,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#3,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#4,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#5,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#6,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#7,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#8,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#9,localVistaProvider,vistaProvider,localMediaServerCommunicationMatrixProvider,mobileArticlesDAO,accessoriesLandingDAO,accessoriesCatalogDAO,accessoriesFeatureOverviewDAO,mbrace2FaqsDAO,cpo2FaqsDAO,CPO2OverviewDAO,winbackDAO,updateWinbackDAO,updateWinbackVinDAO,validateWinbackEmailDAO,getLastWinbackCouponAmountDAO,validateWinbackCouponPrintedDAO,getWinbackCouponAmountDAO,winbackSearchDAO,winbackExtractDAO,winbackSegmentsDAO,winbackFailedTxnsDAO,inventoryDAO,inventoryLogDAO,daoMap,springSecurityFilterChain,fleetAuthenticationManager,fepAuthenticationManager,winbackAuthenticationManager,ownersOnlineAuthenticationManager,ownersAuthenticationManager,ownersAuthenticationProvider,fleetAuthenticationProvider,fepAuthenticationProvider,winbackAuthenticationProvider,ownersOnlineAuthenticationProvider,authenticationEntryPoint,securityContextPersistenceFilter,fleetLogoutFilter,fepLogoutFilter,winbackLogoutFilter,ownersOnlineLogoutFilter,ownersLogoutFilter,fleetUsersAuthenticationProcessingFilter,fepAuthenticationProcessingFilter,fepInternalAuthenticationProcessingFilter,eabInternalAuthenticationProcessingFilter,winbackAuthenticationProcessingFilter,ownersOnlineAuthenticationProcessingFilter,ownersLandingRedirectFilter,ownersAuthenticationProcessingFilter,ownersRememberMeService,anonymousProcessingFilter,exceptionTranslationFilter,filterSecurityInterceptor,ownersCookieManager,fleetCookieManager,fepCookieManager,winbackCookieManager,ownersOnlineCookieManager,ownersSessionHandler,ownersUserValidationService,fleetUserValidationService,fepUserValidationService,winbackUserValidationService,ownersOnlineUserValidationService,ownersUsersAuthenticationService,ownersAuthenticationSuccessHandler,fleetAuthenticationSuccessHandler,fepAuthenticationSuccessHandler,fepInternalAuthenticationSuccessHandler,eabInternalAuthenticationSuccessHandler,winbackAuthenticationSuccessHandler,ownersOnlineAuthenticationSuccessHandler,ownersAuthenticationFailureHandler,fleetAuthenticationFailureHandler,fepAuthenticationFailureHandler,fepInternalAuthenticationFailureHandler,eabInternalAuthenticationFailureHandler,winbackAuthenticationFailureHandler,ownersOnlineAuthenticationFailureHandler,redirectUrlKeyMapper,urlToKeySuffixMap,authUserDAO,ldapAuthUserDAO,winbackLdapAuthUserDAO,ownersOnlineLdapAuthUserDAO,ownerstargetingProfileUpdater,accessDecisionManager,multiAuthSecurityContextRepository,ownersAuthRedirectHandler,roleVoter,requestCache,secureData,mediaServerPresetsMap,mediaServerBaseOptionsMap,mediaServerModelOverrideMap,ccoupeCampaign,intro,ccoupePart1,ccoupePart2,ccoupePart3,ccoupePart4,ccoupePart5,outro,ccoupeMetadata,holidayCardCampaign,generalBody,holidayCardMetadata,microCampaigns,microCampaignsMetadata,campaignDisplayData,parentThemePageInfo,comingSoonList,BYO2List,BYOResponsiveList,inventorySupportedAdditionalVehicles,org.springframework.beans.factory.config.MethodInvokingFactoryBean#0,inventorySameModelsMap,inventoryMetaColorsMap,inventorySimilarModelsMap,mediaServerSupportExclusionMap,mediaServerSupportMap,byoFederalTaxIncentives,bodyStylesList,categories,AMG2List,UXP25Models,SpecializedEABCan,SpecializedExitEABCan,applicationSettings,applicationSettingsStatic,appCacheManager,daoCacheManager,classMapForRequestInterceptor,bodystyleMapForRequestInterceptor,ldapAuthEAIDataProvider,winbackLdapAuthEAIDataProvider,ownersOnlineLdapAuthEAIDataProvider,vehicleParamsValidator,futureModelsParamsValidator,badRequestInterceptorPatterns]; root of factory hierarchy
  79. [7/29/15 09:30:48:730 EDT] INFO [localhost-startStop-1] org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService
  80. Jul 29, 2015 9:30:48 AM org.apache.catalina.core.StandardContext startInternal
  81. SEVERE: Error listenerStart
  82. [7/29/15 09:30:48:731 EDT] ERROR [localhost-startStop-1] org.springframework.web.context.ContextLoader : Context initialization failed
  83. org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'inventoryDBCacheCheckTask' defined in class path resource [spring/web-service.xml]: Cannot resolve reference to bean 'inventoryVehicleService' while setting bean property 'inventoryVehicleService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'inventoryVehicleService' defined in class path resource [spring/web-service.xml]: Cannot resolve reference to bean 'searchService' while setting bean property 'inventorySearchService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'searchService' defined in class path resource [spring/web-service.xml]: Error setting property values; nested exception is org.springframework.beans.NotWritablePropertyException: Invalid property 'inclusionModelList' of bean class [com.mbusa.service.impl.InventoryService.api.FPInventorySearchService]: Bean property 'inclusionModelList' is not writable or has an invalid setter method. Did you mean 'exclusionModelList'?
  84. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:328)
  85. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:106)
  86. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1325)
  87. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1086)
  88. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517)
  89. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
  90. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:291)
  91. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
  92. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:288)
  93. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:190)
  94. at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:580)
  95. at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:895)
  96. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:425)
  97. at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:276)
  98. at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:197)
  99. at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:47)
  100. at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4939)
  101. at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5434)
  102. at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
  103. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:901)
  104. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:877)
  105. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:633)
  106. at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:656)
  107. at org.apache.catalina.startup.HostConfig$DeployDescriptor.run(HostConfig.java:1635)
  108. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
  109. at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
  110. at java.util.concurrent.FutureTask.run(FutureTask.java:166)
  111. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  112. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  113. at java.lang.Thread.run(Thread.java:724)
  114. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'inventoryVehicleService' defined in class path resource [spring/web-service.xml]: Cannot resolve reference to bean 'searchService' while setting bean property 'inventorySearchService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'searchService' defined in class path resource [spring/web-service.xml]: Error setting property values; nested exception is org.springframework.beans.NotWritablePropertyException: Invalid property 'inclusionModelList' of bean class [com.mbusa.service.impl.InventoryService.api.FPInventorySearchService]: Bean property 'inclusionModelList' is not writable or has an invalid setter method. Did you mean 'exclusionModelList'?
  115. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:328)
  116. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:106)
  117. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1325)
  118. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1086)
  119. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517)
  120. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
  121. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:291)
  122. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
  123. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:288)
  124. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:190)
  125. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:322)
  126. ... 29 more
  127. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'searchService' defined in class path resource [spring/web-service.xml]: Error setting property values; nested exception is org.springframework.beans.NotWritablePropertyException: Invalid property 'inclusionModelList' of bean class [com.mbusa.service.impl.InventoryService.api.FPInventorySearchService]: Bean property 'inclusionModelList' is not writable or has an invalid setter method. Did you mean 'exclusionModelList'?
  128. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1361)
  129. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1086)
  130. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517)
  131. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
  132. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:291)
  133. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
  134. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:288)
  135. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:190)
  136. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:322)
  137. ... 39 more
  138. Caused by: org.springframework.beans.NotWritablePropertyException: Invalid property 'inclusionModelList' of bean class [com.mbusa.service.impl.InventoryService.api.FPInventorySearchService]: Bean property 'inclusionModelList' is not writable or has an invalid setter method. Did you mean 'exclusionModelList'?
  139. at org.springframework.beans.BeanWrapperImpl.setPropertyValue(BeanWrapperImpl.java:1038)
  140. at org.springframework.beans.BeanWrapperImpl.setPropertyValue(BeanWrapperImpl.java:914)
  141. at org.springframework.beans.AbstractPropertyAccessor.setPropertyValues(AbstractPropertyAccessor.java:76)
  142. at org.springframework.beans.AbstractPropertyAccessor.setPropertyValues(AbstractPropertyAccessor.java:58)
  143. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1358)
  144. ... 47 more
  145. Jul 29, 2015 9:30:48 AM org.apache.catalina.core.StandardContext startInternal
  146. SEVERE: Context [/mercedes] startup failed due to previous errors
  147. Jul 29, 2015 9:30:49 AM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
  148. SEVERE: The web application [/mercedes] registered the JDBC driver [com.ibm.db2.jcc.DB2Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
  149. Jul 29, 2015 9:30:49 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
  150. SEVERE: The web application [/mercedes] appears to have started a thread named [__DEFAULT__] but has failed to stop it. This is very likely to create a memory leak.
  151. Jul 29, 2015 9:30:49 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
  152. SEVERE: The web application [/mercedes] appears to have started a thread named [mbusa-dbdaos.data] but has failed to stop it. This is very likely to create a memory leak.
  153. Jul 29, 2015 9:30:49 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
  154. SEVERE: The web application [/mercedes] appears to have started a thread named [Statistics Thread-__DEFAULT__-1] but has failed to stop it. This is very likely to create a memory leak.
  155. Jul 29, 2015 9:30:49 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
  156. SEVERE: The web application [/mercedes] appears to have started a thread named [mbusa-mediaserver.data] but has failed to stop it. This is very likely to create a memory leak.
  157. Jul 29, 2015 9:30:49 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
  158. SEVERE: The web application [/mercedes] appears to have started a thread named [mbusa-inventory-db.data] but has failed to stop it. This is very likely to create a memory leak.
  159. Jul 29, 2015 9:30:49 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
  160. SEVERE: The web application [/mercedes] appears to have started a thread named [mbusa-inventory.data] but has failed to stop it. This is very likely to create a memory leak.
  161. Jul 29, 2015 9:30:49 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
  162. SEVERE: The web application [/mercedes] appears to have started a thread named [mbusa-mqdaos.data] but has failed to stop it. This is very likely to create a memory leak.
  163. Jul 29, 2015 9:30:49 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
  164. SEVERE: The web application [/mercedes] appears to have started a thread named [mbusa-cmsdaos.data] but has failed to stop it. This is very likely to create a memory leak.
  165. Jul 29, 2015 9:30:49 AM org.apache.catalina.startup.HostConfig deployDirectory
  166. INFO: Deploying web application directory /Volumes/development/servers/apache-tomcat-7.0.42/webapps/docs
  167. Jul 29, 2015 9:30:49 AM org.apache.catalina.startup.HostConfig deployDirectory
  168. INFO: Deploying web application directory /Volumes/development/servers/apache-tomcat-7.0.42/webapps/examples
  169. Jul 29, 2015 9:30:49 AM org.apache.catalina.startup.HostConfig deployDirectory
  170. INFO: Deploying web application directory /Volumes/development/servers/apache-tomcat-7.0.42/webapps/host-manager
  171. Jul 29, 2015 9:30:49 AM org.apache.catalina.startup.HostConfig deployDirectory
  172. INFO: Deploying web application directory /Volumes/development/servers/apache-tomcat-7.0.42/webapps/manager
  173. Jul 29, 2015 9:30:49 AM org.apache.catalina.startup.HostConfig deployDirectory
  174. INFO: Deploying web application directory /Volumes/development/servers/apache-tomcat-7.0.42/webapps/ROOT
  175. Jul 29, 2015 9:30:49 AM org.apache.coyote.AbstractProtocol start
  176. INFO: Starting ProtocolHandler ["http-bio-8080"]
  177. Jul 29, 2015 9:30:49 AM org.apache.coyote.AbstractProtocol start
  178. INFO: Starting ProtocolHandler ["ajp-bio-8009"]
  179. Jul 29, 2015 9:30:49 AM org.apache.catalina.startup.Catalina start
  180. INFO: Server startup in 14261 ms
  181. Jul 29, 2015 9:32:43 AM org.apache.catalina.loader.WebappClassLoader loadClass
  182. INFO: Illegal access: this web application instance has been stopped already. Could not load net.sf.ehcache.store.disk.DiskStore$KeySet. The eventual following stack trace is caused by an error thrown for debugging purposes as well as to attempt to terminate the thread which caused the illegal access, and has no functional impact.
  183. java.lang.IllegalStateException
  184. at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1600)
  185. at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1559)
  186. at net.sf.ehcache.store.disk.DiskStore.keySet(DiskStore.java:610)
  187. at net.sf.ehcache.store.disk.DiskStorageFactory$DiskExpiryTask.run(DiskStorageFactory.java:813)
  188. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
  189. at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:351)
  190. at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:178)
  191. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:178)
  192. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
  193. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  194. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  195. at java.lang.Thread.run(Thread.java:724)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement