Skip to content

Instantly share code, notes, and snippets.

@azman0101
Created May 23, 2013 06:29
Show Gist options
  • Save azman0101/5633100 to your computer and use it in GitHub Desktop.
Save azman0101/5633100 to your computer and use it in GitHub Desktop.
Compiling error
azman0101@imac-de-julien:workersites-webapp$ mvn package t7:run
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Web Application 1.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ workersites-webapp ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd /Users/azman0101/Documents/SDK/projet_NFE114/workersites/workersites-webapp && git rev-parse --verify HEAD
[INFO] Working directory: /Users/azman0101/Documents/SDK/projet_NFE114/workersites/workersites-webapp
[INFO] Storing buildNumber: fc5dac96f222aea8d5eb8f2fc2163a6be05eae70 at timestamp: 08:28 23:05:2013
[INFO] Executing: /bin/sh -c cd /Users/azman0101/Documents/SDK/projet_NFE114/workersites/workersites-webapp && git rev-parse --verify HEAD
[INFO] Working directory: /Users/azman0101/Documents/SDK/projet_NFE114/workersites/workersites-webapp
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ workersites-webapp ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 0 resource
[INFO]
[INFO] --- jrebel-maven-plugin:1.1.1:generate (generate-rebel-xml) @ workersites-webapp ---
[INFO]
[INFO] --- yuicompressor-maven-plugin:1.3.2:compress (default) @ workersites-webapp ---
[INFO] nothing to do, /Users/azman0101/Documents/SDK/projet_NFE114/workersites/workersites-webapp/target/workersites/css/main.min.css is younger than original, use 'force' option or clean your target
[INFO] nothing to do, /Users/azman0101/Documents/SDK/projet_NFE114/workersites/workersites-webapp/target/workersites/css/vendor/boilerplate-4.1.0.min.css is younger than original, use 'force' option or clean your target
[INFO] nothing to do, /Users/azman0101/Documents/SDK/projet_NFE114/workersites/workersites-webapp/target/workersites/css/vendor/bootstrap-2.3.0.min.css is younger than original, use 'force' option or clean your target
[INFO] nothing to do, /Users/azman0101/Documents/SDK/projet_NFE114/workersites/workersites-webapp/target/workersites/css/vendor/bootstrap-responsive-2.3.0.min.css is younger than original, use 'force' option or clean your target
[INFO] nothing to do, /Users/azman0101/Documents/SDK/projet_NFE114/workersites/workersites-webapp/target/workersites/css/vendor/normalize-1.1.0.min.css is younger than original, use 'force' option or clean your target
[INFO] nothing to do, /Users/azman0101/Documents/SDK/projet_NFE114/workersites/workersites-webapp/target/workersites/js/common.min.js is younger than original, use 'force' option or clean your target
[INFO] nothing to do, /Users/azman0101/Documents/SDK/projet_NFE114/workersites/workersites-webapp/target/workersites/js/compatibility.min.js is younger than original, use 'force' option or clean your target
[INFO] nothing to do, /Users/azman0101/Documents/SDK/projet_NFE114/workersites/workersites-webapp/target/workersites/js/core.min.js is younger than original, use 'force' option or clean your target
[INFO] nothing to do, /Users/azman0101/Documents/SDK/projet_NFE114/workersites/workersites-webapp/target/workersites/js/pages/home.min.js is younger than original, use 'force' option or clean your target
[INFO] nothing to do, /Users/azman0101/Documents/SDK/projet_NFE114/workersites/workersites-webapp/target/workersites/js/vendor/backbone-0.9.10.min.js is younger than original, use 'force' option or clean your target
[INFO] nothing to do, /Users/azman0101/Documents/SDK/projet_NFE114/workersites/workersites-webapp/target/workersites/js/vendor/bootstrap-2.3.0.min.js is younger than original, use 'force' option or clean your target
[INFO] nothing to do, /Users/azman0101/Documents/SDK/projet_NFE114/workersites/workersites-webapp/target/workersites/js/vendor/dust-core-1.1.1.min.js is younger than original, use 'force' option or clean your target
[INFO] nothing to do, /Users/azman0101/Documents/SDK/projet_NFE114/workersites/workersites-webapp/target/workersites/js/vendor/dust-helpers-1.1.0.min.js is younger than original, use 'force' option or clean your target
[INFO] nothing to do, /Users/azman0101/Documents/SDK/projet_NFE114/workersites/workersites-webapp/target/workersites/js/vendor/jquery-1.9.1.min.js is younger than original, use 'force' option or clean your target
[INFO] nothing to do, /Users/azman0101/Documents/SDK/projet_NFE114/workersites/workersites-webapp/target/workersites/js/vendor/jquery.tinypubsub.min.js is younger than original, use 'force' option or clean your target
[INFO] nothing to do, /Users/azman0101/Documents/SDK/projet_NFE114/workersites/workersites-webapp/target/workersites/js/vendor/jquery.validate.min.js is younger than original, use 'force' option or clean your target
[INFO] nothing to do, /Users/azman0101/Documents/SDK/projet_NFE114/workersites/workersites-webapp/target/workersites/js/vendor/jstorage-0.3.1.min.js is younger than original, use 'force' option or clean your target
[INFO] nothing to do, /Users/azman0101/Documents/SDK/projet_NFE114/workersites/workersites-webapp/target/workersites/js/vendor/lodash-1.0.0rc3.min.js is younger than original, use 'force' option or clean your target
[INFO] nothing to do, /Users/azman0101/Documents/SDK/projet_NFE114/workersites/workersites-webapp/target/workersites/js/vendor/modernizr-2.6.2.min.js is younger than original, use 'force' option or clean your target
[INFO] generate aggregation : /Users/azman0101/Documents/SDK/projet_NFE114/workersites/workersites-webapp/target/workersites/css/all.css
[INFO] all.css (122361b)
[INFO] generate aggregation : /Users/azman0101/Documents/SDK/projet_NFE114/workersites/workersites-webapp/target/workersites/js/all.js
[INFO] all.js (209300b)
[INFO] nb warnings: 0, nb errors: 0
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ workersites-webapp ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ workersites-webapp ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /Users/azman0101/Documents/SDK/projet_NFE114/workersites/workersites-webapp/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ workersites-webapp ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ workersites-webapp ---
[INFO] No tests to run.
[INFO] Surefire report directory: /Users/azman0101/Documents/SDK/projet_NFE114/workersites/workersites-webapp/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-war-plugin:2.1.1:war (default-war) @ workersites-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [workersites-webapp] in [/Users/azman0101/Documents/SDK/projet_NFE114/workersites/workersites-webapp/target/workersites]
[INFO] Processing war project
[INFO] Copying webapp resources [/Users/azman0101/Documents/SDK/projet_NFE114/workersites/workersites-webapp/src/main/webapp]
[INFO] Webapp assembled in [199 msecs]
[INFO] Building war: /Users/azman0101/Documents/SDK/projet_NFE114/workersites/workersites-webapp/target/workersites.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO]
[INFO] --- maven-t7-plugin:0.9.9:run (default-cli) @ workersites-webapp ---
[INFO] Resolve Tomcat without 'docs' and 'examples'.
[WARNING] The configured Directory for configuration files does not exist. /Users/azman0101/Documents/SDK/projet_NFE114/workersites/workersites-webapp/src/main/tomcat/conf
[WARNING] Ignoring user configuration.
[INFO] No configurationArtifact found, skip this step.
[INFO] Starting Tomcat ...
mai 23, 2013 8:28:20 AM org.apache.catalina.core.AprLifecycleListener init
INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /Users/azman0101/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:.
mai 23, 2013 8:28:20 AM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-bio-8080"]
mai 23, 2013 8:28:20 AM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 523 ms
mai 23, 2013 8:28:20 AM org.apache.catalina.core.StandardService startInternal
INFO: Démarrage du service Catalina
mai 23, 2013 8:28:20 AM org.apache.catalina.core.StandardEngine startInternal
INFO: Starting Servlet Engine: Apache Tomcat/7.0.27
mai 23, 2013 8:28:20 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Déploiement du répertoire /Users/azman0101/Documents/SDK/projet_NFE114/workersites/workersites-webapp/target/tomcat/webapps/host-manager de l'application web
mai 23, 2013 8:28:20 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Déploiement du répertoire /Users/azman0101/Documents/SDK/projet_NFE114/workersites/workersites-webapp/target/tomcat/webapps/manager de l'application web
mai 23, 2013 8:28:20 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Déploiement du répertoire /Users/azman0101/Documents/SDK/projet_NFE114/workersites/workersites-webapp/target/tomcat/webapps/ROOT de l'application web
mai 23, 2013 8:28:20 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Déploiement du répertoire /Users/azman0101/Documents/SDK/projet_NFE114/workersites/workersites-webapp/target/tomcat/webapps/workersites de l'application web
mai 23, 2013 8:28:24 AM org.apache.catalina.core.ApplicationContext log
INFO: No Spring WebApplicationInitializer types detected on classpath
mai 23, 2013 8:28:24 AM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
08:28:24 [INFO] o.s.web.context.ContextLoader - Root WebApplicationContext: initialization started
08:28:24 [INFO] o.s.w.c.s.XmlWebApplicationContext - Refreshing Root WebApplicationContext: startup date [Thu May 23 08:28:24 CEST 2013]; root of context hierarchy
08:28:24 [INFO] o.s.b.f.x.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/spring.xml]
08:28:24 [INFO] o.s.b.f.x.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/spring-security.xml]
08:28:24 [INFO] o.s.s.c.SpringSecurityCoreVersion - You are running with Spring Security Core 3.2.0.M1
08:28:24 [INFO] o.s.s.c.SecurityNamespaceHandler - Spring Security 'config' module version is 3.2.0.M1
08:28:24 [INFO] o.s.s.c.m.GlobalMethodSecurityBeanDefinitionParser - Expressions were enabled for method security but no SecurityExpressionHandler was configured. All hasPermision() expressions will evaluate to false.
08:28:24 [INFO] o.s.s.c.h.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'isAnonymous()' for /login
08:28:24 [INFO] o.s.s.c.h.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'permitAll' for /home
08:28:24 [INFO] o.s.s.c.h.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'permitAll' for /signup
08:28:24 [INFO] o.s.s.c.h.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'isAuthenticated()' for /**
08:28:24 [INFO] o.s.s.c.h.HttpSecurityBeanDefinitionParser - 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 = 200, Root bean: class [org.springframework.security.web.session.ConcurrentSessionFilter]; 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.context.request.async.WebAsyncManagerIntegrationFilter]; 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.logout.LogoutFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 500, <org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter#0>, order = 900, 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 = 1400, 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 = 1500, Root bean: class [org.springframework.security.web.authentication.AnonymousAuthenticationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1800, 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 = 1900, 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 = 2000, <org.springframework.security.web.access.intercept.FilterSecurityInterceptor#0>, order = 2100]
08:28:25 [INFO] o.s.c.s.PropertySourcesPlaceholderConfigurer - Loading properties file from ServletContext resource [/WEB-INF/jdbc.properties]
08:28:25 [WARN] o.s.b.f.c.CustomEditorConfigurer - Passing PropertyEditor instances into CustomEditorConfigurer is deprecated: use PropertyEditorRegistrars or PropertyEditor class names instead. Offending key [java.io.Reader; offending editor instance: com.baker.util.ServletContextResourceReaderPropertyEditor@2c1907ae
08:28:25 [INFO] o.s.b.f.s.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@2f756f1: defining beans [org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0,org.springframework.context.config.internalBeanConfigurerAspect,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,applicationMessageSource,validator,org.springframework.beans.factory.config.CustomEditorConfigurer#0,org.springframework.mail.javamail.JavaMailSenderImpl#0,org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler#0,org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource#0,org.springframework.security.access.vote.AffirmativeBased#0,org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor#0,org.springframework.security.methodSecurityMetadataSourceAdvisor,org.springframework.aop.config.internalAutoProxyCreator,org.springframework.security.filterChains,org.springframework.security.filterChainProxy,org.springframework.security.web.DefaultSecurityFilterChain#0,org.springframework.security.web.DefaultSecurityFilterChain#1,org.springframework.security.web.DefaultSecurityFilterChain#2,org.springframework.security.web.DefaultSecurityFilterChain#3,org.springframework.security.web.DefaultSecurityFilterChain#4,org.springframework.security.web.DefaultSecurityFilterChain#5,org.springframework.security.web.DefaultSecurityFilterChain#6,org.springframework.security.web.DefaultSecurityFilterChain#7,org.springframework.security.web.DefaultSecurityFilterChain#8,org.springframework.security.web.DefaultSecurityFilterChain#9,org.springframework.security.web.PortMapperImpl#0,org.springframework.security.web.PortResolverImpl#0,org.springframework.security.config.authentication.AuthenticationManagerFactoryBean#0,org.springframework.security.authentication.ProviderManager#0,org.springframework.security.web.context.HttpSessionSecurityContextRepository#0,org.springframework.security.core.session.SessionRegistryImpl#0,org.springframework.security.web.authentication.session.ConcurrentSessionControlStrategy#0,org.springframework.security.web.savedrequest.HttpSessionRequestCache#0,org.springframework.security.web.access.expression.DefaultWebSecurityExpressionHandler#0,org.springframework.security.access.vote.AffirmativeBased#1,org.springframework.security.web.access.intercept.FilterSecurityInterceptor#0,org.springframework.security.web.access.DefaultWebInvocationPrivilegeEvaluator#0,org.springframework.security.authentication.AnonymousAuthenticationProvider#0,org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter#0,org.springframework.security.userDetailsServiceFactory,org.springframework.security.web.DefaultSecurityFilterChain#10,org.springframework.security.provisioning.InMemoryUserDetailsManager#0,org.springframework.security.authentication.dao.DaoAuthenticationProvider#0,org.springframework.security.authentication.DefaultAuthenticationEventPublisher#0,org.springframework.security.authenticationManager,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor]; root of factory hierarchy
08:28:25 [DEBUG] org.jboss.logging - Logging Provider: org.jboss.logging.Slf4jLoggerProvider
08:28:25 [INFO] o.h.v.internal.util.Version - HV000001: Hibernate Validator 4.3.1.Final
08:28:25 [DEBUG] o.h.v.i.e.r.DefaultTraversableResolver - Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
08:28:25 [DEBUG] o.h.v.i.e.r.DefaultTraversableResolver - Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
08:28:25 [DEBUG] o.h.v.i.engine.ConfigurationImpl - Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
08:28:25 [DEBUG] o.h.v.i.engine.ConfigurationImpl - Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
08:28:25 [DEBUG] o.h.v.i.xml.ValidationXmlParser - Trying to load META-INF/validation.xml for XML based Validator configuration.
08:28:25 [DEBUG] o.h.v.i.xml.ValidationXmlParser - No META-INF/validation.xml found. Using annotation based configuration only.
08:28:25 [INFO] o.s.s.w.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/robots.txt'], []
08:28:25 [INFO] o.s.s.w.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/crossdomain.xml'], []
08:28:25 [INFO] o.s.s.w.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/favicon.ico'], []
08:28:25 [INFO] o.s.s.w.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/apple-touch-*.png'], []
08:28:25 [INFO] o.s.s.w.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/flow/**'], []
08:28:25 [INFO] o.s.s.w.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/resources/**'], []
08:28:25 [INFO] o.s.s.w.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/resources.json'], []
08:28:25 [INFO] o.s.s.w.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/error/**'], []
08:28:25 [INFO] o.s.s.w.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/about'], []
08:28:25 [INFO] o.s.s.w.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/contact'], []
08:28:26 [INFO] o.s.s.w.DefaultSecurityFilterChain - Creating filter chain: org.springframework.security.web.util.AnyRequestMatcher@1, [org.springframework.security.web.context.SecurityContextPersistenceFilter@319aefb, org.springframework.security.web.session.ConcurrentSessionFilter@b2ee254, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@330cfe88, org.springframework.security.web.authentication.logout.LogoutFilter@1a1aace7, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@4d4d7f14, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1ad221b2, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@59a23adf, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@29c73472, org.springframework.security.web.session.SessionManagementFilter@55443dcb, org.springframework.security.web.access.ExceptionTranslationFilter@73350628, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1e27672f]
08:28:26 [INFO] o.s.s.c.h.DefaultFilterChainValidator - Checking whether login URL '/login' is accessible with your configuration
08:28:26 [INFO] o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 1653 ms
mai 23, 2013 8:28:26 AM org.apache.catalina.core.ApplicationContext log
INFO: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: loaded (conf ok)
mai 23, 2013 8:28:26 AM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring FrameworkServlet 'spring'
08:28:26 [INFO] o.s.w.servlet.DispatcherServlet - FrameworkServlet 'spring': initialization started
mai 23, 2013 8:28:26 AM org.apache.catalina.core.ApplicationContext log
SEVERE: StandardWrapper.Throwable
java.lang.NoSuchMethodError: org.springframework.web.context.ConfigurableWebApplicationContext.getEnvironment()Lorg/springframework/web/context/ConfigurableWebEnvironment;
at org.springframework.web.servlet.FrameworkServlet.configureAndRefreshWebApplicationContext(FrameworkServlet.java:641)
at org.springframework.web.servlet.FrameworkServlet.createWebApplicationContext(FrameworkServlet.java:598)
at org.springframework.web.servlet.FrameworkServlet.createWebApplicationContext(FrameworkServlet.java:661)
at org.springframework.web.servlet.FrameworkServlet.initWebApplicationContext(FrameworkServlet.java:517)
at org.springframework.web.servlet.FrameworkServlet.initServletBean(FrameworkServlet.java:458)
at org.springframework.web.servlet.HttpServletBean.init(HttpServletBean.java:138)
at javax.servlet.GenericServlet.init(GenericServlet.java:160)
at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:1266)
at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1185)
at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:1080)
at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:5015)
at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5302)
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:895)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:871)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:615)
at org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:1099)
at org.apache.catalina.startup.HostConfig$DeployDirectory.run(HostConfig.java:1621)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:722)
mai 23, 2013 8:28:26 AM org.apache.catalina.core.StandardContext loadOnStartup
SEVERE: La servlet /workersites a généré une exception "load()"
java.lang.NoSuchMethodError: org.springframework.web.context.ConfigurableWebApplicationContext.getEnvironment()Lorg/springframework/web/context/ConfigurableWebEnvironment;
at org.springframework.web.servlet.FrameworkServlet.configureAndRefreshWebApplicationContext(FrameworkServlet.java:641)
at org.springframework.web.servlet.FrameworkServlet.createWebApplicationContext(FrameworkServlet.java:598)
at org.springframework.web.servlet.FrameworkServlet.createWebApplicationContext(FrameworkServlet.java:661)
at org.springframework.web.servlet.FrameworkServlet.initWebApplicationContext(FrameworkServlet.java:517)
at org.springframework.web.servlet.FrameworkServlet.initServletBean(FrameworkServlet.java:458)
at org.springframework.web.servlet.HttpServletBean.init(HttpServletBean.java:138)
at javax.servlet.GenericServlet.init(GenericServlet.java:160)
at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:1266)
at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1185)
at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:1080)
at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:5015)
at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5302)
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:895)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:871)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:615)
at org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:1099)
at org.apache.catalina.startup.HostConfig$DeployDirectory.run(HostConfig.java:1621)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:722)
mai 23, 2013 8:28:26 AM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-bio-8080"]
mai 23, 2013 8:28:26 AM org.apache.catalina.startup.Catalina start
INFO: Server startup in 5620 ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment