Started by an SCM change Building in workspace /var/lib/jenkins/workspace/microstories-2324-teamA > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > /usr/bin/git config remote.origin.url http://sing-group.org/dt/gitlab/dgss-2324-teamA/microstories.git # timeout=10 Fetching upstream changes from http://sing-group.org/dt/gitlab/dgss-2324-teamA/microstories.git > /usr/bin/git --version # timeout=10 using GIT_ASKPASS to set credentials > /usr/bin/git fetch --tags --progress http://sing-group.org/dt/gitlab/dgss-2324-teamA/microstories.git +refs/heads/*:refs/remotes/origin/* > /usr/bin/git rev-parse origin/develop^{commit} # timeout=10 Checking out Revision aa7cdec6cafcd739cbec43674f224e71f6cc23cc (origin/develop) Commit message: "tsk86-87-88-89 Add filters to favorite stories view" > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f aa7cdec6cafcd739cbec43674f224e71f6cc23cc > /usr/bin/git rev-list e868a8558efa2ec0985749bca73c87d9b4c9f390 # timeout=10 Xvfb starting$ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /var/lib/jenkins/xvfb-149-7957376957069408392.fbdir Parsing POMs Established TCP socket on 48395 [microstories-2324-teamA] $ /usr/lib/jvm/java-8-oracle//bin/java -Xmx2048m -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.11.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3/boot/plexus-classworlds-2.6.0.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3/conf/logging jenkins.maven3.agent.Maven35Main /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3 /var/cache/jenkins/war/WEB-INF/lib/remoting-3.12.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.11.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.11.jar 48395 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/workspace/microstories-2324-teamA/pom.xml install [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] μStories 23/24 Team A [pom] [INFO] Domain [jar] [INFO] Tests [jar] [INFO] Service [jar] [INFO] REST [war] [INFO] Web [war] [INFO] EAR [ear] [INFO] [INFO] --< es.uvigo.esei.dgss.teamA.microstories:dgss2324-teamA-microstories-pom >-- [INFO] Building μStories 23/24 Team A 0.2.0-SNAPSHOT [1/7] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss2324-teamA-microstories-pom --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] wildfly-dist-10.1.0.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss2324-teamA-microstories-pom --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/microstories-2324-teamA/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss2324-teamA-microstories-pom >>> [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss2324-teamA-microstories-pom <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss2324-teamA-microstories-pom --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss2324-teamA-microstories-pom --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss2324-teamA-microstories-pom --- [INFO] Installing /var/lib/jenkins/workspace/microstories-2324-teamA/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss2324-teamA-microstories-pom/0.2.0-SNAPSHOT/dgss2324-teamA-microstories-pom-0.2.0-SNAPSHOT.pom [INFO] [INFO] --< es.uvigo.esei.dgss.teamA.microstories:dgss2324-teamA-microstories-domain >-- [INFO] Building Domain 0.2.0-SNAPSHOT [2/7] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss2324-teamA-microstories-domain --- [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/microstories-2324-teamA/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/microstories-2324-teamA/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss2324-teamA-microstories-domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss2324-teamA-microstories-domain --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss2324-teamA-microstories-domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/microstories-2324-teamA/domain/src/test/resources [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/microstories-2324-teamA/domain/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss2324-teamA-microstories-domain --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss2324-teamA-microstories-domain --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] wildfly-dist-10.1.0.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss2324-teamA-microstories-domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/microstories-2324-teamA/domain/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss2324-teamA-microstories-domain --- [JENKINS] Recording test results [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-unit-test) @ dgss2324-teamA-microstories-domain --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dgss2324-teamA-microstories-domain --- [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss2324-teamA-microstories-domain >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss2324-teamA-microstories-domain --- [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/microstories-2324-teamA/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/microstories-2324-teamA/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 @ dgss2324-teamA-microstories-domain <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss2324-teamA-microstories-domain --- [INFO] Building jar: /var/lib/jenkins/workspace/microstories-2324-teamA/domain/target/dgss2324-teamA-microstories-domain-0.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss2324-teamA-microstories-domain --- [INFO] Loading source files for package es.uvigo.esei.dgss.teama.microstories.enums... Loading source files for package es.uvigo.esei.dgss.teama.microstories.entities... Constructing Javadoc information... Standard Doclet version 1.8.0_144 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/enums/Gender.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/enums/Topic.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/entities/AuthorEntity.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/entities/StoryEntity.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/entities/ViewEntity.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/domain/target/apidocs/overview-frame.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/entities/package-frame.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/entities/package-summary.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/entities/package-tree.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/enums/package-frame.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/enums/package-summary.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/enums/package-tree.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/domain/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/enums/class-use/Topic.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/enums/class-use/Gender.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/entities/class-use/StoryEntity.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/entities/class-use/AuthorEntity.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/entities/class-use/ViewEntity.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/entities/package-use.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/enums/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/domain/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/domain/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/domain/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/domain/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/domain/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/domain/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/domain/target/apidocs/overview-summary.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/domain/target/apidocs/help-doc.html... [INFO] Building jar: /var/lib/jenkins/workspace/microstories-2324-teamA/domain/target/dgss2324-teamA-microstories-domain-0.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-integration-test) @ dgss2324-teamA-microstories-domain --- [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/microstories-2324-teamA/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/microstories-2324-teamA/target/classes [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-integration-test) @ dgss2324-teamA-microstories-domain --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss2324-teamA-microstories-domain --- [INFO] Installing /var/lib/jenkins/workspace/microstories-2324-teamA/domain/target/dgss2324-teamA-microstories-domain-0.2.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss2324-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss2324-teamA-microstories-domain-0.2.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/microstories-2324-teamA/domain/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss2324-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss2324-teamA-microstories-domain-0.2.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/microstories-2324-teamA/domain/target/dgss2324-teamA-microstories-domain-0.2.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss2324-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss2324-teamA-microstories-domain-0.2.0-SNAPSHOT-sources.jar [INFO] Installing /var/lib/jenkins/workspace/microstories-2324-teamA/domain/target/dgss2324-teamA-microstories-domain-0.2.0-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss2324-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss2324-teamA-microstories-domain-0.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --< es.uvigo.esei.dgss.teamA.microstories:dgss2324-teamA-microstories-tests >-- [INFO] Building Tests 0.2.0-SNAPSHOT [3/7] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss2324-teamA-microstories-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss2324-teamA-microstories-tests --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss2324-teamA-microstories-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/microstories-2324-teamA/tests/src/test/resources [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/microstories-2324-teamA/tests/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss2324-teamA-microstories-tests --- [INFO] No sources to compile [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss2324-teamA-microstories-tests --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] wildfly-dist-10.1.0.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss2324-teamA-microstories-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/microstories-2324-teamA/tests/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss2324-teamA-microstories-tests --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dgss2324-teamA-microstories-tests --- [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss2324-teamA-microstories-tests >>> [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss2324-teamA-microstories-tests <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss2324-teamA-microstories-tests --- [INFO] Building jar: /var/lib/jenkins/workspace/microstories-2324-teamA/tests/target/dgss2324-teamA-microstories-tests-0.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss2324-teamA-microstories-tests --- [INFO] Loading source files for package es.uvigo.esei.dgss.teama.microstories.service.util.security... Loading source files for package es.uvigo.esei.dgss.teama.microstories.entities... Loading source files for package es.uvigo.esei.dgss.teama.microstories.http.util... Constructing Javadoc information... Standard Doclet version 1.8.0_144 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/RoleCaller.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/RoleCaller.ThrowingRunnable.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/RoleCaller.ThrowingSupplier.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/TestPrincipal.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToEntity.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToStoryEntity.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/entities/StoryDataset.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/entities/ViewDataset.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/HasHttpStatus.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/tests/target/apidocs/overview-frame.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/entities/package-frame.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/entities/package-summary.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/entities/package-tree.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/package-frame.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/package-summary.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/package-tree.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/package-frame.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/package-summary.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/package-tree.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/tests/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/class-use/RoleCaller.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/class-use/RoleCaller.ThrowingRunnable.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/class-use/RoleCaller.ThrowingSupplier.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/class-use/TestPrincipal.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/entities/class-use/ViewDataset.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/entities/class-use/IsEqualToEntity.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/entities/class-use/StoryDataset.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/entities/class-use/IsEqualToStoryEntity.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/class-use/HasHttpStatus.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/entities/package-use.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/package-use.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/tests/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/tests/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/tests/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/tests/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/tests/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/tests/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/tests/target/apidocs/overview-summary.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/tests/target/apidocs/help-doc.html... [INFO] Building jar: /var/lib/jenkins/workspace/microstories-2324-teamA/tests/target/dgss2324-teamA-microstories-tests-0.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss2324-teamA-microstories-tests --- [INFO] Installing /var/lib/jenkins/workspace/microstories-2324-teamA/tests/target/dgss2324-teamA-microstories-tests-0.2.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss2324-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss2324-teamA-microstories-tests-0.2.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/microstories-2324-teamA/tests/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss2324-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss2324-teamA-microstories-tests-0.2.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/microstories-2324-teamA/tests/target/dgss2324-teamA-microstories-tests-0.2.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss2324-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss2324-teamA-microstories-tests-0.2.0-SNAPSHOT-sources.jar [INFO] Installing /var/lib/jenkins/workspace/microstories-2324-teamA/tests/target/dgss2324-teamA-microstories-tests-0.2.0-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss2324-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss2324-teamA-microstories-tests-0.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --< es.uvigo.esei.dgss.teamA.microstories:dgss2324-teamA-microstories-service >-- [INFO] Building Service 0.2.0-SNAPSHOT [4/7] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss2324-teamA-microstories-service --- [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/microstories-2324-teamA/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/microstories-2324-teamA/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss2324-teamA-microstories-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss2324-teamA-microstories-service --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss2324-teamA-microstories-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss2324-teamA-microstories-service --- [INFO] No sources to compile [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss2324-teamA-microstories-service --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] wildfly-dist-10.1.0.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss2324-teamA-microstories-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss2324-teamA-microstories-service --- [JENKINS] Recording test results[INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-unit-test) @ dgss2324-teamA-microstories-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dgss2324-teamA-microstories-service --- [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss2324-teamA-microstories-service >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss2324-teamA-microstories-service --- [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/microstories-2324-teamA/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/microstories-2324-teamA/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 @ dgss2324-teamA-microstories-service <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss2324-teamA-microstories-service --- [INFO] Building jar: /var/lib/jenkins/workspace/microstories-2324-teamA/service/target/dgss2324-teamA-microstories-service-0.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss2324-teamA-microstories-service --- [INFO] Loading source files for package es.uvigo.esei.dgss.teama.microstories.service... Constructing Javadoc information... Standard Doclet version 1.8.0_144 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/AuthorEJB.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/package-frame.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/package-summary.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/package-tree.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/service/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/class-use/StoryEJB.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/class-use/AuthorEJB.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/service/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/service/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/service/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/service/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/service/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/service/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/service/target/apidocs/help-doc.html... [INFO] Building jar: /var/lib/jenkins/workspace/microstories-2324-teamA/service/target/dgss2324-teamA-microstories-service-0.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ dgss2324-teamA-microstories-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-integration-test) @ dgss2324-teamA-microstories-service --- [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/microstories-2324-teamA/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/microstories-2324-teamA/target/classes [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-integration-test) @ dgss2324-teamA-microstories-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss2324-teamA-microstories-service --- [INFO] Installing /var/lib/jenkins/workspace/microstories-2324-teamA/service/target/dgss2324-teamA-microstories-service-0.2.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss2324-teamA-microstories-service/0.2.0-SNAPSHOT/dgss2324-teamA-microstories-service-0.2.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/microstories-2324-teamA/service/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss2324-teamA-microstories-service/0.2.0-SNAPSHOT/dgss2324-teamA-microstories-service-0.2.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/microstories-2324-teamA/service/target/dgss2324-teamA-microstories-service-0.2.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss2324-teamA-microstories-service/0.2.0-SNAPSHOT/dgss2324-teamA-microstories-service-0.2.0-SNAPSHOT-sources.jar [INFO] Installing /var/lib/jenkins/workspace/microstories-2324-teamA/service/target/dgss2324-teamA-microstories-service-0.2.0-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss2324-teamA-microstories-service/0.2.0-SNAPSHOT/dgss2324-teamA-microstories-service-0.2.0-SNAPSHOT-javadoc.jar [INFO] Installing /var/lib/jenkins/workspace/microstories-2324-teamA/service/target/dgss2324-teamA-microstories-service-0.2.0-SNAPSHOT-tests.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss2324-teamA-microstories-service/0.2.0-SNAPSHOT/dgss2324-teamA-microstories-service-0.2.0-SNAPSHOT-tests.jar [INFO] [INFO] --< es.uvigo.esei.dgss.teamA.microstories:dgss2324-teamA-microstories-rest >-- [INFO] Building REST 0.2.0-SNAPSHOT [5/7] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss2324-teamA-microstories-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/microstories-2324-teamA/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/microstories-2324-teamA/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss2324-teamA-microstories-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/microstories-2324-teamA/rest/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss2324-teamA-microstories-rest --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss2324-teamA-microstories-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss2324-teamA-microstories-rest --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss2324-teamA-microstories-rest --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] wildfly-dist-10.1.0.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss2324-teamA-microstories-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss2324-teamA-microstories-rest --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running es.uvigo.esei.dgss.teama.microstories.rest.ResourceRestTestSuite 00:47:28,723 INFO [org.jboss.modules] (main) JBoss Modules version 1.6.1.Final 00:47:29,197 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.7.SP1 00:47:29,546 INFO [org.jboss.as] (MSC service thread 1-3) WFLYSRV0049: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) starting 00:47:33,344 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http) 00:47:33,407 INFO [org.xnio] (MSC service thread 1-2) XNIO version 3.4.0.Final 00:47:33,441 INFO [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.4.0.Final 00:47:33,551 INFO [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version 4.0.21.Final 00:47:33,710 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 44) WFLYNAM0001: Activating Naming Subsystem 00:47:33,759 INFO [org.jboss.as.security] (ServerService Thread Pool -- 49) WFLYSEC0002: Activating Security Subsystem 00:47:33,793 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 36) WFLYCLINF0001: Activating Infinispan subsystem. 00:47:33,795 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. 00:47:33,856 INFO [org.jboss.as.security] (MSC service thread 1-3) WFLYSEC0001: Current PicketBox version=4.9.6.Final 00:47:33,864 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 52) WFLYWS0002: Activating WebServices Extension 00:47:33,925 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 42) WFLYJSF0007: Activated the following JSF Implementations: [main] 00:47:33,962 INFO [org.jboss.as.naming] (MSC service thread 1-2) WFLYNAM0003: Starting Naming Service 00:47:34,028 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 00:47:34,061 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0003: Undertow 1.4.0.Final starting 00:47:34,162 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default] 00:47:34,230 INFO [org.jboss.as.connector] (MSC service thread 1-3) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.4.Final) 00:47:34,248 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 30) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) 00:47:34,282 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-4) WFLYJCA0018: Started Driver service with driver-name = h2 00:47:34,763 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 51) WFLYUT0014: Creating file handler for path '/var/lib/jenkins/workspace/microstories-2324-teamA/rest/target/wildfly-10.1.0.Final/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]'] 00:47:34,827 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0012: Started server default-server. 00:47:34,839 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0018: Host default-host starting 00:47:35,347 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:28080 00:47:35,972 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS] 00:47:35,987 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) WFLYJCA0001: Bound data source [java:jboss/datasources/dgss2324/teamA/microstories] 00:47:36,982 INFO [org.jboss.ws.common.management] (MSC service thread 1-3) JBWS022052: Starting JBossWS 5.1.5.Final (Apache CXF 3.1.6) 00:47:37,018 INFO [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-1) ISPN000128: Infinispan version: Infinispan 'Chakra' 8.2.4.Final 00:47:37,051 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-3) WFLYDS0013: Started FileSystemDeploymentService for directory /var/lib/jenkins/workspace/microstories-2324-teamA/rest/target/wildfly-10.1.0.Final/standalone/deployments 00:47:37,099 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. 00:47:37,100 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. 00:47:37,108 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 55) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 00:47:37,110 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 55) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 00:47:37,480 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:29990/management 00:47:37,481 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:29990 00:47:37,481 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) started in 8586ms - Started 302 of 506 services (325 services are lazy, passive or on-demand) 00:47:38,890 WARNING [org.jboss.arquillian.core.spi.ObserverMethod] (main) Argument 2 for ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked. 00:47:41,319 INFO [org.jboss.remoting] (main) JBoss Remoting version 5.0.2.Final 00:47:41,386 INFO [org.xnio] (main) XNIO version 3.5.1.Final 00:47:41,400 INFO [org.xnio.nio] (main) XNIO NIO Implementation Version 3.5.1.Final 00:47:41,530 INFO [org.wildfly.security] (main) ELY00001: WildFly Elytron version 1.1.2.Final 00:47:43,292 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /var/lib/jenkins/workspace/microstories-2324-teamA/rest/target/wildfly-10.1.0.Final/standalone/data/content/75/16a8caeeaaf71cc432ac4faad9623990897120/content 00:47:43,342 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0027: Starting deployment of "test.war" (runtime-name: "test.war") 00:47:45,334 INFO [org.jboss.as.jpa] (MSC service thread 1-1) WFLYJPA0002: Read persistence.xml for test 00:47:45,530 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 5) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test.war#test' 00:47:45,595 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 5) HHH000204: Processing PersistenceUnitInfo [ name: test ...] 00:47:45,775 INFO [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0003: Processing weld deployment test.war 00:47:45,855 INFO [org.hibernate.Version] (ServerService Thread Pool -- 5) HHH000412: Hibernate Core {5.0.10.Final} 00:47:45,860 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 5) HHH000206: hibernate.properties not found 00:47:45,863 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 5) HHH000021: Bytecode provider name : javassist 00:47:46,042 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-4) HV000001: Hibernate Validator 5.2.4.Final 00:47:46,088 INFO [org.hibernate.annotations.common.Version] (ServerService Thread Pool -- 5) HCANN000001: Hibernate Commons Annotations {5.0.1.Final} 00:47:46,482 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'StoryEJB' in deployment unit 'deployment "test.war"' are as follows: java:global/test/StoryEJB!es.uvigo.esei.dgss.teama.microstories.service.StoryEJB java:app/test/StoryEJB!es.uvigo.esei.dgss.teama.microstories.service.StoryEJB java:module/StoryEJB!es.uvigo.esei.dgss.teama.microstories.service.StoryEJB java:global/test/StoryEJB java:app/test/StoryEJB java:module/StoryEJB 00:47:46,491 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'StoryResource' in deployment unit 'deployment "test.war"' are as follows: java:global/test/StoryResource!es.uvigo.esei.dgss.teama.microstories.rest.StoryResource java:app/test/StoryResource!es.uvigo.esei.dgss.teama.microstories.rest.StoryResource java:module/StoryResource!es.uvigo.esei.dgss.teama.microstories.rest.StoryResource java:global/test/StoryResource java:app/test/StoryResource java:module/StoryResource 00:47:46,492 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'AuthorEJB' in deployment unit 'deployment "test.war"' are as follows: java:global/test/AuthorEJB!es.uvigo.esei.dgss.teama.microstories.service.AuthorEJB java:app/test/AuthorEJB!es.uvigo.esei.dgss.teama.microstories.service.AuthorEJB java:module/AuthorEJB!es.uvigo.esei.dgss.teama.microstories.service.AuthorEJB java:global/test/AuthorEJB java:app/test/AuthorEJB java:module/AuthorEJB 00:47:47,007 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 5) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 00:47:47,008 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 5) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 00:47:47,208 INFO [org.jboss.weld.Version] (MSC service thread 1-3) WELD-000900: 2.3.5 (Final) 00:47:48,316 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 24) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test.war#test' 00:47:48,621 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 5) WFLYCLINF0002: Started client-mappings cache from ejb container 00:47:49,624 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 24) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 00:47:49,639 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 24) HHH000431: Unable to determine H2 database version, certain features may not work 00:47:49,751 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 24) Envers integration enabled? : true 00:47:50,875 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 24) HHH000227: Running hbm2ddl schema export Hibernate: drop table author if exists Hibernate: drop table story if exists Hibernate: drop table user_favorite_stories if exists Hibernate: drop table view if exists Hibernate: create table author (login varchar(100) not null, password varchar(32) not null, role varchar(5), primary key (login)) Hibernate: create table story (id_story integer generated by default as identity, gender varchar(10) not null, publication_date timestamp, text varchar(1000) not null, title varchar(80) not null, topic_one varchar(9) not null, topic_two varchar(9), author varchar(100) not null, primary key (id_story)) Hibernate: create table user_favorite_stories (user_login varchar(100) not null, story_id integer not null) Hibernate: create table view (id_view integer generated by default as identity, view_date timestamp not null, id_story integer not null, primary key (id_view)) Hibernate: alter table story add constraint FKa3y727571fbtufoey0f4nj3bj foreign key (author) references author Hibernate: alter table user_favorite_stories add constraint FKg16jij731mkop7evgthmtswke foreign key (story_id) references story Hibernate: alter table user_favorite_stories add constraint FKavpslbx76iesf576kvlu8cwv foreign key (user_login) references author Hibernate: alter table view add constraint FKhec4q24i1ovvj6bm4nfdf4q2m foreign key (id_story) references story 00:47:50,917 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 24) HHH000230: Schema export complete 00:47:52,981 INFO [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 24) Initializing Mojarra 2.2.13.SP1 20160303-1204 for context '/test' 00:47:54,286 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 24) WFLYUT0021: Registered web context: /test 00:47:54,397 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "test.war" (runtime-name : "test.war") log4j:WARN No appenders could be found for logger (org.jboss.resteasy.plugins.providers.DocumentProvider). log4j:WARN Please initialize the log4j system properly. 00:47:57,744 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.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] 00:47:58,000 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-12) RESTEASY002142: Multiple resource methods match request "GET /microstory/recent". Selecting one. Matching methods: [public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.getRecentStories(), public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.getStoryById(int)] 00:47:58,237 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (default task-12) HHH000397: Using ASTQueryTranslatorFactory Hibernate: select storyentit0_.id_story as id_story1_1_, storyentit0_.author as author8_1_, storyentit0_.gender as gender2_1_, storyentit0_.publication_date as publicat3_1_, storyentit0_.text as text4_1_, storyentit0_.title as title5_1_, storyentit0_.topic_one as topic_on6_1_, storyentit0_.topic_two as topic_tw7_1_ from story storyentit0_ where storyentit0_.publication_date is not null order by storyentit0_.publication_date DESC limit ? Hibernate: select authorenti0_.login as login1_0_0_, authorenti0_.password as password2_0_0_, authorenti0_.role as role3_0_0_ from author authorenti0_ where authorenti0_.login=? Hibernate: select authorenti0_.login as login1_0_0_, authorenti0_.password as password2_0_0_, authorenti0_.role as role3_0_0_ from author authorenti0_ where authorenti0_.login=? Hibernate: select authorenti0_.login as login1_0_0_, authorenti0_.password as password2_0_0_, authorenti0_.role as role3_0_0_ from author authorenti0_ where authorenti0_.login=? Hibernate: select authorenti0_.login as login1_0_0_, authorenti0_.password as password2_0_0_, authorenti0_.role as role3_0_0_ from author authorenti0_ where authorenti0_.login=? Hibernate: select authorenti0_.login as login1_0_0_, authorenti0_.password as password2_0_0_, authorenti0_.role as role3_0_0_ from author authorenti0_ where authorenti0_.login=? Hibernate: select authorenti0_.login as login1_0_0_, authorenti0_.password as password2_0_0_, authorenti0_.role as role3_0_0_ from author authorenti0_ where authorenti0_.login=? Hibernate: select storyentit0_.id_story as id_story1_1_0_, storyentit0_.author as author8_1_0_, storyentit0_.gender as gender2_1_0_, storyentit0_.publication_date as publicat3_1_0_, storyentit0_.text as text4_1_0_, storyentit0_.title as title5_1_0_, storyentit0_.topic_one as topic_on6_1_0_, storyentit0_.topic_two as topic_tw7_1_0_ from story storyentit0_ where storyentit0_.id_story=? Hibernate: select authorenti0_.login as login1_0_0_, authorenti0_.password as password2_0_0_, authorenti0_.role as role3_0_0_ from author authorenti0_ where authorenti0_.login=? Hibernate: select storyentit0_.id_story as id_story1_1_0_, storyentit0_.author as author8_1_0_, storyentit0_.gender as gender2_1_0_, storyentit0_.publication_date as publicat3_1_0_, storyentit0_.text as text4_1_0_, storyentit0_.title as title5_1_0_, storyentit0_.topic_one as topic_on6_1_0_, storyentit0_.topic_two as topic_tw7_1_0_ from story storyentit0_ where storyentit0_.id_story=? Hibernate: select storyentit0_.id_story as id_story1_1_, storyentit0_.author as author8_1_, storyentit0_.gender as gender2_1_, storyentit0_.publication_date as publicat3_1_, storyentit0_.text as text4_1_, storyentit0_.title as title5_1_, storyentit0_.topic_one as topic_on6_1_, storyentit0_.topic_two as topic_tw7_1_ from story storyentit0_ where (storyentit0_.text like ? or storyentit0_.title like ?) and (storyentit0_.publication_date is not null) order by storyentit0_.publication_date DESC limit ? Hibernate: select count(storyentit0_.id_story) as col_0_0_ from story storyentit0_ where (storyentit0_.text like ? or storyentit0_.title like ?) and (storyentit0_.publication_date is not null) Hibernate: select authorenti0_.login as login1_0_0_, authorenti0_.password as password2_0_0_, authorenti0_.role as role3_0_0_ from author authorenti0_ where authorenti0_.login=? Hibernate: select storyentit0_.id_story as id_story1_1_, storyentit0_.author as author8_1_, storyentit0_.gender as gender2_1_, storyentit0_.publication_date as publicat3_1_, storyentit0_.text as text4_1_, storyentit0_.title as title5_1_, storyentit0_.topic_one as topic_on6_1_, storyentit0_.topic_two as topic_tw7_1_ from story storyentit0_ where (storyentit0_.text like ? or storyentit0_.title like ?) and (storyentit0_.publication_date is not null) order by storyentit0_.publication_date DESC limit ? Hibernate: select count(storyentit0_.id_story) as col_0_0_ from story storyentit0_ where (storyentit0_.text like ? or storyentit0_.title like ?) and (storyentit0_.publication_date is not null) Hibernate: select storyentit0_.id_story as id_story1_1_, storyentit0_.author as author8_1_, storyentit0_.gender as gender2_1_, storyentit0_.publication_date as publicat3_1_, storyentit0_.text as text4_1_, storyentit0_.title as title5_1_, storyentit0_.topic_one as topic_on6_1_, storyentit0_.topic_two as topic_tw7_1_ from story storyentit0_ where (storyentit0_.publication_date is not null) and storyentit0_.gender=? and (storyentit0_.topic_one=? or storyentit0_.topic_two=?) and (storyentit0_.publication_date between ? and ?) order by storyentit0_.publication_date DESC limit ? Hibernate: select count(storyentit0_.id_story) as col_0_0_ from story storyentit0_ where (storyentit0_.publication_date is not null) and storyentit0_.gender=? and (storyentit0_.topic_one=? or storyentit0_.topic_two=?) and (storyentit0_.publication_date between ? and ?) Hibernate: select authorenti0_.login as login1_0_0_, authorenti0_.password as password2_0_0_, authorenti0_.role as role3_0_0_ from author authorenti0_ where authorenti0_.login=? Hibernate: select authorenti0_.login as login1_0_0_, authorenti0_.password as password2_0_0_, authorenti0_.role as role3_0_0_ from author authorenti0_ where authorenti0_.login=? Hibernate: select storyentit0_.id_story as id_story1_1_, storyentit0_.author as author8_1_, storyentit0_.gender as gender2_1_, storyentit0_.publication_date as publicat3_1_, storyentit0_.text as text4_1_, storyentit0_.title as title5_1_, storyentit0_.topic_one as topic_on6_1_, storyentit0_.topic_two as topic_tw7_1_ from story storyentit0_ where storyentit0_.publication_date is not null order by storyentit0_.publication_date DESC limit ? Hibernate: select count(storyentit0_.id_story) as col_0_0_ from story storyentit0_ where storyentit0_.publication_date is not null Hibernate: select authorenti0_.login as login1_0_0_, authorenti0_.password as password2_0_0_, authorenti0_.role as role3_0_0_ from author authorenti0_ where authorenti0_.login=? Hibernate: select authorenti0_.login as login1_0_0_, authorenti0_.password as password2_0_0_, authorenti0_.role as role3_0_0_ from author authorenti0_ where authorenti0_.login=? Hibernate: select authorenti0_.login as login1_0_0_, authorenti0_.password as password2_0_0_, authorenti0_.role as role3_0_0_ from author authorenti0_ where authorenti0_.login=? Hibernate: select authorenti0_.login as login1_0_0_, authorenti0_.password as password2_0_0_, authorenti0_.role as role3_0_0_ from author authorenti0_ where authorenti0_.login=? Hibernate: select authorenti0_.login as login1_0_0_, authorenti0_.password as password2_0_0_, authorenti0_.role as role3_0_0_ from author authorenti0_ where authorenti0_.login=? Hibernate: select authorenti0_.login as login1_0_0_, authorenti0_.password as password2_0_0_, authorenti0_.role as role3_0_0_ from author authorenti0_ where authorenti0_.login=? Hibernate: select authorenti0_.login as login1_0_0_, authorenti0_.password as password2_0_0_, authorenti0_.role as role3_0_0_ from author authorenti0_ where authorenti0_.login=? Hibernate: select authorenti0_.login as login1_0_0_, authorenti0_.password as password2_0_0_, authorenti0_.role as role3_0_0_ from author authorenti0_ where authorenti0_.login=? Hibernate: select authorenti0_.login as login1_0_0_, authorenti0_.password as password2_0_0_, authorenti0_.role as role3_0_0_ from author authorenti0_ where authorenti0_.login=? 00:48:02,524 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-26) RESTEASY002142: Multiple resource methods match request "GET /microstory/hottest". Selecting one. Matching methods: [public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.getMostViewedStories(), public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.getStoryById(int)] Hibernate: select storyentit0_.id_story as id_story1_1_, storyentit0_.author as author8_1_, storyentit0_.gender as gender2_1_, storyentit0_.publication_date as publicat3_1_, storyentit0_.text as text4_1_, storyentit0_.title as title5_1_, storyentit0_.topic_one as topic_on6_1_, storyentit0_.topic_two as topic_tw7_1_ from story storyentit0_ inner join view views1_ on storyentit0_.id_story=views1_.id_story where storyentit0_.gender=? and views1_.view_date>=? group by storyentit0_.id_story , storyentit0_.title , storyentit0_.text , storyentit0_.gender order by count(views1_.id_view) DESC, storyentit0_.publication_date DESC limit ? Hibernate: select storyentit0_.id_story as id_story1_1_, storyentit0_.author as author8_1_, storyentit0_.gender as gender2_1_, storyentit0_.publication_date as publicat3_1_, storyentit0_.text as text4_1_, storyentit0_.title as title5_1_, storyentit0_.topic_one as topic_on6_1_, storyentit0_.topic_two as topic_tw7_1_ from story storyentit0_ inner join view views1_ on storyentit0_.id_story=views1_.id_story where storyentit0_.gender=? and views1_.view_date>=? group by storyentit0_.id_story , storyentit0_.title , storyentit0_.text , storyentit0_.gender order by count(views1_.id_view) DESC, storyentit0_.publication_date DESC limit ? Hibernate: select storyentit0_.id_story as id_story1_1_, storyentit0_.author as author8_1_, storyentit0_.gender as gender2_1_, storyentit0_.publication_date as publicat3_1_, storyentit0_.text as text4_1_, storyentit0_.title as title5_1_, storyentit0_.topic_one as topic_on6_1_, storyentit0_.topic_two as topic_tw7_1_ from story storyentit0_ inner join view views1_ on storyentit0_.id_story=views1_.id_story where storyentit0_.gender=? and views1_.view_date>=? group by storyentit0_.id_story , storyentit0_.title , storyentit0_.text , storyentit0_.gender order by count(views1_.id_view) DESC, storyentit0_.publication_date DESC limit ? Hibernate: select authorenti0_.login as login1_0_0_, authorenti0_.password as password2_0_0_, authorenti0_.role as role3_0_0_ from author authorenti0_ where authorenti0_.login=? Hibernate: select authorenti0_.login as login1_0_0_, authorenti0_.password as password2_0_0_, authorenti0_.role as role3_0_0_ from author authorenti0_ where authorenti0_.login=? Hibernate: select authorenti0_.login as login1_0_0_, authorenti0_.password as password2_0_0_, authorenti0_.role as role3_0_0_ from author authorenti0_ where authorenti0_.login=? Hibernate: select authorenti0_.login as login1_0_0_, authorenti0_.password as password2_0_0_, authorenti0_.role as role3_0_0_ from author authorenti0_ where authorenti0_.login=? Hibernate: select authorenti0_.login as login1_0_0_, authorenti0_.password as password2_0_0_, authorenti0_.role as role3_0_0_ from author authorenti0_ where authorenti0_.login=? 00:48:02,916 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-2) RESTEASY002142: Multiple resource methods match request "GET /microstory/hottest". Selecting one. Matching methods: [public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.getMostViewedStories(), public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.getStoryById(int)] Hibernate: select storyentit0_.id_story as id_story1_1_, storyentit0_.author as author8_1_, storyentit0_.gender as gender2_1_, storyentit0_.publication_date as publicat3_1_, storyentit0_.text as text4_1_, storyentit0_.title as title5_1_, storyentit0_.topic_one as topic_on6_1_, storyentit0_.topic_two as topic_tw7_1_ from story storyentit0_ inner join view views1_ on storyentit0_.id_story=views1_.id_story where storyentit0_.gender=? and views1_.view_date>=? group by storyentit0_.id_story , storyentit0_.title , storyentit0_.text , storyentit0_.gender order by count(views1_.id_view) DESC, storyentit0_.publication_date DESC limit ? Hibernate: select storyentit0_.id_story as id_story1_1_, storyentit0_.author as author8_1_, storyentit0_.gender as gender2_1_, storyentit0_.publication_date as publicat3_1_, storyentit0_.text as text4_1_, storyentit0_.title as title5_1_, storyentit0_.topic_one as topic_on6_1_, storyentit0_.topic_two as topic_tw7_1_ from story storyentit0_ inner join view views1_ on storyentit0_.id_story=views1_.id_story where storyentit0_.gender=? and views1_.view_date>=? group by storyentit0_.id_story , storyentit0_.title , storyentit0_.text , storyentit0_.gender order by count(views1_.id_view) DESC, storyentit0_.publication_date DESC limit ? Hibernate: select storyentit0_.id_story as id_story1_1_, storyentit0_.author as author8_1_, storyentit0_.gender as gender2_1_, storyentit0_.publication_date as publicat3_1_, storyentit0_.text as text4_1_, storyentit0_.title as title5_1_, storyentit0_.topic_one as topic_on6_1_, storyentit0_.topic_two as topic_tw7_1_ from story storyentit0_ inner join view views1_ on storyentit0_.id_story=views1_.id_story where storyentit0_.gender=? and views1_.view_date>=? group by storyentit0_.id_story , storyentit0_.title , storyentit0_.text , storyentit0_.gender order by count(views1_.id_view) DESC, storyentit0_.publication_date DESC limit ? Hibernate: select authorenti0_.login as login1_0_0_, authorenti0_.password as password2_0_0_, authorenti0_.role as role3_0_0_ from author authorenti0_ where authorenti0_.login=? Hibernate: select authorenti0_.login as login1_0_0_, authorenti0_.password as password2_0_0_, authorenti0_.role as role3_0_0_ from author authorenti0_ where authorenti0_.login=? Hibernate: select authorenti0_.login as login1_0_0_, authorenti0_.password as password2_0_0_, authorenti0_.role as role3_0_0_ from author authorenti0_ where authorenti0_.login=? Hibernate: select authorenti0_.login as login1_0_0_, authorenti0_.password as password2_0_0_, authorenti0_.role as role3_0_0_ from author authorenti0_ where authorenti0_.login=? Hibernate: select authorenti0_.login as login1_0_, authorenti0_.password as password2_0_, authorenti0_.role as role3_0_ from author authorenti0_ where authorenti0_.login=? limit ? Hibernate: select storyentit0_.id_story as id_story1_1_, storyentit0_.author as author8_1_, storyentit0_.gender as gender2_1_, storyentit0_.publication_date as publicat3_1_, storyentit0_.text as text4_1_, storyentit0_.title as title5_1_, storyentit0_.topic_one as topic_on6_1_, storyentit0_.topic_two as topic_tw7_1_ from story storyentit0_ where storyentit0_.author=? order by storyentit0_.publication_date DESC limit ? Hibernate: select count(storyentit0_.id_story) as col_0_0_ from story storyentit0_ where storyentit0_.author=? Hibernate: select storyentit0_.id_story as id_story1_1_0_, storyentit0_.author as author8_1_0_, storyentit0_.gender as gender2_1_0_, storyentit0_.publication_date as publicat3_1_0_, storyentit0_.text as text4_1_0_, storyentit0_.title as title5_1_0_, storyentit0_.topic_one as topic_on6_1_0_, storyentit0_.topic_two as topic_tw7_1_0_ from story storyentit0_ where storyentit0_.id_story=? Hibernate: select authorenti0_.login as login1_0_0_, authorenti0_.password as password2_0_0_, authorenti0_.role as role3_0_0_ from author authorenti0_ where authorenti0_.login=? Hibernate: update story set author=?, gender=?, publication_date=?, text=?, title=?, topic_one=?, topic_two=? where id_story=? Hibernate: select storyentit0_.id_story as id_story1_1_0_, storyentit0_.author as author8_1_0_, storyentit0_.gender as gender2_1_0_, storyentit0_.publication_date as publicat3_1_0_, storyentit0_.text as text4_1_0_, storyentit0_.title as title5_1_0_, storyentit0_.topic_one as topic_on6_1_0_, storyentit0_.topic_two as topic_tw7_1_0_ from story storyentit0_ where storyentit0_.id_story=? 00:48:04,070 ERROR [org.jboss.as.ejb3.invocation] (default task-16) WFLYEJB0034: EJB Invocation failed on component StoryEJB for method public es.uvigo.esei.dgss.teama.microstories.entities.StoryEntity es.uvigo.esei.dgss.teama.microstories.service.StoryEJB.updateStory(es.uvigo.esei.dgss.teama.microstories.entities.StoryEntity): javax.ejb.EJBTransactionRolledbackException: Can´t edit an already published story. at org.jboss.as.ejb3.tx.CMTTxInterceptor.handleInCallerTx(CMTTxInterceptor.java:159) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final] at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInCallerTx(CMTTxInterceptor.java:256) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final] at org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:329) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final] at org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:239) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.jboss.as.ejb3.security.AuthorizationInterceptor.processInvocation(AuthorizationInterceptor.java:138) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:100) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:54) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:636) [wildfly-elytron-1.1.2.Final.jar:1.1.2.Final] at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80) [:1.5.0.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198) at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:185) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:73) at es.uvigo.esei.dgss.teama.microstories.service.StoryEJB$$$view1.updateStory(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.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:433) [weld-core-impl-2.3.5.Final.jar:2.3.5.Final] at org.jboss.weld.bean.proxy.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:128) [weld-core-impl-2.3.5.Final.jar:2.3.5.Final] at org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56) [weld-core-impl-2.3.5.Final.jar:2.3.5.Final] at org.jboss.weld.bean.proxy.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:67) [weld-core-impl-2.3.5.Final.jar:2.3.5.Final] at org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:100) [weld-core-impl-2.3.5.Final.jar:2.3.5.Final] at es.uvigo.esei.dgss.teama.microstories.service.StoryEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateStory(Unknown Source) [classes:] at es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.updateStory(StoryResource.java:144) [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 es.uvigo.esei.dgss.teama.microstories.rest.StoryResource$$$view2.updateStory(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.ejb.EJBAccessException: Can´t edit an already published story. at es.uvigo.esei.dgss.teama.microstories.service.StoryEJB.updateStory(StoryEJB.java:260) [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.invokeInCallerTx(CMTTxInterceptor.java:254) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final] ... 166 more Hibernate: select storyentit0_.id_story as id_story1_1_0_, storyentit0_.author as author8_1_0_, storyentit0_.gender as gender2_1_0_, storyentit0_.publication_date as publicat3_1_0_, storyentit0_.text as text4_1_0_, storyentit0_.title as title5_1_0_, storyentit0_.topic_one as topic_on6_1_0_, storyentit0_.topic_two as topic_tw7_1_0_ from story storyentit0_ where storyentit0_.id_story=? 00:48:04,321 ERROR [org.jboss.as.ejb3.invocation] (default task-20) WFLYEJB0034: EJB Invocation failed on component StoryEJB for method public es.uvigo.esei.dgss.teama.microstories.entities.StoryEntity es.uvigo.esei.dgss.teama.microstories.service.StoryEJB.updateStory(es.uvigo.esei.dgss.teama.microstories.entities.StoryEntity): javax.ejb.EJBTransactionRolledbackException: Can´t edit an already published story. at org.jboss.as.ejb3.tx.CMTTxInterceptor.handleInCallerTx(CMTTxInterceptor.java:159) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final] at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInCallerTx(CMTTxInterceptor.java:256) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final] at org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:329) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final] at org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:239) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.jboss.as.ejb3.security.AuthorizationInterceptor.processInvocation(AuthorizationInterceptor.java:138) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:100) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:54) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:636) [wildfly-elytron-1.1.2.Final.jar:1.1.2.Final] at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80) [:1.5.0.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198) at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:185) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:73) at es.uvigo.esei.dgss.teama.microstories.service.StoryEJB$$$view1.updateStory(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.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:433) [weld-core-impl-2.3.5.Final.jar:2.3.5.Final] at org.jboss.weld.bean.proxy.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:128) [weld-core-impl-2.3.5.Final.jar:2.3.5.Final] at org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56) [weld-core-impl-2.3.5.Final.jar:2.3.5.Final] at org.jboss.weld.bean.proxy.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:67) [weld-core-impl-2.3.5.Final.jar:2.3.5.Final] at org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:100) [weld-core-impl-2.3.5.Final.jar:2.3.5.Final] at es.uvigo.esei.dgss.teama.microstories.service.StoryEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateStory(Unknown Source) [classes:] at es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.updateStory(StoryResource.java:144) [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 es.uvigo.esei.dgss.teama.microstories.rest.StoryResource$$$view2.updateStory(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.ejb.EJBAccessException: Can´t edit an already published story. at es.uvigo.esei.dgss.teama.microstories.service.StoryEJB.updateStory(StoryEJB.java:260) [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.invokeInCallerTx(CMTTxInterceptor.java:254) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final] ... 166 more Hibernate: select authorenti0_.login as login1_0_, authorenti0_.password as password2_0_, authorenti0_.role as role3_0_ from author authorenti0_ where authorenti0_.login=? limit ? Hibernate: select authorenti_.login, authorenti_.password as password2_0_ from author authorenti_ where authorenti_.login=? Hibernate: insert into story (id_story, author, gender, publication_date, text, title, topic_one, topic_two) values (null, ?, ?, ?, ?, ?, ?, ?) Hibernate: select authorenti0_.login as login1_0_, authorenti0_.password as password2_0_, authorenti0_.role as role3_0_ from author authorenti0_ where authorenti0_.login=? limit ? Hibernate: select storyentit0_.id_story as id_story1_1_0_, storyentit0_.author as author8_1_0_, storyentit0_.gender as gender2_1_0_, storyentit0_.publication_date as publicat3_1_0_, storyentit0_.text as text4_1_0_, storyentit0_.title as title5_1_0_, storyentit0_.topic_one as topic_on6_1_0_, storyentit0_.topic_two as topic_tw7_1_0_ from story storyentit0_ where storyentit0_.id_story=? Hibernate: select authorenti0_.login as login1_0_, authorenti0_.password as password2_0_, authorenti0_.role as role3_0_ from author authorenti0_ where authorenti0_.login=? limit ? Hibernate: select favoritest0_.user_login as user_log1_2_0_, favoritest0_.story_id as story_id2_2_0_, storyentit1_.id_story as id_story1_1_1_, storyentit1_.author as author8_1_1_, storyentit1_.gender as gender2_1_1_, storyentit1_.publication_date as publicat3_1_1_, storyentit1_.text as text4_1_1_, storyentit1_.title as title5_1_1_, storyentit1_.topic_one as topic_on6_1_1_, storyentit1_.topic_two as topic_tw7_1_1_ from user_favorite_stories favoritest0_ inner join story storyentit1_ on favoritest0_.story_id=storyentit1_.id_story where favoritest0_.user_login=? Hibernate: select authorenti0_.login as login1_0_0_, authorenti0_.password as password2_0_0_, authorenti0_.role as role3_0_0_ from author authorenti0_ where authorenti0_.login=? Hibernate: delete from user_favorite_stories where user_login=? Hibernate: insert into user_favorite_stories (user_login, story_id) values (?, ?) Hibernate: insert into user_favorite_stories (user_login, story_id) values (?, ?) Hibernate: select authorenti0_.login as login1_0_, authorenti0_.password as password2_0_, authorenti0_.role as role3_0_ from author authorenti0_ where authorenti0_.login=? limit ? Hibernate: select storyentit0_.id_story as id_story1_1_0_, storyentit0_.author as author8_1_0_, storyentit0_.gender as gender2_1_0_, storyentit0_.publication_date as publicat3_1_0_, storyentit0_.text as text4_1_0_, storyentit0_.title as title5_1_0_, storyentit0_.topic_one as topic_on6_1_0_, storyentit0_.topic_two as topic_tw7_1_0_ from story storyentit0_ where storyentit0_.id_story=? 00:48:04,995 ERROR [org.jboss.as.ejb3.invocation] (default task-6) WFLYEJB0034: EJB Invocation failed on component AuthorEJB for method public es.uvigo.esei.dgss.teama.microstories.entities.StoryEntity es.uvigo.esei.dgss.teama.microstories.service.AuthorEJB.unmarkStoryAsFavorite(java.lang.Integer,java.lang.String): javax.ejb.EJBTransactionRolledbackException: Author papageno is not allow to access favourites microstories of efrem at org.jboss.as.ejb3.tx.CMTTxInterceptor.handleInCallerTx(CMTTxInterceptor.java:159) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final] at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInCallerTx(CMTTxInterceptor.java:256) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final] at org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:329) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final] at org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:239) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.jboss.as.ejb3.security.AuthorizationInterceptor.processInvocation(AuthorizationInterceptor.java:138) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:100) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:54) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:636) [wildfly-elytron-1.1.2.Final.jar:1.1.2.Final] at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80) [:1.5.0.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198) at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:185) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.5.0.Final.jar:1.5.0.Final] at org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:73) at es.uvigo.esei.dgss.teama.microstories.service.AuthorEJB$$$view3.unmarkStoryAsFavorite(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.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:433) [weld-core-impl-2.3.5.Final.jar:2.3.5.Final] at org.jboss.weld.bean.proxy.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:128) [weld-core-impl-2.3.5.Final.jar:2.3.5.Final] at org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56) [weld-core-impl-2.3.5.Final.jar:2.3.5.Final] at org.jboss.weld.bean.proxy.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:67) [weld-core-impl-2.3.5.Final.jar:2.3.5.Final] at org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:100) [weld-core-impl-2.3.5.Final.jar:2.3.5.Final] at es.uvigo.esei.dgss.teama.microstories.service.AuthorEJB$Proxy$_$$_Weld$EnterpriseProxy$.unmarkStoryAsFavorite(Unknown Source) [classes:] at es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.removeFromFavoriteList(StoryResource.java:196) [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 es.uvigo.esei.dgss.teama.microstories.rest.StoryResource$$$view2.removeFromFavoriteList(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.ejb.EJBAccessException: Author papageno is not allow to access favourites microstories of efrem at es.uvigo.esei.dgss.teama.microstories.service.AuthorEJB.unmarkStoryAsFavorite(AuthorEJB.java:73) [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.invokeInCallerTx(CMTTxInterceptor.java:254) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final] ... 166 more Hibernate: select authorenti0_.login as login1_0_, authorenti0_.password as password2_0_, authorenti0_.role as role3_0_ from author authorenti0_ where authorenti0_.login=? limit ? Hibernate: delete from view where id_story in (select storyentit1_.id_story from story storyentit1_ where storyentit1_.id_story=? and storyentit1_.author=?) Hibernate: delete from user_favorite_stories where (story_id) in (select id_story from story where id_story=? and author=?) Hibernate: delete from story where id_story=? and author=? Hibernate: select authorenti0_.login as login1_0_, authorenti0_.password as password2_0_, authorenti0_.role as role3_0_ from author authorenti0_ where authorenti0_.login=? limit ? Hibernate: select storyentit0_.id_story as id_story1_1_0_, storyentit0_.author as author8_1_0_, storyentit0_.gender as gender2_1_0_, storyentit0_.publication_date as publicat3_1_0_, storyentit0_.text as text4_1_0_, storyentit0_.title as title5_1_0_, storyentit0_.topic_one as topic_on6_1_0_, storyentit0_.topic_two as topic_tw7_1_0_ from story storyentit0_ where storyentit0_.id_story=? Hibernate: select authorenti0_.login as login1_0_, authorenti0_.password as password2_0_, authorenti0_.role as role3_0_ from author authorenti0_ where authorenti0_.login=? limit ? Hibernate: select favoritest0_.user_login as user_log1_2_0_, favoritest0_.story_id as story_id2_2_0_, storyentit1_.id_story as id_story1_1_1_, storyentit1_.author as author8_1_1_, storyentit1_.gender as gender2_1_1_, storyentit1_.publication_date as publicat3_1_1_, storyentit1_.text as text4_1_1_, storyentit1_.title as title5_1_1_, storyentit1_.topic_one as topic_on6_1_1_, storyentit1_.topic_two as topic_tw7_1_1_ from user_favorite_stories favoritest0_ inner join story storyentit1_ on favoritest0_.story_id=storyentit1_.id_story where favoritest0_.user_login=? Hibernate: delete from user_favorite_stories where user_login=? Hibernate: insert into user_favorite_stories (user_login, story_id) values (?, ?) Hibernate: insert into user_favorite_stories (user_login, story_id) values (?, ?) Hibernate: insert into user_favorite_stories (user_login, story_id) values (?, ?) Hibernate: select authorenti0_.login as login1_0_, authorenti0_.password as password2_0_, authorenti0_.role as role3_0_ from author authorenti0_ where authorenti0_.login=? limit ? Hibernate: select storyentit0_.id_story as id_story1_1_0_, storyentit0_.author as author8_1_0_, storyentit0_.gender as gender2_1_0_, storyentit0_.publication_date as publicat3_1_0_, storyentit0_.text as text4_1_0_, storyentit0_.title as title5_1_0_, storyentit0_.topic_one as topic_on6_1_0_, storyentit0_.topic_two as topic_tw7_1_0_ from story storyentit0_ where storyentit0_.id_story=? Hibernate: select authorenti0_.login as login1_0_, authorenti0_.password as password2_0_, authorenti0_.role as role3_0_ from author authorenti0_ where authorenti0_.login=? limit ? Hibernate: select storyentit0_.id_story as id_story1_1_0_, storyentit0_.author as author8_1_0_, storyentit0_.gender as gender2_1_0_, storyentit0_.publication_date as publicat3_1_0_, storyentit0_.text as text4_1_0_, storyentit0_.title as title5_1_0_, storyentit0_.topic_one as topic_on6_1_0_, storyentit0_.topic_two as topic_tw7_1_0_ from story storyentit0_ where storyentit0_.id_story=? Hibernate: select authorenti0_.login as login1_0_, authorenti0_.password as password2_0_, authorenti0_.role as role3_0_ from author authorenti0_ where authorenti0_.login=? limit ? Hibernate: select authorenti0_.login as login1_0_, authorenti0_.password as password2_0_, authorenti0_.role as role3_0_ from author authorenti0_ where authorenti0_.login=? limit ? Hibernate: select authorenti0_.login as login1_0_, authorenti0_.password as password2_0_, authorenti0_.role as role3_0_ from author authorenti0_ where authorenti0_.login=? limit ? Hibernate: select favoritest0_.user_login as user_log1_2_0_, favoritest0_.story_id as story_id2_2_0_, storyentit1_.id_story as id_story1_1_1_, storyentit1_.author as author8_1_1_, storyentit1_.gender as gender2_1_1_, storyentit1_.publication_date as publicat3_1_1_, storyentit1_.text as text4_1_1_, storyentit1_.title as title5_1_1_, storyentit1_.topic_one as topic_on6_1_1_, storyentit1_.topic_two as topic_tw7_1_1_ from user_favorite_stories favoritest0_ inner join story storyentit1_ on favoritest0_.story_id=storyentit1_.id_story where favoritest0_.user_login=? Hibernate: select authorenti0_.login as login1_0_0_, authorenti0_.password as password2_0_0_, authorenti0_.role as role3_0_0_ from author authorenti0_ where authorenti0_.login=? 00:48:06,944 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 27) WFLYUT0022: Unregistered web context: /test 00:48:07,022 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 62) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#test' 00:48:07,023 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 62) HHH000227: Running hbm2ddl schema export Hibernate: drop table author if exists Hibernate: drop table story if exists Hibernate: drop table user_favorite_stories if exists Hibernate: drop table view if exists 00:48:07,035 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 62) HHH000230: Schema export complete 00:48:07,062 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 27) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#test' 00:48:07,071 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 62) WFLYCLINF0003: Stopped client-mappings cache from ejb container 00:48:07,081 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment test.war (runtime-name: test.war) in 159ms 00:48:07,132 WARN [org.jboss.as.controller] (management-handler-thread - 3) WFLYCTL0357: Notification of type deployment-undeployed is not described for the resource at the address [] 00:48:07,135 INFO [org.jboss.as.repository] (management-handler-thread - 3) WFLYDR0002: Content removed from location /var/lib/jenkins/workspace/microstories-2324-teamA/rest/target/wildfly-10.1.0.Final/standalone/data/content/75/16a8caeeaaf71cc432ac4faad9623990897120/content 00:48:07,136 INFO [org.jboss.as.server] (management-handler-thread - 3) WFLYSRV0009: Undeployed "test.war" (runtime-name: "test.war") [INFO] Tests run: 66, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.835 s - in es.uvigo.esei.dgss.teama.microstories.rest.ResourceRestTestSuite 00:48:07,174 WARNING [org.jboss.arquillian.core.spi.ObserverMethod] (main) Argument 2 for ArquillianServiceDeployer.undeploy is null. It won't be invoked. 00:48:07,184 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) WFLYJCA0010: Unbound data source [java:jboss/datasources/dgss2324/teamA/microstories] 00:48:07,198 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-3) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS] 00:48:07,255 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0019: Host default-host stopping 00:48:07,255 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0019: Stopped Driver service with driver-name = h2 00:48:07,279 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0008: Undertow HTTP listener default suspending 00:48:07,280 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 127.0.0.1:28080 00:48:07,287 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0004: Undertow 1.4.0.Final stopping 00:48:07,356 INFO [org.jboss.as] (MSC service thread 1-1) WFLYSRV0050: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) stopped in 145ms [INFO] [INFO] Results: [INFO] [INFO] Tests run: 66, Failures: 0, Errors: 0, Skipped: 0 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-unit-test) @ dgss2324-teamA-microstories-rest --- [INFO] Loading execution data file /var/lib/jenkins/workspace/microstories-2324-teamA/rest/target/jacoco.exec [INFO] Analyzed bundle 'REST' with 5 classes [INFO] [INFO] --- maven-war-plugin:3.3.2:war (default-war) @ dgss2324-teamA-microstories-rest --- [INFO] Packaging webapp [INFO] Assembling webapp [dgss2324-teamA-microstories-rest] in [/var/lib/jenkins/workspace/microstories-2324-teamA/rest/target/dgss2324-teamA-microstories-rest-0.2.0-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/var/lib/jenkins/workspace/microstories-2324-teamA/rest/src/main/webapp] [INFO] Building war: /var/lib/jenkins/workspace/microstories-2324-teamA/rest/target/dgss2324-teamA-microstories-rest-0.2.0-SNAPSHOT.war [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss2324-teamA-microstories-rest >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss2324-teamA-microstories-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/microstories-2324-teamA/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/microstories-2324-teamA/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 @ dgss2324-teamA-microstories-rest <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss2324-teamA-microstories-rest --- [INFO] Building jar: /var/lib/jenkins/workspace/microstories-2324-teamA/rest/target/dgss2324-teamA-microstories-rest-0.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss2324-teamA-microstories-rest --- [INFO] Loading source files for package es.uvigo.esei.dgss.teama.microstories.rest... Loading source files for package es.uvigo.esei.dgss.teama.microstories.rest.exceptions... Loading source files for package es.uvigo.esei.dgss.teama.microstories.model... Constructing Javadoc information... Standard Doclet version 1.8.0_144 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/CORSFilter.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/exceptions/StoryResourceEJBAccessExceptionMapper.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/model/Pagination.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/model/StoryDto.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/rest/target/apidocs/overview-frame.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/model/package-frame.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/model/package-summary.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/model/package-tree.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/package-frame.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/package-summary.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/package-tree.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/exceptions/package-frame.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/exceptions/package-summary.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/exceptions/package-tree.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/rest/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/class-use/CORSFilter.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/class-use/StoryResource.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/exceptions/class-use/StoryResourceEJBAccessExceptionMapper.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/model/class-use/StoryDto.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/model/class-use/Pagination.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/model/package-use.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/package-use.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/exceptions/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/rest/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/rest/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/rest/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/rest/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/rest/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/rest/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/rest/target/apidocs/overview-summary.html... Generating /var/lib/jenkins/workspace/microstories-2324-teamA/rest/target/apidocs/help-doc.html... [INFO] Building jar: /var/lib/jenkins/workspace/microstories-2324-teamA/rest/target/dgss2324-teamA-microstories-rest-0.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-integration-test) @ dgss2324-teamA-microstories-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/microstories-2324-teamA/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/microstories-2324-teamA/target/classes [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-integration-test) @ dgss2324-teamA-microstories-rest --- [INFO] Loading execution data file /var/lib/jenkins/workspace/microstories-2324-teamA/rest/target/jacoco.exec [INFO] Analyzed bundle 'REST' with 5 classes [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss2324-teamA-microstories-rest --- [INFO] Installing /var/lib/jenkins/workspace/microstories-2324-teamA/rest/target/dgss2324-teamA-microstories-rest-0.2.0-SNAPSHOT.war to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss2324-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss2324-teamA-microstories-rest-0.2.0-SNAPSHOT.war [INFO] Installing /var/lib/jenkins/workspace/microstories-2324-teamA/rest/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss2324-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss2324-teamA-microstories-rest-0.2.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/microstories-2324-teamA/rest/target/dgss2324-teamA-microstories-rest-0.2.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss2324-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss2324-teamA-microstories-rest-0.2.0-SNAPSHOT-sources.jar [INFO] Installing /var/lib/jenkins/workspace/microstories-2324-teamA/rest/target/dgss2324-teamA-microstories-rest-0.2.0-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss2324-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss2324-teamA-microstories-rest-0.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --< es.uvigo.esei.dgss.teamA.microstories:dgss2324-teamA-microstories-web >-- [INFO] Building Web 0.2.0-SNAPSHOT [6/7] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss2324-teamA-microstories-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/microstories-2324-teamA/web/src/main/resources [INFO] [INFO] --- maven-antrun-plugin:1.8:run (default) @ dgss2324-teamA-microstories-web --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss2324-teamA-microstories-web --- [INFO] No sources to compile [INFO] [INFO] --- frontend-maven-plugin:1.14.2:npx (build-application) @ dgss2324-teamA-microstories-web --- [INFO] Running 'npx npm run build' in /var/lib/jenkins/workspace/microstories-2324-teamA/web/src/main/angular [INFO] npm WARN cli npm v10.2.5 does not support Node.js v16.15.1. This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/. [INFO] [INFO] > microstories@0.2.0-alpha.27 build [INFO] > npx ng build --delete-output-path false --base-href=/microstories-2324-teamA/web/ --output-path ../webapp [INFO] [INFO] npm WARN cli npm v10.2.5 does not support Node.js v16.15.1. This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/. [INFO] - Generating browser application bundles (phase: setup)... [INFO] ✔ Browser application bundle generation complete. [INFO] ✔ Browser application bundle generation complete. [INFO] [INFO] Initial Chunk Files | Names | Raw Size | Estimated Transfer Size [INFO] main.968676c72c7b7231.js | main | 905.98 kB | 179.80 kB [INFO] styles.aa58daef424d91f1.css | styles | 124.57 kB | 8.97 kB [INFO] polyfills.6970aed072f0c833.js | polyfills | 33.03 kB | 10.63 kB [INFO] runtime.a8b307aad66d7541.js | runtime | 902 bytes | 513 bytes [INFO] [INFO] | Initial Total | 1.04 MB | 199.90 kB [INFO] [INFO] Build at: 2023-12-17T23:49:05.243Z - Hash: 4f6de3e4f54c80ae - Time: 43124ms [INFO] Warning: bundle initial exceeded maximum budget. Budget 500.00 kB was not met by 564.46 kB with a total of 1.04 MB. [INFO] [INFO] [INFO] [INFO] Error: bundle initial exceeded maximum budget. Budget 1.00 MB was not met by 40.46 kB with a total of 1.04 MB. [INFO] [INFO] [INFO] Build at: 2023-12-17T23:49:05.243Z - Hash: 4f6de3e4f54c80ae - Time: 43124ms [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for μStories 23/24 Team A 0.2.0-SNAPSHOT: [INFO] [INFO] μStories 23/24 Team A .............................. SUCCESS [ 3.193 s] [INFO] Domain ............................................. SUCCESS [ 3.696 s] [INFO] Tests .............................................. SUCCESS [ 2.909 s] [INFO] Service ............................................ SUCCESS [ 2.698 s] [INFO] REST ............................................... SUCCESS [ 48.845 s] [INFO] Web ................................................ FAILURE [ 51.590 s] [INFO] EAR ................................................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:56 min [INFO] Finished at: 2023-12-18T00:49:06+01:00 [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.14.2:npx (build-application) on project dgss2324-teamA-microstories-web: Failed to run task: 'npx npm run build' failed. org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1) -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [JENKINS] Archiving /var/lib/jenkins/workspace/microstories-2324-teamA/ear/pom.xml to es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-ear/0.2.0-SNAPSHOT/dgss2324-teamA-microstories-ear-0.2.0-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/microstories-2324-teamA/tests/pom.xml to es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss2324-teamA-microstories-tests-0.2.0-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/microstories-2324-teamA/tests/target/dgss2324-teamA-microstories-tests-0.2.0-SNAPSHOT.jar to es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss2324-teamA-microstories-tests-0.2.0-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/microstories-2324-teamA/tests/target/dgss2324-teamA-microstories-tests-0.2.0-SNAPSHOT-sources.jar to es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss2324-teamA-microstories-tests-0.2.0-SNAPSHOT-sources.jar [JENKINS] Archiving /var/lib/jenkins/workspace/microstories-2324-teamA/tests/target/dgss2324-teamA-microstories-tests-0.2.0-SNAPSHOT-javadoc.jar to es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss2324-teamA-microstories-tests-0.2.0-SNAPSHOT-javadoc.jar [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :dgss2324-teamA-microstories-web [JENKINS] Archiving /var/lib/jenkins/workspace/microstories-2324-teamA/web/pom.xml to es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-web/0.2.0-SNAPSHOT/dgss2324-teamA-microstories-web-0.2.0-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/microstories-2324-teamA/rest/pom.xml to es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss2324-teamA-microstories-rest-0.2.0-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/microstories-2324-teamA/rest/target/dgss2324-teamA-microstories-rest-0.2.0-SNAPSHOT.war to es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss2324-teamA-microstories-rest-0.2.0-SNAPSHOT.war [JENKINS] Archiving /var/lib/jenkins/workspace/microstories-2324-teamA/rest/target/dgss2324-teamA-microstories-rest-0.2.0-SNAPSHOT-sources.jar to es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss2324-teamA-microstories-rest-0.2.0-SNAPSHOT-sources.jar [JENKINS] Archiving /var/lib/jenkins/workspace/microstories-2324-teamA/rest/target/dgss2324-teamA-microstories-rest-0.2.0-SNAPSHOT-javadoc.jar to es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss2324-teamA-microstories-rest-0.2.0-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/microstories-2324-teamA/service/pom.xml to es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-service/0.2.0-SNAPSHOT/dgss2324-teamA-microstories-service-0.2.0-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/microstories-2324-teamA/service/target/dgss2324-teamA-microstories-service-0.2.0-SNAPSHOT.jar to es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-service/0.2.0-SNAPSHOT/dgss2324-teamA-microstories-service-0.2.0-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/microstories-2324-teamA/service/target/dgss2324-teamA-microstories-service-0.2.0-SNAPSHOT-sources.jar to es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-service/0.2.0-SNAPSHOT/dgss2324-teamA-microstories-service-0.2.0-SNAPSHOT-sources.jar [JENKINS] Archiving /var/lib/jenkins/workspace/microstories-2324-teamA/service/target/dgss2324-teamA-microstories-service-0.2.0-SNAPSHOT-javadoc.jar to es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-service/0.2.0-SNAPSHOT/dgss2324-teamA-microstories-service-0.2.0-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/microstories-2324-teamA/service/target/dgss2324-teamA-microstories-service-0.2.0-SNAPSHOT-tests.jar to es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-service/0.2.0-SNAPSHOT/dgss2324-teamA-microstories-service-0.2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /var/lib/jenkins/workspace/microstories-2324-teamA/pom.xml to es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-pom/0.2.0-SNAPSHOT/dgss2324-teamA-microstories-pom-0.2.0-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/microstories-2324-teamA/domain/pom.xml to es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss2324-teamA-microstories-domain-0.2.0-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/microstories-2324-teamA/domain/target/dgss2324-teamA-microstories-domain-0.2.0-SNAPSHOT.jar to es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss2324-teamA-microstories-domain-0.2.0-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/microstories-2324-teamA/domain/target/dgss2324-teamA-microstories-domain-0.2.0-SNAPSHOT-sources.jar to es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss2324-teamA-microstories-domain-0.2.0-SNAPSHOT-sources.jar [JENKINS] Archiving /var/lib/jenkins/workspace/microstories-2324-teamA/domain/target/dgss2324-teamA-microstories-domain-0.2.0-SNAPSHOT-javadoc.jar to es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss2324-teamA-microstories-domain-0.2.0-SNAPSHOT-javadoc.jar Xvfb stopping channel stopped [htmlpublisher] Archiving HTML reports... [htmlpublisher] Archiving at PROJECT level /var/lib/jenkins/workspace/microstories-2324-teamA/domain/target/site/jacoco to /var/lib/jenkins/jobs/microstories-2324-teamA/htmlreports/Domain_JaCoCo_Report [htmlpublisher] Archiving at PROJECT level /var/lib/jenkins/workspace/microstories-2324-teamA/rest/target/site/jacoco to /var/lib/jenkins/jobs/microstories-2324-teamA/htmlreports/REST_JaCoCo_Report Sending e-mails to: mrjato@esei.uvigo.es afiglesias@esei.uvigo.es aalorenzo18@esei.uvigo.es ivsomoza@esei.uvigo.es lsblanco18@esei.uvigo.es ncgomez17@esei.uvigo.es olivergr7@esei.uvigo.es pmperez@esei.uvigo.es Finished: FAILURE