FailedConsole Output

Skipping 8,513 KB.. Full Log
) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:272) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:104) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.server.Connectors.executeRootHandler(Connectors.java:202) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:805) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [rt.jar:1.8.0_144]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [rt.jar:1.8.0_144]
	at java.lang.Thread.run(Thread.java:748) [rt.jar:1.8.0_144]
Caused by: javax.ws.rs.BadRequestException: Invalid SportType
	at ligaaas.teamc.rest.CompetitionResource.getPublicCompetitions(CompetitionResource.java:50) [classes:]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_144]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_144]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_144]
	at java.lang.reflect.Method.invoke(Method.java:498) [rt.jar:1.8.0_144]
	at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:82) [wildfly-weld-10.1.0.Final.jar:10.1.0.Final]
	at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:93) [wildfly-weld-10.1.0.Final.jar:10.1.0.Final]
	at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47) [wildfly-jpa-10.1.0.Final.jar:10.1.0.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:64) [weld-core-impl-2.3.5.Final.jar:2.3.5.Final]
	at org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:83) [wildfly-weld-10.1.0.Final.jar:10.1.0.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) [wildfly-ee-10.1.0.Final.jar:10.1.0.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.as.ejb3.component.interceptors.NonPooledEJBComponentInstanceAssociatingInterceptor.processInvocation(NonPooledEJBComponentInstanceAssociatingInterceptor.java:59) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:275) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
	... 89 more

22:44:41,273 ERROR [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-18) RESTEASY002010: Failed to execute: javax.ws.rs.BadRequestException: Invalid SportType
	at ligaaas.teamc.rest.CompetitionResource.getPublicCompetitions(CompetitionResource.java:50) [classes:]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_144]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_144]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_144]
	at java.lang.reflect.Method.invoke(Method.java:498) [rt.jar:1.8.0_144]
	at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:82) [wildfly-weld-10.1.0.Final.jar:10.1.0.Final]
	at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:93) [wildfly-weld-10.1.0.Final.jar:10.1.0.Final]
	at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47) [wildfly-jpa-10.1.0.Final.jar:10.1.0.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:64) [weld-core-impl-2.3.5.Final.jar:2.3.5.Final]
	at org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:83) [wildfly-weld-10.1.0.Final.jar:10.1.0.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) [wildfly-ee-10.1.0.Final.jar:10.1.0.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.as.ejb3.component.interceptors.NonPooledEJBComponentInstanceAssociatingInterceptor.processInvocation(NonPooledEJBComponentInstanceAssociatingInterceptor.java:59) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:275) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
	at org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:327) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
	at org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:239) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:100) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:54) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:636) [wildfly-elytron-1.1.2.Final.jar:1.1.2.Final]
	at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80) [:1.5.0.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:185)
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:73)
	at ligaaas.teamc.rest.CompetitionResource$$$view1.getPublicCompetitions(Unknown Source) [classes:]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_144]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_144]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_144]
	at java.lang.reflect.Method.invoke(Method.java:498) [rt.jar:1.8.0_144]
	at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:139) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
	at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:295) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
	at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:249) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
	at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:236) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
	at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:402) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
	at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:209) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
	at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:221) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
	at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:56) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
	at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:51) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.Final]
	at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.security.handlers.AuthenticationConstraintHandler.handleRequest(AuthenticationConstraintHandler.java:53) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.security.ServletSecurityConstraintHandler.handleRequest(ServletSecurityConstraintHandler.java:59) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:292) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:81) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:138) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:135) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:272) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:104) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.server.Connectors.executeRootHandler(Connectors.java:202) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:805) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [rt.jar:1.8.0_144]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [rt.jar:1.8.0_144]
	at java.lang.Thread.run(Thread.java:748) [rt.jar:1.8.0_144]

Hibernate: select competitio0_.competitionId as competit1_0_, competitio0_.contact_ContactId as contact12_0_, competitio0_.competitionDeleted as competit2_0_, competitio0_.competitionDescription as competit3_0_, competitio0_.headQuarter_HeadQuarterId as headQua13_0_, competitio0_.competitionMaxTeams as competit4_0_, competitio0_.competitionMinTeams as competit5_0_, competitio0_.competitionName as competit6_0_, competitio0_.competitionOpen as competit7_0_, competitio0_.competitionPublic as competit8_0_, competitio0_.competitionShortName as competit9_0_, competitio0_.competitionSportType as competi10_0_, competitio0_.competitionType as competi11_0_, competitio0_.user_UserId as user_Us14_0_ from Competition competitio0_ inner join HeadQuarter headquarte1_ on competitio0_.headQuarter_HeadQuarterId=headquarte1_.headQuarterId where headquarte1_.headquarterLocality=? and competitio0_.competitionDeleted=0
Hibernate: select contact0_.contactId as contactI1_1_0_, contact0_.contactEmail as contactE2_1_0_, contact0_.contactFacebook as contactF3_1_0_, contact0_.contactInstagram as contactI4_1_0_, contact0_.contactPhone as contactP5_1_0_, contact0_.contactTwitter as contactT6_1_0_, contact0_.contactWeb as contactW7_1_0_ from Contact contact0_ where contact0_.contactId=?
Hibernate: select headquarte0_.headQuarterId as headQuar1_3_0_, headquarte0_.headQuarterManagedByUser_userId as headQuar8_3_0_, headquarte0_.headquarterAddress as headquar2_3_0_, headquarte0_.headquarterDeleted as headquar3_3_0_, headquarte0_.headquarterDescription as headquar4_3_0_, headquarte0_.headquarterLocality as headquar5_3_0_, headquarte0_.headquarterName as headquar6_3_0_, headquarte0_.headquarterProvince as headquar7_3_0_, user1_.userId as userId1_11_1_, user1_.userBirthdate as userBirt2_11_1_, user1_.userConfirmed as userConf3_11_1_, user1_.userCountry as userCoun4_11_1_, user1_.userDeleted as userDele5_11_1_, user1_.userEmail as userEmai6_11_1_, user1_.userFacebook as userFace7_11_1_, user1_.userIdentificationDocument as userIden8_11_1_, user1_.userInstagram as userInst9_11_1_, user1_.userLocality as userLoc10_11_1_, user1_.userLogin as userLog11_11_1_, user1_.userName as userNam12_11_1_, user1_.userPassword as userPas13_11_1_, user1_.userPhone as userPho14_11_1_, user1_.userPlayer_playerId as userPla20_11_1_, user1_.userProvince as userPro15_11_1_, user1_.userResidence as userRes16_11_1_, user1_.userSurname as userSur17_11_1_, user1_.userToken as userTok18_11_1_, user1_.userTwitter as userTwi19_11_1_, player2_.playerId as playerId1_5_2_, player2_.playerEmail as playerEm2_5_2_, player2_.playerFavouriteSportsList as playerFa3_5_2_, player2_.playerFavouriteTeamList as playerFa4_5_2_, player2_.playerInterests as playerIn5_5_2_, player2_.playerLocation as playerLo6_5_2_, player2_.playerManagedByUser_userId as playerM11_5_2_, player2_.playerNickName as playerNi7_5_2_, player2_.playerPicture as playerPi8_5_2_, player2_.playerPrivacity as playerPr9_5_2_, player2_.playerProvince as playerP10_5_2_, user3_.userId as userId1_11_3_, user3_.userBirthdate as userBirt2_11_3_, user3_.userConfirmed as userConf3_11_3_, user3_.userCountry as userCoun4_11_3_, user3_.userDeleted as userDele5_11_3_, user3_.userEmail as userEmai6_11_3_, user3_.userFacebook as userFace7_11_3_, user3_.userIdentificationDocument as userIden8_11_3_, user3_.userInstagram as userInst9_11_3_, user3_.userLocality as userLoc10_11_3_, user3_.userLogin as userLog11_11_3_, user3_.userName as userNam12_11_3_, user3_.userPassword as userPas13_11_3_, user3_.userPhone as userPho14_11_3_, user3_.userPlayer_playerId as userPla20_11_3_, user3_.userProvince as userPro15_11_3_, user3_.userResidence as userRes16_11_3_, user3_.userSurname as userSur17_11_3_, user3_.userToken as userTok18_11_3_, user3_.userTwitter as userTwi19_11_3_ from HeadQuarter headquarte0_ inner join User user1_ on headquarte0_.headQuarterManagedByUser_userId=user1_.userId left outer join Player player2_ on user1_.userPlayer_playerId=player2_.playerId left outer join User user3_ on player2_.playerManagedByUser_userId=user3_.userId where headquarte0_.headQuarterId=?
22:44:41,514 ERROR [org.jboss.as.ejb3.invocation] (default task-20) WFLYEJB0034: EJB Invocation failed on component CompetitionResource for method public javax.ws.rs.core.Response ligaaas.teamc.rest.CompetitionResource.getPublicCompetitions(java.lang.String,java.lang.String): javax.ejb.EJBException: javax.ws.rs.BadRequestException: Only one filter at a time
	at org.jboss.as.ejb3.tx.CMTTxInterceptor.handleExceptionInOurTx(CMTTxInterceptor.java:187) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
	at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:277) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
	at org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:327) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
	at org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:239) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:100) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:54) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:636) [wildfly-elytron-1.1.2.Final.jar:1.1.2.Final]
	at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80) [:1.5.0.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:185)
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:73)
	at ligaaas.teamc.rest.CompetitionResource$$$view1.getPublicCompetitions(Unknown Source) [classes:]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_144]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_144]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_144]
	at java.lang.reflect.Method.invoke(Method.java:498) [rt.jar:1.8.0_144]
	at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:139) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
	at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:295) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
	at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:249) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
	at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:236) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
	at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:402) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
	at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:209) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
	at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:221) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
	at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:56) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
	at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:51) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.Final]
	at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.security.handlers.AuthenticationConstraintHandler.handleRequest(AuthenticationConstraintHandler.java:53) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.security.ServletSecurityConstraintHandler.handleRequest(ServletSecurityConstraintHandler.java:59) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:292) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:81) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:138) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:135) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:272) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:104) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.server.Connectors.executeRootHandler(Connectors.java:202) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:805) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [rt.jar:1.8.0_144]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [rt.jar:1.8.0_144]
	at java.lang.Thread.run(Thread.java:748) [rt.jar:1.8.0_144]
Caused by: javax.ws.rs.BadRequestException: Only one filter at a time
	at ligaaas.teamc.rest.CompetitionResource.getPublicCompetitions(CompetitionResource.java:55) [classes:]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_144]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_144]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_144]
	at java.lang.reflect.Method.invoke(Method.java:498) [rt.jar:1.8.0_144]
	at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:82) [wildfly-weld-10.1.0.Final.jar:10.1.0.Final]
	at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:93) [wildfly-weld-10.1.0.Final.jar:10.1.0.Final]
	at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47) [wildfly-jpa-10.1.0.Final.jar:10.1.0.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:64) [weld-core-impl-2.3.5.Final.jar:2.3.5.Final]
	at org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:83) [wildfly-weld-10.1.0.Final.jar:10.1.0.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) [wildfly-ee-10.1.0.Final.jar:10.1.0.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.as.ejb3.component.interceptors.NonPooledEJBComponentInstanceAssociatingInterceptor.processInvocation(NonPooledEJBComponentInstanceAssociatingInterceptor.java:59) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:275) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
	... 89 more

22:44:41,532 ERROR [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-20) RESTEASY002010: Failed to execute: javax.ws.rs.BadRequestException: Only one filter at a time
	at ligaaas.teamc.rest.CompetitionResource.getPublicCompetitions(CompetitionResource.java:55) [classes:]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_144]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_144]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_144]
	at java.lang.reflect.Method.invoke(Method.java:498) [rt.jar:1.8.0_144]
	at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:82) [wildfly-weld-10.1.0.Final.jar:10.1.0.Final]
	at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:93) [wildfly-weld-10.1.0.Final.jar:10.1.0.Final]
	at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47) [wildfly-jpa-10.1.0.Final.jar:10.1.0.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:64) [weld-core-impl-2.3.5.Final.jar:2.3.5.Final]
	at org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:83) [wildfly-weld-10.1.0.Final.jar:10.1.0.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) [wildfly-ee-10.1.0.Final.jar:10.1.0.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.as.ejb3.component.interceptors.NonPooledEJBComponentInstanceAssociatingInterceptor.processInvocation(NonPooledEJBComponentInstanceAssociatingInterceptor.java:59) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:275) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
	at org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:327) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
	at org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:239) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:100) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:54) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:636) [wildfly-elytron-1.1.2.Final.jar:1.1.2.Final]
	at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80) [:1.5.0.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:185)
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
	at org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:73)
	at ligaaas.teamc.rest.CompetitionResource$$$view1.getPublicCompetitions(Unknown Source) [classes:]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_144]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_144]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_144]
	at java.lang.reflect.Method.invoke(Method.java:498) [rt.jar:1.8.0_144]
	at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:139) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
	at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:295) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
	at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:249) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
	at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:236) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
	at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:402) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
	at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:209) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
	at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:221) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
	at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:56) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
	at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:51) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.Final]
	at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.security.handlers.AuthenticationConstraintHandler.handleRequest(AuthenticationConstraintHandler.java:53) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.security.ServletSecurityConstraintHandler.handleRequest(ServletSecurityConstraintHandler.java:59) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:292) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:81) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:138) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:135) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:272) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:104) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.server.Connectors.executeRootHandler(Connectors.java:202) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:805) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [rt.jar:1.8.0_144]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [rt.jar:1.8.0_144]
	at java.lang.Thread.run(Thread.java:748) [rt.jar:1.8.0_144]

22:44:42,027 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 16) WFLYUT0022: Unregistered web context: /test1
22:44:42,139 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 16) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test1.war#test'
22:44:42,140 INFO  [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 16) HHH000227: Running hbm2ddl schema export
Hibernate: drop table Competition if exists
Hibernate: drop table Contact if exists
Hibernate: drop table Game if exists
Hibernate: drop table HeadQuarter if exists
Hibernate: drop table Match_matchComments if exists
Hibernate: drop table Player if exists
Hibernate: drop table Round if exists
Hibernate: drop table Round_roundComments if exists
Hibernate: drop table Team if exists
Hibernate: drop table Team_Competition if exists
Hibernate: drop table Team_Player if exists
Hibernate: drop table User if exists
Hibernate: drop sequence if exists hibernate_sequence
22:44:42,192 INFO  [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 16) HHH000230: Schema export complete
22:44:42,207 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 16) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test1.war#test'
22:44:42,256 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 63) WFLYCLINF0003: Stopped client-mappings cache from ejb container
22:44:42,300 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0028: Stopped deployment test1.war (runtime-name: test1.war) in 310ms
22:44:42,347 WARN  [org.jboss.as.controller] (management-handler-thread - 3) WFLYCTL0357: Notification of type deployment-undeployed is not described for the resource at the address []
22:44:42,357 INFO  [org.jboss.as.repository] (management-handler-thread - 3) WFLYDR0002: Content removed from location /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/wildfly-10.1.0.Final/standalone/data/content/e5/cdb97096537eda93d13e810c7c59c3b923b4bf/content
22:44:42,360 INFO  [org.jboss.as.server] (management-handler-thread - 3) WFLYSRV0009: Undeployed "test1.war" (runtime-name: "test1.war")
22:44:43,161 WARNING [org.jboss.arquillian.core.spi.ObserverMethod] (main) Argument 2 for ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked.
22:44:46,945 INFO  [org.jboss.as.repository] (management-handler-thread - 4) WFLYDR0001: Content added at location /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/wildfly-10.1.0.Final/standalone/data/content/50/38c10d287f6d99763a99a3daaeaf3a77e4c555/content
22:44:46,951 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "test.war" (runtime-name: "test.war")
22:44:47,999 INFO  [org.jboss.as.jpa] (MSC service thread 1-3) WFLYJPA0002: Read persistence.xml for test
22:44:48,073 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 63) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test.war#test'
22:44:48,074 INFO  [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 63) HHH000204: Processing PersistenceUnitInfo [
	name: test
	...]
