Skip to content

Instantly share code, notes, and snippets.

@nblair
Created January 30, 2013 18:21
Show Gist options
  • Save nblair/4675409 to your computer and use it in GitHub Desktop.
Save nblair/4675409 to your computer and use it in GitHub Desktop.
Scheduling Assistant war deploy on JBoss 7.1.1.Final
12:17:51,117 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015876: Starting deployment of "scheduling-assistant.war"
12:18:00,196 WARN [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry activation.jar in "/C:/java/jboss/jboss-as-7.1.1.Final/bin/content/scheduling-assistant.war/WEB-INF/lib/mail-1.4.1.jar" does not point to a valid jar for a Class-Path reference.
12:18:00,201 WARN [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry xml-apis.jar in "/C:/java/jboss/jboss-as-7.1.1.Final/bin/content/scheduling-assistant.war/WEB-INF/lib/serializer-2.7.1.jar" does not point to a valid jar for a Class-Path reference.
12:18:00,206 WARN [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry xercesImpl.jar in "/C:/java/jboss/jboss-as-7.1.1.Final/bin/content/scheduling-assistant.war/WEB-INF/lib/xalan-2.7.1.jar" does not point to a valid jar for a Class-Path reference.
12:18:00,216 WARN [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry xml-apis.jar in "/C:/java/jboss/jboss-as-7.1.1.Final/bin/content/scheduling-assistant.war/WEB-INF/lib/xalan-2.7.1.jar" does not point to a valid jar for a Class-Path reference.
12:18:00,216 WARN [org.jboss.as.server.deployment] (MSC service thread 1-3) Class Path entry serializer.jar in "/C:/java/jboss/jboss-as-7.1.1.Final/bin/content/scheduling-assistant.war/WEB-INF/lib/xalan-2.7.1.jar" does not point to a valid jar for a Class-Path reference.
12:18:01,138 INFO [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/scheduling-assistant]] (MSC service thread 1-5) Initializing log4j from [classpath:log4j.properties]
12:18:01,153 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/scheduling-assistant]] (MSC service thread 1-5) Exception sending context initialized event to listener instance of class org.springframework.web.util.Log4jConfigListener: java.lang.IllegalArgumentException: Invalid 'log4jConfigLocation' parameter: class path resource [log4j.properties] cannot be resolved to absolute file path because it does not reside in the file system: vfs:/C:/java/jboss/jboss-as-7.1.1.Final/bin/content/scheduling-assistant.war/WEB-INF/classes/log4j.properties
at org.springframework.web.util.Log4jWebConfigurer.initLogging(Log4jWebConfigurer.java:155) [spring-web-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.web.util.Log4jConfigListener.contextInitialized(Log4jConfigListener.java:45) [spring-web-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.apache.catalina.core.StandardContext.contextListenerStart(StandardContext.java:3392) [jbossweb-7.0.13.Final.jar:]
at org.apache.catalina.core.StandardContext.start(StandardContext.java:3850) [jbossweb-7.0.13.Final.jar:]
at org.jboss.as.web.deployment.WebDeploymentService.start(WebDeploymentService.java:90) [jboss-as-web-7.1.1.Final.jar:7.1.1.Final]
at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811)
at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [rt.jar:1.6.0_37]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [rt.jar:1.6.0_37]
at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_37]
12:18:01,163 INFO [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/scheduling-assistant]] (MSC service thread 1-5) Initializing Spring root WebApplicationContext
12:18:01,163 INFO [org.springframework.web.context.ContextLoader] (MSC service thread 1-5) Root WebApplicationContext: initialization started
12:18:01,188 INFO [org.springframework.web.context.support.XmlWebApplicationContext] (MSC service thread 1-5) Refreshing Root WebApplicationContext: startup date [Wed Jan 30 12:18:01 CST 2013]; root of context hierarchy
12:18:01,223 INFO [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] (MSC service thread 1-5) Loading XML bean definitions from class path resource [contexts/applicationContext.xml]
12:18:01,435 INFO [org.springframework.context.annotation.ClassPathBeanDefinitionScanner] (MSC service thread 1-5) JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning
12:18:01,435 INFO [org.springframework.context.annotation.ClassPathBeanDefinitionScanner] (MSC service thread 1-5) JSR-330 'javax.inject.Named' annotation found and supported for component scanning
12:18:01,724 INFO [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] (MSC service thread 1-5) Loading XML bean definitions from class path resource [contexts/security.xml]
12:18:01,817 INFO [org.springframework.security.core.SpringSecurityCoreVersion] (MSC service thread 1-5) You are running with Spring Security Core 3.0.5.RELEASE
12:18:01,818 INFO [org.springframework.security.config.SecurityNamespaceHandler] (MSC service thread 1-5) Spring Security 'config' module version is 3.0.5.RELEASE
12:18:01,840 INFO [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (MSC service thread 1-5) Creating access control expression attribute 'hasRole('ROLE_REGISTER')' for /register.html
12:18:01,841 INFO [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (MSC service thread 1-5) Creating access control expression attribute 'hasRole('ROLE_OWNER')' for /owner/**
12:18:01,846 INFO [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (MSC service thread 1-5) Creating access control expression attribute 'hasRole('ROLE_DELEGATE_LOGIN')' for /delegate-login.html
12:18:01,847 INFO [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (MSC service thread 1-5) Creating access control expression attribute 'hasRole('ROLE_DELEGATE_LOGIN')' for /delegate-search.html
12:18:01,848 INFO [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (MSC service thread 1-5) Creating access control expression attribute 'hasRole('ROLE_DELEGATE_LOGIN')' for /delegate-switch.html
12:18:01,850 INFO [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (MSC service thread 1-5) Creating access control expression attribute 'hasRole('ROLE_DELEGATE_REGISTER')' for /delegate-register.html
12:18:01,852 INFO [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (MSC service thread 1-5) Creating access control expression attribute 'hasRole('ROLE_DELEGATE_OWNER')' for /delegate/**
12:18:01,853 INFO [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (MSC service thread 1-5) Creating access control expression attribute 'hasRole('ROLE_VISITOR')' for /visitor.html
12:18:01,855 INFO [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (MSC service thread 1-5) Creating access control expression attribute 'hasRole('ROLE_VISITOR')' for /schedule/**
12:18:01,856 INFO [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (MSC service thread 1-5) Creating access control expression attribute 'hasRole('ROLE_AVAILABLE_ADMINISTRATOR')' for /admin/**
12:18:01,875 INFO [org.springframework.security.config.http.HttpSecurityBeanDefinitionParser] (MSC service thread 1-5) Checking sorted filter chain: [Root bean: class [org.springframework.security.web.context.SecurityContextPersistenceFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 300, Root bean: class [org.springframework.security.web.authentication.logout.LogoutFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 400, Root bean: class [org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 800, Root bean: class [org.springframework.security.web.savedrequest.RequestCacheAwareFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1300, Root bean: class [org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1400, Root bean: class [org.springframework.security.web.session.SessionManagementFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1700, Root bean: class [org.springframework.security.web.access.ExceptionTranslationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1800, <org.springframework.security.web.access.intercept.FilterSecurityInterceptor#0>, order = 1900, <switchUserProcessingFilter>, order = 2000]
12:18:01,934 INFO [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] (MSC service thread 1-5) Loading XML bean definitions from "/C:/java/jboss/jboss-as-7.1.1.Final/bin/content/scheduling-assistant.war/WEB-INF/classes/contexts/integration/calendarAccounts-ldap.xml"
12:18:01,972 INFO [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] (MSC service thread 1-5) Loading XML bean definitions from "/C:/java/jboss/jboss-as-7.1.1.Final/bin/content/scheduling-assistant.war/WEB-INF/classes/contexts/integration/calendarData-caldav.xml"
12:18:02,012 INFO [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] (MSC service thread 1-5) Loading XML bean definitions from "/C:/java/jboss/jboss-as-7.1.1.Final/bin/content/scheduling-assistant.war/WEB-INF/classes/contexts/integration/relationshipSource-csv.xml"
12:18:02,046 INFO [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] (MSC service thread 1-5) Loading XML bean definitions from "/C:/java/jboss/jboss-as-7.1.1.Final/bin/content/scheduling-assistant.war/WEB-INF/classes/contexts/integration/scheduledTasks.xml"
12:18:02,123 INFO [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] (MSC service thread 1-5) Loading XML bean definitions from "/C:/java/jboss/jboss-as-7.1.1.Final/bin/content/scheduling-assistant.war/WEB-INF/classes/contexts/overrides/localOverridesContext.xml"
12:18:02,165 INFO [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] (MSC service thread 1-5) Loading XML bean definitions from "/C:/java/jboss/jboss-as-7.1.1.Final/bin/content/scheduling-assistant.war/WEB-INF/classes/contexts/overrides/security-pubcookie.xml"
12:18:02,419 INFO [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer] (MSC service thread 1-5) Loading properties file from class path resource [scheduling-assistant.properties]
12:18:02,516 INFO [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] (MSC service thread 1-5) JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
12:18:02,554 INFO [org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor] (MSC service thread 1-5) Initializing ExecutorService
12:18:02,555 INFO [org.springframework.web.context.support.XmlWebApplicationContext] (MSC service thread 1-5) Bean 'taskExecutor' of type [class org.springframework.scheduling.config.TaskExecutorFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
12:18:02,557 INFO [org.springframework.web.context.support.XmlWebApplicationContext] (MSC service thread 1-5) Bean 'taskExecutor' of type [class org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
12:18:02,588 INFO [org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler] (MSC service thread 1-5) Initializing ExecutorService 'taskScheduler'
12:18:02,589 INFO [org.springframework.web.context.support.XmlWebApplicationContext] (MSC service thread 1-5) Bean 'taskScheduler' of type [class org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
12:18:02,634 INFO [org.springframework.cache.ehcache.EhCacheManagerFactoryBean] (MSC service thread 1-5) Initializing EHCache CacheManager
12:18:02,713 INFO [org.springframework.web.context.support.XmlWebApplicationContext] (MSC service thread 1-5) Bean 'cacheManager' of type [class org.springframework.cache.ehcache.EhCacheManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
12:18:02,721 INFO [org.springframework.web.context.support.XmlWebApplicationContext] (MSC service thread 1-5) Bean 'org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0' of type [class org.springframework.transaction.annotation.AnnotationTransactionAttributeSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
12:18:02,729 INFO [org.springframework.web.context.support.XmlWebApplicationContext] (MSC service thread 1-5) Bean 'org.springframework.transaction.config.internalTransactionAdvisor' of type [class org.springframework.transaction.interceptor.BeanFactoryTransactionAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
12:18:02,745 INFO [org.springframework.web.context.support.XmlWebApplicationContext] (MSC service thread 1-5) Bean 'cacheManager' of type [class net.sf.ehcache.CacheManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
12:18:02,769 INFO [org.springframework.web.context.support.XmlWebApplicationContext] (MSC service thread 1-5) Bean 'com.googlecode.ehcache.annotations.key.CachingReflectionHelper' of type [class com.googlecode.ehcache.annotations.key.CachingReflectionHelper] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
12:18:02,774 INFO [org.springframework.web.context.support.XmlWebApplicationContext] (MSC service thread 1-5) Bean 'com.googlecode.ehcache.annotations.key.HashCodeCacheKeyGenerator.DEFAULT_BEAN_NAME' of type [class com.googlecode.ehcache.annotations.key.HashCodeCacheKeyGenerator] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
12:18:02,796 INFO [org.springframework.web.context.support.XmlWebApplicationContext] (MSC service thread 1-5) Bean 'com.googlecode.ehcache.annotations.impl.CacheAttributeSourceImpl#0' of type [class com.googlecode.ehcache.annotations.impl.CacheAttributeSourceImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
12:18:02,801 INFO [org.springframework.web.context.support.XmlWebApplicationContext] (MSC service thread 1-5) Bean 'com.googlecode.ehcache.annotations.impl.CacheStaticMethodMatcherPointcut#0' of type [class com.googlecode.ehcache.annotations.impl.CacheStaticMethodMatcherPointcut] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
12:18:02,815 INFO [org.springframework.web.context.support.XmlWebApplicationContext] (MSC service thread 1-5) Bean 'com.googlecode.ehcache.annotations.config.internalEhCacheCachingAdvisor' of type [class org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
12:18:02,866 INFO [org.springframework.beans.factory.support.DefaultListableBeanFactory] (MSC service thread 1-5) Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@f267434: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,messageSource,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,schedulingAssistantEndpoint,defaultReminderServiceImpl,springJdbcReminderDaoImpl,compositeCalendarAccountDaoImpl,automaticAppointmentCancellationApplicationListener,availableScheduleChangedApplicationListener,reminderServiceApplicationListener,loggingApplicationListener,emailNotificationApplicationListener,automaticAttendeeRemovalApplicationListener,appointmentStatisticsApplicationListener,compositeRelationshipDaoImpl,visitorDao,statisticsDao,availableScheduleReflectionService,publicProfileDao,ownerDefinedRelationshipDaoImpl,defaultOwnerAuthorizationImpl,ownerDao,availableScheduleDao,schedulingAssistantService,caldavCalendarDataDao,CSVRelationshipDaoImpl,org.springframework.aop.config.internalAutoProxyCreator,com.googlecode.ehcache.annotations.key.CachingReflectionHelper,com.googlecode.ehcache.annotations.key.ListCacheKeyGenerator.DEFAULT_BEAN_NAME,com.googlecode.ehcache.annotations.key.HashCodeCacheKeyGenerator.DEFAULT_BEAN_NAME,com.googlecode.ehcache.annotations.key.MessageDigestCacheKeyGenerator.DEFAULT_BEAN_NAME,com.googlecode.ehcache.annotations.key.ReflectionHashCodeCacheKeyGenerator.DEFAULT_BEAN_NAME,com.googlecode.ehcache.annotations.key.StringCacheKeyGenerator.DEFAULT_BEAN_NAME,com.googlecode.ehcache.annotations.impl.CacheAttributeSourceImpl#0,com.googlecode.ehcache.annotations.impl.CacheStaticMethodMatcherPointcut#0,com.googlecode.ehcache.annotations.interceptor.EhCacheInterceptor#0,com.googlecode.ehcache.annotations.config.internalEhCacheCachingAdvisor,mailSender,ownerAuthorization,dataSource,txManager,ownerIdSequence,eventIdSequence,reminderIdSequence,org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0,org.springframework.transaction.interceptor.TransactionInterceptor#0,org.springframework.transaction.config.internalTransactionAdvisor,cacheManager,mbeanServer,org.springframework.beans.factory.config.MethodInvokingFactoryBean#0,mbeanInfoAssembler,multipartResolver,executorService,org.springframework.security.web.PortMapperImpl#0,org.springframework.security.web.context.HttpSessionSecurityContextRepository#0,org.springframework.security.web.authentication.session.SessionFixationProtectionStrategy#0,org.springframework.security.authentication.ProviderManager#0,org.springframework.security.web.access.expression.DefaultWebSecurityExpressionHandler#0,org.springframework.security.access.vote.AffirmativeBased#0,org.springframework.security.web.access.intercept.FilterSecurityInterceptor#0,org.springframework.security.web.access.DefaultWebInvocationPrivilegeEvaluator#0,org.springframework.security.web.savedrequest.HttpSessionRequestCache#0,org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter#0,org.springframework.security.config.http.UserDetailsServiceInjectionBeanPostProcessor#0,org.springframework.security.filterChainProxy,org.springframework.security.authentication.DefaultAuthenticationEventPublisher#0,org.springframework.security.authenticationManager,contextSource,customAuthenticationProvider,accessDeniedHandler,switchUserProcessingFilter,userAccountDetailsService,delegateAccountDetailsService,authnLoggerListener,ldapContextSource,userAccountBaseDn,resourceAccountBaseDn,ldapTemplate,ldapAttributesKey,calendarAccountDao,delegateAccountDao,caldavHost,org.jasig.schedassist.impl.caldav.DefaultCaldavDialectImpl#0,methodInterceptor,eventUtils,credentialsProviderFactory,affiliationSource,visibleScheduleBuilder,caldavAdminAuthScope,httpHost,schemeRegistry,clientConnectionManager,httpClient,csvRelationshipDataSource,taskScheduler,taskExecutor,org.springframework.scheduling.annotation.internalAsyncAnnotationProcessor,org.springframework.scheduling.annotation.internalScheduledAnnotationProcessor,availableSchedulePurgeCronTrigger,csvRelationshipReloadSimpleTrigger,org.springframework.scheduling.quartz.SchedulerFactoryBean#0]; root of factory hierarchy
12:18:03,043 INFO [org.springframework.beans.factory.support.DefaultListableBeanFactory] (MSC service thread 1-5) Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@f267434: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,messageSource,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,schedulingAssistantEndpoint,defaultReminderServiceImpl,springJdbcReminderDaoImpl,compositeCalendarAccountDaoImpl,automaticAppointmentCancellationApplicationListener,availableScheduleChangedApplicationListener,reminderServiceApplicationListener,loggingApplicationListener,emailNotificationApplicationListener,automaticAttendeeRemovalApplicationListener,appointmentStatisticsApplicationListener,compositeRelationshipDaoImpl,visitorDao,statisticsDao,availableScheduleReflectionService,publicProfileDao,ownerDefinedRelationshipDaoImpl,defaultOwnerAuthorizationImpl,ownerDao,availableScheduleDao,schedulingAssistantService,caldavCalendarDataDao,CSVRelationshipDaoImpl,org.springframework.aop.config.internalAutoProxyCreator,com.googlecode.ehcache.annotations.key.CachingReflectionHelper,com.googlecode.ehcache.annotations.key.ListCacheKeyGenerator.DEFAULT_BEAN_NAME,com.googlecode.ehcache.annotations.key.HashCodeCacheKeyGenerator.DEFAULT_BEAN_NAME,com.googlecode.ehcache.annotations.key.MessageDigestCacheKeyGenerator.DEFAULT_BEAN_NAME,com.googlecode.ehcache.annotations.key.ReflectionHashCodeCacheKeyGenerator.DEFAULT_BEAN_NAME,com.googlecode.ehcache.annotations.key.StringCacheKeyGenerator.DEFAULT_BEAN_NAME,com.googlecode.ehcache.annotations.impl.CacheAttributeSourceImpl#0,com.googlecode.ehcache.annotations.impl.CacheStaticMethodMatcherPointcut#0,com.googlecode.ehcache.annotations.interceptor.EhCacheInterceptor#0,com.googlecode.ehcache.annotations.config.internalEhCacheCachingAdvisor,mailSender,ownerAuthorization,dataSource,txManager,ownerIdSequence,eventIdSequence,reminderIdSequence,org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0,org.springframework.transaction.interceptor.TransactionInterceptor#0,org.springframework.transaction.config.internalTransactionAdvisor,cacheManager,mbeanServer,org.springframework.beans.factory.config.MethodInvokingFactoryBean#0,mbeanInfoAssembler,multipartResolver,executorService,org.springframework.security.web.PortMapperImpl#0,org.springframework.security.web.context.HttpSessionSecurityContextRepository#0,org.springframework.security.web.authentication.session.SessionFixationProtectionStrategy#0,org.springframework.security.authentication.ProviderManager#0,org.springframework.security.web.access.expression.DefaultWebSecurityExpressionHandler#0,org.springframework.security.access.vote.AffirmativeBased#0,org.springframework.security.web.access.intercept.FilterSecurityInterceptor#0,org.springframework.security.web.access.DefaultWebInvocationPrivilegeEvaluator#0,org.springframework.security.web.savedrequest.HttpSessionRequestCache#0,org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter#0,org.springframework.security.config.http.UserDetailsServiceInjectionBeanPostProcessor#0,org.springframework.security.filterChainProxy,org.springframework.security.authentication.DefaultAuthenticationEventPublisher#0,org.springframework.security.authenticationManager,contextSource,customAuthenticationProvider,accessDeniedHandler,switchUserProcessingFilter,userAccountDetailsService,delegateAccountDetailsService,authnLoggerListener,ldapContextSource,userAccountBaseDn,resourceAccountBaseDn,ldapTemplate,ldapAttributesKey,calendarAccountDao,delegateAccountDao,caldavHost,org.jasig.schedassist.impl.caldav.DefaultCaldavDialectImpl#0,methodInterceptor,eventUtils,credentialsProviderFactory,affiliationSource,visibleScheduleBuilder,caldavAdminAuthScope,httpHost,schemeRegistry,clientConnectionManager,httpClient,csvRelationshipDataSource,taskScheduler,taskExecutor,org.springframework.scheduling.annotation.internalAsyncAnnotationProcessor,org.springframework.scheduling.annotation.internalScheduledAnnotationProcessor,availableSchedulePurgeCronTrigger,csvRelationshipReloadSimpleTrigger,org.springframework.scheduling.quartz.SchedulerFactoryBean#0]; root of factory hierarchy
12:18:03,058 INFO [org.springframework.cache.ehcache.EhCacheManagerFactoryBean] (MSC service thread 1-5) Shutting down EHCache CacheManager
12:18:03,133 INFO [org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler] (MSC service thread 1-5) Shutting down ExecutorService 'taskScheduler'
12:18:03,134 INFO [org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor] (MSC service thread 1-5) Shutting down ExecutorService
12:18:03,135 ERROR [org.springframework.web.context.ContextLoader] (MSC service thread 1-5) Context initialization failed: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'schedulingAssistantEndpoint': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire method: public void org.jasig.schedassist.remoting.soap.SOAPSchedulingAssistantServiceEndpoint.setAvailableService(org.jasig.schedassist.SchedulingAssistantService); nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'schedulingAssistantService': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire method: public void org.jasig.schedassist.impl.SchedulingAssistantServiceImpl.setAvailableScheduleDao(org.jasig.schedassist.impl.owner.AvailableScheduleDao); nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'availableScheduleDao': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire method: public void org.jasig.schedassist.impl.owner.SpringJDBCAvailableScheduleDaoImpl.setDataSource(javax.sql.DataSource); nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No matching bean of type [javax.sql.DataSource] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {}
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [contexts/applicationContext.xml]: Invocation of init method failed; nested exception is javax.naming.NameNotFoundException: env/jdbc/SchedulingAssistantDatabase -- service jboss.naming.context.java.module.scheduling-assistant.scheduling-assistant.env.jdbc.SchedulingAssistantDatabase
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [contexts/applicationContext.xml]: Invocation of init method failed; nested exception is javax.naming.NameNotFoundException: env/jdbc/SchedulingAssistantDatabase -- service jboss.naming.context.java.module.scheduling-assistant.scheduling-assistant.env.jdbc.SchedulingAssistantDatabase
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [contexts/applicationContext.xml]: Invocation of init method failed; nested exception is javax.naming.NameNotFoundException: env/jdbc/SchedulingAssistantDatabase -- service jboss.naming.context.java.module.scheduling-assistant.scheduling-assistant.env.jdbc.SchedulingAssistantDatabase
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [contexts/applicationContext.xml]: Invocation of init method failed; nested exception is javax.naming.NameNotFoundException: env/jdbc/SchedulingAssistantDatabase -- service jboss.naming.context.java.module.scheduling-assistant.scheduling-assistant.env.jdbc.SchedulingAssistantDatabase
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:285) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1074) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:291) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:288) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:190) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:580) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:895) [spring-context-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:425) [spring-context-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:276) [spring-web-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:197) [spring-web-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:47) [spring-web-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.apache.catalina.core.StandardContext.contextListenerStart(StandardContext.java:3392) [jbossweb-7.0.13.Final.jar:]
at org.apache.catalina.core.StandardContext.start(StandardContext.java:3850) [jbossweb-7.0.13.Final.jar:]
at org.jboss.as.web.deployment.WebDeploymentService.start(WebDeploymentService.java:90) [jboss-as-web-7.1.1.Final.jar:7.1.1.Final]
at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811)
at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [rt.jar:1.6.0_37]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [rt.jar:1.6.0_37]
at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_37]
Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire method: public void org.jasig.schedassist.remoting.soap.SOAPSchedulingAssistantServiceEndpoint.setAvailableService(org.jasig.schedassist.SchedulingAssistantService); nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'schedulingAssistantService': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire method: public void org.jasig.schedassist.impl.SchedulingAssistantServiceImpl.setAvailableScheduleDao(org.jasig.schedassist.impl.owner.AvailableScheduleDao); nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'availableScheduleDao': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire method: public void org.jasig.schedassist.impl.owner.SpringJDBCAvailableScheduleDaoImpl.setDataSource(javax.sql.DataSource); nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No matching bean of type [javax.sql.DataSource] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {}
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredMethodElement.inject(AutowiredAnnotationBeanPostProcessor.java:589) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:84) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:282) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
... 21 more
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'schedulingAssistantService': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire method: public void org.jasig.schedassist.impl.SchedulingAssistantServiceImpl.setAvailableScheduleDao(org.jasig.schedassist.impl.owner.AvailableScheduleDao); nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'availableScheduleDao': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire method: public void org.jasig.schedassist.impl.owner.SpringJDBCAvailableScheduleDaoImpl.setDataSource(javax.sql.DataSource); nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No matching bean of type [javax.sql.DataSource] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {}
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:285) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1074) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:291) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:288) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:190) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:844) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:786) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:703) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredMethodElement.inject(AutowiredAnnotationBeanPostProcessor.java:547) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
... 23 more
Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire method: public void org.jasig.schedassist.impl.SchedulingAssistantServiceImpl.setAvailableScheduleDao(org.jasig.schedassist.impl.owner.AvailableScheduleDao); nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'availableScheduleDao': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire method: public void org.jasig.schedassist.impl.owner.SpringJDBCAvailableScheduleDaoImpl.setDataSource(javax.sql.DataSource); nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No matching bean of type [javax.sql.DataSource] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {}
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredMethodElement.inject(AutowiredAnnotationBeanPostProcessor.java:589) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:84) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:282) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
... 34 more
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'availableScheduleDao': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire method: public void org.jasig.schedassist.impl.owner.SpringJDBCAvailableScheduleDaoImpl.setDataSource(javax.sql.DataSource); nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No matching bean of type [javax.sql.DataSource] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {}
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:285) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1074) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:291) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:288) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:190) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:844) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:786) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:703) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredMethodElement.inject(AutowiredAnnotationBeanPostProcessor.java:547) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
... 36 more
Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire method: public void org.jasig.schedassist.impl.owner.SpringJDBCAvailableScheduleDaoImpl.setDataSource(javax.sql.DataSource); nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No matching bean of type [javax.sql.DataSource] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {}
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredMethodElement.inject(AutowiredAnnotationBeanPostProcessor.java:589) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:84) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:282) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
... 47 more
Caused by: org.springframework.beans.factory.NoSuchBeanDefinitionException: No matching bean of type [javax.sql.DataSource] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {}
at org.springframework.beans.factory.support.DefaultListableBeanFactory.raiseNoSuchBeanDefinitionException(DefaultListableBeanFactory.java:920) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:789) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:703) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredMethodElement.inject(AutowiredAnnotationBeanPostProcessor.java:547) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
... 49 more
12:18:03,205 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/scheduling-assistant]] (MSC service thread 1-5) Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoaderListener: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'schedulingAssistantEndpoint': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire method: public void org.jasig.schedassist.remoting.soap.SOAPSchedulingAssistantServiceEndpoint.setAvailableService(org.jasig.schedassist.SchedulingAssistantService); nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'schedulingAssistantService': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire method: public void org.jasig.schedassist.impl.SchedulingAssistantServiceImpl.setAvailableScheduleDao(org.jasig.schedassist.impl.owner.AvailableScheduleDao); nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'availableScheduleDao': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire method: public void org.jasig.schedassist.impl.owner.SpringJDBCAvailableScheduleDaoImpl.setDataSource(javax.sql.DataSource); nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No matching bean of type [javax.sql.DataSource] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {}
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [contexts/applicationContext.xml]: Invocation of init method failed; nested exception is javax.naming.NameNotFoundException: env/jdbc/SchedulingAssistantDatabase -- service jboss.naming.context.java.module.scheduling-assistant.scheduling-assistant.env.jdbc.SchedulingAssistantDatabase
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [contexts/applicationContext.xml]: Invocation of init method failed; nested exception is javax.naming.NameNotFoundException: env/jdbc/SchedulingAssistantDatabase -- service jboss.naming.context.java.module.scheduling-assistant.scheduling-assistant.env.jdbc.SchedulingAssistantDatabase
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [contexts/applicationContext.xml]: Invocation of init method failed; nested exception is javax.naming.NameNotFoundException: env/jdbc/SchedulingAssistantDatabase -- service jboss.naming.context.java.module.scheduling-assistant.scheduling-assistant.env.jdbc.SchedulingAssistantDatabase
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [contexts/applicationContext.xml]: Invocation of init method failed; nested exception is javax.naming.NameNotFoundException: env/jdbc/SchedulingAssistantDatabase -- service jboss.naming.context.java.module.scheduling-assistant.scheduling-assistant.env.jdbc.SchedulingAssistantDatabase
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:285) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1074) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:291) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:288) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:190) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:580) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:895) [spring-context-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:425) [spring-context-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:276) [spring-web-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:197) [spring-web-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:47) [spring-web-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.apache.catalina.core.StandardContext.contextListenerStart(StandardContext.java:3392) [jbossweb-7.0.13.Final.jar:]
at org.apache.catalina.core.StandardContext.start(StandardContext.java:3850) [jbossweb-7.0.13.Final.jar:]
at org.jboss.as.web.deployment.WebDeploymentService.start(WebDeploymentService.java:90) [jboss-as-web-7.1.1.Final.jar:7.1.1.Final]
at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811)
at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [rt.jar:1.6.0_37]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [rt.jar:1.6.0_37]
at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_37]
Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire method: public void org.jasig.schedassist.remoting.soap.SOAPSchedulingAssistantServiceEndpoint.setAvailableService(org.jasig.schedassist.SchedulingAssistantService); nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'schedulingAssistantService': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire method: public void org.jasig.schedassist.impl.SchedulingAssistantServiceImpl.setAvailableScheduleDao(org.jasig.schedassist.impl.owner.AvailableScheduleDao); nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'availableScheduleDao': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire method: public void org.jasig.schedassist.impl.owner.SpringJDBCAvailableScheduleDaoImpl.setDataSource(javax.sql.DataSource); nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No matching bean of type [javax.sql.DataSource] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {}
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredMethodElement.inject(AutowiredAnnotationBeanPostProcessor.java:589) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:84) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:282) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
... 21 more
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'schedulingAssistantService': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire method: public void org.jasig.schedassist.impl.SchedulingAssistantServiceImpl.setAvailableScheduleDao(org.jasig.schedassist.impl.owner.AvailableScheduleDao); nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'availableScheduleDao': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire method: public void org.jasig.schedassist.impl.owner.SpringJDBCAvailableScheduleDaoImpl.setDataSource(javax.sql.DataSource); nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No matching bean of type [javax.sql.DataSource] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {}
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:285) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1074) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:291) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:288) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:190) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:844) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:786) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:703) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredMethodElement.inject(AutowiredAnnotationBeanPostProcessor.java:547) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
... 23 more
Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire method: public void org.jasig.schedassist.impl.SchedulingAssistantServiceImpl.setAvailableScheduleDao(org.jasig.schedassist.impl.owner.AvailableScheduleDao); nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'availableScheduleDao': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire method: public void org.jasig.schedassist.impl.owner.SpringJDBCAvailableScheduleDaoImpl.setDataSource(javax.sql.DataSource); nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No matching bean of type [javax.sql.DataSource] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {}
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredMethodElement.inject(AutowiredAnnotationBeanPostProcessor.java:589) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:84) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:282) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
... 34 more
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'availableScheduleDao': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire method: public void org.jasig.schedassist.impl.owner.SpringJDBCAvailableScheduleDaoImpl.setDataSource(javax.sql.DataSource); nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No matching bean of type [javax.sql.DataSource] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {}
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:285) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1074) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:291) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:288) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:190) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:844) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:786) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:703) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredMethodElement.inject(AutowiredAnnotationBeanPostProcessor.java:547) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
... 36 more
Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire method: public void org.jasig.schedassist.impl.owner.SpringJDBCAvailableScheduleDaoImpl.setDataSource(javax.sql.DataSource); nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No matching bean of type [javax.sql.DataSource] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {}
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredMethodElement.inject(AutowiredAnnotationBeanPostProcessor.java:589) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:84) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:282) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
... 47 more
Caused by: org.springframework.beans.factory.NoSuchBeanDefinitionException: No matching bean of type [javax.sql.DataSource] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {}
at org.springframework.beans.factory.support.DefaultListableBeanFactory.raiseNoSuchBeanDefinitionException(DefaultListableBeanFactory.java:920) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:789) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:703) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredMethodElement.inject(AutowiredAnnotationBeanPostProcessor.java:547) [spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
... 49 more
12:18:03,340 ERROR [org.apache.catalina.core.StandardContext] (MSC service thread 1-5) Error listenerStart
12:18:03,340 ERROR [org.apache.catalina.core.StandardContext] (MSC service thread 1-5) Context [/scheduling-assistant] startup failed due to previous errors
12:18:03,360 INFO [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/scheduling-assistant]] (MSC service thread 1-5) Closing Spring root WebApplicationContext
12:18:03,360 INFO [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/scheduling-assistant]] (MSC service thread 1-5) Shutting down log4j
12:18:03,370 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-5) MSC00001: Failed to start service jboss.web.deployment.default-host./scheduling-assistant: org.jboss.msc.service.StartException in service jboss.web.deployment.default-host./scheduling-assistant: JBAS018040: Failed to start context
at org.jboss.as.web.deployment.WebDeploymentService.start(WebDeploymentService.java:95)
at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [rt.jar:1.6.0_37]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [rt.jar:1.6.0_37]
at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_37]
12:18:03,575 INFO [org.jboss.as.server] (DeploymentScanner-threads - 1) JBAS015870: Deploy of deployment "scheduling-assistant.war" was rolled back with failure message {"JBAS014671: Failed services" => {"jboss.web.deployment.default-host./scheduling-assistant" => "org.jboss.msc.service.StartException in service jboss.web.deployment.default-host./scheduling-assistant: JBAS018040: Failed to start context"}}
12:18:11,661 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015877: Stopped deployment scheduling-assistant.war in 8085ms
12:18:11,661 INFO [org.jboss.as.controller] (DeploymentScanner-threads - 1) JBAS014774: Service status report
JBAS014777: Services which failed to start: service jboss.web.deployment.default-host./scheduling-assistant: org.jboss.msc.service.StartException in service jboss.web.deployment.default-host./scheduling-assistant: JBAS018040: Failed to start context
12:18:11,666 ERROR [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 2) {"JBAS014653: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-2" => {"JBAS014671: Failed services" => {"jboss.web.deployment.default-host./scheduling-assistant" => "org.jboss.msc.service.StartException in service jboss.web.deployment.default-host./scheduling-assistant: JBAS018040: Failed to start context"}}}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment