[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building REST 0.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dgss1718-teamC-ligaaas-rest ---
[INFO] Deleting /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target
[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"
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1718-teamC-ligaaas-rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1718-teamC-ligaaas-rest ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1718-teamC-ligaaas-rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1718-teamC-ligaaas-rest ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/test-classes
[INFO]
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1718-teamC-ligaaas-rest ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/10.1.0.Final/wildfly-dist-10.1.0.Final.zip to /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target with includes "" and excludes ""
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1718-teamC-ligaaas-rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1718-teamC-ligaaas-rest ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running ligaaas.teamc.rest.ResourceIntegrationTestSuite
[0m21:57:36,124 INFO [org.jboss.modules] (main) JBoss Modules version 1.6.1.Final
[0m[0m21:57:36,969 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.7.SP1
[0m[0m21:57:37,558 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) starting
[0m[0m21:57:43,547 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)
[0m[0m21:57:43,642 INFO [org.xnio] (MSC service thread 1-2) XNIO version 3.4.0.Final
[0m[0m21:57:43,682 INFO [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.4.0.Final
[0m[0m21:57:43,893 INFO [org.jboss.remoting] (MSC service thread 1-3) JBoss Remoting version 4.0.21.Final
[0m[0m21:57:43,999 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 36) WFLYCLINF0001: Activating Infinispan subsystem.
[0m[33m21:57:44,047 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 50) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique.
[0m[0m21:57:44,068 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 35) WFLYIO001: Worker 'default' has auto-configured to 4 core threads with 32 task threads based on your 2 available processors
[0m[0m21:57:44,108 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 44) WFLYNAM0001: Activating Naming Subsystem
[0m[0m21:57:44,172 INFO [org.jboss.as.security] (ServerService Thread Pool -- 49) WFLYSEC0002: Activating Security Subsystem
[0m[0m21:57:44,193 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 52) WFLYWS0002: Activating WebServices Extension
[0m[0m21:57:44,225 INFO [org.jboss.as.security] (MSC service thread 1-2) WFLYSEC0001: Current PicketBox version=4.9.6.Final
[0m[0m21:57:44,354 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 42) WFLYJSF0007: Activated the following JSF Implementations: [main]
[0m[0m21:57:44,485 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0003: Undertow 1.4.0.Final starting
[0m[0m21:57:44,553 INFO [org.jboss.as.connector] (MSC service thread 1-4) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.4.Final)
[0m[0m21:57:44,672 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 30) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
[0m[0m21:57:44,754 INFO [org.jboss.as.naming] (MSC service thread 1-1) WFLYNAM0003: Starting Naming Service
[0m[0m21:57:44,798 INFO [org.jboss.as.mail.extension] (MSC service thread 1-3) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default]
[0m[0m21:57:44,800 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0018: Started Driver service with driver-name = h2
[0m[0m21:57:45,480 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 51) WFLYUT0014: Creating file handler for path '/var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/wildfly-10.1.0.Final/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]']
[0m[0m21:57:45,580 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0012: Started server default-server.
[0m[0m21:57:45,582 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0018: Host default-host starting
[0m[0m21:57:46,195 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:58080
[0m[0m21:57:46,863 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) WFLYJCA0001: Bound data source [java:jboss/datasources/dgss1718/teamC/ligaaas]
[0m[0m21:57:46,863 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-3) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS]
[0m[0m21:57:47,836 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) WFLYDS0013: Started FileSystemDeploymentService for directory /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/wildfly-10.1.0.Final/standalone/deployments
[0m[0m21:57:48,573 INFO [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-2) ISPN000128: Infinispan version: Infinispan 'Chakra' 8.2.4.Final
[0m[0m21:57:48,679 INFO [org.jboss.ws.common.management] (MSC service thread 1-1) JBWS022052: Starting JBossWS 5.1.5.Final (Apache CXF 3.1.6)
[0m[0m21:57:48,728 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 54) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
[0m[0m21:57:48,738 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 54) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
[0m[0m21:57:48,741 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 57) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
[0m[0m21:57:48,748 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 57) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
[0m[0m21:57:49,107 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:59990/management
[0m[0m21:57:49,108 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:59990
[0m[0m21:57:49,109 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) started in 12676ms - Started 302 of 506 services (325 services are lazy, passive or on-demand)
[0m[33m21:57:50,487 WARNING [org.jboss.arquillian.core.spi.ObserverMethod] (main) Argument 2 for ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked.
[0m[0m21:57:54,003 INFO [org.jboss.remoting] (main) JBoss Remoting version 5.0.2.Final
[0m[0m21:57:54,118 INFO [org.xnio] (main) XNIO version 3.5.1.Final
[0m[0m21:57:54,142 INFO [org.xnio.nio] (main) XNIO NIO Implementation Version 3.5.1.Final
[0m[0m21:57:54,376 INFO [org.wildfly.security] (main) ELY00001: WildFly Elytron version 1.1.2.Final
[0m[0m21:57:56,711 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/wildfly-10.1.0.Final/standalone/data/content/8d/d6cdbfdc9bfe8b25b35387f8fdb363cdee359d/content
[0m[0m21:57:56,811 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0027: Starting deployment of "test1.war" (runtime-name: "test1.war")
[0m[0m21:57:59,184 INFO [org.jboss.as.jpa] (MSC service thread 1-3) WFLYJPA0002: Read persistence.xml for test
[0m[0m21:57:59,490 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 6) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test1.war#test'
[0m[0m21:57:59,616 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 6) HHH000204: Processing PersistenceUnitInfo [
name: test
...]
[0m[0m21:57:59,939 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment test1.war
[0m[0m21:58:00,148 INFO [org.hibernate.Version] (ServerService Thread Pool -- 6) HHH000412: Hibernate Core {5.0.10.Final}
[0m[0m21:58:00,152 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 6) HHH000206: hibernate.properties not found
[0m[0m21:58:00,158 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 6) HHH000021: Bytecode provider name : javassist
[0m[0m21:58:00,259 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-2) HV000001: Hibernate Validator 5.2.4.Final
[0m[0m21:58:00,439 INFO [org.hibernate.annotations.common.Version] (ServerService Thread Pool -- 6) HCANN000001: Hibernate Commons Annotations {5.0.1.Final}
[0m[0m21:58:01,045 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'PlayerEJB' in deployment unit 'deployment "test1.war"' are as follows:
java:global/test1/PlayerEJB!ligaaas.teamc.service.PlayerEJB
java:app/test1/PlayerEJB!ligaaas.teamc.service.PlayerEJB
java:module/PlayerEJB!ligaaas.teamc.service.PlayerEJB
java:global/test1/PlayerEJB
java:app/test1/PlayerEJB
java:module/PlayerEJB
[0m[0m21:58:01,061 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'UserEJB' in deployment unit 'deployment "test1.war"' are as follows:
java:global/test1/UserEJB!ligaaas.teamc.service.UserEJB
java:app/test1/UserEJB!ligaaas.teamc.service.UserEJB
java:module/UserEJB!ligaaas.teamc.service.UserEJB
java:global/test1/UserEJB
java:app/test1/UserEJB
java:module/UserEJB
[0m[0m21:58:01,061 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'CompetitionResourceRestricted' in deployment unit 'deployment "test1.war"' are as follows:
java:global/test1/CompetitionResourceRestricted!ligaaas.teamc.restricted.CompetitionResourceRestricted
java:app/test1/CompetitionResourceRestricted!ligaaas.teamc.restricted.CompetitionResourceRestricted
java:module/CompetitionResourceRestricted!ligaaas.teamc.restricted.CompetitionResourceRestricted
java:global/test1/CompetitionResourceRestricted
java:app/test1/CompetitionResourceRestricted
java:module/CompetitionResourceRestricted
[0m[0m21:58:01,066 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'TeamResource' in deployment unit 'deployment "test1.war"' are as follows:
java:global/test1/TeamResource!ligaaas.teamc.rest.TeamResource
java:app/test1/TeamResource!ligaaas.teamc.rest.TeamResource
java:module/TeamResource!ligaaas.teamc.rest.TeamResource
java:global/test1/TeamResource
java:app/test1/TeamResource
java:module/TeamResource
[0m[0m21:58:01,067 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'CompetitionEJB' in deployment unit 'deployment "test1.war"' are as follows:
java:global/test1/CompetitionEJB!ligaaas.teamc.service.CompetitionEJB
java:app/test1/CompetitionEJB!ligaaas.teamc.service.CompetitionEJB
java:module/CompetitionEJB!ligaaas.teamc.service.CompetitionEJB
java:global/test1/CompetitionEJB
java:app/test1/CompetitionEJB
java:module/CompetitionEJB
[0m[0m21:58:01,090 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'TeamEJB' in deployment unit 'deployment "test1.war"' are as follows:
java:global/test1/TeamEJB!ligaaas.teamc.service.TeamEJB
java:app/test1/TeamEJB!ligaaas.teamc.service.TeamEJB
java:module/TeamEJB!ligaaas.teamc.service.TeamEJB
java:global/test1/TeamEJB
java:app/test1/TeamEJB
java:module/TeamEJB
[0m[0m21:58:01,096 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'CompetitionResource' in deployment unit 'deployment "test1.war"' are as follows:
java:global/test1/CompetitionResource!ligaaas.teamc.rest.CompetitionResource
java:app/test1/CompetitionResource!ligaaas.teamc.rest.CompetitionResource
java:module/CompetitionResource!ligaaas.teamc.rest.CompetitionResource
java:global/test1/CompetitionResource
java:app/test1/CompetitionResource
java:module/CompetitionResource
[0m[0m21:58:01,109 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'MatchEJB' in deployment unit 'deployment "test1.war"' are as follows:
java:global/test1/MatchEJB!ligaaas.teamc.service.MatchEJB
java:app/test1/MatchEJB!ligaaas.teamc.service.MatchEJB
java:module/MatchEJB!ligaaas.teamc.service.MatchEJB
java:global/test1/MatchEJB
java:app/test1/MatchEJB
java:module/MatchEJB
[0m[0m21:58:01,110 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'HeadQuarterEJB' in deployment unit 'deployment "test1.war"' are as follows:
java:global/test1/HeadQuarterEJB!ligaaas.teamc.service.HeadQuarterEJB
java:app/test1/HeadQuarterEJB!ligaaas.teamc.service.HeadQuarterEJB
java:module/HeadQuarterEJB!ligaaas.teamc.service.HeadQuarterEJB
java:global/test1/HeadQuarterEJB
java:app/test1/HeadQuarterEJB
java:module/HeadQuarterEJB
[0m[0m21:58:01,111 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'RoundEJB' in deployment unit 'deployment "test1.war"' are as follows:
java:global/test1/RoundEJB!ligaaas.teamc.service.RoundEJB
java:app/test1/RoundEJB!ligaaas.teamc.service.RoundEJB
java:module/RoundEJB!ligaaas.teamc.service.RoundEJB
java:global/test1/RoundEJB
java:app/test1/RoundEJB
java:module/RoundEJB
[0m[0m21:58:04,781 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 6) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
[0m[0m21:58:04,782 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 6) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
[0m[0m21:58:06,238 INFO [org.jboss.weld.Version] (MSC service thread 1-4) WELD-000900: 2.3.5 (Final)
[0m[0m21:58:07,972 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 4) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test1.war#test'
[0m[0m21:58:08,288 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 6) WFLYCLINF0002: Started client-mappings cache from ejb container
[0m[0m21:58:09,815 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 4) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
[0m[33m21:58:09,836 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 4) HHH000431: Unable to determine H2 database version, certain features may not work
[0m[0m21:58:09,995 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 4) Envers integration enabled? : true
[0m[0m21:58:12,404 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 4) HHH000227: Running hbm2ddl schema export
[0mHibernate: 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
[0m21:58:12,562 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 4) HHH000230: Schema export complete
[0m[0m21:58:16,451 INFO [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 61) Initializing Mojarra 2.2.13.SP1 20160303-1204 for context '/test1'
[0m[0m21:58:18,512 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 61) WFLYUT0021: Registered web context: /test1
[0m[0m21:58:18,745 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "test1.war" (runtime-name : "test1.war")
[0mlog4j:WARN No appenders could be found for logger (org.jboss.resteasy.plugins.providers.DocumentProvider).
log4j:WARN Please initialize the log4j system properly.
[33m21:58:23,361 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-17) 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.test1.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.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]
[0m[0m21:58:24,038 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (default task-17) HHH000397: Using ASTQueryTranslatorFactory
[0mHibernate: 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_ where competitio0_.competitionPublic=1 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=?
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=?
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_ where competitio0_.competitionSportType=? and competitio0_.competitionPublic=1 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=?
[31m21:58:26,516 ERROR [org.jboss.as.ejb3.invocation] (default task-19) 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: Invalid SportType
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$$$view7.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: Invalid SportType
at ligaaas.teamc.rest.CompetitionResource.getPublicCompetitions(CompetitionResource.java:60) [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
[0m[31m21:58:26,557 ERROR [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-19) RESTEASY002010: Failed to execute: javax.ws.rs.BadRequestException: Invalid SportType
at ligaaas.teamc.rest.CompetitionResource.getPublicCompetitions(CompetitionResource.java:60) [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$$$view7.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]
[0mHibernate: 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=?
[31m21:58:26,838 ERROR [org.jboss.as.ejb3.invocation] (default task-21) 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$$$view7.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:65) [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
[0m[31m21:58:26,867 ERROR [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-21) RESTEASY002010: Failed to execute: javax.ws.rs.BadRequestException: Only one filter at a time
at ligaaas.teamc.rest.CompetitionResource.getPublicCompetitions(CompetitionResource.java:65) [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$$$view7.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]
[0mHibernate: 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 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_ where competitio0_.user_UserId like ?
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=?
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=?
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 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_ where competitio0_.user_UserId like ?
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_ where competitio0_.competitionPublic=1 and competitio0_.competitionDeleted=0 and competitio0_.competitionId=?
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_ inner join Team_Competition teamcompet1_ on team0_.teamId=teamcompet1_.team_TeamId inner join Competition competitio2_ on teamcompet1_.competition_CompetitionId=competitio2_.competitionId where competitio2_.competitionId=? and team0_.teamDeleted=0 and team0_.teamPublic=1
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_ where competitio0_.competitionPublic=1 and competitio0_.competitionDeleted=0 and competitio0_.competitionId=?
[31m21:58:27,735 ERROR [org.jboss.as.ejb3.invocation] (default task-26) WFLYEJB0034: EJB Invocation failed on component CompetitionResource for method public javax.ws.rs.core.Response ligaaas.teamc.rest.CompetitionResource.getPublicTeamsOfPublicCompetition(java.lang.String): javax.ejb.EJBException: java.lang.IllegalArgumentException: Public competition not found with id: 89
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$$$view7.getPublicTeamsOfPublicCompetition(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: java.lang.IllegalArgumentException: Public competition not found with id: 89
at ligaaas.teamc.rest.CompetitionResource.getPublicTeamsOfPublicCompetition(CompetitionResource.java:89) [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
[0m[0m21:58:28,428 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 61) WFLYUT0022: Unregistered web context: /test1
[0m[0m21:58:28,540 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 65) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test1.war#test'
[0m[0m21:58:28,541 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 65) HHH000227: Running hbm2ddl schema export
[0mHibernate: 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
[0m21:58:28,582 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 65) HHH000230: Schema export complete
[0m[0m21:58:28,591 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 65) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test1.war#test'
[0m[0m21:58:28,674 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 65) WFLYCLINF0003: Stopped client-mappings cache from ejb container
[0m[0m21:58:28,681 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0028: Stopped deployment test1.war (runtime-name: test1.war) in 291ms
[0m[33m21:58:28,732 WARN [org.jboss.as.controller] (management-handler-thread - 3) WFLYCTL0357: Notification of type deployment-undeployed is not described for the resource at the address []
[0m[0m21:58:28,739 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/8d/d6cdbfdc9bfe8b25b35387f8fdb363cdee359d/content
[0m[0m21:58:28,740 INFO [org.jboss.as.server] (management-handler-thread - 3) WFLYSRV0009: Undeployed "test1.war" (runtime-name: "test1.war")
[0m[33m21:58:29,413 WARNING [org.jboss.arquillian.core.spi.ObserverMethod] (main) Argument 2 for ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked.
[0m[0m21:58:32,931 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/4c/be31f8a904e149838d0cdeb47a2bab1e6bec57/content
[0m[0m21:58:32,941 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "test.war" (runtime-name: "test.war")
[0m[0m21:58:33,899 INFO [org.jboss.as.jpa] (MSC service thread 1-2) WFLYJPA0002: Read persistence.xml for test
[0m[0m21:58:33,959 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 65) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test.war#test'
[0m[0m21:58:33,960 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 65) HHH000204: Processing PersistenceUnitInfo [
name: test
...]
[0m[0m21:58:34,078 INFO [org.jboss.weld.deployer] (MSC service thread 1-3) WFLYWELD0003: Processing weld deployment test.war
[0m[0m21:58:34,097 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) 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
[0m[0m21:58:34,097 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) 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
[0m[0m21:58:34,098 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'CompetitionResourceRestricted' in deployment unit 'deployment "test.war"' are as follows:
java:global/test/CompetitionResourceRestricted!ligaaas.teamc.restricted.CompetitionResourceRestricted
java:app/test/CompetitionResourceRestricted!ligaaas.teamc.restricted.CompetitionResourceRestricted
java:module/CompetitionResourceRestricted!ligaaas.teamc.restricted.CompetitionResourceRestricted
java:global/test/CompetitionResourceRestricted
java:app/test/CompetitionResourceRestricted
java:module/CompetitionResourceRestricted
[0m[0m21:58:34,098 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) 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
[0m[0m21:58:34,099 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) 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
[0m[0m21:58:34,100 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) 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
[0m[0m21:58:34,101 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) 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
[0m[0m21:58:34,102 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) 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
[0m[0m21:58:34,296 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 65) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
[0m[0m21:58:34,297 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 65) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
[0m[0m21:58:34,330 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 65) WFLYCLINF0002: Started client-mappings cache from ejb container
[0m[0m21:58:34,424 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 66) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test.war#test'
[0m[0m21:58:34,427 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 66) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
[0m[33m21:58:34,428 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 66) HHH000431: Unable to determine H2 database version, certain features may not work
[0m[0m21:58:34,447 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 66) Envers integration enabled? : true
[0m[0m21:58:35,114 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 66) HHH000227: Running hbm2ddl schema export
[0mHibernate: 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
[0m21:58:35,206 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 66) HHH000230: Schema export complete
[0m[0m21:58:36,250 INFO [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 65) Initializing Mojarra 2.2.13.SP1 20160303-1204 for context '/test'
[0m[0m21:58:36,653 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 65) WFLYUT0021: Registered web context: /test
[0m[0m21:58:36,687 INFO [org.jboss.as.server] (management-handler-thread - 4) WFLYSRV0010: Deployed "test.war" (runtime-name : "test.war")
[0m[33m21:58:37,984 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-14) 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]
[0m[0m21:58:38,131 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (default task-14) HHH000397: Using ASTQueryTranslatorFactory
[0mHibernate: 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 ?
[0m21:58:39,436 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 65) WFLYUT0022: Unregistered web context: /test
[0m[0m21:58:39,516 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 68) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#test'
[0m[0m21:58:39,517 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 68) HHH000227: Running hbm2ddl schema export
[0mHibernate: 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
[0m21:58:39,564 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 68) HHH000230: Schema export complete
[0m[0m21:58:39,567 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 66) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#test'
[0m[0m21:58:39,583 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 66) WFLYCLINF0003: Stopped client-mappings cache from ejb container
[0m[0m21:58:39,636 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0028: Stopped deployment test.war (runtime-name: test.war) in 201ms
[0m[33m21:58:39,673 WARN [org.jboss.as.controller] (management-handler-thread - 2) WFLYCTL0357: Notification of type deployment-undeployed is not described for the resource at the address []
[0m[0m21:58:39,686 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/4c/be31f8a904e149838d0cdeb47a2bab1e6bec57/content
[0m[0m21:58:39,688 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0009: Undeployed "test.war" (runtime-name: "test.war")
[0m[33m21:58:40,174 WARNING [org.jboss.arquillian.core.spi.ObserverMethod] (main) Argument 2 for ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked.
[0m[0m21:58:43,291 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/67/eec1bd86e28d889f3c00279d82b418b5408484/content
[0m[0m21:58:43,304 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0027: Starting deployment of "test.war" (runtime-name: "test.war")
[0m[0m21:58:44,290 INFO [org.jboss.as.jpa] (MSC service thread 1-2) WFLYJPA0002: Read persistence.xml for test
[0m[0m21:58:44,352 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 68) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test.war#test'
[0m[0m21:58:44,353 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 68) HHH000204: Processing PersistenceUnitInfo [
name: test
...]
[0m[0m21:58:44,431 INFO [org.jboss.weld.deployer] (MSC service thread 1-3) WFLYWELD0003: Processing weld deployment test.war
[0m[0m21:58:44,457 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) 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
[0m[0m21:58:44,458 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) 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
[0m[0m21:58:44,459 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'CompetitionResourceRestricted' in deployment unit 'deployment "test.war"' are as follows:
java:global/test/CompetitionResourceRestricted!ligaaas.teamc.restricted.CompetitionResourceRestricted
java:app/test/CompetitionResourceRestricted!ligaaas.teamc.restricted.CompetitionResourceRestricted
java:module/CompetitionResourceRestricted!ligaaas.teamc.restricted.CompetitionResourceRestricted
java:global/test/CompetitionResourceRestricted
java:app/test/CompetitionResourceRestricted
java:module/CompetitionResourceRestricted
[0m[0m21:58:44,459 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) 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
[0m[0m21:58:44,460 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) 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
[0m[0m21:58:44,461 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) 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
[0m[0m21:58:44,461 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) 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
[0m[0m21:58:44,462 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) 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
[0m[0m21:58:44,615 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 68) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
[0m[0m21:58:44,616 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 68) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
[0m[0m21:58:44,685 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 68) WFLYCLINF0002: Started client-mappings cache from ejb container
[0m[0m21:58:44,747 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 68) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test.war#test'
[0m[0m21:58:44,753 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 68) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
[0m[33m21:58:44,755 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 68) HHH000431: Unable to determine H2 database version, certain features may not work
[0m[0m21:58:44,769 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 68) Envers integration enabled? : true
[0m[0m21:58:45,426 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 68) HHH000227: Running hbm2ddl schema export
[0mHibernate: 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
[0m21:58:45,523 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 68) HHH000230: Schema export complete
[0m[0m21:58:46,223 INFO [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 67) Initializing Mojarra 2.2.13.SP1 20160303-1204 for context '/test'
[0m[0m21:58:46,533 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 67) WFLYUT0021: Registered web context: /test
[0m[0m21:58:46,570 INFO [org.jboss.as.server] (management-handler-thread - 3) WFLYSRV0010: Deployed "test.war" (runtime-name : "test.war")
[0m[33m21:58:47,662 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-32) 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]
[0m[0m21:58:47,782 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (default task-32) HHH000397: Using ASTQueryTranslatorFactory
[0mHibernate: 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 ?
Hibernate: select team0_.teamId as teamId1_8_0_, team0_.contact_ContactId as contact11_8_0_, team0_.teamDeleted as teamDele2_8_0_, team0_.teamDescription as teamDesc3_8_0_, team0_.headQuarter_HeadQuarterId as headQua12_8_0_, team0_.teamMaxPlayers as teamMaxP4_8_0_, team0_.teamMinPlayers as teamMinP5_8_0_, team0_.teamName as teamName6_8_0_, team0_.teamOpen as teamOpen7_8_0_, team0_.teamPublic as teamPubl8_8_0_, team0_.teamShortName as teamShor9_8_0_, team0_.teamSportType as teamSpo10_8_0_, team0_.user_UserId as user_Us13_8_0_ from Team team0_ where team0_.teamId=?
Hibernate: select player0_.playerId as playerId1_5_0_, 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_, 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_ from Player player0_ left outer join User user1_ on player0_.playerManagedByUser_userId=user1_.userId left outer join Player player2_ on user1_.userPlayer_playerId=player2_.playerId where player0_.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 team0_.teamId as teamId1_8_0_, team0_.contact_ContactId as contact11_8_0_, team0_.teamDeleted as teamDele2_8_0_, team0_.teamDescription as teamDesc3_8_0_, team0_.headQuarter_HeadQuarterId as headQua12_8_0_, team0_.teamMaxPlayers as teamMaxP4_8_0_, team0_.teamMinPlayers as teamMinP5_8_0_, team0_.teamName as teamName6_8_0_, team0_.teamOpen as teamOpen7_8_0_, team0_.teamPublic as teamPubl8_8_0_, team0_.teamShortName as teamShor9_8_0_, team0_.teamSportType as teamSpo10_8_0_, team0_.user_UserId as user_Us13_8_0_ from Team team0_ where team0_.teamId=?
Hibernate: select teamplayer0_.team_TeamId as team_Tea1_10_0_, teamplayer0_.player_PlayerId as player_P2_10_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_, player3_.playerId as playerId1_5_3_, player3_.playerEmail as playerEm2_5_3_, player3_.playerFavouriteSportsList as playerFa3_5_3_, player3_.playerFavouriteTeamList as playerFa4_5_3_, player3_.playerInterests as playerIn5_5_3_, player3_.playerLocation as playerLo6_5_3_, player3_.playerManagedByUser_userId as playerM11_5_3_, player3_.playerNickName as playerNi7_5_3_, player3_.playerPicture as playerPi8_5_3_, player3_.playerPrivacity as playerPr9_5_3_, player3_.playerProvince as playerP10_5_3_ from Team_Player teamplayer0_ inner join Player player1_ on teamplayer0_.player_PlayerId=player1_.playerId left outer join User user2_ on player1_.playerManagedByUser_userId=user2_.userId left outer join Player player3_ on user2_.userPlayer_playerId=player3_.playerId where teamplayer0_.team_TeamId=?
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 player0_.playerId as playerId1_5_0_, 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_, 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_ from Player player0_ left outer join User user1_ on player0_.playerManagedByUser_userId=user1_.userId left outer join Player player2_ on user1_.userPlayer_playerId=player2_.playerId where player0_.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: insert into Team_Player (team_TeamId, player_PlayerId) values (?, ?)
Hibernate: select team0_.teamId as teamId1_8_0_, team0_.contact_ContactId as contact11_8_0_, team0_.teamDeleted as teamDele2_8_0_, team0_.teamDescription as teamDesc3_8_0_, team0_.headQuarter_HeadQuarterId as headQua12_8_0_, team0_.teamMaxPlayers as teamMaxP4_8_0_, team0_.teamMinPlayers as teamMinP5_8_0_, team0_.teamName as teamName6_8_0_, team0_.teamOpen as teamOpen7_8_0_, team0_.teamPublic as teamPubl8_8_0_, team0_.teamShortName as teamShor9_8_0_, team0_.teamSportType as teamSpo10_8_0_, team0_.user_UserId as user_Us13_8_0_ from Team team0_ where team0_.teamId=?
Hibernate: select player0_.playerId as playerId1_5_0_, 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_, 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_ from Player player0_ left outer join User user1_ on player0_.playerManagedByUser_userId=user1_.userId left outer join Player player2_ on user1_.userPlayer_playerId=player2_.playerId where player0_.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 team0_.teamId as teamId1_8_0_, team0_.contact_ContactId as contact11_8_0_, team0_.teamDeleted as teamDele2_8_0_, team0_.teamDescription as teamDesc3_8_0_, team0_.headQuarter_HeadQuarterId as headQua12_8_0_, team0_.teamMaxPlayers as teamMaxP4_8_0_, team0_.teamMinPlayers as teamMinP5_8_0_, team0_.teamName as teamName6_8_0_, team0_.teamOpen as teamOpen7_8_0_, team0_.teamPublic as teamPubl8_8_0_, team0_.teamShortName as teamShor9_8_0_, team0_.teamSportType as teamSpo10_8_0_, team0_.user_UserId as user_Us13_8_0_ from Team team0_ where team0_.teamId=?
Hibernate: select teamplayer0_.team_TeamId as team_Tea1_10_0_, teamplayer0_.player_PlayerId as player_P2_10_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_, player3_.playerId as playerId1_5_3_, player3_.playerEmail as playerEm2_5_3_, player3_.playerFavouriteSportsList as playerFa3_5_3_, player3_.playerFavouriteTeamList as playerFa4_5_3_, player3_.playerInterests as playerIn5_5_3_, player3_.playerLocation as playerLo6_5_3_, player3_.playerManagedByUser_userId as playerM11_5_3_, player3_.playerNickName as playerNi7_5_3_, player3_.playerPicture as playerPi8_5_3_, player3_.playerPrivacity as playerPr9_5_3_, player3_.playerProvince as playerP10_5_3_ from Team_Player teamplayer0_ inner join Player player1_ on teamplayer0_.player_PlayerId=player1_.playerId left outer join User user2_ on player1_.playerManagedByUser_userId=user2_.userId left outer join Player player3_ on user2_.userPlayer_playerId=player3_.playerId where teamplayer0_.team_TeamId=?
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=?
[31m21:58:48,658 ERROR [org.jboss.as.ejb3.invocation] (default task-5) WFLYEJB0034: EJB Invocation failed on component TeamEJB for method public ligaaas.teamc.domain.Team ligaaas.teamc.service.TeamEJB.addPlayers(java.util.List,ligaaas.teamc.domain.Team): javax.ejb.EJBException: java.lang.IllegalArgumentException: Team players contains players that already are in the team
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.AuthorizationInterceptor.processInvocation(AuthorizationInterceptor.java:138) [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.service.TeamEJB$$$view23.addPlayers(Unknown Source) [classes:]
at ligaaas.teamc.restricted.TeamResource.addPlayerToTeam(TeamResource.java:83) [classes:]
at ligaaas.teamc.restricted.TeamResource$Proxy$_$$_WeldClientProxy.addPlayerToTeam(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.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]
Caused by: java.lang.IllegalArgumentException: Team players contains players that already are in the team
at ligaaas.teamc.service.TeamEJB.addPlayers(TeamEJB.java:250) [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]
... 94 more
[0mHibernate: select team0_.teamId as teamId1_8_0_, team0_.contact_ContactId as contact11_8_0_, team0_.teamDeleted as teamDele2_8_0_, team0_.teamDescription as teamDesc3_8_0_, team0_.headQuarter_HeadQuarterId as headQua12_8_0_, team0_.teamMaxPlayers as teamMaxP4_8_0_, team0_.teamMinPlayers as teamMinP5_8_0_, team0_.teamName as teamName6_8_0_, team0_.teamOpen as teamOpen7_8_0_, team0_.teamPublic as teamPubl8_8_0_, team0_.teamShortName as teamShor9_8_0_, team0_.teamSportType as teamSpo10_8_0_, team0_.user_UserId as user_Us13_8_0_ from Team team0_ where team0_.teamId=?
Hibernate: select team0_.teamId as teamId1_8_0_, team0_.contact_ContactId as contact11_8_0_, team0_.teamDeleted as teamDele2_8_0_, team0_.teamDescription as teamDesc3_8_0_, team0_.headQuarter_HeadQuarterId as headQua12_8_0_, team0_.teamMaxPlayers as teamMaxP4_8_0_, team0_.teamMinPlayers as teamMinP5_8_0_, team0_.teamName as teamName6_8_0_, team0_.teamOpen as teamOpen7_8_0_, team0_.teamPublic as teamPubl8_8_0_, team0_.teamShortName as teamShor9_8_0_, team0_.teamSportType as teamSpo10_8_0_, team0_.user_UserId as user_Us13_8_0_ from Team team0_ where team0_.teamId=?
Hibernate: select player0_.playerId as playerId1_5_0_, 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_, 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_ from Player player0_ left outer join User user1_ on player0_.playerManagedByUser_userId=user1_.userId left outer join Player player2_ on user1_.userPlayer_playerId=player2_.playerId where player0_.playerId=?
[0m21:58:49,121 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 67) WFLYUT0022: Unregistered web context: /test
[0m[0m21:58:49,149 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 67) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#test'
[0m[0m21:58:49,149 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 67) HHH000227: Running hbm2ddl schema export
[0mHibernate: 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
[0m21:58:49,171 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 67) HHH000230: Schema export complete
[0m[0m21:58:49,181 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 61) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#test'
[0m[0m21:58:49,204 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 67) WFLYCLINF0003: Stopped client-mappings cache from ejb container
[0m[0m21:58:49,222 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment test.war (runtime-name: test.war) in 107ms
[0m[33m21:58:49,245 WARN [org.jboss.as.controller] (management-handler-thread - 1) WFLYCTL0357: Notification of type deployment-undeployed is not described for the resource at the address []
[0m[0m21:58:49,255 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/67/eec1bd86e28d889f3c00279d82b418b5408484/content
[0m[0m21:58:49,255 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "test.war" (runtime-name: "test.war")
[0m[33m21:58:49,677 WARNING [org.jboss.arquillian.core.spi.ObserverMethod] (main) Argument 2 for ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked.
[0m[0m21:58:53,089 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/wildfly-10.1.0.Final/standalone/data/content/48/b8458197881e1b4ab66626ac996e4c2474e827/content
[0m[0m21:58:53,093 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "test1.war" (runtime-name: "test1.war")
[0m[0m21:58:54,163 INFO [org.jboss.as.jpa] (MSC service thread 1-1) WFLYJPA0002: Read persistence.xml for test
[0m[0m21:58:54,221 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 67) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test1.war#test'
[0m[0m21:58:54,221 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 67) HHH000204: Processing PersistenceUnitInfo [
name: test
...]
[0m[0m21:58:54,279 INFO [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0003: Processing weld deployment test1.war
[0m[0m21:58:54,307 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'PlayerEJB' in deployment unit 'deployment "test1.war"' are as follows:
java:global/test1/PlayerEJB!ligaaas.teamc.service.PlayerEJB
java:app/test1/PlayerEJB!ligaaas.teamc.service.PlayerEJB
java:module/PlayerEJB!ligaaas.teamc.service.PlayerEJB
java:global/test1/PlayerEJB
java:app/test1/PlayerEJB
java:module/PlayerEJB
[0m[0m21:58:54,312 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'UserEJB' in deployment unit 'deployment "test1.war"' are as follows:
java:global/test1/UserEJB!ligaaas.teamc.service.UserEJB
java:app/test1/UserEJB!ligaaas.teamc.service.UserEJB
java:module/UserEJB!ligaaas.teamc.service.UserEJB
java:global/test1/UserEJB
java:app/test1/UserEJB
java:module/UserEJB
[0m[0m21:58:54,312 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'TeamResource' in deployment unit 'deployment "test1.war"' are as follows:
java:global/test1/TeamResource!ligaaas.teamc.rest.TeamResource
java:app/test1/TeamResource!ligaaas.teamc.rest.TeamResource
java:module/TeamResource!ligaaas.teamc.rest.TeamResource
java:global/test1/TeamResource
java:app/test1/TeamResource
java:module/TeamResource
[0m[0m21:58:54,312 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'CompetitionEJB' in deployment unit 'deployment "test1.war"' are as follows:
java:global/test1/CompetitionEJB!ligaaas.teamc.service.CompetitionEJB
java:app/test1/CompetitionEJB!ligaaas.teamc.service.CompetitionEJB
java:module/CompetitionEJB!ligaaas.teamc.service.CompetitionEJB
java:global/test1/CompetitionEJB
java:app/test1/CompetitionEJB
java:module/CompetitionEJB
[0m[0m21:58:54,313 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'TeamEJB' in deployment unit 'deployment "test1.war"' are as follows:
java:global/test1/TeamEJB!ligaaas.teamc.service.TeamEJB
java:app/test1/TeamEJB!ligaaas.teamc.service.TeamEJB
java:module/TeamEJB!ligaaas.teamc.service.TeamEJB
java:global/test1/TeamEJB
java:app/test1/TeamEJB
java:module/TeamEJB
[0m[0m21:58:54,313 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'CompetitionResource' in deployment unit 'deployment "test1.war"' are as follows:
java:global/test1/CompetitionResource!ligaaas.teamc.rest.CompetitionResource
java:app/test1/CompetitionResource!ligaaas.teamc.rest.CompetitionResource
java:module/CompetitionResource!ligaaas.teamc.rest.CompetitionResource
java:global/test1/CompetitionResource
java:app/test1/CompetitionResource
java:module/CompetitionResource
[0m[0m21:58:54,440 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 67) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
[0m[0m21:58:54,441 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 67) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
[0m[0m21:58:54,463 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 61) WFLYCLINF0002: Started client-mappings cache from ejb container
[0m[0m21:58:54,509 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 61) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test1.war#test'
[0m[0m21:58:54,512 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 61) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
[0m[33m21:58:54,513 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 61) HHH000431: Unable to determine H2 database version, certain features may not work
[0m[0m21:58:54,528 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 61) Envers integration enabled? : true
[0m[0m21:58:55,009 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 61) HHH000227: Running hbm2ddl schema export
[0mHibernate: 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
[0m21:58:55,103 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 61) HHH000230: Schema export complete
[0m[0m21:58:55,852 INFO [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 62) Initializing Mojarra 2.2.13.SP1 20160303-1204 for context '/test1'
[0m[0m21:58:56,164 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 62) WFLYUT0021: Registered web context: /test1
[0m[0m21:58:56,180 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "test1.war" (runtime-name : "test1.war")
[0m[33m21:58:57,663 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-25) 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.test1.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.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]
[0m[0m21:58:57,817 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (default task-25) HHH000397: Using ASTQueryTranslatorFactory
[0mHibernate: 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_.teamPublic=1 and team0_.teamDeleted=0
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=?
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_.teamSportType=? and team0_.teamPublic=1 and team0_.teamDeleted=0
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=?
[31m21:58:58,418 ERROR [org.jboss.as.ejb3.invocation] (default task-28) WFLYEJB0034: EJB Invocation failed on component TeamResource for method public javax.ws.rs.core.Response ligaaas.teamc.rest.TeamResource.getPublicTeams(java.lang.String,java.lang.String): javax.ejb.EJBException: javax.ws.rs.BadRequestException: Invalid SportType
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.TeamResource$$$view29.getPublicTeams(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: Invalid SportType
at ligaaas.teamc.rest.TeamResource.getPublicTeams(TeamResource.java:51) [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
[0m[31m21:58:58,436 ERROR [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-28) RESTEASY002010: Failed to execute: javax.ws.rs.BadRequestException: Invalid SportType
at ligaaas.teamc.rest.TeamResource.getPublicTeams(TeamResource.java:51) [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.TeamResource$$$view29.getPublicTeams(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]
[0mHibernate: 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_ inner join HeadQuarter headquarte1_ on team0_.headQuarter_HeadQuarterId=headquarte1_.headQuarterId where headquarte1_.headquarterLocality=? and team0_.teamDeleted=0 and team0_.teamPublic=1
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=?
[31m21:58:58,576 ERROR [org.jboss.as.ejb3.invocation] (default task-30) WFLYEJB0034: EJB Invocation failed on component TeamResource for method public javax.ws.rs.core.Response ligaaas.teamc.rest.TeamResource.getPublicTeams(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.TeamResource$$$view29.getPublicTeams(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.TeamResource.getPublicTeams(TeamResource.java:56) [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
[0m[31m21:58:58,589 ERROR [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-30) RESTEASY002010: Failed to execute: javax.ws.rs.BadRequestException: Only one filter at a time
at ligaaas.teamc.rest.TeamResource.getPublicTeams(TeamResource.java:56) [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.TeamResource$$$view29.getPublicTeams(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]
[0m[0m21:58:59,002 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 62) WFLYUT0022: Unregistered web context: /test1
[0m[0m21:58:59,028 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 69) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test1.war#test'
[0m[0m21:58:59,029 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 69) HHH000227: Running hbm2ddl schema export
[0mHibernate: 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
[0m21:58:59,058 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 69) HHH000230: Schema export complete
[0m[0m21:58:59,073 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 69) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test1.war#test'
[0m[0m21:58:59,074 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 68) WFLYCLINF0003: Stopped client-mappings cache from ejb container
[0m[0m21:58:59,104 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0028: Stopped deployment test1.war (runtime-name: test1.war) in 104ms
[0m[33m21:58:59,129 WARN [org.jboss.as.controller] (management-handler-thread - 4) WFLYCTL0357: Notification of type deployment-undeployed is not described for the resource at the address []
[0m[0m21:58:59,133 INFO [org.jboss.as.repository] (management-handler-thread - 4) WFLYDR0002: Content removed from location /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/wildfly-10.1.0.Final/standalone/data/content/48/b8458197881e1b4ab66626ac996e4c2474e827/content
[0m[0m21:58:59,133 INFO [org.jboss.as.server] (management-handler-thread - 4) WFLYSRV0009: Undeployed "test1.war" (runtime-name: "test1.war")
[0m[INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 85.751 s - in ligaaas.teamc.rest.ResourceIntegrationTestSuite
[33m21:58:59,143 WARNING [org.jboss.arquillian.core.spi.ObserverMethod] (main) Argument 2 for ArquillianServiceDeployer.undeploy is null. It won't be invoked.
[0m[0m21:58:59,198 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) WFLYJCA0010: Unbound data source [java:jboss/datasources/dgss1718/teamC/ligaaas]
[0m[0m21:58:59,198 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS]
[0m[0m21:58:59,238 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0019: Host default-host stopping
[0m[0m21:58:59,273 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-4) WFLYJCA0019: Stopped Driver service with driver-name = h2
[0m[0m21:58:59,335 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0008: Undertow HTTP listener default suspending
[0m[0m21:58:59,340 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 127.0.0.1:58080
[0m[0m21:58:59,343 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0004: Undertow 1.4.0.Final stopping
[0m[0m21:58:59,385 INFO [org.jboss.as] (MSC service thread 1-1) WFLYSRV0050: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) stopped in 183ms
[0m[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 33, 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 8 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 [72 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/rest/TeamResource.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/ligaaas/teamc/restricted/CompetitionResourceRestricted.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/rest/class-use/TeamResource.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/CompetitionResourceRestricted.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...
2 warnings
[WARNING] Javadoc Warnings
[WARNING] /var/lib/jenkins/workspace/LIGAaaS Team C/rest/src/main/java/ligaaas/teamc/restricted/TeamResource.java:67: warning: no @param for teamId
[WARNING] public Response addPlayerToTeam(@PathParam("TEAM_ID") String teamId, @PathParam("PLAYER_ID") String playerId) {
[WARNING] ^
[WARNING] /var/lib/jenkins/workspace/LIGAaaS Team C/rest/src/main/java/ligaaas/teamc/restricted/TeamResource.java:67: warning: no @param for playerId
[WARNING] public Response addPlayerToTeam(@PathParam("TEAM_ID") String teamId, @PathParam("PLAYER_ID") String playerId) {
[WARNING] ^
[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 8 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