22:44:48,200 INFO  [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment test.war
22:44:48,234 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'PlayerEJB' in deployment unit 'deployment "test.war"' are as follows:

	java:global/test/PlayerEJB!ligaaas.teamc.service.PlayerEJB
	java:app/test/PlayerEJB!ligaaas.teamc.service.PlayerEJB
	java:module/PlayerEJB!ligaaas.teamc.service.PlayerEJB
	java:global/test/PlayerEJB
	java:app/test/PlayerEJB
	java:module/PlayerEJB

22:44:48,239 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'UserEJB' in deployment unit 'deployment "test.war"' are as follows:

	java:global/test/UserEJB!ligaaas.teamc.service.UserEJB
	java:app/test/UserEJB!ligaaas.teamc.service.UserEJB
	java:module/UserEJB!ligaaas.teamc.service.UserEJB
	java:global/test/UserEJB
	java:app/test/UserEJB
	java:module/UserEJB

22:44:48,240 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'CompetitionEJB' in deployment unit 'deployment "test.war"' are as follows:

	java:global/test/CompetitionEJB!ligaaas.teamc.service.CompetitionEJB
	java:app/test/CompetitionEJB!ligaaas.teamc.service.CompetitionEJB
	java:module/CompetitionEJB!ligaaas.teamc.service.CompetitionEJB
	java:global/test/CompetitionEJB
	java:app/test/CompetitionEJB
	java:module/CompetitionEJB

22:44:48,241 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'TeamEJB' in deployment unit 'deployment "test.war"' are as follows:

	java:global/test/TeamEJB!ligaaas.teamc.service.TeamEJB
	java:app/test/TeamEJB!ligaaas.teamc.service.TeamEJB
	java:module/TeamEJB!ligaaas.teamc.service.TeamEJB
	java:global/test/TeamEJB
	java:app/test/TeamEJB
	java:module/TeamEJB

22:44:48,241 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'MatchEJB' in deployment unit 'deployment "test.war"' are as follows:

	java:global/test/MatchEJB!ligaaas.teamc.service.MatchEJB
	java:app/test/MatchEJB!ligaaas.teamc.service.MatchEJB
	java:module/MatchEJB!ligaaas.teamc.service.MatchEJB
	java:global/test/MatchEJB
	java:app/test/MatchEJB
	java:module/MatchEJB

22:44:48,242 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'HeadQuarterEJB' in deployment unit 'deployment "test.war"' are as follows:

	java:global/test/HeadQuarterEJB!ligaaas.teamc.service.HeadQuarterEJB
	java:app/test/HeadQuarterEJB!ligaaas.teamc.service.HeadQuarterEJB
	java:module/HeadQuarterEJB!ligaaas.teamc.service.HeadQuarterEJB
	java:global/test/HeadQuarterEJB
	java:app/test/HeadQuarterEJB
	java:module/HeadQuarterEJB

22:44:48,244 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'RoundEJB' in deployment unit 'deployment "test.war"' are as follows:

	java:global/test/RoundEJB!ligaaas.teamc.service.RoundEJB
	java:app/test/RoundEJB!ligaaas.teamc.service.RoundEJB
	java:module/RoundEJB!ligaaas.teamc.service.RoundEJB
	java:global/test/RoundEJB
	java:app/test/RoundEJB
	java:module/RoundEJB

22:44:48,418 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 63) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
22:44:48,419 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 63) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
22:44:48,483 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 63) WFLYCLINF0002: Started client-mappings cache from ejb container
22:44:48,556 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 63) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test.war#test'
22:44:48,560 INFO  [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 63) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
22:44:48,561 WARN  [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 63) HHH000431: Unable to determine H2 database version, certain features may not work
22:44:48,582 INFO  [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 63) Envers integration enabled? : true
22:44:49,195 INFO  [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 63) HHH000227: Running hbm2ddl schema export
Hibernate: drop table Competition if exists
Hibernate: drop table Contact if exists
Hibernate: drop table Game if exists
Hibernate: drop table HeadQuarter if exists
Hibernate: drop table Match_matchComments if exists
Hibernate: drop table Player if exists
Hibernate: drop table Round if exists
Hibernate: drop table Round_roundComments if exists
Hibernate: drop table Team if exists
Hibernate: drop table Team_Competition if exists
Hibernate: drop table Team_Player if exists
Hibernate: drop table User if exists
Hibernate: drop sequence if exists hibernate_sequence
Hibernate: create sequence hibernate_sequence start with 1 increment by 1
Hibernate: create table Competition (competitionId bigint not null, competitionDeleted boolean not null, competitionDescription varchar(240), competitionMaxTeams integer not null check (competitionMaxTeams>=1), competitionMinTeams integer not null check (competitionMinTeams>=1), competitionName varchar(60) not null, competitionOpen boolean not null, competitionPublic boolean not null, competitionShortName varchar(10) not null, competitionSportType varchar(255) not null, competitionType varchar(255) not null, contact_ContactId bigint, headQuarter_HeadQuarterId bigint, user_UserId bigint, primary key (competitionId))
Hibernate: create table Contact (contactId bigint not null, contactEmail varchar(100), contactFacebook varchar(100), contactInstagram varchar(100), contactPhone varchar(255) not null, contactTwitter varchar(100), contactWeb varchar(100), primary key (contactId))
Hibernate: create table Game (matchId bigint not null, matchDate timestamp not null, matchDescription varchar(240) not null, matchDuration integer not null check (matchDuration>=0), matchLocalPoints integer not null check (matchLocalPoints>=0), matchState varchar(255) not null, matchVisitingPoints integer not null check (matchVisitingPoints>=0), team_homeTeamId bigint not null, headQuarter_HeadQuarterId bigint, round_roundId bigint not null, team_visitingTeamId bigint not null, primary key (matchId))
Hibernate: create table HeadQuarter (headQuarterId bigint not null, headquarterAddress varchar(100) not null, headquarterDeleted boolean not null, headquarterDescription varchar(240) not null, headquarterLocality varchar(100) not null, headquarterName varchar(60) not null, headquarterProvince varchar(100) not null, headQuarterManagedByUser_userId bigint not null, primary key (headQuarterId))
Hibernate: create table Match_matchComments (Match_matchId bigint not null, matchComments varchar(255))
Hibernate: create table Player (playerId bigint not null, playerEmail varchar(40) not null, playerFavouriteSportsList varchar(255), playerFavouriteTeamList varchar(255), playerInterests varchar(1000), playerLocation varchar(100) not null, playerNickName varchar(30) not null, playerPicture binary(255), playerPrivacity boolean not null, playerProvince varchar(50) not null, playerManagedByUser_userId bigint, primary key (playerId))
Hibernate: create table Round (roundId bigint not null, roundDate timestamp not null, roundDescription varchar(240) not null, roundNumber integer not null check (roundNumber>=1), roundState varchar(255) not null, competition_CompetitionId bigint not null, headQuarter_HeadQuarterId bigint, primary key (roundId))
Hibernate: create table Round_roundComments (Round_roundId bigint not null, roundComments varchar(255))
Hibernate: create table Team (teamId bigint not null, teamDeleted boolean not null, teamDescription varchar(240), teamMaxPlayers integer not null check (teamMaxPlayers>=1), teamMinPlayers integer not null check (teamMinPlayers>=1), teamName varchar(60) not null, teamOpen boolean not null, teamPublic boolean not null, teamShortName varchar(10) not null, teamSportType varchar(255) not null, contact_ContactId bigint, headQuarter_HeadQuarterId bigint, user_UserId bigint, primary key (teamId))
Hibernate: create table Team_Competition (team_TeamId bigint not null, competition_CompetitionId bigint not null)
Hibernate: create table Team_Player (team_TeamId bigint not null, player_PlayerId bigint not null)
Hibernate: create table User (userId bigint not null, userBirthdate timestamp, userConfirmed boolean not null, userCountry varchar(100), userDeleted boolean not null, userEmail varchar(100) not null, userFacebook varchar(100), userIdentificationDocument varchar(10), userInstagram varchar(100), userLocality varchar(100), userLogin varchar(15) not null, userName varchar(60) not null, userPassword varchar(60) not null, userPhone varchar(255), userProvince varchar(100), userResidence varchar(100), userSurname varchar(60) not null, userToken varchar(255), userTwitter varchar(100), userPlayer_playerId bigint, primary key (userId))
Hibernate: alter table User add constraint UK_p4yevdj0vncgm8qtapdj1lyq3 unique (userEmail)
Hibernate: alter table User add constraint UK_rfxv6sv51j0exr1ug5pefpu48 unique (userIdentificationDocument)
Hibernate: alter table User add constraint UK_k073r86m6kddr9ds2w5wv7aea unique (userLogin)
Hibernate: alter table Competition add constraint FK1rwmtjujq0pydj0fqrdw5s030 foreign key (contact_ContactId) references Contact
Hibernate: alter table Competition add constraint FK68nipvfeyih59kfjbxjtcxjex foreign key (headQuarter_HeadQuarterId) references HeadQuarter
Hibernate: alter table Competition add constraint FKglg0mp9plpidhd3xlea1u2bxl foreign key (user_UserId) references User
Hibernate: alter table Game add constraint FKb7wb0a1wq54no4c2c84scy4l8 foreign key (team_homeTeamId) references Team
Hibernate: alter table Game add constraint FKc38la2u3g0gskowrbt0inyspb foreign key (headQuarter_HeadQuarterId) references HeadQuarter
Hibernate: alter table Game add constraint FKrmwb6m979pyxdckixg5fjlv3c foreign key (round_roundId) references Round
Hibernate: alter table Game add constraint FK575r0u27ti4tgma9ru8hcw5fd foreign key (team_visitingTeamId) references Team
Hibernate: alter table HeadQuarter add constraint FK2hejn2tmajx1md4bo0xu8crhn foreign key (headQuarterManagedByUser_userId) references User
Hibernate: alter table Match_matchComments add constraint FKq6clvkp1pm3n5x608tcppw6ol foreign key (Match_matchId) references Game
Hibernate: alter table Player add constraint FKgyfsifln4ef6lklyrmbr6owms foreign key (playerManagedByUser_userId) references User
Hibernate: alter table Round add constraint FKacjq1yq14e9qgiq1mpg9y4yxc foreign key (competition_CompetitionId) references Competition
Hibernate: alter table Round add constraint FKd812j0ck49q1xk7yqpx5yn8up foreign key (headQuarter_HeadQuarterId) references HeadQuarter
Hibernate: alter table Round_roundComments add constraint FK6usts820dvje4ldd3cedv27y9 foreign key (Round_roundId) references Round
Hibernate: alter table Team add constraint FKifas7j4bqm6iyba6h34qna2d8 foreign key (contact_ContactId) references Contact
Hibernate: alter table Team add constraint FK66sta9172t8hxbvu6e08m2nrq foreign key (headQuarter_HeadQuarterId) references HeadQuarter
Hibernate: alter table Team add constraint FKe3tgkuij1di4iticg33bb880w foreign key (user_UserId) references User
Hibernate: alter table Team_Competition add constraint FKe5e9wrqkho12rd1ptuoe41jo5 foreign key (competition_CompetitionId) references Competition
Hibernate: alter table Team_Competition add constraint FKrd2ilfo0s3ss09xpk4vt0ced6 foreign key (team_TeamId) references Team
Hibernate: alter table Team_Player add constraint FK14us2vt2gd42dfo9o1fvpsd3r foreign key (player_PlayerId) references Player
Hibernate: alter table Team_Player add constraint FKnkijh7sf18hek5dvbb9a0chmv foreign key (team_TeamId) references Team
Hibernate: alter table User add constraint FK6nt1084u364brf8fdr9imr7ta foreign key (userPlayer_playerId) references Player
22:44:49,286 INFO  [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 63) HHH000230: Schema export complete
22:44:50,285 INFO  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 62) Initializing Mojarra 2.2.13.SP1 20160303-1204 for context '/test'
22:44:50,782 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 62) WFLYUT0021: Registered web context: /test
22:44:50,821 INFO  [org.jboss.as.server] (management-handler-thread - 4) WFLYSRV0010: Deployed "test.war" (runtime-name : "test.war")
22:44:52,063 WARN  [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-5) RESTEASY002120: ClassNotFoundException: Unable to load builtin provider org.jboss.resteasy.plugins.providers.jackson.ResteasyJacksonProvider from jar:file:/var/lib/jenkins/.m2/repository/org/jboss/resteasy/resteasy-jackson-provider/3.0.24.Final/resteasy-jackson-provider-3.0.24.Final.jar!/META-INF/services/javax.ws.rs.ext.Providers: java.lang.ClassNotFoundException: org.jboss.resteasy.plugins.providers.jackson.ResteasyJacksonProvider from [Module "deployment.test.war" from Service Module Loader]
	at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:198) [jboss-modules-1.6.1.Final.jar:1.6.1.Final]
	at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:412) [jboss-modules-1.6.1.Final.jar:1.6.1.Final]
	at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:400) [jboss-modules-1.6.1.Final.jar:1.6.1.Final]
	at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:116) [jboss-modules-1.6.1.Final.jar:1.6.1.Final]
	at org.jboss.resteasy.plugins.providers.RegisterBuiltin.registerProviders(RegisterBuiltin.java:70) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
	at org.jboss.resteasy.plugins.providers.RegisterBuiltin.register(RegisterBuiltin.java:31) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
	at org.jboss.resteasy.spi.ResteasyDeployment.start(ResteasyDeployment.java:230) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
	at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.init(ServletContainerDispatcher.java:113) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
	at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.init(HttpServletDispatcher.java:36) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
	at io.undertow.servlet.core.LifecyleInterceptorInvocation.proceed(LifecyleInterceptorInvocation.java:117) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at org.wildfly.extension.undertow.security.RunAsLifecycleInterceptor.init(RunAsLifecycleInterceptor.java:78)
	at io.undertow.servlet.core.LifecyleInterceptorInvocation.proceed(LifecyleInterceptorInvocation.java:103) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.core.ManagedServlet$DefaultInstanceStrategy.start(ManagedServlet.java:250) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.core.ManagedServlet.getServlet(ManagedServlet.java:171) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:84) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.server.handlers.DisableCacheHandler.handleRequest(DisableCacheHandler.java:33) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.security.handlers.AuthenticationConstraintHandler.handleRequest(AuthenticationConstraintHandler.java:53) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.security.ServletSecurityConstraintHandler.handleRequest(ServletSecurityConstraintHandler.java:59) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:292) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:81) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:138) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:135) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:272) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:104) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.server.Connectors.executeRootHandler(Connectors.java:202) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:805) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [rt.jar:1.8.0_144]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [rt.jar:1.8.0_144]
	at java.lang.Thread.run(Thread.java:748) [rt.jar:1.8.0_144]

