[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 6 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 4 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
[0m19:55:02,076 INFO [org.jboss.modules] (main) JBoss Modules version 1.6.1.Final
[0m[0m19:55:02,912 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.7.SP1
[0m[0m19:55:03,448 INFO [org.jboss.as] (MSC service thread 1-4) WFLYSRV0049: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) starting
[0m[0m19:55:09,445 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)
[0m[0m19:55:09,558 INFO [org.xnio] (MSC service thread 1-3) XNIO version 3.4.0.Final
[0m[0m19:55:09,601 INFO [org.xnio.nio] (MSC service thread 1-3) XNIO NIO Implementation Version 3.4.0.Final
[0m[0m19:55:09,849 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 36) WFLYCLINF0001: Activating Infinispan subsystem.
[0m[0m19:55:09,874 INFO [org.jboss.remoting] (MSC service thread 1-3) JBoss Remoting version 4.0.21.Final
[0m[0m19:55:09,880 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[0m19:55:09,941 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 44) WFLYNAM0001: Activating Naming Subsystem
[0m[33m19:55:09,991 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[0m19:55:10,071 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 52) WFLYWS0002: Activating WebServices Extension
[0m[0m19:55:10,084 INFO [org.jboss.as.security] (ServerService Thread Pool -- 49) WFLYSEC0002: Activating Security Subsystem
[0m[0m19:55:10,176 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 42) WFLYJSF0007: Activated the following JSF Implementations: [main]
[0m[0m19:55:10,232 INFO [org.jboss.as.security] (MSC service thread 1-1) WFLYSEC0001: Current PicketBox version=4.9.6.Final
[0m[0m19:55:10,328 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0003: Undertow 1.4.0.Final starting
[0m[0m19:55:10,489 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 30) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
[0m[0m19:55:10,508 INFO [org.jboss.as.connector] (MSC service thread 1-3) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.4.Final)
[0m[0m19:55:10,667 INFO [org.jboss.as.naming] (MSC service thread 1-2) WFLYNAM0003: Starting Naming Service
[0m[0m19:55:10,681 INFO [org.jboss.as.mail.extension] (MSC service thread 1-4) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default]
[0m[0m19:55:10,697 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-4) WFLYJCA0018: Started Driver service with driver-name = h2
[0m[0m19:55:11,281 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[0m19:55:11,328 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0012: Started server default-server.
[0m[0m19:55:11,353 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0018: Host default-host starting
[0m[0m19:55:11,996 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:58080
[0m[0m19:55:12,770 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-3) WFLYJCA0001: Bound data source [java:jboss/datasources/dgss1718/teamC/ligaaas]
[0m[0m19:55:12,776 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS]
[0m[0m19:55:14,512 INFO [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-2) ISPN000128: Infinispan version: Infinispan 'Chakra' 8.2.4.Final
[0m[0m19:55:14,712 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[0m19:55:14,713 INFO [org.jboss.ws.common.management] (MSC service thread 1-4) JBWS022052: Starting JBossWS 5.1.5.Final (Apache CXF 3.1.6)
[0m[0m19:55:14,714 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[0m19:55:14,715 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[0m19:55:14,715 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 56) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
[0m[0m19:55:14,718 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 56) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
[0m[0m19:55:15,191 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:59990/management
[0m[0m19:55:15,193 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:59990
[0m[0m19:55:15,194 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) started in 12822ms - Started 302 of 506 services (325 services are lazy, passive or on-demand)
[0m[33m19:55:16,292 WARNING [org.jboss.arquillian.core.spi.ObserverMethod] (main) Argument 2 for ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked.
[0m[0m19:55:19,517 INFO [org.jboss.remoting] (main) JBoss Remoting version 5.0.2.Final
[0m[0m19:55:19,631 INFO [org.xnio] (main) XNIO version 3.5.1.Final
[0m[0m19:55:19,656 INFO [org.xnio.nio] (main) XNIO NIO Implementation Version 3.5.1.Final
[0m[0m19:55:19,937 INFO [org.wildfly.security] (main) ELY00001: WildFly Elytron version 1.1.2.Final
[0m[0m19:55:22,776 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/d7/1bea5d55f0d472ae13157a0909157d38213932/content
[0m[0m19:55:22,842 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0027: Starting deployment of "test1.war" (runtime-name: "test1.war")
[0m[0m19:55:26,868 INFO [org.jboss.as.jpa] (MSC service thread 1-3) WFLYJPA0002: Read persistence.xml for test
[0m[0m19:55:27,644 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 10) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test1.war#test'
[0m[0m19:55:27,768 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 10) HHH000204: Processing PersistenceUnitInfo [
name: test
...]
[0m[0m19:55:28,053 INFO [org.jboss.weld.deployer] (MSC service thread 1-3) WFLYWELD0003: Processing weld deployment test1.war
[0m[0m19:55:28,195 INFO [org.hibernate.Version] (ServerService Thread Pool -- 10) HHH000412: Hibernate Core {5.0.10.Final}
[0m[0m19:55:28,203 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 10) HHH000206: hibernate.properties not found
[0m[0m19:55:28,212 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 10) HHH000021: Bytecode provider name : javassist
[0m[0m19:55:28,411 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-3) HV000001: Hibernate Validator 5.2.4.Final
[0m[0m19:55:28,412 INFO [org.hibernate.annotations.common.Version] (ServerService Thread Pool -- 10) HCANN000001: Hibernate Commons Annotations {5.0.1.Final}
[0m[0m19:55:28,792 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) 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[0m19:55:28,792 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) 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[0m19:55:28,793 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) 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[0m19:55:29,476 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 10) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
[0m[0m19:55:29,477 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 10) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
[0m[0m19:55:29,854 INFO [org.jboss.weld.Version] (MSC service thread 1-1) WELD-000900: 2.3.5 (Final)
[0m[0m19:55:30,901 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 10) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test1.war#test'
[0m[0m19:55:31,169 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 24) WFLYCLINF0002: Started client-mappings cache from ejb container
[0m[0m19:55:32,714 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 10) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
[0m[33m19:55:32,735 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 10) HHH000431: Unable to determine H2 database version, certain features may not work
[0m[0m19:55:32,887 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 10) Envers integration enabled? : true
[0m[0m19:55:35,440 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 10) 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
[0m19:55:35,607 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 10) HHH000230: Schema export complete
[0m[0m19:55:39,103 INFO [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 60) Initializing Mojarra 2.2.13.SP1 20160303-1204 for context '/test1'
[0m[0m19:55:40,927 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 60) WFLYUT0021: Registered web context: /test1
[0m[0m19:55:41,106 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.
[33m19:55:46,360 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-23) RESTEASY002120: ClassNotFoundException: Unable to load builtin provider org.jboss.resteasy.plugins.providers.jackson.ResteasyJacksonProvider from jar:file:/var/lib/jenkins/.m2/repository/org/jboss/resteasy/resteasy-jackson-provider/3.0.24.Final/resteasy-jackson-provider-3.0.24.Final.jar!/META-INF/services/javax.ws.rs.ext.Providers: java.lang.ClassNotFoundException: org.jboss.resteasy.plugins.providers.jackson.ResteasyJacksonProvider from [Module "deployment.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[0m19:55:46,977 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (default task-23) 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=?
[31m19:55:49,234 ERROR [org.jboss.as.ejb3.invocation] (default task-25) 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$$$view1.getPublicCompetitions(Unknown Source) [classes:]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_144]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_144]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_144]
at java.lang.reflect.Method.invoke(Method.java:498) [rt.jar:1.8.0_144]
at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:139) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:295) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:249) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:236) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:402) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:209) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:221) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:56) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:51) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.Final]
at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.security.handlers.AuthenticationConstraintHandler.handleRequest(AuthenticationConstraintHandler.java:53) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.security.ServletSecurityConstraintHandler.handleRequest(ServletSecurityConstraintHandler.java:59) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:292) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:81) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:138) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:135) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:272) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:104) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.server.Connectors.executeRootHandler(Connectors.java:202) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:805) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [rt.jar:1.8.0_144]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [rt.jar:1.8.0_144]
at java.lang.Thread.run(Thread.java:748) [rt.jar:1.8.0_144]
Caused by: javax.ws.rs.BadRequestException: Invalid SportType
at ligaaas.teamc.rest.CompetitionResource.getPublicCompetitions(CompetitionResource.java:50) [classes:]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_144]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_144]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_144]
at java.lang.reflect.Method.invoke(Method.java:498) [rt.jar:1.8.0_144]
at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:82) [wildfly-weld-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:93) [wildfly-weld-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47) [wildfly-jpa-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:64) [weld-core-impl-2.3.5.Final.jar:2.3.5.Final]
at org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:83) [wildfly-weld-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) [wildfly-ee-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.as.ejb3.component.interceptors.NonPooledEJBComponentInstanceAssociatingInterceptor.processInvocation(NonPooledEJBComponentInstanceAssociatingInterceptor.java:59) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:275) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
... 89 more
[0m[31m19:55:49,268 ERROR [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-25) RESTEASY002010: Failed to execute: javax.ws.rs.BadRequestException: Invalid SportType
at ligaaas.teamc.rest.CompetitionResource.getPublicCompetitions(CompetitionResource.java:50) [classes:]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_144]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_144]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_144]
at java.lang.reflect.Method.invoke(Method.java:498) [rt.jar:1.8.0_144]
at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:82) [wildfly-weld-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:93) [wildfly-weld-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47) [wildfly-jpa-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:64) [weld-core-impl-2.3.5.Final.jar:2.3.5.Final]
at org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:83) [wildfly-weld-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) [wildfly-ee-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.as.ejb3.component.interceptors.NonPooledEJBComponentInstanceAssociatingInterceptor.processInvocation(NonPooledEJBComponentInstanceAssociatingInterceptor.java:59) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:275) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:327) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:239) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:100) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:54) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:636) [wildfly-elytron-1.1.2.Final.jar:1.1.2.Final]
at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80) [:1.5.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:185)
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:73)
at ligaaas.teamc.rest.CompetitionResource$$$view1.getPublicCompetitions(Unknown Source) [classes:]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_144]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_144]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_144]
at java.lang.reflect.Method.invoke(Method.java:498) [rt.jar:1.8.0_144]
at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:139) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:295) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:249) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:236) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:402) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:209) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:221) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:56) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:51) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.Final]
at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.security.handlers.AuthenticationConstraintHandler.handleRequest(AuthenticationConstraintHandler.java:53) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.security.ServletSecurityConstraintHandler.handleRequest(ServletSecurityConstraintHandler.java:59) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:292) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:81) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:138) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:135) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:272) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:104) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.server.Connectors.executeRootHandler(Connectors.java:202) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:805) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [rt.jar:1.8.0_144]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [rt.jar:1.8.0_144]
at java.lang.Thread.run(Thread.java:748) [rt.jar:1.8.0_144]
[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=?
[31m19:55:49,457 ERROR [org.jboss.as.ejb3.invocation] (default task-27) WFLYEJB0034: EJB Invocation failed on component CompetitionResource for method public javax.ws.rs.core.Response ligaaas.teamc.rest.CompetitionResource.getPublicCompetitions(java.lang.String,java.lang.String): javax.ejb.EJBException: javax.ws.rs.BadRequestException: Only one filter at a time
at org.jboss.as.ejb3.tx.CMTTxInterceptor.handleExceptionInOurTx(CMTTxInterceptor.java:187) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:277) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:327) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:239) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:100) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:54) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:636) [wildfly-elytron-1.1.2.Final.jar:1.1.2.Final]
at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80) [:1.5.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:185)
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:73)
at ligaaas.teamc.rest.CompetitionResource$$$view1.getPublicCompetitions(Unknown Source) [classes:]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_144]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_144]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_144]
at java.lang.reflect.Method.invoke(Method.java:498) [rt.jar:1.8.0_144]
at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:139) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:295) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:249) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:236) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:402) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:209) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:221) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:56) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:51) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.Final]
at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.security.handlers.AuthenticationConstraintHandler.handleRequest(AuthenticationConstraintHandler.java:53) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.security.ServletSecurityConstraintHandler.handleRequest(ServletSecurityConstraintHandler.java:59) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:292) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:81) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:138) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:135) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:272) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:104) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.server.Connectors.executeRootHandler(Connectors.java:202) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:805) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [rt.jar:1.8.0_144]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [rt.jar:1.8.0_144]
at java.lang.Thread.run(Thread.java:748) [rt.jar:1.8.0_144]
Caused by: javax.ws.rs.BadRequestException: Only one filter at a time
at ligaaas.teamc.rest.CompetitionResource.getPublicCompetitions(CompetitionResource.java:55) [classes:]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_144]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_144]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_144]
at java.lang.reflect.Method.invoke(Method.java:498) [rt.jar:1.8.0_144]
at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:82) [wildfly-weld-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:93) [wildfly-weld-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47) [wildfly-jpa-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:64) [weld-core-impl-2.3.5.Final.jar:2.3.5.Final]
at org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:83) [wildfly-weld-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) [wildfly-ee-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.as.ejb3.component.interceptors.NonPooledEJBComponentInstanceAssociatingInterceptor.processInvocation(NonPooledEJBComponentInstanceAssociatingInterceptor.java:59) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:275) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
... 89 more
[0m[31m19:55:49,476 ERROR [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-27) RESTEASY002010: Failed to execute: javax.ws.rs.BadRequestException: Only one filter at a time
at ligaaas.teamc.rest.CompetitionResource.getPublicCompetitions(CompetitionResource.java:55) [classes:]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_144]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_144]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_144]
at java.lang.reflect.Method.invoke(Method.java:498) [rt.jar:1.8.0_144]
at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:82) [wildfly-weld-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:93) [wildfly-weld-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47) [wildfly-jpa-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:64) [weld-core-impl-2.3.5.Final.jar:2.3.5.Final]
at org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:83) [wildfly-weld-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) [wildfly-ee-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.as.ejb3.component.interceptors.NonPooledEJBComponentInstanceAssociatingInterceptor.processInvocation(NonPooledEJBComponentInstanceAssociatingInterceptor.java:59) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:275) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:327) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:239) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:100) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:54) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:636) [wildfly-elytron-1.1.2.Final.jar:1.1.2.Final]
at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80) [:1.5.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:185)
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final]
at org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:73)
at ligaaas.teamc.rest.CompetitionResource$$$view1.getPublicCompetitions(Unknown Source) [classes:]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_144]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_144]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_144]
at java.lang.reflect.Method.invoke(Method.java:498) [rt.jar:1.8.0_144]
at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:139) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:295) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:249) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:236) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:402) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:209) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:221) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:56) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:51) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.Final]
at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.security.handlers.AuthenticationConstraintHandler.handleRequest(AuthenticationConstraintHandler.java:53) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.security.ServletSecurityConstraintHandler.handleRequest(ServletSecurityConstraintHandler.java:59) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:292) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:81) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:138) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:135) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:272) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:104) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.server.Connectors.executeRootHandler(Connectors.java:202) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:805) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [rt.jar:1.8.0_144]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [rt.jar:1.8.0_144]
at java.lang.Thread.run(Thread.java:748) [rt.jar:1.8.0_144]
[0m[0m19:55:49,908 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 60) WFLYUT0022: Unregistered web context: /test1
[0m[0m19:55:50,032 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 60) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test1.war#test'
[0m[0m19:55:50,034 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 60) 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
[0m19:55:50,094 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 60) HHH000230: Schema export complete
[0m[0m19:55:50,100 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 60) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test1.war#test'
[0m[0m19:55:50,160 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 60) WFLYCLINF0003: Stopped client-mappings cache from ejb container
[0m[0m19:55:50,178 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0028: Stopped deployment test1.war (runtime-name: test1.war) in 293ms
[0m[33m19:55:50,227 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[0m19:55:50,235 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/d7/1bea5d55f0d472ae13157a0909157d38213932/content
[0m[0m19:55:50,236 INFO [org.jboss.as.server] (management-handler-thread - 3) WFLYSRV0009: Undeployed "test1.war" (runtime-name: "test1.war")
[0m[33m19:55:50,777 WARNING [org.jboss.arquillian.core.spi.ObserverMethod] (main) Argument 2 for ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked.
[0m[0m19:55:54,859 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/21/ea1e2b641ca659a0cad7c0aa3f5d143b1a8f34/content
[0m[0m19:55:54,865 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0027: Starting deployment of "test.war" (runtime-name: "test.war")
[0m[0m19:55:55,841 INFO [org.jboss.as.jpa] (MSC service thread 1-2) WFLYJPA0002: Read persistence.xml for test
[0m[0m19:55:55,906 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 24) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test.war#test'
[0m[0m19:55:55,907 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 24) HHH000204: Processing PersistenceUnitInfo [
name: test
...]
[0m[0m19:55:56,004 INFO [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0003: Processing weld deployment test.war
[0m[0m19:55:56,043 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) 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[0m19:55:56,044 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) 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[0m19:55:56,044 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) 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[0m19:55:56,045 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) 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[0m19:55:56,045 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) 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[0m19:55:56,047 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) 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[0m19:55:56,047 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) 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[0m19:55:56,225 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 24) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
[0m[0m19:55:56,226 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 24) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
[0m[0m19:55:56,254 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 24) WFLYCLINF0002: Started client-mappings cache from ejb container
[0m[0m19:55:56,351 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 60) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test.war#test'
[0m[0m19:55:56,355 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 60) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
[0m[33m19:55:56,356 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 60) HHH000431: Unable to determine H2 database version, certain features may not work
[0m[0m19:55:56,382 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 60) Envers integration enabled? : true
[0m[0m19:55:56,841 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 60) 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
[0m19:55:56,929 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 60) HHH000230: Schema export complete
[0m[0m19:55:58,062 INFO [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 24) Initializing Mojarra 2.2.13.SP1 20160303-1204 for context '/test'
[0m[0m19:55:58,496 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 24) WFLYUT0021: Registered web context: /test
[0m[0m19:55:58,542 INFO [org.jboss.as.server] (management-handler-thread - 4) WFLYSRV0010: Deployed "test.war" (runtime-name : "test.war")
[0m[33m19:55:59,793 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-12) 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[0m19:55:59,942 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (default task-12) 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 ?
[0m19:56:01,464 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 24) WFLYUT0022: Unregistered web context: /test
[0m[0m19:56:01,523 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 64) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#test'
[0m[0m19:56:01,525 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 64) 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
[0m19:56:01,557 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 64) HHH000230: Schema export complete
[0m[0m19:56:01,576 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 64) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#test'
[0m[0m19:56:01,598 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 64) WFLYCLINF0003: Stopped client-mappings cache from ejb container
[0m[0m19:56:01,607 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment test.war (runtime-name: test.war) in 152ms
[0m[33m19:56:01,629 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[0m19:56:01,635 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/21/ea1e2b641ca659a0cad7c0aa3f5d143b1a8f34/content
[0m[0m19:56:01,640 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0009: Undeployed "test.war" (runtime-name: "test.war")
[0m[33m19:56:02,105 WARNING [org.jboss.arquillian.core.spi.ObserverMethod] (main) Argument 2 for ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked.
[0m[0m19:56:05,590 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/5b/3b3e0b013697484de57cc3307ba3db380d81a8/content
[0m[0m19:56:05,604 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "test.war" (runtime-name: "test.war")
[0m[0m19:56:06,528 INFO [org.jboss.as.jpa] (MSC service thread 1-1) WFLYJPA0002: Read persistence.xml for test
[0m[0m19:56:06,579 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 64) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test.war#test'
[0m[0m19:56:06,581 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 64) HHH000204: Processing PersistenceUnitInfo [
name: test
...]
[0m[0m19:56:06,695 INFO [org.jboss.weld.deployer] (MSC service thread 1-3) WFLYWELD0003: Processing weld deployment test.war
[0m[0m19:56:06,742 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[0m19:56:06,744 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[0m19:56:06,745 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[0m19:56:06,745 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[0m19:56:06,746 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[0m19:56:06,746 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[0m19:56:06,749 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[0m19:56:06,922 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 64) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
[0m[0m19:56:06,924 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 64) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
[0m[0m19:56:06,965 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 65) WFLYCLINF0002: Started client-mappings cache from ejb container
[0m[0m19:56:07,069 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 65) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test.war#test'
[0m[0m19:56:07,072 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 65) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
[0m[33m19:56:07,072 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 65) HHH000431: Unable to determine H2 database version, certain features may not work
[0m[0m19:56:07,089 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 65) Envers integration enabled? : true
[0m[0m19:56:07,608 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
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
[0m19:56:07,677 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 65) HHH000230: Schema export complete
[0m[0m19:56:08,478 INFO [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 63) Initializing Mojarra 2.2.13.SP1 20160303-1204 for context '/test'
[0m[0m19:56:08,829 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 63) WFLYUT0021: Registered web context: /test
[0m[0m19:56:08,856 INFO [org.jboss.as.server] (management-handler-thread - 3) WFLYSRV0010: Deployed "test.war" (runtime-name : "test.war")
[0m[33m19:56:09,987 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-29) 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[0m19:56:10,121 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (default task-29) 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 ?
[0m19:56:11,066 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 63) WFLYUT0022: Unregistered web context: /test
[0m[0m19:56:11,094 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 66) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#test'
[0m[0m19:56:11,095 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
[0m19:56:11,125 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 66) HHH000230: Schema export complete
[0m[0m19:56:11,134 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 66) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#test'
[0m[0m19:56:11,153 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 66) WFLYCLINF0003: Stopped client-mappings cache from ejb container
[0m[0m19:56:11,193 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0028: Stopped deployment test.war (runtime-name: test.war) in 131ms
[0m[33m19:56:11,209 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[0m19:56:11,218 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/5b/3b3e0b013697484de57cc3307ba3db380d81a8/content
[0m[0m19:56:11,218 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "test.war" (runtime-name: "test.war")
[0m[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 72.426 s - in ligaaas.teamc.rest.ResourceIntegrationTestSuite
[33m19:56:11,244 WARNING [org.jboss.arquillian.core.spi.ObserverMethod] (main) Argument 2 for ArquillianServiceDeployer.undeploy is null. It won't be invoked.
[0m[0m19:56:11,313 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS]
[0m[0m19:56:11,316 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) WFLYJCA0010: Unbound data source [java:jboss/datasources/dgss1718/teamC/ligaaas]
[0m[0m19:56:11,352 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0019: Host default-host stopping
[0m[0m19:56:11,397 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-4) WFLYJCA0019: Stopped Driver service with driver-name = h2
[0m[0m19:56:11,401 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0008: Undertow HTTP listener default suspending
[0m[0m19:56:11,417 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[0m19:56:11,419 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0004: Undertow 1.4.0.Final stopping
[0m[0m19:56:11,464 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0050: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) stopped in 149ms
[0m[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[JENKINS] Recording test results
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.9:report (post-unit-test) @ dgss1718-teamC-ligaaas-rest ---
[INFO] Loading execution data file /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/jacoco.exec
[INFO] Analyzed bundle 'REST' with 6 classes
[INFO]
[INFO] --- maven-war-plugin:2.2:war (default-war) @ dgss1718-teamC-ligaaas-rest ---
[INFO] Packaging webapp
[INFO] Assembling webapp [dgss1718-teamC-ligaaas-rest] in [/var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/dgss1718-teamC-ligaaas-rest-0.2.0-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp resources [/var/lib/jenkins/workspace/LIGAaaS Team C/rest/src/main/webapp]
[INFO] Webapp assembled in [120 msecs]
[INFO] Building war: /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/dgss1718-teamC-ligaaas-rest-0.2.0-SNAPSHOT.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1718-teamC-ligaaas-rest >>>
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1718-teamC-ligaaas-rest ---
[INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LIGAaaS Team C/target/classes"
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1718-teamC-ligaaas-rest <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1718-teamC-ligaaas-rest ---
[INFO] Building jar: /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/dgss1718-teamC-ligaaas-rest-0.2.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1718-teamC-ligaaas-rest ---
[INFO]
Loading source files for package ligaaas.teamc.rest...
Loading source files for package ligaaas.teamc.restricted...
Constructing Javadoc information...
Standard Doclet version 1.8.0_144
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/ligaaas/teamc/rest/CompetitionResource.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/ligaaas/teamc/rest/CORSFilter.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/ligaaas/teamc/rest/IllegalArgumentExceptionMapper.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/ligaaas/teamc/rest/SecurityExceptionMapper.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/ligaaas/teamc/restricted/PlayerResource.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/ligaaas/teamc/restricted/TeamResource.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/overview-frame.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/ligaaas/teamc/rest/package-frame.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/ligaaas/teamc/rest/package-summary.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/ligaaas/teamc/rest/package-tree.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/ligaaas/teamc/restricted/package-frame.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/ligaaas/teamc/restricted/package-summary.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/ligaaas/teamc/restricted/package-tree.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/constant-values.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/ligaaas/teamc/rest/class-use/SecurityExceptionMapper.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/ligaaas/teamc/rest/class-use/CompetitionResource.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/ligaaas/teamc/rest/class-use/CORSFilter.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/ligaaas/teamc/rest/class-use/IllegalArgumentExceptionMapper.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/ligaaas/teamc/restricted/class-use/PlayerResource.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/ligaaas/teamc/restricted/class-use/TeamResource.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/ligaaas/teamc/rest/package-use.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/ligaaas/teamc/restricted/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/index.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/overview-summary.html...
Generating /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/apidocs/help-doc.html...
[INFO] Building jar: /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/dgss1718-teamC-ligaaas-rest-0.2.0-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-integration-test) @ dgss1718-teamC-ligaaas-rest ---
[INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LIGAaaS Team C/target/classes"
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.9:report (post-integration-test) @ dgss1718-teamC-ligaaas-rest ---
[INFO] Loading execution data file /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/jacoco.exec
[INFO] Analyzed bundle 'REST' with 6 classes
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1718-teamC-ligaaas-rest ---
[INFO] Installing /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/dgss1718-teamC-ligaaas-rest-0.2.0-SNAPSHOT.war to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamC/ligaaas/dgss1718-teamC-ligaaas-rest/0.2.0-SNAPSHOT/dgss1718-teamC-ligaaas-rest-0.2.0-SNAPSHOT.war
[INFO] Installing /var/lib/jenkins/workspace/LIGAaaS Team C/rest/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamC/ligaaas/dgss1718-teamC-ligaaas-rest/0.2.0-SNAPSHOT/dgss1718-teamC-ligaaas-rest-0.2.0-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/dgss1718-teamC-ligaaas-rest-0.2.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamC/ligaaas/dgss1718-teamC-ligaaas-rest/0.2.0-SNAPSHOT/dgss1718-teamC-ligaaas-rest-0.2.0-SNAPSHOT-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/LIGAaaS Team C/rest/target/dgss1718-teamC-ligaaas-rest-0.2.0-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamC/ligaaas/dgss1718-teamC-ligaaas-rest/0.2.0-SNAPSHOT/dgss1718-teamC-ligaaas-rest-0.2.0-SNAPSHOT-javadoc.jar