22:44:52,240 INFO  [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (default task-5) HHH000397: Using ASTQueryTranslatorFactory
Hibernate: select player0_.playerId as playerId1_5_0_, team3_.teamId as teamId1_8_1_, player0_.playerEmail as playerEm2_5_0_, player0_.playerFavouriteSportsList as playerFa3_5_0_, player0_.playerFavouriteTeamList as playerFa4_5_0_, player0_.playerInterests as playerIn5_5_0_, player0_.playerLocation as playerLo6_5_0_, player0_.playerManagedByUser_userId as playerM11_5_0_, player0_.playerNickName as playerNi7_5_0_, player0_.playerPicture as playerPi8_5_0_, player0_.playerPrivacity as playerPr9_5_0_, player0_.playerProvince as playerP10_5_0_, team3_.contact_ContactId as contact11_8_1_, team3_.teamDeleted as teamDele2_8_1_, team3_.teamDescription as teamDesc3_8_1_, team3_.headQuarter_HeadQuarterId as headQua12_8_1_, team3_.teamMaxPlayers as teamMaxP4_8_1_, team3_.teamMinPlayers as teamMinP5_8_1_, team3_.teamName as teamName6_8_1_, team3_.teamOpen as teamOpen7_8_1_, team3_.teamPublic as teamPubl8_8_1_, team3_.teamShortName as teamShor9_8_1_, team3_.teamSportType as teamSpo10_8_1_, team3_.user_UserId as user_Us13_8_1_, playerteam2_.player_PlayerId as player_P2_10_0__, playerteam2_.team_TeamId as team_Tea1_10_0__ from Player player0_ left outer join User user1_ on player0_.playerManagedByUser_userId=user1_.userId left outer join Team_Player playerteam2_ on player0_.playerId=playerteam2_.player_PlayerId left outer join Team team3_ on playerteam2_.team_TeamId=team3_.teamId where user1_.userLogin like ?
Hibernate: select user0_.userId as userId1_11_0_, user0_.userBirthdate as userBirt2_11_0_, user0_.userConfirmed as userConf3_11_0_, user0_.userCountry as userCoun4_11_0_, user0_.userDeleted as userDele5_11_0_, user0_.userEmail as userEmai6_11_0_, user0_.userFacebook as userFace7_11_0_, user0_.userIdentificationDocument as userIden8_11_0_, user0_.userInstagram as userInst9_11_0_, user0_.userLocality as userLoc10_11_0_, user0_.userLogin as userLog11_11_0_, user0_.userName as userNam12_11_0_, user0_.userPassword as userPas13_11_0_, user0_.userPhone as userPho14_11_0_, user0_.userPlayer_playerId as userPla20_11_0_, user0_.userProvince as userPro15_11_0_, user0_.userResidence as userRes16_11_0_, user0_.userSurname as userSur17_11_0_, user0_.userToken as userTok18_11_0_, user0_.userTwitter as userTwi19_11_0_, player1_.playerId as playerId1_5_1_, player1_.playerEmail as playerEm2_5_1_, player1_.playerFavouriteSportsList as playerFa3_5_1_, player1_.playerFavouriteTeamList as playerFa4_5_1_, player1_.playerInterests as playerIn5_5_1_, player1_.playerLocation as playerLo6_5_1_, player1_.playerManagedByUser_userId as playerM11_5_1_, player1_.playerNickName as playerNi7_5_1_, player1_.playerPicture as playerPi8_5_1_, player1_.playerPrivacity as playerPr9_5_1_, player1_.playerProvince as playerP10_5_1_, user2_.userId as userId1_11_2_, user2_.userBirthdate as userBirt2_11_2_, user2_.userConfirmed as userConf3_11_2_, user2_.userCountry as userCoun4_11_2_, user2_.userDeleted as userDele5_11_2_, user2_.userEmail as userEmai6_11_2_, user2_.userFacebook as userFace7_11_2_, user2_.userIdentificationDocument as userIden8_11_2_, user2_.userInstagram as userInst9_11_2_, user2_.userLocality as userLoc10_11_2_, user2_.userLogin as userLog11_11_2_, user2_.userName as userNam12_11_2_, user2_.userPassword as userPas13_11_2_, user2_.userPhone as userPho14_11_2_, user2_.userPlayer_playerId as userPla20_11_2_, user2_.userProvince as userPro15_11_2_, user2_.userResidence as userRes16_11_2_, user2_.userSurname as userSur17_11_2_, user2_.userToken as userTok18_11_2_, user2_.userTwitter as userTwi19_11_2_ from User user0_ left outer join Player player1_ on user0_.userPlayer_playerId=player1_.playerId left outer join User user2_ on player1_.playerManagedByUser_userId=user2_.userId where user0_.userId=?
Hibernate: select user0_.userId as userId1_11_2_, user0_.userBirthdate as userBirt2_11_2_, user0_.userConfirmed as userConf3_11_2_, user0_.userCountry as userCoun4_11_2_, user0_.userDeleted as userDele5_11_2_, user0_.userEmail as userEmai6_11_2_, user0_.userFacebook as userFace7_11_2_, user0_.userIdentificationDocument as userIden8_11_2_, user0_.userInstagram as userInst9_11_2_, user0_.userLocality as userLoc10_11_2_, user0_.userLogin as userLog11_11_2_, user0_.userName as userNam12_11_2_, user0_.userPassword as userPas13_11_2_, user0_.userPhone as userPho14_11_2_, user0_.userPlayer_playerId as userPla20_11_2_, user0_.userProvince as userPro15_11_2_, user0_.userResidence as userRes16_11_2_, user0_.userSurname as userSur17_11_2_, user0_.userToken as userTok18_11_2_, user0_.userTwitter as userTwi19_11_2_, player1_.playerId as playerId1_5_0_, player1_.playerEmail as playerEm2_5_0_, player1_.playerFavouriteSportsList as playerFa3_5_0_, player1_.playerFavouriteTeamList as playerFa4_5_0_, player1_.playerInterests as playerIn5_5_0_, player1_.playerLocation as playerLo6_5_0_, player1_.playerManagedByUser_userId as playerM11_5_0_, player1_.playerNickName as playerNi7_5_0_, player1_.playerPicture as playerPi8_5_0_, player1_.playerPrivacity as playerPr9_5_0_, player1_.playerProvince as playerP10_5_0_, user2_.userId as userId1_11_1_, user2_.userBirthdate as userBirt2_11_1_, user2_.userConfirmed as userConf3_11_1_, user2_.userCountry as userCoun4_11_1_, user2_.userDeleted as userDele5_11_1_, user2_.userEmail as userEmai6_11_1_, user2_.userFacebook as userFace7_11_1_, user2_.userIdentificationDocument as userIden8_11_1_, user2_.userInstagram as userInst9_11_1_, user2_.userLocality as userLoc10_11_1_, user2_.userLogin as userLog11_11_1_, user2_.userName as userNam12_11_1_, user2_.userPassword as userPas13_11_1_, user2_.userPhone as userPho14_11_1_, user2_.userPlayer_playerId as userPla20_11_1_, user2_.userProvince as userPro15_11_1_, user2_.userResidence as userRes16_11_1_, user2_.userSurname as userSur17_11_1_, user2_.userToken as userTok18_11_1_, user2_.userTwitter as userTwi19_11_1_ from User user0_ left outer join Player player1_ on user0_.userPlayer_playerId=player1_.playerId left outer join User user2_ on player1_.playerManagedByUser_userId=user2_.userId where user0_.userPlayer_playerId=?
Hibernate: select user0_.userId as userId1_11_2_, user0_.userBirthdate as userBirt2_11_2_, user0_.userConfirmed as userConf3_11_2_, user0_.userCountry as userCoun4_11_2_, user0_.userDeleted as userDele5_11_2_, user0_.userEmail as userEmai6_11_2_, user0_.userFacebook as userFace7_11_2_, user0_.userIdentificationDocument as userIden8_11_2_, user0_.userInstagram as userInst9_11_2_, user0_.userLocality as userLoc10_11_2_, user0_.userLogin as userLog11_11_2_, user0_.userName as userNam12_11_2_, user0_.userPassword as userPas13_11_2_, user0_.userPhone as userPho14_11_2_, user0_.userPlayer_playerId as userPla20_11_2_, user0_.userProvince as userPro15_11_2_, user0_.userResidence as userRes16_11_2_, user0_.userSurname as userSur17_11_2_, user0_.userToken as userTok18_11_2_, user0_.userTwitter as userTwi19_11_2_, player1_.playerId as playerId1_5_0_, player1_.playerEmail as playerEm2_5_0_, player1_.playerFavouriteSportsList as playerFa3_5_0_, player1_.playerFavouriteTeamList as playerFa4_5_0_, player1_.playerInterests as playerIn5_5_0_, player1_.playerLocation as playerLo6_5_0_, player1_.playerManagedByUser_userId as playerM11_5_0_, player1_.playerNickName as playerNi7_5_0_, player1_.playerPicture as playerPi8_5_0_, player1_.playerPrivacity as playerPr9_5_0_, player1_.playerProvince as playerP10_5_0_, user2_.userId as userId1_11_1_, user2_.userBirthdate as userBirt2_11_1_, user2_.userConfirmed as userConf3_11_1_, user2_.userCountry as userCoun4_11_1_, user2_.userDeleted as userDele5_11_1_, user2_.userEmail as userEmai6_11_1_, user2_.userFacebook as userFace7_11_1_, user2_.userIdentificationDocument as userIden8_11_1_, user2_.userInstagram as userInst9_11_1_, user2_.userLocality as userLoc10_11_1_, user2_.userLogin as userLog11_11_1_, user2_.userName as userNam12_11_1_, user2_.userPassword as userPas13_11_1_, user2_.userPhone as userPho14_11_1_, user2_.userPlayer_playerId as userPla20_11_1_, user2_.userProvince as userPro15_11_1_, user2_.userResidence as userRes16_11_1_, user2_.userSurname as userSur17_11_1_, user2_.userToken as userTok18_11_1_, user2_.userTwitter as userTwi19_11_1_ from User user0_ left outer join Player player1_ on user0_.userPlayer_playerId=player1_.playerId left outer join User user2_ on player1_.playerManagedByUser_userId=user2_.userId where user0_.userPlayer_playerId=?
Hibernate: select user0_.userId as userId1_11_2_, user0_.userBirthdate as userBirt2_11_2_, user0_.userConfirmed as userConf3_11_2_, user0_.userCountry as userCoun4_11_2_, user0_.userDeleted as userDele5_11_2_, user0_.userEmail as userEmai6_11_2_, user0_.userFacebook as userFace7_11_2_, user0_.userIdentificationDocument as userIden8_11_2_, user0_.userInstagram as userInst9_11_2_, user0_.userLocality as userLoc10_11_2_, user0_.userLogin as userLog11_11_2_, user0_.userName as userNam12_11_2_, user0_.userPassword as userPas13_11_2_, user0_.userPhone as userPho14_11_2_, user0_.userPlayer_playerId as userPla20_11_2_, user0_.userProvince as userPro15_11_2_, user0_.userResidence as userRes16_11_2_, user0_.userSurname as userSur17_11_2_, user0_.userToken as userTok18_11_2_, user0_.userTwitter as userTwi19_11_2_, player1_.playerId as playerId1_5_0_, player1_.playerEmail as playerEm2_5_0_, player1_.playerFavouriteSportsList as playerFa3_5_0_, player1_.playerFavouriteTeamList as playerFa4_5_0_, player1_.playerInterests as playerIn5_5_0_, player1_.playerLocation as playerLo6_5_0_, player1_.playerManagedByUser_userId as playerM11_5_0_, player1_.playerNickName as playerNi7_5_0_, player1_.playerPicture as playerPi8_5_0_, player1_.playerPrivacity as playerPr9_5_0_, player1_.playerProvince as playerP10_5_0_, user2_.userId as userId1_11_1_, user2_.userBirthdate as userBirt2_11_1_, user2_.userConfirmed as userConf3_11_1_, user2_.userCountry as userCoun4_11_1_, user2_.userDeleted as userDele5_11_1_, user2_.userEmail as userEmai6_11_1_, user2_.userFacebook as userFace7_11_1_, user2_.userIdentificationDocument as userIden8_11_1_, user2_.userInstagram as userInst9_11_1_, user2_.userLocality as userLoc10_11_1_, user2_.userLogin as userLog11_11_1_, user2_.userName as userNam12_11_1_, user2_.userPassword as userPas13_11_1_, user2_.userPhone as userPho14_11_1_, user2_.userPlayer_playerId as userPla20_11_1_, user2_.userProvince as userPro15_11_1_, user2_.userResidence as userRes16_11_1_, user2_.userSurname as userSur17_11_1_, user2_.userToken as userTok18_11_1_, user2_.userTwitter as userTwi19_11_1_ from User user0_ left outer join Player player1_ on user0_.userPlayer_playerId=player1_.playerId left outer join User user2_ on player1_.playerManagedByUser_userId=user2_.userId where user0_.userPlayer_playerId=?
Hibernate: select user0_.userId as userId1_11_2_, user0_.userBirthdate as userBirt2_11_2_, user0_.userConfirmed as userConf3_11_2_, user0_.userCountry as userCoun4_11_2_, user0_.userDeleted as userDele5_11_2_, user0_.userEmail as userEmai6_11_2_, user0_.userFacebook as userFace7_11_2_, user0_.userIdentificationDocument as userIden8_11_2_, user0_.userInstagram as userInst9_11_2_, user0_.userLocality as userLoc10_11_2_, user0_.userLogin as userLog11_11_2_, user0_.userName as userNam12_11_2_, user0_.userPassword as userPas13_11_2_, user0_.userPhone as userPho14_11_2_, user0_.userPlayer_playerId as userPla20_11_2_, user0_.userProvince as userPro15_11_2_, user0_.userResidence as userRes16_11_2_, user0_.userSurname as userSur17_11_2_, user0_.userToken as userTok18_11_2_, user0_.userTwitter as userTwi19_11_2_, player1_.playerId as playerId1_5_0_, player1_.playerEmail as playerEm2_5_0_, player1_.playerFavouriteSportsList as playerFa3_5_0_, player1_.playerFavouriteTeamList as playerFa4_5_0_, player1_.playerInterests as playerIn5_5_0_, player1_.playerLocation as playerLo6_5_0_, player1_.playerManagedByUser_userId as playerM11_5_0_, player1_.playerNickName as playerNi7_5_0_, player1_.playerPicture as playerPi8_5_0_, player1_.playerPrivacity as playerPr9_5_0_, player1_.playerProvince as playerP10_5_0_, user2_.userId as userId1_11_1_, user2_.userBirthdate as userBirt2_11_1_, user2_.userConfirmed as userConf3_11_1_, user2_.userCountry as userCoun4_11_1_, user2_.userDeleted as userDele5_11_1_, user2_.userEmail as userEmai6_11_1_, user2_.userFacebook as userFace7_11_1_, user2_.userIdentificationDocument as userIden8_11_1_, user2_.userInstagram as userInst9_11_1_, user2_.userLocality as userLoc10_11_1_, user2_.userLogin as userLog11_11_1_, user2_.userName as userNam12_11_1_, user2_.userPassword as userPas13_11_1_, user2_.userPhone as userPho14_11_1_, user2_.userPlayer_playerId as userPla20_11_1_, user2_.userProvince as userPro15_11_1_, user2_.userResidence as userRes16_11_1_, user2_.userSurname as userSur17_11_1_, user2_.userToken as userTok18_11_1_, user2_.userTwitter as userTwi19_11_1_ from User user0_ left outer join Player player1_ on user0_.userPlayer_playerId=player1_.playerId left outer join User user2_ on player1_.playerManagedByUser_userId=user2_.userId where user0_.userPlayer_playerId=?
Hibernate: select player0_.playerId as playerId1_5_0_, team3_.teamId as teamId1_8_1_, player0_.playerEmail as playerEm2_5_0_, player0_.playerFavouriteSportsList as playerFa3_5_0_, player0_.playerFavouriteTeamList as playerFa4_5_0_, player0_.playerInterests as playerIn5_5_0_, player0_.playerLocation as playerLo6_5_0_, player0_.playerManagedByUser_userId as playerM11_5_0_, player0_.playerNickName as playerNi7_5_0_, player0_.playerPicture as playerPi8_5_0_, player0_.playerPrivacity as playerPr9_5_0_, player0_.playerProvince as playerP10_5_0_, team3_.contact_ContactId as contact11_8_1_, team3_.teamDeleted as teamDele2_8_1_, team3_.teamDescription as teamDesc3_8_1_, team3_.headQuarter_HeadQuarterId as headQua12_8_1_, team3_.teamMaxPlayers as teamMaxP4_8_1_, team3_.teamMinPlayers as teamMinP5_8_1_, team3_.teamName as teamName6_8_1_, team3_.teamOpen as teamOpen7_8_1_, team3_.teamPublic as teamPubl8_8_1_, team3_.teamShortName as teamShor9_8_1_, team3_.teamSportType as teamSpo10_8_1_, team3_.user_UserId as user_Us13_8_1_, playerteam2_.player_PlayerId as player_P2_10_0__, playerteam2_.team_TeamId as team_Tea1_10_0__ from Player player0_ left outer join User user1_ on player0_.playerManagedByUser_userId=user1_.userId left outer join Team_Player playerteam2_ on player0_.playerId=playerteam2_.player_PlayerId left outer join Team team3_ on playerteam2_.team_TeamId=team3_.teamId where user1_.userLogin like ?
22:44:53,584 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 62) WFLYUT0022: Unregistered web context: /test
22:44:53,631 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 67) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#test'
22:44:53,632 INFO  [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 67) HHH000227: Running hbm2ddl schema export
Hibernate: drop table Competition if exists
Hibernate: drop table Contact if exists
Hibernate: drop table Game if exists
Hibernate: drop table HeadQuarter if exists
Hibernate: drop table Match_matchComments if exists
Hibernate: drop table Player if exists
Hibernate: drop table Round if exists
Hibernate: drop table Round_roundComments if exists
Hibernate: drop table Team if exists
Hibernate: drop table Team_Competition if exists
Hibernate: drop table Team_Player if exists
Hibernate: drop table User if exists
Hibernate: drop sequence if exists hibernate_sequence
22:44:53,677 INFO  [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 67) HHH000230: Schema export complete
22:44:53,685 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 66) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#test'
22:44:53,720 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 66) WFLYCLINF0003: Stopped client-mappings cache from ejb container
22:44:53,766 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0028: Stopped deployment test.war (runtime-name: test.war) in 187ms
22:44:53,803 WARN  [org.jboss.as.controller] (management-handler-thread - 2) WFLYCTL0357: Notification of type deployment-undeployed is not described for the resource at the address []
22:44:53,812 INFO  [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0002: Content removed from location /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/wildfly-10.1.0.Final/standalone/data/content/50/38c10d287f6d99763a99a3daaeaf3a77e4c555/content
22:44:53,816 INFO  [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0009: Undeployed "test.war" (runtime-name: "test.war")
22:44:54,448 WARNING [org.jboss.arquillian.core.spi.ObserverMethod] (main) Argument 2 for ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked.
22:44:58,192 INFO  [org.jboss.as.repository] (management-handler-thread - 3) WFLYDR0001: Content added at location /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/wildfly-10.1.0.Final/standalone/data/content/e7/d0d7905477dec696a140d1c2a67febbc4ddf03/content
22:44:58,201 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "test.war" (runtime-name: "test.war")
22:44:59,339 INFO  [org.jboss.as.jpa] (MSC service thread 1-2) WFLYJPA0002: Read persistence.xml for test
22:44:59,396 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 66) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test.war#test'
22:44:59,397 INFO  [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 66) HHH000204: Processing PersistenceUnitInfo [
	name: test
	...]
22:44:59,498 INFO  [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment test.war
22:44:59,528 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'PlayerEJB' in deployment unit 'deployment "test.war"' are as follows:

	java:global/test/PlayerEJB!ligaaas.teamc.service.PlayerEJB
	java:app/test/PlayerEJB!ligaaas.teamc.service.PlayerEJB
	java:module/PlayerEJB!ligaaas.teamc.service.PlayerEJB
	java:global/test/PlayerEJB
	java:app/test/PlayerEJB
	java:module/PlayerEJB

22:44:59,532 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'UserEJB' in deployment unit 'deployment "test.war"' are as follows:

	java:global/test/UserEJB!ligaaas.teamc.service.UserEJB
	java:app/test/UserEJB!ligaaas.teamc.service.UserEJB
	java:module/UserEJB!ligaaas.teamc.service.UserEJB
	java:global/test/UserEJB
	java:app/test/UserEJB
	java:module/UserEJB

22:44:59,532 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'CompetitionEJB' in deployment unit 'deployment "test.war"' are as follows:

	java:global/test/CompetitionEJB!ligaaas.teamc.service.CompetitionEJB
	java:app/test/CompetitionEJB!ligaaas.teamc.service.CompetitionEJB
	java:module/CompetitionEJB!ligaaas.teamc.service.CompetitionEJB
	java:global/test/CompetitionEJB
	java:app/test/CompetitionEJB
	java:module/CompetitionEJB

22:44:59,532 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'TeamEJB' in deployment unit 'deployment "test.war"' are as follows:

	java:global/test/TeamEJB!ligaaas.teamc.service.TeamEJB
	java:app/test/TeamEJB!ligaaas.teamc.service.TeamEJB
	java:module/TeamEJB!ligaaas.teamc.service.TeamEJB
	java:global/test/TeamEJB
	java:app/test/TeamEJB
	java:module/TeamEJB

22:44:59,532 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'MatchEJB' in deployment unit 'deployment "test.war"' are as follows:

	java:global/test/MatchEJB!ligaaas.teamc.service.MatchEJB
	java:app/test/MatchEJB!ligaaas.teamc.service.MatchEJB
	java:module/MatchEJB!ligaaas.teamc.service.MatchEJB
	java:global/test/MatchEJB
	java:app/test/MatchEJB
	java:module/MatchEJB

22:44:59,533 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'HeadQuarterEJB' in deployment unit 'deployment "test.war"' are as follows:

	java:global/test/HeadQuarterEJB!ligaaas.teamc.service.HeadQuarterEJB
	java:app/test/HeadQuarterEJB!ligaaas.teamc.service.HeadQuarterEJB
	java:module/HeadQuarterEJB!ligaaas.teamc.service.HeadQuarterEJB
	java:global/test/HeadQuarterEJB
	java:app/test/HeadQuarterEJB
	java:module/HeadQuarterEJB

22:44:59,535 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'RoundEJB' in deployment unit 'deployment "test.war"' are as follows:

	java:global/test/RoundEJB!ligaaas.teamc.service.RoundEJB
	java:app/test/RoundEJB!ligaaas.teamc.service.RoundEJB
	java:module/RoundEJB!ligaaas.teamc.service.RoundEJB
	java:global/test/RoundEJB
	java:app/test/RoundEJB
	java:module/RoundEJB

22:44:59,647 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 66) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
22:44:59,648 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 66) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
22:44:59,715 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 66) WFLYCLINF0002: Started client-mappings cache from ejb container
22:44:59,772 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 66) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test.war#test'
22:44:59,774 INFO  [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 66) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
22:44:59,776 WARN  [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 66) HHH000431: Unable to determine H2 database version, certain features may not work
22:44:59,790 INFO  [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 66) Envers integration enabled? : true
22:45:00,253 INFO  [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 66) HHH000227: Running hbm2ddl schema export
Hibernate: drop table Competition if exists
Hibernate: drop table Contact if exists
Hibernate: drop table Game if exists
Hibernate: drop table HeadQuarter if exists
Hibernate: drop table Match_matchComments if exists
Hibernate: drop table Player if exists
Hibernate: drop table Round if exists
Hibernate: drop table Round_roundComments if exists
Hibernate: drop table Team if exists
Hibernate: drop table Team_Competition if exists
Hibernate: drop table Team_Player if exists
Hibernate: drop table User if exists
Hibernate: drop sequence if exists hibernate_sequence
Hibernate: create sequence hibernate_sequence start with 1 increment by 1
Hibernate: create table Competition (competitionId bigint not null, competitionDeleted boolean not null, competitionDescription varchar(240), competitionMaxTeams integer not null check (competitionMaxTeams>=1), competitionMinTeams integer not null check (competitionMinTeams>=1), competitionName varchar(60) not null, competitionOpen boolean not null, competitionPublic boolean not null, competitionShortName varchar(10) not null, competitionSportType varchar(255) not null, competitionType varchar(255) not null, contact_ContactId bigint, headQuarter_HeadQuarterId bigint, user_UserId bigint, primary key (competitionId))
Hibernate: create table Contact (contactId bigint not null, contactEmail varchar(100), contactFacebook varchar(100), contactInstagram varchar(100), contactPhone varchar(255) not null, contactTwitter varchar(100), contactWeb varchar(100), primary key (contactId))
Hibernate: create table Game (matchId bigint not null, matchDate timestamp not null, matchDescription varchar(240) not null, matchDuration integer not null check (matchDuration>=0), matchLocalPoints integer not null check (matchLocalPoints>=0), matchState varchar(255) not null, matchVisitingPoints integer not null check (matchVisitingPoints>=0), team_homeTeamId bigint not null, headQuarter_HeadQuarterId bigint, round_roundId bigint not null, team_visitingTeamId bigint not null, primary key (matchId))
Hibernate: create table HeadQuarter (headQuarterId bigint not null, headquarterAddress varchar(100) not null, headquarterDeleted boolean not null, headquarterDescription varchar(240) not null, headquarterLocality varchar(100) not null, headquarterName varchar(60) not null, headquarterProvince varchar(100) not null, headQuarterManagedByUser_userId bigint not null, primary key (headQuarterId))
Hibernate: create table Match_matchComments (Match_matchId bigint not null, matchComments varchar(255))
Hibernate: create table Player (playerId bigint not null, playerEmail varchar(40) not null, playerFavouriteSportsList varchar(255), playerFavouriteTeamList varchar(255), playerInterests varchar(1000), playerLocation varchar(100) not null, playerNickName varchar(30) not null, playerPicture binary(255), playerPrivacity boolean not null, playerProvince varchar(50) not null, playerManagedByUser_userId bigint, primary key (playerId))
Hibernate: create table Round (roundId bigint not null, roundDate timestamp not null, roundDescription varchar(240) not null, roundNumber integer not null check (roundNumber>=1), roundState varchar(255) not null, competition_CompetitionId bigint not null, headQuarter_HeadQuarterId bigint, primary key (roundId))
Hibernate: create table Round_roundComments (Round_roundId bigint not null, roundComments varchar(255))
Hibernate: create table Team (teamId bigint not null, teamDeleted boolean not null, teamDescription varchar(240), teamMaxPlayers integer not null check (teamMaxPlayers>=1), teamMinPlayers integer not null check (teamMinPlayers>=1), teamName varchar(60) not null, teamOpen boolean not null, teamPublic boolean not null, teamShortName varchar(10) not null, teamSportType varchar(255) not null, contact_ContactId bigint, headQuarter_HeadQuarterId bigint, user_UserId bigint, primary key (teamId))
Hibernate: create table Team_Competition (team_TeamId bigint not null, competition_CompetitionId bigint not null)
Hibernate: create table Team_Player (team_TeamId bigint not null, player_PlayerId bigint not null)
Hibernate: create table User (userId bigint not null, userBirthdate timestamp, userConfirmed boolean not null, userCountry varchar(100), userDeleted boolean not null, userEmail varchar(100) not null, userFacebook varchar(100), userIdentificationDocument varchar(10), userInstagram varchar(100), userLocality varchar(100), userLogin varchar(15) not null, userName varchar(60) not null, userPassword varchar(60) not null, userPhone varchar(255), userProvince varchar(100), userResidence varchar(100), userSurname varchar(60) not null, userToken varchar(255), userTwitter varchar(100), userPlayer_playerId bigint, primary key (userId))
Hibernate: alter table User add constraint UK_p4yevdj0vncgm8qtapdj1lyq3 unique (userEmail)
Hibernate: alter table User add constraint UK_rfxv6sv51j0exr1ug5pefpu48 unique (userIdentificationDocument)
Hibernate: alter table User add constraint UK_k073r86m6kddr9ds2w5wv7aea unique (userLogin)
Hibernate: alter table Competition add constraint FK1rwmtjujq0pydj0fqrdw5s030 foreign key (contact_ContactId) references Contact
Hibernate: alter table Competition add constraint FK68nipvfeyih59kfjbxjtcxjex foreign key (headQuarter_HeadQuarterId) references HeadQuarter
Hibernate: alter table Competition add constraint FKglg0mp9plpidhd3xlea1u2bxl foreign key (user_UserId) references User
Hibernate: alter table Game add constraint FKb7wb0a1wq54no4c2c84scy4l8 foreign key (team_homeTeamId) references Team
Hibernate: alter table Game add constraint FKc38la2u3g0gskowrbt0inyspb foreign key (headQuarter_HeadQuarterId) references HeadQuarter
Hibernate: alter table Game add constraint FKrmwb6m979pyxdckixg5fjlv3c foreign key (round_roundId) references Round
Hibernate: alter table Game add constraint FK575r0u27ti4tgma9ru8hcw5fd foreign key (team_visitingTeamId) references Team
Hibernate: alter table HeadQuarter add constraint FK2hejn2tmajx1md4bo0xu8crhn foreign key (headQuarterManagedByUser_userId) references User
Hibernate: alter table Match_matchComments add constraint FKq6clvkp1pm3n5x608tcppw6ol foreign key (Match_matchId) references Game
Hibernate: alter table Player add constraint FKgyfsifln4ef6lklyrmbr6owms foreign key (playerManagedByUser_userId) references User
Hibernate: alter table Round add constraint FKacjq1yq14e9qgiq1mpg9y4yxc foreign key (competition_CompetitionId) references Competition
Hibernate: alter table Round add constraint FKd812j0ck49q1xk7yqpx5yn8up foreign key (headQuarter_HeadQuarterId) references HeadQuarter
Hibernate: alter table Round_roundComments add constraint FK6usts820dvje4ldd3cedv27y9 foreign key (Round_roundId) references Round
Hibernate: alter table Team add constraint FKifas7j4bqm6iyba6h34qna2d8 foreign key (contact_ContactId) references Contact
Hibernate: alter table Team add constraint FK66sta9172t8hxbvu6e08m2nrq foreign key (headQuarter_HeadQuarterId) references HeadQuarter
Hibernate: alter table Team add constraint FKe3tgkuij1di4iticg33bb880w foreign key (user_UserId) references User
Hibernate: alter table Team_Competition add constraint FKe5e9wrqkho12rd1ptuoe41jo5 foreign key (competition_CompetitionId) references Competition
Hibernate: alter table Team_Competition add constraint FKrd2ilfo0s3ss09xpk4vt0ced6 foreign key (team_TeamId) references Team
Hibernate: alter table Team_Player add constraint FK14us2vt2gd42dfo9o1fvpsd3r foreign key (player_PlayerId) references Player
Hibernate: alter table Team_Player add constraint FKnkijh7sf18hek5dvbb9a0chmv foreign key (team_TeamId) references Team
Hibernate: alter table User add constraint FK6nt1084u364brf8fdr9imr7ta foreign key (userPlayer_playerId) references Player
22:45:00,370 INFO  [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 66) HHH000230: Schema export complete
22:45:01,524 INFO  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 64) Initializing Mojarra 2.2.13.SP1 20160303-1204 for context '/test'
22:45:01,819 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 64) WFLYUT0021: Registered web context: /test
22:45:01,846 INFO  [org.jboss.as.server] (management-handler-thread - 3) WFLYSRV0010: Deployed "test.war" (runtime-name : "test.war")
22:45:02,983 WARN  [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-23) RESTEASY002120: ClassNotFoundException: Unable to load builtin provider org.jboss.resteasy.plugins.providers.jackson.ResteasyJacksonProvider from jar:file:/var/lib/jenkins/.m2/repository/org/jboss/resteasy/resteasy-jackson-provider/3.0.24.Final/resteasy-jackson-provider-3.0.24.Final.jar!/META-INF/services/javax.ws.rs.ext.Providers: java.lang.ClassNotFoundException: org.jboss.resteasy.plugins.providers.jackson.ResteasyJacksonProvider from [Module "deployment.test.war" from Service Module Loader]
	at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:198) [jboss-modules-1.6.1.Final.jar:1.6.1.Final]
	at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:412) [jboss-modules-1.6.1.Final.jar:1.6.1.Final]
	at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:400) [jboss-modules-1.6.1.Final.jar:1.6.1.Final]
	at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:116) [jboss-modules-1.6.1.Final.jar:1.6.1.Final]
	at org.jboss.resteasy.plugins.providers.RegisterBuiltin.registerProviders(RegisterBuiltin.java:70) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
	at org.jboss.resteasy.plugins.providers.RegisterBuiltin.register(RegisterBuiltin.java:31) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
	at org.jboss.resteasy.spi.ResteasyDeployment.start(ResteasyDeployment.java:230) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
	at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.init(ServletContainerDispatcher.java:113) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
	at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.init(HttpServletDispatcher.java:36) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
	at io.undertow.servlet.core.LifecyleInterceptorInvocation.proceed(LifecyleInterceptorInvocation.java:117) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at org.wildfly.extension.undertow.security.RunAsLifecycleInterceptor.init(RunAsLifecycleInterceptor.java:78)
	at io.undertow.servlet.core.LifecyleInterceptorInvocation.proceed(LifecyleInterceptorInvocation.java:103) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.core.ManagedServlet$DefaultInstanceStrategy.start(ManagedServlet.java:250) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.core.ManagedServlet.getServlet(ManagedServlet.java:171) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:84) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.server.handlers.DisableCacheHandler.handleRequest(DisableCacheHandler.java:33) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.security.handlers.AuthenticationConstraintHandler.handleRequest(AuthenticationConstraintHandler.java:53) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.security.ServletSecurityConstraintHandler.handleRequest(ServletSecurityConstraintHandler.java:59) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:292) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:81) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:138) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:135) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:272) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:104) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.server.Connectors.executeRootHandler(Connectors.java:202) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:805) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [rt.jar:1.8.0_144]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [rt.jar:1.8.0_144]
	at java.lang.Thread.run(Thread.java:748) [rt.jar:1.8.0_144]

22:45:03,124 INFO  [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (default task-23) HHH000397: Using ASTQueryTranslatorFactory
Hibernate: select user0_.userId as userId1_11_, user0_.userBirthdate as userBirt2_11_, user0_.userConfirmed as userConf3_11_, user0_.userCountry as userCoun4_11_, user0_.userDeleted as userDele5_11_, user0_.userEmail as userEmai6_11_, user0_.userFacebook as userFace7_11_, user0_.userIdentificationDocument as userIden8_11_, user0_.userInstagram as userInst9_11_, user0_.userLocality as userLoc10_11_, user0_.userLogin as userLog11_11_, user0_.userName as userNam12_11_, user0_.userPassword as userPas13_11_, user0_.userPhone as userPho14_11_, user0_.userPlayer_playerId as userPla20_11_, user0_.userProvince as userPro15_11_, user0_.userResidence as userRes16_11_, user0_.userSurname as userSur17_11_, user0_.userToken as userTok18_11_, user0_.userTwitter as userTwi19_11_ from User user0_ where user0_.userLogin=?
Hibernate: select team0_.teamId as teamId1_8_, team0_.contact_ContactId as contact11_8_, team0_.teamDeleted as teamDele2_8_, team0_.teamDescription as teamDesc3_8_, team0_.headQuarter_HeadQuarterId as headQua12_8_, team0_.teamMaxPlayers as teamMaxP4_8_, team0_.teamMinPlayers as teamMinP5_8_, team0_.teamName as teamName6_8_, team0_.teamOpen as teamOpen7_8_, team0_.teamPublic as teamPubl8_8_, team0_.teamShortName as teamShor9_8_, team0_.teamSportType as teamSpo10_8_, team0_.user_UserId as user_Us13_8_ from Team team0_ where team0_.user_UserId like ?
Hibernate: select user0_.userId as userId1_11_, user0_.userBirthdate as userBirt2_11_, user0_.userConfirmed as userConf3_11_, user0_.userCountry as userCoun4_11_, user0_.userDeleted as userDele5_11_, user0_.userEmail as userEmai6_11_, user0_.userFacebook as userFace7_11_, user0_.userIdentificationDocument as userIden8_11_, user0_.userInstagram as userInst9_11_, user0_.userLocality as userLoc10_11_, user0_.userLogin as userLog11_11_, user0_.userName as userNam12_11_, user0_.userPassword as userPas13_11_, user0_.userPhone as userPho14_11_, user0_.userPlayer_playerId as userPla20_11_, user0_.userProvince as userPro15_11_, user0_.userResidence as userRes16_11_, user0_.userSurname as userSur17_11_, user0_.userToken as userTok18_11_, user0_.userTwitter as userTwi19_11_ from User user0_ where user0_.userLogin=?
Hibernate: select team0_.teamId as teamId1_8_, team0_.contact_ContactId as contact11_8_, team0_.teamDeleted as teamDele2_8_, team0_.teamDescription as teamDesc3_8_, team0_.headQuarter_HeadQuarterId as headQua12_8_, team0_.teamMaxPlayers as teamMaxP4_8_, team0_.teamMinPlayers as teamMinP5_8_, team0_.teamName as teamName6_8_, team0_.teamOpen as teamOpen7_8_, team0_.teamPublic as teamPubl8_8_, team0_.teamShortName as teamShor9_8_, team0_.teamSportType as teamSpo10_8_, team0_.user_UserId as user_Us13_8_ from Team team0_ where team0_.user_UserId like ?
22:45:04,156 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 64) WFLYUT0022: Unregistered web context: /test
22:45:04,180 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 68) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#test'
22:45:04,181 INFO  [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 68) HHH000227: Running hbm2ddl schema export
Hibernate: drop table Competition if exists
Hibernate: drop table Contact if exists
Hibernate: drop table Game if exists
Hibernate: drop table HeadQuarter if exists
Hibernate: drop table Match_matchComments if exists
Hibernate: drop table Player if exists
Hibernate: drop table Round if exists
Hibernate: drop table Round_roundComments if exists
Hibernate: drop table Team if exists
Hibernate: drop table Team_Competition if exists
Hibernate: drop table Team_Player if exists
Hibernate: drop table User if exists
Hibernate: drop sequence if exists hibernate_sequence
22:45:04,199 INFO  [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 68) HHH000230: Schema export complete
22:45:04,207 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 68) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#test'
22:45:04,233 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 68) WFLYCLINF0003: Stopped client-mappings cache from ejb container
22:45:04,266 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment test.war (runtime-name: test.war) in 117ms
22:45:04,283 WARN  [org.jboss.as.controller] (management-handler-thread - 1) WFLYCTL0357: Notification of type deployment-undeployed is not described for the resource at the address []
22:45:04,289 INFO  [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0002: Content removed from location /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/wildfly-10.1.0.Final/standalone/data/content/e7/d0d7905477dec696a140d1c2a67febbc4ddf03/content
22:45:04,289 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "test.war" (runtime-name: "test.war")
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 75.163 s - in ligaaas.teamc.rest.ResourceIntegrationTestSuite
22:45:04,310 WARNING [org.jboss.arquillian.core.spi.ObserverMethod] (main) Argument 2 for ArquillianServiceDeployer.undeploy is null. It won't be invoked.
22:45:04,345 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS]
22:45:04,346 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) WFLYJCA0010: Unbound data source [java:jboss/datasources/dgss1718/teamC/ligaaas]
22:45:04,388 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0019: Host default-host stopping
22:45:04,439 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) WFLYJCA0019: Stopped Driver service with driver-name = h2
22:45:04,469 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0008: Undertow HTTP listener default suspending
22:45:04,470 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 127.0.0.1:58080
22:45:04,480 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0004: Undertow 1.4.0.Final stopping
22:45:04,567 INFO  [org.jboss.as] (MSC service thread 1-3) WFLYSRV0050: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) stopped in 224ms
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:report (post-unit-test) @ dgss1718-teamC-ligaaas-rest ---
[INFO] Loading execution data file /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/jacoco.exec
[INFO] Analyzed bundle 'REST' with 6 classes
[INFO] 
[INFO] --- maven-war-plugin:2.2:war (default-war) @ dgss1718-teamC-ligaaas-rest ---
[INFO] Packaging webapp
[INFO] Assembling webapp [dgss1718-teamC-ligaaas-rest] in [/var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/dgss1718-teamC-ligaaas-rest-0.2.0-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp resources [/var/lib/jenkins/workspace/LIGAaaS Team C/rest/src/main/webapp]
[INFO] Webapp assembled in [53 msecs]
[INFO] Building war: /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/dgss1718-teamC-ligaaas-rest-0.2.0-SNAPSHOT.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1718-teamC-ligaaas-rest >>>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1718-teamC-ligaaas-rest ---
[INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LIGAaaS Team C/target/classes"
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1718-teamC-ligaaas-rest <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1718-teamC-ligaaas-rest ---
[INFO] Building jar: /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/dgss1718-teamC-ligaaas-rest-0.2.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1718-teamC-ligaaas-rest ---
[INFO] 
Loading source files for package ligaaas.teamc.rest...
Loading source files for package ligaaas.teamc.restricted...
Constructing Javadoc information...
Standard Doclet version 1.8.0_144
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/ligaaas/teamc/rest/CompetitionResource.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/ligaaas/teamc/rest/CORSFilter.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/ligaaas/teamc/rest/IllegalArgumentExceptionMapper.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/ligaaas/teamc/rest/SecurityExceptionMapper.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/ligaaas/teamc/restricted/PlayerResource.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/ligaaas/teamc/restricted/TeamResource.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/overview-frame.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/ligaaas/teamc/rest/package-frame.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/ligaaas/teamc/rest/package-summary.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/ligaaas/teamc/rest/package-tree.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/ligaaas/teamc/restricted/package-frame.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/ligaaas/teamc/restricted/package-summary.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/ligaaas/teamc/restricted/package-tree.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/constant-values.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/ligaaas/teamc/rest/class-use/SecurityExceptionMapper.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/ligaaas/teamc/rest/class-use/CompetitionResource.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/ligaaas/teamc/rest/class-use/CORSFilter.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/ligaaas/teamc/rest/class-use/IllegalArgumentExceptionMapper.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/ligaaas/teamc/restricted/class-use/PlayerResource.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/ligaaas/teamc/restricted/class-use/TeamResource.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/ligaaas/teamc/rest/package-use.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/ligaaas/teamc/restricted/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/index.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/overview-summary.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/help-doc.html...
[INFO] Building jar: /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/dgss1718-teamC-ligaaas-rest-0.2.0-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-integration-test) @ dgss1718-teamC-ligaaas-rest ---
[INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LIGAaaS Team C/target/classes"
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:report (post-integration-test) @ dgss1718-teamC-ligaaas-rest ---
[INFO] Loading execution data file /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/jacoco.exec
[INFO] Analyzed bundle 'REST' with 6 classes
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1718-teamC-ligaaas-rest ---
[INFO] Installing /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/dgss1718-teamC-ligaaas-rest-0.2.0-SNAPSHOT.war to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamC/ligaaas/dgss1718-teamC-ligaaas-rest/0.2.0-SNAPSHOT/dgss1718-teamC-ligaaas-rest-0.2.0-SNAPSHOT.war
[INFO] Installing /var/lib/jenkins/workspace/LIGAaaS Team C/rest/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamC/ligaaas/dgss1718-teamC-ligaaas-rest/0.2.0-SNAPSHOT/dgss1718-teamC-ligaaas-rest-0.2.0-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/dgss1718-teamC-ligaaas-rest-0.2.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamC/ligaaas/dgss1718-teamC-ligaaas-rest/0.2.0-SNAPSHOT/dgss1718-teamC-ligaaas-rest-0.2.0-SNAPSHOT-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/dgss1718-teamC-ligaaas-rest-0.2.0-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamC/ligaaas/dgss1718-teamC-ligaaas-rest/0.2.0-SNAPSHOT/dgss1718-teamC-ligaaas-rest-0.2.0-SNAPSHOT-javadoc.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building JSF 0.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dgss1718-teamC-ligaaas-jsf ---
[INFO] Deleting /var/lib/jenkins/workspace/LIGAaaS Team C/jsf/target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1718-teamC-ligaaas-jsf ---
[INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/LIGAaaS Team C/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LIGAaaS Team C/target/classes"
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1718-teamC-ligaaas-jsf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1718-teamC-ligaaas-jsf ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /var/lib/jenkins/workspace/LIGAaaS Team C/jsf/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /var/lib/jenkins/workspace/LIGAaaS Team C/jsf/src/main/java/ligaaas/teamc/jsf/UserTeamsManagedBean.java:[11,30] package org.apache.xerces.util does not exist
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] LIGAaaaS 17/18 Team C .............................. SUCCESS [ 12.110 s]
[INFO] Domain ............................................. SUCCESS [ 22.516 s]
[INFO] Tests .............................................. SUCCESS [  9.885 s]
[INFO] Service ............................................ SUCCESS [02:34 min]
[INFO] REST ............................................... SUCCESS [01:28 min]
[INFO] JSF ................................................ FAILURE [  1.969 s]
[INFO] EAR ................................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:53 min
[INFO] Finished at: 2017-12-26T22:45:13+01:00
[INFO] Final Memory: 58M/720M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.6.1:compile (default-compile) on project dgss1718-teamC-ligaaas-jsf: Compilation failure
[ERROR] /var/lib/jenkins/workspace/LIGAaaS Team C/jsf/src/main/java/ligaaas/teamc/jsf/UserTeamsManagedBean.java:[11,30] package org.apache.xerces.util does not exist
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[JENKINS] Archiving /var/lib/jenkins/workspace/LIGAaaS Team C/ear/pom.xml to es.uvigo.esei.dgss.teamC.ligaaas/dgss1718-teamC-ligaaas-ear/0.2.0-SNAPSHOT/dgss1718-teamC-ligaaas-ear-0.2.0-SNAPSHOT.pom
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :dgss1718-teamC-ligaaas-jsf
[JENKINS] Archiving /var/lib/jenkins/workspace/LIGAaaS Team C/domain/pom.xml to es.uvigo.esei.dgss.teamC.ligaaas/dgss1718-teamC-ligaaas-domain/0.2.0-SNAPSHOT/dgss1718-teamC-ligaaas-domain-0.2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/LIGAaaS Team C/domain/target/dgss1718-teamC-ligaaas-domain-0.2.0-SNAPSHOT.jar to es.uvigo.esei.dgss.teamC.ligaaas/dgss1718-teamC-ligaaas-domain/0.2.0-SNAPSHOT/dgss1718-teamC-ligaaas-domain-0.2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/LIGAaaS Team C/domain/target/dgss1718-teamC-ligaaas-domain-0.2.0-SNAPSHOT-sources.jar to es.uvigo.esei.dgss.teamC.ligaaas/dgss1718-teamC-ligaaas-domain/0.2.0-SNAPSHOT/dgss1718-teamC-ligaaas-domain-0.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/LIGAaaS Team C/domain/target/dgss1718-teamC-ligaaas-domain-0.2.0-SNAPSHOT-javadoc.jar to es.uvigo.esei.dgss.teamC.ligaaas/dgss1718-teamC-ligaaas-domain/0.2.0-SNAPSHOT/dgss1718-teamC-ligaaas-domain-0.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/LIGAaaS Team C/service/pom.xml to es.uvigo.esei.dgss.teamC.ligaaas/dgss1718-teamC-ligaaas-service/0.2.0-SNAPSHOT/dgss1718-teamC-ligaaas-service-0.2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/LIGAaaS Team C/service/target/dgss1718-teamC-ligaaas-service-0.2.0-SNAPSHOT.jar to es.uvigo.esei.dgss.teamC.ligaaas/dgss1718-teamC-ligaaas-service/0.2.0-SNAPSHOT/dgss1718-teamC-ligaaas-service-0.2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/LIGAaaS Team C/service/target/dgss1718-teamC-ligaaas-service-0.2.0-SNAPSHOT-sources.jar to es.uvigo.esei.dgss.teamC.ligaaas/dgss1718-teamC-ligaaas-service/0.2.0-SNAPSHOT/dgss1718-teamC-ligaaas-service-0.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/LIGAaaS Team C/service/target/dgss1718-teamC-ligaaas-service-0.2.0-SNAPSHOT-javadoc.jar to es.uvigo.esei.dgss.teamC.ligaaas/dgss1718-teamC-ligaaas-service/0.2.0-SNAPSHOT/dgss1718-teamC-ligaaas-service-0.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/LIGAaaS Team C/service/target/dgss1718-teamC-ligaaas-service-0.2.0-SNAPSHOT-tests.jar to es.uvigo.esei.dgss.teamC.ligaaas/dgss1718-teamC-ligaaas-service/0.2.0-SNAPSHOT/dgss1718-teamC-ligaaas-service-0.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/LIGAaaS Team C/pom.xml to es.uvigo.esei.dgss.teamC.ligaaas/dgss1718-teamC-ligaaas-pom/0.2.0-SNAPSHOT/dgss1718-teamC-ligaaas-pom-0.2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/LIGAaaS Team C/rest/pom.xml to es.uvigo.esei.dgss.teamC.ligaaas/dgss1718-teamC-ligaaas-rest/0.2.0-SNAPSHOT/dgss1718-teamC-ligaaas-rest-0.2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/dgss1718-teamC-ligaaas-rest-0.2.0-SNAPSHOT.war to es.uvigo.esei.dgss.teamC.ligaaas/dgss1718-teamC-ligaaas-rest/0.2.0-SNAPSHOT/dgss1718-teamC-ligaaas-rest-0.2.0-SNAPSHOT.war
[JENKINS] Archiving /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/dgss1718-teamC-ligaaas-rest-0.2.0-SNAPSHOT-sources.jar to es.uvigo.esei.dgss.teamC.ligaaas/dgss1718-teamC-ligaaas-rest/0.2.0-SNAPSHOT/dgss1718-teamC-ligaaas-rest-0.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/dgss1718-teamC-ligaaas-rest-0.2.0-SNAPSHOT-javadoc.jar to es.uvigo.esei.dgss.teamC.ligaaas/dgss1718-teamC-ligaaas-rest/0.2.0-SNAPSHOT/dgss1718-teamC-ligaaas-rest-0.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/LIGAaaS Team C/jsf/pom.xml to es.uvigo.esei.dgss.teamC.ligaaas/dgss1718-teamC-ligaaas-jsf/0.2.0-SNAPSHOT/dgss1718-teamC-ligaaas-jsf-0.2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/LIGAaaS Team C/tests/pom.xml to es.uvigo.esei.dgss.teamC.ligaaas/dgss1718-teamC-ligaaas-tests/0.2.0-SNAPSHOT/dgss1718-teamC-ligaaas-tests-0.2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/LIGAaaS Team C/tests/target/dgss1718-teamC-ligaaas-tests-0.2.0-SNAPSHOT.jar to es.uvigo.esei.dgss.teamC.ligaaas/dgss1718-teamC-ligaaas-tests/0.2.0-SNAPSHOT/dgss1718-teamC-ligaaas-tests-0.2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/LIGAaaS Team C/tests/target/dgss1718-teamC-ligaaas-tests-0.2.0-SNAPSHOT-sources.jar to es.uvigo.esei.dgss.teamC.ligaaas/dgss1718-teamC-ligaaas-tests/0.2.0-SNAPSHOT/dgss1718-teamC-ligaaas-tests-0.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/LIGAaaS Team C/tests/target/dgss1718-teamC-ligaaas-tests-0.2.0-SNAPSHOT-javadoc.jar to es.uvigo.esei.dgss.teamC.ligaaas/dgss1718-teamC-ligaaas-tests/0.2.0-SNAPSHOT/dgss1718-teamC-ligaaas-tests-0.2.0-SNAPSHOT-javadoc.jar
Xvfb stopping
channel stopped
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at PROJECT level /var/lib/jenkins/workspace/LIGAaaS Team C/domain/target/site/jacoco to /var/lib/jenkins/jobs/LIGAaaS Team C/htmlreports/Domain_JaCoCo_Report
[htmlpublisher] Archiving at PROJECT level /var/lib/jenkins/workspace/LIGAaaS Team C/service/target/site/jacoco to /var/lib/jenkins/jobs/LIGAaaS Team C/htmlreports/Service_JaCoCo_Report
[htmlpublisher] Archiving at PROJECT level /var/lib/jenkins/workspace/LIGAaaS Team C/jsf/target/site/jacoco to /var/lib/jenkins/jobs/LIGAaaS Team C/htmlreports/JSF_JaCoCo_Report
[htmlpublisher] Archiving at PROJECT level /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/site/jacoco to /var/lib/jenkins/jobs/LIGAaaS Team C/htmlreports/REST_JaCoCo_Report
Sending e-mails to: mrjato@esei.uvigo.es frpena@esei.uvigo.es dgpena@esei.uvigo.es mgperez4@esei.uvigo.es agnovoa2@esei.uvigo.es amaranega@esei.uvigo.es dnfernandez@esei.uvigo.es avvazquez3@esei.uvigo.es dvvilar@esei.uvigo.es jvsantamarina@esei.uvigo.es
Finished: FAILURE