Started by an SCM change Building in workspace /var/lib/jenkins/workspace/LETTA > /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.ei.uvigo.es/dt/gitlab/dgss/letta.git # timeout=10 Fetching upstream changes from http://sing.ei.uvigo.es/dt/gitlab/dgss/letta.git > /usr/bin/git --version # timeout=10 using .gitcredentials to set credentials > /usr/bin/git config --local credential.username mrjato # timeout=10 > /usr/bin/git config --local credential.helper store --file=/tmp/git3342753015223960870.credentials # timeout=10 > /usr/bin/git -c core.askpass=true fetch --tags --progress http://sing.ei.uvigo.es/dt/gitlab/dgss/letta.git +refs/heads/*:refs/remotes/origin/* > /usr/bin/git config --local --remove-section credential # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/develop^{commit} # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10 Checking out Revision 659d55f2e4fcac1e7aa145b01bde231d37f24aa5 (refs/remotes/origin/develop) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 659d55f2e4fcac1e7aa145b01bde231d37f24aa5 > /usr/bin/git rev-list 8569bd16d299630fe4d87e316abd07b94edc3d12 # timeout=10 Xvfb starting$ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /var/lib/jenkins/xvfb-112-179798079268450140.fbdir Parsing POMs Established TCP socket on 48000 [LETTA] $ /usr/lib/jvm/java-8-oracle//bin/java -Xmx2048m -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.7.jar:/usr/share/maven/boot/plexus-classworlds-2.x.jar org.jvnet.hudson.maven3.agent.Maven3Main /usr/share/maven/ /var/cache/jenkins/war/WEB-INF/lib/remoting-2.52.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.7.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 48000 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/workspace/LETTA/pom.xml clean install [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Sample [INFO] Domain [INFO] Tests [INFO] Service [INFO] REST [INFO] JSF [INFO] EAR [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Sample 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ letta --- [INFO] Deleting /var/lib/jenkins/workspace/LETTA/target [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ letta --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/8.2.1.Final/wildfly-dist-8.2.1.Final.zip to /var/lib/jenkins/workspace/LETTA/target with includes "" and excludes "" [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ letta --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/src/test/resources-wildfly-embedded-h2 [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ letta --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ letta --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-install-plugin:2.3:install (default-install) @ letta --- [INFO] Installing /var/lib/jenkins/workspace/LETTA/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/letta/0.0.1-SNAPSHOT/letta-0.0.1-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Domain 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ domain --- [INFO] Deleting /var/lib/jenkins/workspace/LETTA/domain/target [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ domain --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/domain/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ domain --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /var/lib/jenkins/workspace/LETTA/domain/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/domain/src/test/resources [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/domain/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ domain --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /var/lib/jenkins/workspace/LETTA/domain/target/test-classes [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ domain --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/8.2.1.Final/wildfly-dist-8.2.1.Final.zip to /var/lib/jenkins/workspace/LETTA/domain/target with includes "" and excludes "" [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/domain/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ domain --- [INFO] Surefire report directory: /var/lib/jenkins/workspace/LETTA/domain/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running es.uvigo.esei.dgss.letta.domain.entities.EventTest Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 sec - in es.uvigo.esei.dgss.letta.domain.entities.EventTest Running es.uvigo.esei.dgss.letta.domain.entities.UserTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 sec - in es.uvigo.esei.dgss.letta.domain.entities.UserTest Running es.uvigo.esei.dgss.letta.domain.entities.RegistrationTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in es.uvigo.esei.dgss.letta.domain.entities.RegistrationTest Results : Tests run: 46, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-unit-test) @ domain --- [INFO] Analyzed bundle 'Domain' with 5 classes [INFO] [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ domain --- [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ domain --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ domain --- [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ domain --- [INFO] Loading source files for package es.uvigo.esei.dgss.letta.domain.entities... Constructing Javadoc information... Standard Doclet version 1.8.0_60 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/Event.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/EventType.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/Registration.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/Role.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/User.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/serialized-form.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/Registration.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/User.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/Event.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/Role.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/EventType.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/help-doc.html... [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-integration-test) @ domain --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-integration-test) @ domain --- [INFO] Analyzed bundle 'Domain' with 5 classes [INFO] [INFO] --- maven-install-plugin:2.3:install (default-install) @ domain --- [INFO] Installing /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/LETTA/domain/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT-sources.jar [INFO] Installing /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Tests 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tests --- [INFO] Deleting /var/lib/jenkins/workspace/LETTA/tests/target [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /var/lib/jenkins/workspace/LETTA/tests/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/tests/src/test/resources [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/tests/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ tests --- [INFO] No sources to compile [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ tests --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/8.2.1.Final/wildfly-dist-8.2.1.Final.zip to /var/lib/jenkins/workspace/LETTA/tests/target with includes "" and excludes "" [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/tests/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ tests --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ tests --- [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT.jar [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ tests --- [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ tests --- [INFO] Loading source files for package es.uvigo.esei.dgss.letta.mail... Loading source files for package es.uvigo.esei.dgss.letta.service.util.security... Loading source files for package es.uvigo.esei.dgss.letta.domain.entities... Loading source files for package es.uvigo.esei.dgss.letta.http.util... Constructing Javadoc information... Standard Doclet version 1.8.0_60 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/mail/Email.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/mail/MailBox.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/mail/RegexMatcher.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/RoleCaller.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/RoleCaller.ThrowingRunnable.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/RoleCaller.ThrowingSupplier.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/TestPrincipal.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/UserRoleCaller.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/EventsDataset.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/IsEqualsToEntity.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/IsEqualsToRegistration.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/IsEqualsToUser.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/IsEqualToEvent.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/RegistrationsDataset.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/UsersDataset.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/HasHttpStatus.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/overview-frame.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/mail/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/mail/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/mail/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/mail/class-use/MailBox.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/mail/class-use/RegexMatcher.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/mail/class-use/Email.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/class-use/UserRoleCaller.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/class-use/RoleCaller.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/class-use/RoleCaller.ThrowingSupplier.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/class-use/RoleCaller.ThrowingRunnable.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/class-use/TestPrincipal.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/IsEqualsToEntity.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/IsEqualsToUser.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/RegistrationsDataset.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/EventsDataset.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/IsEqualToEvent.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/IsEqualsToRegistration.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/UsersDataset.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/class-use/HasHttpStatus.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-use.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/package-use.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/mail/package-use.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/overview-summary.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/help-doc.html... [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.3:install (default-install) @ tests --- [INFO] Installing /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/LETTA/tests/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT-sources.jar [INFO] Installing /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Service 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ service --- [INFO] Deleting /var/lib/jenkins/workspace/LETTA/service/target [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ service --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ service --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /var/lib/jenkins/workspace/LETTA/service/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ service --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /var/lib/jenkins/workspace/LETTA/service/target/test-classes [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ service --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/8.2.1.Final/wildfly-dist-8.2.1.Final.zip to /var/lib/jenkins/workspace/LETTA/service/target with includes "" and excludes "" [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ service --- [INFO] Surefire report directory: /var/lib/jenkins/workspace/LETTA/service/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running es.uvigo.esei.dgss.letta.service.UserAuthorizationEJBTest INFO [org.jboss.modules] JBoss Modules version 1.3.3.Final INFO [org.jboss.msc] JBoss MSC version 1.2.2.Final INFO [org.jboss.as] JBAS015899: WildFly 8.2.1.Final "Tweek" starting INFO [org.jboss.as.server] JBAS015888: Creating http management service using socket-binding (management-http) INFO [org.xnio] XNIO version 3.3.0.Final INFO [org.xnio.nio] XNIO NIO Implementation Version 3.3.0.Final INFO [org.jboss.remoting] JBoss Remoting version 4.0.7.Final INFO [org.jboss.as.clustering.infinispan] JBAS010280: Activating Infinispan subsystem. INFO [org.jboss.as.naming] JBAS011800: Activating Naming Subsystem INFO [org.jboss.as.security] JBAS013171: Activating Security Subsystem WARN [org.jboss.as.txn] JBAS010153: Node identifier property is set to the default value. Please make sure it is unique. INFO [org.wildfly.extension.io] WFLYIO001: Worker 'default' has auto-configured to 4 core threads with 32 task threads based on your 2 available processors INFO [org.jboss.as.webservices] JBAS015537: Activating WebServices Extension INFO [org.jboss.as.security] JBAS013170: Current PicketBox version=4.0.21.Final INFO [org.jboss.as.jsf] JBAS012615: Activated the following JSF Implementations: [main] INFO [org.wildfly.extension.undertow] JBAS017502: Undertow 1.1.8.Final starting INFO [org.wildfly.extension.undertow] JBAS017502: Undertow 1.1.8.Final starting INFO [org.jboss.as.naming] JBAS011802: Starting Naming Service INFO [org.jboss.as.connector.logging] JBAS010408: Starting JCA Subsystem (IronJacamar 1.1.9.Final) INFO [org.jboss.as.mail.extension] JBAS015400: Bound mail session [java:jboss/mail/Default] INFO [org.jboss.as.connector.subsystems.datasources] JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) INFO [org.jboss.as.connector.deployers.jdbc] JBAS010417: Started Driver service with driver-name = h2 INFO [com.arjuna.ats.jbossatx] ARJUNA032010: JBossTS Recovery Service (tag: 9aa71) - JBoss Inc. INFO [org.wildfly.extension.undertow] JBAS017527: Creating file handler for path /var/lib/jenkins/workspace/LETTA/service/target/wildfly-8.2.1.Final/welcome-content INFO [com.arjuna.ats.arjuna] ARJUNA012324: Start RecoveryActivators INFO [org.wildfly.extension.undertow] JBAS017525: Started server default-server. INFO [org.wildfly.extension.undertow] JBAS017531: Host default-host starting INFO [com.arjuna.ats.arjuna] ARJUNA012296: ExpiredEntryMonitor running at Sun, 6 Dec 2015 20:49:06 INFO [com.arjuna.ats.arjuna] ARJUNA012343: RecoveryManagerImple is ready. Socket listener is turned off. INFO [com.arjuna.ats.jbossatx] ARJUNA032013: Starting transaction recovery manager INFO [org.wildfly.extension.undertow] JBAS017519: Undertow HTTP listener default listening on /127.0.0.1:8080 INFO [com.arjuna.ats.jbossatx] ARJUNA032017: JBossTS Transaction Service (JTA version - tag: 9aa71) - JBoss Inc. INFO [org.jboss.as.server.deployment.scanner] JBAS015012: Started FileSystemDeploymentService for directory /var/lib/jenkins/workspace/LETTA/service/target/wildfly-8.2.1.Final/standalone/deployments INFO [org.jboss.as.connector.subsystems.datasources] JBAS010400: Bound data source [java:jboss/datasources/ExampleDS] INFO [org.jboss.ws.common.management] JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.3.2.Final INFO [org.jboss.as] JBAS015961: Http management interface listening on http://127.0.0.1:9990/management INFO [org.jboss.as] JBAS015951: Admin console listening on http://127.0.0.1:9990 INFO [org.jboss.as] JBAS015874: WildFly 8.2.1.Final "Tweek" started in 10454ms - Started 188 of 238 services (83 services are lazy, passive or on-demand) INFO [org.xnio] XNIO version 3.2.0.Beta4 INFO [org.xnio.nio] XNIO NIO Implementation Version 3.2.0.Beta4 INFO [org.jboss.remoting] JBoss Remoting version 4.0.7.Final INFO [org.jboss.as.repository] JBAS014900: Content added at location /var/lib/jenkins/workspace/LETTA/service/target/wildfly-8.2.1.Final/standalone/data/content/59/b76c9b93a4ae3857c57007c894436f96b12858/content INFO [org.jboss.as.server.deployment] JBAS015876: Starting deployment of "test.war" (runtime-name: "test.war") INFO [org.jboss.as.jpa] JBAS011401: Read persistence.xml for test INFO [org.jboss.as.jpa] JBAS011409: Starting Persistence Unit (phase 1 of 2) Service 'test.war#test' INFO [org.hibernate.jpa.internal.util.LogHelper] HHH000204: Processing PersistenceUnitInfo [ name: test ...] INFO [org.hibernate.Version] HHH000412: Hibernate Core {4.3.7.Final} INFO [org.hibernate.cfg.Environment] HHH000206: hibernate.properties not found INFO [org.hibernate.cfg.Environment] HHH000021: Bytecode provider name : javassist INFO [org.jboss.weld.deployer] JBAS016002: Processing weld deployment test.war INFO [org.hibernate.validator.internal.util.Version] HV000001: Hibernate Validator 5.1.3.Final INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] JNDI bindings for session bean named UserAuthorizationEJB in deployment unit deployment "test.war" are as follows: java:global/test/UserAuthorizationEJB!es.uvigo.esei.dgss.letta.service.UserAuthorizationEJB java:app/test/UserAuthorizationEJB!es.uvigo.esei.dgss.letta.service.UserAuthorizationEJB java:module/UserAuthorizationEJB!es.uvigo.esei.dgss.letta.service.UserAuthorizationEJB java:global/test/UserAuthorizationEJB java:app/test/UserAuthorizationEJB java:module/UserAuthorizationEJB INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] JNDI bindings for session bean named user-caller in deployment unit deployment "test.war" are as follows: java:global/test/user-caller!es.uvigo.esei.dgss.letta.service.util.security.RoleCaller java:app/test/user-caller!es.uvigo.esei.dgss.letta.service.util.security.RoleCaller java:module/user-caller!es.uvigo.esei.dgss.letta.service.util.security.RoleCaller java:global/test/user-caller java:app/test/user-caller java:module/user-caller INFO [org.jboss.weld.deployer] JBAS016005: Starting Services for CDI deployment: test.war INFO [org.jboss.weld.Version] WELD-000900: 2.2.6 (Final) INFO [org.jboss.weld.deployer] JBAS016008: Starting weld service for deployment test.war INFO [org.jboss.as.jpa] JBAS011409: Starting Persistence Unit (phase 2 of 2) Service 'test.war#test' INFO [org.hibernate.annotations.common.Version] HCANN000001: Hibernate Commons Annotations {4.0.4.Final} INFO [org.hibernate.dialect.Dialect] HHH000400: Using dialect: org.hibernate.dialect.H2Dialect WARN [org.hibernate.dialect.H2Dialect] HHH000431: Unable to determine H2 database version, certain features may not work INFO [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] HHH000397: Using ASTQueryTranslatorFactory INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000227: Running hbm2ddl schema export Hibernate: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "EVENT" not found; SQL statement: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists [42102-173] Hibernate: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "USERJOINSEVENT" not found; SQL statement: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists [42102-173] Hibernate: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "USERJOINSEVENT" not found; SQL statement: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists [42102-173] Hibernate: drop table Event if exists Hibernate: drop table Registration if exists Hibernate: drop table User if exists Hibernate: drop table UserJoinsEvent if exists Hibernate: create table Event (id integer generated by default as identity, date timestamp not null, eventType varchar(255) not null, location varchar(100) not null, shortDescription varchar(50) not null, title varchar(20) not null, creator varchar(20) not null, primary key (id)) Hibernate: create table Registration (uuid varchar(36) not null, email varchar(100) not null, login varchar(20) not null, password varchar(32) not null, role varchar(10) not null, primary key (uuid)) Hibernate: create table User (login varchar(20) not null, email varchar(100) not null, password varchar(32) not null, role varchar(10) not null, primary key (login)) Hibernate: create table UserJoinsEvent (user_id varchar(20) not null, event_id integer not null) Hibernate: alter table Registration add constraint UK_t606w44qrdbvqy8lk0x3kb0se unique (email) Hibernate: alter table Registration add constraint UK_9vprl5knmh39dkgdpvjfexdol unique (login) Hibernate: alter table User add constraint UK_e6gkqunxajvyxl5uctpl2vl2p unique (email) Hibernate: alter table Event add constraint FK_n69mp18a4red6wjjq1lwrfkba foreign key (creator) references User Hibernate: alter table UserJoinsEvent add constraint FK_q3x9wnvajgu114f10heh8fxsu foreign key (event_id) references Event Hibernate: alter table UserJoinsEvent add constraint FK_gfheji77usjpw6gpe8n5icmyn foreign key (user_id) references User INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000230: Schema export complete INFO [org.wildfly.extension.undertow] JBAS017534: Registered web context: /test INFO [org.jboss.as.server] JBAS018559: Deployed "test.war" (runtime-name : "test.war") Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? ERROR [org.jboss.as.ejb3] javax.ejb.EJBTransactionRolledbackException ERROR [org.jboss.as.ejb3.invocation] JBAS014134: EJB Invocation failed on component UserAuthorizationEJB for method public es.uvigo.esei.dgss.letta.domain.entities.User es.uvigo.esei.dgss.letta.service.UserAuthorizationEJB.getCurrentUser() throws java.lang.SecurityException: javax.ejb.EJBTransactionRolledbackException at org.jboss.as.ejb3.tx.CMTTxInterceptor.handleInCallerTx(CMTTxInterceptor.java:163) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInCallerTx(CMTTxInterceptor.java:253) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:342) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:239) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:43) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.security.AuthorizationInterceptor.processInvocation(AuthorizationInterceptor.java:139) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:95) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:59) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:55) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:439) [wildfly-security-manager-1.0.0.Final.jar:1.0.0.Final] at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:185) at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:182) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:73) at es.uvigo.esei.dgss.letta.service.UserAuthorizationEJB$$$view1.getCurrentUser(Unknown Source) [classes:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:414) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.bean.proxy.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:127) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.bean.proxy.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:65) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:100) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at es.uvigo.esei.dgss.letta.service.UserAuthorizationEJB$Proxy$_$$_Weld$EnterpriseProxy$.getCurrentUser(Unknown Source) [classes:] at es.uvigo.esei.dgss.letta.service.util.security.UserRoleCaller.throwingRun(UserRoleCaller.java:35) [classes:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:407) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:82) [wildfly-weld-8.2.1.Final.jar:8.2.1.Final] at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:93) [wildfly-weld-8.2.1.Final.jar:8.2.1.Final] at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47) [wildfly-jpa-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:407) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:46) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:83) [wildfly-weld-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) [wildfly-ee-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:53) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.NonPooledEJBComponentInstanceAssociatingInterceptor.processInvocation(NonPooledEJBComponentInstanceAssociatingInterceptor.java:59) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInCallerTx(CMTTxInterceptor.java:251) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:342) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:239) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:43) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.security.AuthorizationInterceptor.processInvocation(AuthorizationInterceptor.java:139) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:95) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:59) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:55) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:448) [wildfly-security-manager-1.0.0.Final.jar:1.0.0.Final] at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:185) at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:182) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:73) at es.uvigo.esei.dgss.letta.service.util.security.RoleCaller$$$view2.throwingRun(Unknown Source) [classes:] at es.uvigo.esei.dgss.letta.service.UserAuthorizationEJBTest.testGetCurrentUserFailsIfIdentifiedUserIsNotFoundInDatabase(UserAuthorizationEJBTest.java:73) [classes:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [arquillian-junit.jar:] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [arquillian-junit.jar:] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian$8$1.invoke(Arquillian.java:370) [arquillian-junit.jar:] at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:60) [arquillian-core.jar:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67) [arquillian-core.jar:] at org.jboss.arquillian.container.test.impl.execution.ContainerTestExecuter.execute(ContainerTestExecuter.java:38) [arquillian-core.jar:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) [arquillian-core.jar:] at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:130) [arquillian-core.jar:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) [arquillian-core.jar:] at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:92) [arquillian-core.jar:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) [arquillian-core.jar:] at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:73) [arquillian-core.jar:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145) [arquillian-core.jar:] at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.test(EventTestRunnerAdaptor.java:136) [arquillian-core.jar:] at org.jboss.arquillian.junit.Arquillian$8.evaluate(Arquillian.java:363) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian$4.evaluate(Arquillian.java:245) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:422) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian.access$200(Arquillian.java:54) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian$5.evaluate(Arquillian.java:259) [arquillian-junit.jar:] at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) [arquillian-junit.jar:] at org.junit.rules.RunRules.evaluate(RunRules.java:20) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian$7$1.invoke(Arquillian.java:315) [arquillian-junit.jar:] at org.jboss.arquillian.container.test.impl.execution.BeforeLifecycleEventExecuter.on(BeforeLifecycleEventExecuter.java:35) [arquillian-core.jar:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) [arquillian-core.jar:] at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:130) [arquillian-core.jar:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) [arquillian-core.jar:] at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:92) [arquillian-core.jar:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) [arquillian-core.jar:] at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:73) [arquillian-core.jar:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116) [arquillian-core.jar:] at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.fireCustomLifecycle(EventTestRunnerAdaptor.java:159) [arquillian-core.jar:] at org.jboss.arquillian.junit.Arquillian$7.evaluate(Arquillian.java:311) [arquillian-junit.jar:] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [arquillian-junit.jar:] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [arquillian-junit.jar:] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [arquillian-junit.jar:] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [arquillian-junit.jar:] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [arquillian-junit.jar:] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [arquillian-junit.jar:] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [arquillian-junit.jar:] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:204) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:422) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian.access$200(Arquillian.java:54) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:218) [arquillian-junit.jar:] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:166) [arquillian-junit.jar:] at org.junit.runner.JUnitCore.run(JUnitCore.java:137) [arquillian-junit.jar:] at org.junit.runner.JUnitCore.run(JUnitCore.java:115) [arquillian-junit.jar:] at org.jboss.arquillian.junit.container.JUnitTestRunner.execute(JUnitTestRunner.java:66) [arquillian-junit.jar:] at org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.executeTest(ServletTestRunner.java:171) [arquillian-protocol.jar:] at org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.execute(ServletTestRunner.java:137) [arquillian-protocol.jar:] at org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.doGet(ServletTestRunner.java:98) [arquillian-protocol.jar:] at javax.servlet.http.HttpServlet.service(HttpServlet.java:687) [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.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:86) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) [undertow-servlet-1.1.8.Final.jar:1.1.8.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.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.8.Final.jar:1.1.8.Final] at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) [undertow-core-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:58) [undertow-core-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:70) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76) [undertow-core-1.1.8.Final.jar:1.1.8.Final] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.8.Final.jar:1.1.8.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.1.8.Final.jar:1.1.8.Final] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:261) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:248) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:77) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:167) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.server.Connectors.executeRootHandler(Connectors.java:199) [undertow-core-1.1.8.Final.jar:1.1.8.Final] at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:761) [undertow-core-1.1.8.Final.jar:1.1.8.Final] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_60] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0_60] at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_60] Caused by: java.lang.SecurityException at java.util.Optional.orElseThrow(Optional.java:290) [rt.jar:1.8.0_60] at es.uvigo.esei.dgss.letta.service.UserAuthorizationEJB.getCurrentUser(UserAuthorizationEJB.java:46) [classes:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:407) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:82) [wildfly-weld-8.2.1.Final.jar:8.2.1.Final] at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:93) [wildfly-weld-8.2.1.Final.jar:8.2.1.Final] at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47) [wildfly-jpa-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:407) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:46) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:83) [wildfly-weld-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) [wildfly-ee-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:53) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.NonPooledEJBComponentInstanceAssociatingInterceptor.processInvocation(NonPooledEJBComponentInstanceAssociatingInterceptor.java:59) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInCallerTx(CMTTxInterceptor.java:251) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] ... 256 more ERROR [org.jboss.as.ejb3] javax.ejb.EJBTransactionRolledbackException ERROR [org.jboss.as.ejb3.invocation] JBAS014134: EJB Invocation failed on component user-caller for method public abstract void es.uvigo.esei.dgss.letta.service.util.security.RoleCaller.throwingRun(es.uvigo.esei.dgss.letta.service.util.security.RoleCaller$ThrowingRunnable) throws java.lang.Throwable: javax.ejb.EJBTransactionRolledbackException at org.jboss.as.ejb3.tx.CMTTxInterceptor.handleInCallerTx(CMTTxInterceptor.java:163) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInCallerTx(CMTTxInterceptor.java:253) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:342) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:239) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:43) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.security.AuthorizationInterceptor.processInvocation(AuthorizationInterceptor.java:139) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:95) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:59) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:55) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:439) [wildfly-security-manager-1.0.0.Final.jar:1.0.0.Final] at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:185) at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:182) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:73) at es.uvigo.esei.dgss.letta.service.UserAuthorizationEJB$$$view1.getCurrentUser(Unknown Source) [classes:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:414) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.bean.proxy.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:127) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.bean.proxy.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:65) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:100) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at es.uvigo.esei.dgss.letta.service.UserAuthorizationEJB$Proxy$_$$_Weld$EnterpriseProxy$.getCurrentUser(Unknown Source) [classes:] at es.uvigo.esei.dgss.letta.service.util.security.UserRoleCaller.throwingRun(UserRoleCaller.java:35) [classes:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:407) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:82) [wildfly-weld-8.2.1.Final.jar:8.2.1.Final] at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:93) [wildfly-weld-8.2.1.Final.jar:8.2.1.Final] at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47) [wildfly-jpa-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:407) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:46) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:83) [wildfly-weld-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) [wildfly-ee-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:53) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.NonPooledEJBComponentInstanceAssociatingInterceptor.processInvocation(NonPooledEJBComponentInstanceAssociatingInterceptor.java:59) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInCallerTx(CMTTxInterceptor.java:251) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:342) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:239) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:43) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.security.AuthorizationInterceptor.processInvocation(AuthorizationInterceptor.java:139) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:95) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:59) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:55) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:448) [wildfly-security-manager-1.0.0.Final.jar:1.0.0.Final] at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:185) at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:182) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:73) at es.uvigo.esei.dgss.letta.service.util.security.RoleCaller$$$view2.throwingRun(Unknown Source) [classes:] at es.uvigo.esei.dgss.letta.service.UserAuthorizationEJBTest.testGetCurrentUserFailsIfIdentifiedUserIsNotFoundInDatabase(UserAuthorizationEJBTest.java:73) [classes:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [arquillian-junit.jar:] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [arquillian-junit.jar:] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian$8$1.invoke(Arquillian.java:370) [arquillian-junit.jar:] at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:60) [arquillian-core.jar:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67) [arquillian-core.jar:] at org.jboss.arquillian.container.test.impl.execution.ContainerTestExecuter.execute(ContainerTestExecuter.java:38) [arquillian-core.jar:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) [arquillian-core.jar:] at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:130) [arquillian-core.jar:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) [arquillian-core.jar:] at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:92) [arquillian-core.jar:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) [arquillian-core.jar:] at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:73) [arquillian-core.jar:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145) [arquillian-core.jar:] at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.test(EventTestRunnerAdaptor.java:136) [arquillian-core.jar:] at org.jboss.arquillian.junit.Arquillian$8.evaluate(Arquillian.java:363) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian$4.evaluate(Arquillian.java:245) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:422) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian.access$200(Arquillian.java:54) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian$5.evaluate(Arquillian.java:259) [arquillian-junit.jar:] at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) [arquillian-junit.jar:] at org.junit.rules.RunRules.evaluate(RunRules.java:20) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian$7$1.invoke(Arquillian.java:315) [arquillian-junit.jar:] at org.jboss.arquillian.container.test.impl.execution.BeforeLifecycleEventExecuter.on(BeforeLifecycleEventExecuter.java:35) [arquillian-core.jar:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) [arquillian-core.jar:] at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:130) [arquillian-core.jar:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) [arquillian-core.jar:] at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:92) [arquillian-core.jar:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) [arquillian-core.jar:] at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:73) [arquillian-core.jar:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116) [arquillian-core.jar:] at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.fireCustomLifecycle(EventTestRunnerAdaptor.java:159) [arquillian-core.jar:] at org.jboss.arquillian.junit.Arquillian$7.evaluate(Arquillian.java:311) [arquillian-junit.jar:] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [arquillian-junit.jar:] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [arquillian-junit.jar:] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [arquillian-junit.jar:] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [arquillian-junit.jar:] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [arquillian-junit.jar:] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [arquillian-junit.jar:] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [arquillian-junit.jar:] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:204) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:422) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian.access$200(Arquillian.java:54) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:218) [arquillian-junit.jar:] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:166) [arquillian-junit.jar:] at org.junit.runner.JUnitCore.run(JUnitCore.java:137) [arquillian-junit.jar:] at org.junit.runner.JUnitCore.run(JUnitCore.java:115) [arquillian-junit.jar:] at org.jboss.arquillian.junit.container.JUnitTestRunner.execute(JUnitTestRunner.java:66) [arquillian-junit.jar:] at org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.executeTest(ServletTestRunner.java:171) [arquillian-protocol.jar:] at org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.execute(ServletTestRunner.java:137) [arquillian-protocol.jar:] at org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.doGet(ServletTestRunner.java:98) [arquillian-protocol.jar:] at javax.servlet.http.HttpServlet.service(HttpServlet.java:687) [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.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:86) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) [undertow-servlet-1.1.8.Final.jar:1.1.8.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.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.8.Final.jar:1.1.8.Final] at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) [undertow-core-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:58) [undertow-core-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:70) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76) [undertow-core-1.1.8.Final.jar:1.1.8.Final] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.8.Final.jar:1.1.8.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.1.8.Final.jar:1.1.8.Final] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:261) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:248) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:77) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:167) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.server.Connectors.executeRootHandler(Connectors.java:199) [undertow-core-1.1.8.Final.jar:1.1.8.Final] at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:761) [undertow-core-1.1.8.Final.jar:1.1.8.Final] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_60] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0_60] at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_60] Caused by: java.lang.SecurityException at java.util.Optional.orElseThrow(Optional.java:290) [rt.jar:1.8.0_60] at es.uvigo.esei.dgss.letta.service.UserAuthorizationEJB.getCurrentUser(UserAuthorizationEJB.java:46) [classes:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:407) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:82) [wildfly-weld-8.2.1.Final.jar:8.2.1.Final] at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:93) [wildfly-weld-8.2.1.Final.jar:8.2.1.Final] at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47) [wildfly-jpa-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:407) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:46) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:83) [wildfly-weld-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) [wildfly-ee-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:53) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.NonPooledEJBComponentInstanceAssociatingInterceptor.processInvocation(NonPooledEJBComponentInstanceAssociatingInterceptor.java:59) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInCallerTx(CMTTxInterceptor.java:251) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] ... 256 more 20:49:32,352 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-28) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? ERROR [org.jboss.as.ejb3.invocation] JBAS014134: EJB Invocation failed on component UserAuthorizationEJB for method public es.uvigo.esei.dgss.letta.domain.entities.User es.uvigo.esei.dgss.letta.service.UserAuthorizationEJB.getCurrentUser() throws java.lang.SecurityException: javax.ejb.EJBAccessException: JBAS014502: Invocation on method: public es.uvigo.esei.dgss.letta.domain.entities.User es.uvigo.esei.dgss.letta.service.UserAuthorizationEJB.getCurrentUser() throws java.lang.SecurityException of bean: UserAuthorizationEJB is not allowed at org.jboss.as.ejb3.security.AuthorizationInterceptor.processInvocation(AuthorizationInterceptor.java:135) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:95) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:59) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:55) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:448) [wildfly-security-manager-1.0.0.Final.jar:1.0.0.Final] at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:185) at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:182) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:73) at es.uvigo.esei.dgss.letta.service.UserAuthorizationEJB$$$view1.getCurrentUser(Unknown Source) [classes:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:414) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.bean.proxy.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:127) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.bean.proxy.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:65) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:100) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at es.uvigo.esei.dgss.letta.service.UserAuthorizationEJB$Proxy$_$$_Weld$EnterpriseProxy$.getCurrentUser(Unknown Source) [classes:] at es.uvigo.esei.dgss.letta.service.UserAuthorizationEJBTest.testGetCurrentUserCannotByCalledByUnauthorizeedUsers(UserAuthorizationEJBTest.java:80) [classes:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [arquillian-junit.jar:] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [arquillian-junit.jar:] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian$8$1.invoke(Arquillian.java:370) [arquillian-junit.jar:] at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:60) [arquillian-core.jar:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67) [arquillian-core.jar:] at org.jboss.arquillian.container.test.impl.execution.ContainerTestExecuter.execute(ContainerTestExecuter.java:38) [arquillian-core.jar:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) [arquillian-core.jar:] at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:130) [arquillian-core.jar:] at sun.reflect.GeneratedMethodAccessor15.invoke(Unknown Source) [:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) [arquillian-core.jar:] at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:92) [arquillian-core.jar:] at sun.reflect.GeneratedMethodAccessor14.invoke(Unknown Source) [:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) [arquillian-core.jar:] at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:73) [arquillian-core.jar:] at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source) [:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145) [arquillian-core.jar:] at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.test(EventTestRunnerAdaptor.java:136) [arquillian-core.jar:] at org.jboss.arquillian.junit.Arquillian$8.evaluate(Arquillian.java:363) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian$4.evaluate(Arquillian.java:245) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:422) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian.access$200(Arquillian.java:54) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian$5.evaluate(Arquillian.java:259) [arquillian-junit.jar:] at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) [arquillian-junit.jar:] at org.junit.rules.RunRules.evaluate(RunRules.java:20) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian$7$1.invoke(Arquillian.java:315) [arquillian-junit.jar:] at org.jboss.arquillian.container.test.impl.execution.BeforeLifecycleEventExecuter.on(BeforeLifecycleEventExecuter.java:35) [arquillian-core.jar:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) [arquillian-core.jar:] at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:130) [arquillian-core.jar:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) [arquillian-core.jar:] at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:92) [arquillian-core.jar:] at sun.reflect.GeneratedMethodAccessor14.invoke(Unknown Source) [:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) [arquillian-core.jar:] at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:73) [arquillian-core.jar:] at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source) [:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116) [arquillian-core.jar:] at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.fireCustomLifecycle(EventTestRunnerAdaptor.java:159) [arquillian-core.jar:] at org.jboss.arquillian.junit.Arquillian$7.evaluate(Arquillian.java:311) [arquillian-junit.jar:] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [arquillian-junit.jar:] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [arquillian-junit.jar:] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [arquillian-junit.jar:] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [arquillian-junit.jar:] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [arquillian-junit.jar:] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [arquillian-junit.jar:] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [arquillian-junit.jar:] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:204) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:422) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian.access$200(Arquillian.java:54) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:218) [arquillian-junit.jar:] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:166) [arquillian-junit.jar:] at org.junit.runner.JUnitCore.run(JUnitCore.java:137) [arquillian-junit.jar:] at org.junit.runner.JUnitCore.run(JUnitCore.java:115) [arquillian-junit.jar:] at org.jboss.arquillian.junit.container.JUnitTestRunner.execute(JUnitTestRunner.java:66) [arquillian-junit.jar:] at org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.executeTest(ServletTestRunner.java:171) [arquillian-protocol.jar:] at org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.execute(ServletTestRunner.java:137) [arquillian-protocol.jar:] at org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.doGet(ServletTestRunner.java:98) [arquillian-protocol.jar:] at javax.servlet.http.HttpServlet.service(HttpServlet.java:687) [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.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:86) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) [undertow-servlet-1.1.8.Final.jar:1.1.8.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.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.8.Final.jar:1.1.8.Final] at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) [undertow-core-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:58) [undertow-core-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:70) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76) [undertow-core-1.1.8.Final.jar:1.1.8.Final] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.8.Final.jar:1.1.8.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.1.8.Final.jar:1.1.8.Final] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:261) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:248) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:77) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:167) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.server.Connectors.executeRootHandler(Connectors.java:199) [undertow-core-1.1.8.Final.jar:1.1.8.Final] at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:761) [undertow-core-1.1.8.Final.jar:1.1.8.Final] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_60] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0_60] at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_60] INFO [org.wildfly.extension.undertow] JBAS017535: Unregistered web context: /test INFO [org.jboss.as.jpa] JBAS011410: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#test' INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000227: Running hbm2ddl schema export Hibernate: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists Hibernate: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists Hibernate: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists Hibernate: drop table Event if exists Hibernate: drop table Registration if exists Hibernate: drop table User if exists Hibernate: drop table UserJoinsEvent if exists INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000230: Schema export complete INFO [org.jboss.weld.deployer] JBAS016009: Stopping weld service for deployment test.war INFO [org.jboss.as.jpa] JBAS011410: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#test' INFO [org.jboss.as.server.deployment] JBAS015877: Stopped deployment test.war (runtime-name: test.war) in 192ms INFO [org.jboss.as.repository] JBAS014901: Content removed from location /var/lib/jenkins/workspace/LETTA/service/target/wildfly-8.2.1.Final/standalone/data/content/59/b76c9b93a4ae3857c57007c894436f96b12858/content INFO [org.jboss.as.server] JBAS018558: Undeployed "test.war" (runtime-name: "test.war") Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.087 sec - in es.uvigo.esei.dgss.letta.service.UserAuthorizationEJBTest Running es.uvigo.esei.dgss.letta.service.EventEJBTest INFO [org.jboss.as.repository] JBAS014900: Content added at location /var/lib/jenkins/workspace/LETTA/service/target/wildfly-8.2.1.Final/standalone/data/content/ca/ab33f5cb865e6d8db29be4ee413a82bf50b6e2/content INFO [org.jboss.as.server.deployment] JBAS015876: Starting deployment of "test.war" (runtime-name: "test.war") INFO [org.jboss.as.jpa] JBAS011401: Read persistence.xml for test INFO [org.jboss.as.jpa] JBAS011409: Starting Persistence Unit (phase 1 of 2) Service 'test.war#test' INFO [org.hibernate.jpa.internal.util.LogHelper] HHH000204: Processing PersistenceUnitInfo [ name: test ...] INFO [org.jboss.weld.deployer] JBAS016002: Processing weld deployment test.war INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] JNDI bindings for session bean named UserAuthorizationEJB in deployment unit deployment "test.war" are as follows: java:global/test/UserAuthorizationEJB!es.uvigo.esei.dgss.letta.service.UserAuthorizationEJB java:app/test/UserAuthorizationEJB!es.uvigo.esei.dgss.letta.service.UserAuthorizationEJB java:module/UserAuthorizationEJB!es.uvigo.esei.dgss.letta.service.UserAuthorizationEJB java:global/test/UserAuthorizationEJB java:app/test/UserAuthorizationEJB java:module/UserAuthorizationEJB INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] JNDI bindings for session bean named user-caller in deployment unit deployment "test.war" are as follows: java:global/test/user-caller!es.uvigo.esei.dgss.letta.service.util.security.RoleCaller java:app/test/user-caller!es.uvigo.esei.dgss.letta.service.util.security.RoleCaller java:module/user-caller!es.uvigo.esei.dgss.letta.service.util.security.RoleCaller java:global/test/user-caller java:app/test/user-caller java:module/user-caller INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] JNDI bindings for session bean named EventEJB in deployment unit deployment "test.war" are as follows: java:global/test/EventEJB!es.uvigo.esei.dgss.letta.service.EventEJB java:app/test/EventEJB!es.uvigo.esei.dgss.letta.service.EventEJB java:module/EventEJB!es.uvigo.esei.dgss.letta.service.EventEJB java:global/test/EventEJB java:app/test/EventEJB java:module/EventEJB INFO [org.jboss.weld.deployer] JBAS016005: Starting Services for CDI deployment: test.war INFO [org.jboss.weld.deployer] JBAS016008: Starting weld service for deployment test.war INFO [org.jboss.as.jpa] JBAS011409: Starting Persistence Unit (phase 2 of 2) Service 'test.war#test' INFO [org.hibernate.dialect.Dialect] HHH000400: Using dialect: org.hibernate.dialect.H2Dialect WARN [org.hibernate.dialect.H2Dialect] HHH000431: Unable to determine H2 database version, certain features may not work INFO [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] HHH000397: Using ASTQueryTranslatorFactory INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000227: Running hbm2ddl schema export Hibernate: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "EVENT" not found; SQL statement: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists [42102-173] Hibernate: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "USERJOINSEVENT" not found; SQL statement: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists [42102-173] Hibernate: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "USERJOINSEVENT" not found; SQL statement: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists [42102-173] Hibernate: drop table Event if exists Hibernate: drop table Registration if exists Hibernate: drop table User if exists Hibernate: drop table UserJoinsEvent if exists Hibernate: create table Event (id integer generated by default as identity, date timestamp not null, eventType varchar(255) not null, location varchar(100) not null, shortDescription varchar(50) not null, title varchar(20) not null, creator varchar(20) not null, primary key (id)) Hibernate: create table Registration (uuid varchar(36) not null, email varchar(100) not null, login varchar(20) not null, password varchar(32) not null, role varchar(10) not null, primary key (uuid)) Hibernate: create table User (login varchar(20) not null, email varchar(100) not null, password varchar(32) not null, role varchar(10) not null, primary key (login)) Hibernate: create table UserJoinsEvent (user_id varchar(20) not null, event_id integer not null) Hibernate: alter table Registration add constraint UK_t606w44qrdbvqy8lk0x3kb0se unique (email) Hibernate: alter table Registration add constraint UK_9vprl5knmh39dkgdpvjfexdol unique (login) Hibernate: alter table User add constraint UK_e6gkqunxajvyxl5uctpl2vl2p unique (email) Hibernate: alter table Event add constraint FK_n69mp18a4red6wjjq1lwrfkba foreign key (creator) references User Hibernate: alter table UserJoinsEvent add constraint FK_q3x9wnvajgu114f10heh8fxsu foreign key (event_id) references Event Hibernate: alter table UserJoinsEvent add constraint FK_gfheji77usjpw6gpe8n5icmyn foreign key (user_id) references User INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000230: Schema export complete INFO [org.wildfly.extension.undertow] JBAS017534: Registered web context: /test INFO [org.jboss.as.server] JBAS018559: Deployed "test.war" (runtime-name : "test.war") 20:49:40,261 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-8) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 20:49:40,281 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-8) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 20:49:40,651 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-20) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: insert into Event (id, creator, date, eventType, location, shortDescription, title) values (null, ?, ?, ?, ?, ?, ?) Hibernate: select usersjoins0_.user_id as user_id1_2_0_, usersjoins0_.event_id as event_id2_3_0_, event1_.id as id1_0_1_, event1_.creator as creator7_0_1_, event1_.date as date2_0_1_, event1_.eventType as eventTyp3_0_1_, event1_.location as location4_0_1_, event1_.shortDescription as shortDes5_0_1_, event1_.title as title6_0_1_, user2_.login as login1_2_2_, user2_.email as email2_2_2_, user2_.password as password3_2_2_, user2_.role as role4_2_2_ from UserJoinsEvent usersjoins0_ inner join Event event1_ on usersjoins0_.event_id=event1_.id inner join User user2_ on event1_.creator=user2_.login where usersjoins0_.user_id=? 20:49:41,032 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-20) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 20:49:41,170 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-26) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 20:49:41,178 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-26) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 20:49:41,198 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-26) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select event0_.id as id1_0_0_, event0_.creator as creator7_0_0_, event0_.date as date2_0_0_, event0_.eventType as eventTyp3_0_0_, event0_.location as location4_0_0_, event0_.shortDescription as shortDes5_0_0_, event0_.title as title6_0_0_, user1_.login as login1_2_1_, user1_.email as email2_2_1_, user1_.password as password3_2_1_, user1_.role as role4_2_1_ from Event event0_ inner join User user1_ on event0_.creator=user1_.login where event0_.id=? Hibernate: select usersjoins0_.user_id as user_id1_2_0_, usersjoins0_.event_id as event_id2_3_0_, event1_.id as id1_0_1_, event1_.creator as creator7_0_1_, event1_.date as date2_0_1_, event1_.eventType as eventTyp3_0_1_, event1_.location as location4_0_1_, event1_.shortDescription as shortDes5_0_1_, event1_.title as title6_0_1_, user2_.login as login1_2_2_, user2_.email as email2_2_2_, user2_.password as password3_2_2_, user2_.role as role4_2_2_ from UserJoinsEvent usersjoins0_ inner join Event event1_ on usersjoins0_.event_id=event1_.id inner join User user2_ on event1_.creator=user2_.login where usersjoins0_.user_id=? 20:49:41,406 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-30) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 20:49:41,444 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-30) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ order by rand() limit ? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? 20:49:42,146 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-7) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 20:49:42,174 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-7) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ order by event0_.date ASC limit ? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? 20:49:42,416 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-11) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 20:49:42,457 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-11) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ where event0_.title like ? or event0_.shortDescription like ? order by event0_.date ASC limit ? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? 20:49:42,771 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-15) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 20:49:42,794 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-15) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ where event0_.title like ? or event0_.shortDescription like ? order by event0_.date ASC limit ? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? 20:49:42,978 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-8) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 20:49:42,996 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-8) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ where event0_.title like ? or event0_.shortDescription like ? order by event0_.date ASC limit ? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? ERROR [org.jboss.as.ejb3] javax.ejb.EJBTransactionRolledbackException ERROR [org.jboss.as.ejb3.invocation] JBAS014134: EJB Invocation failed on component UserAuthorizationEJB for method public es.uvigo.esei.dgss.letta.domain.entities.User es.uvigo.esei.dgss.letta.service.UserAuthorizationEJB.getCurrentUser() throws java.lang.SecurityException: javax.ejb.EJBTransactionRolledbackException at org.jboss.as.ejb3.tx.CMTTxInterceptor.handleInCallerTx(CMTTxInterceptor.java:163) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInCallerTx(CMTTxInterceptor.java:253) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:342) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:239) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:43) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.security.AuthorizationInterceptor.processInvocation(AuthorizationInterceptor.java:139) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:95) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:59) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:55) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:439) [wildfly-security-manager-1.0.0.Final.jar:1.0.0.Final] at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:185) at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:182) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:73) at es.uvigo.esei.dgss.letta.service.UserAuthorizationEJB$$$view3.getCurrentUser(Unknown Source) [classes:] at es.uvigo.esei.dgss.letta.service.EventEJB.createEvent(EventEJB.java:121) [classes:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:407) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:82) [wildfly-weld-8.2.1.Final.jar:8.2.1.Final] at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:93) [wildfly-weld-8.2.1.Final.jar:8.2.1.Final] at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47) [wildfly-jpa-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:407) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:46) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:83) [wildfly-weld-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) [wildfly-ee-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:53) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.NonPooledEJBComponentInstanceAssociatingInterceptor.processInvocation(NonPooledEJBComponentInstanceAssociatingInterceptor.java:59) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInCallerTx(CMTTxInterceptor.java:251) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:342) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:239) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:43) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.security.AuthorizationInterceptor.processInvocation(AuthorizationInterceptor.java:139) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:95) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:59) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:55) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:439) [wildfly-security-manager-1.0.0.Final.jar:1.0.0.Final] at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:185) at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:182) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:73) at es.uvigo.esei.dgss.letta.service.EventEJB$$$view5.createEvent(Unknown Source) [classes:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:414) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.bean.proxy.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:127) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.bean.proxy.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:65) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:100) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at es.uvigo.esei.dgss.letta.service.EventEJB$Proxy$_$$_Weld$EnterpriseProxy$.createEvent(Unknown Source) [classes:] at es.uvigo.esei.dgss.letta.service.EventEJBTest.lambda$testCreateEventCannotBeCalledByANonExistentUser$1(EventEJBTest.java:146) [classes:] at es.uvigo.esei.dgss.letta.service.util.security.UserRoleCaller.throwingRun(UserRoleCaller.java:35) [classes:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:407) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:82) [wildfly-weld-8.2.1.Final.jar:8.2.1.Final] at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:93) [wildfly-weld-8.2.1.Final.jar:8.2.1.Final] at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47) [wildfly-jpa-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:407) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:46) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:83) [wildfly-weld-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) [wildfly-ee-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:53) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.NonPooledEJBComponentInstanceAssociatingInterceptor.processInvocation(NonPooledEJBComponentInstanceAssociatingInterceptor.java:59) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInCallerTx(CMTTxInterceptor.java:251) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:342) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:239) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:43) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.security.AuthorizationInterceptor.processInvocation(AuthorizationInterceptor.java:139) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:95) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:59) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:55) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:448) [wildfly-security-manager-1.0.0.Final.jar:1.0.0.Final] at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:185) at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:182) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:73) at es.uvigo.esei.dgss.letta.service.util.security.RoleCaller$$$view4.throwingRun(Unknown Source) [classes:] at es.uvigo.esei.dgss.letta.service.EventEJBTest.testCreateEventCannotBeCalledByANonExistentUser(EventEJBTest.java:146) [classes:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [arquillian-junit.jar:] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [arquillian-junit.jar:] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian$8$1.invoke(Arquillian.java:370) [arquillian-junit.jar:] at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:60) [arquillian-core.jar:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67) [arquillian-core.jar:] at org.jboss.arquillian.container.test.impl.execution.ContainerTestExecuter.execute(ContainerTestExecuter.java:38) [arquillian-core.jar:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) [arquillian-core.jar:] at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:130) [arquillian-core.jar:] at sun.reflect.GeneratedMethodAccessor23.invoke(Unknown Source) [:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) [arquillian-core.jar:] at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:92) [arquillian-core.jar:] at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source) [:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) [arquillian-core.jar:] at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:73) [arquillian-core.jar:] at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source) [:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145) [arquillian-core.jar:] at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.test(EventTestRunnerAdaptor.java:136) [arquillian-core.jar:] at org.jboss.arquillian.junit.Arquillian$8.evaluate(Arquillian.java:363) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian$4.evaluate(Arquillian.java:245) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:422) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian.access$200(Arquillian.java:54) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian$5.evaluate(Arquillian.java:259) [arquillian-junit.jar:] at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) [arquillian-junit.jar:] at org.junit.rules.RunRules.evaluate(RunRules.java:20) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian$7$1.invoke(Arquillian.java:315) [arquillian-junit.jar:] at org.jboss.arquillian.container.test.impl.execution.BeforeLifecycleEventExecuter.on(BeforeLifecycleEventExecuter.java:35) [arquillian-core.jar:] at sun.reflect.GeneratedMethodAccessor29.invoke(Unknown Source) [:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) [arquillian-core.jar:] at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:130) [arquillian-core.jar:] at sun.reflect.GeneratedMethodAccessor23.invoke(Unknown Source) [:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) [arquillian-core.jar:] at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:92) [arquillian-core.jar:] at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source) [:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) [arquillian-core.jar:] at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:73) [arquillian-core.jar:] at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source) [:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116) [arquillian-core.jar:] at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.fireCustomLifecycle(EventTestRunnerAdaptor.java:159) [arquillian-core.jar:] at org.jboss.arquillian.junit.Arquillian$7.evaluate(Arquillian.java:311) [arquillian-junit.jar:] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [arquillian-junit.jar:] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [arquillian-junit.jar:] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [arquillian-junit.jar:] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [arquillian-junit.jar:] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [arquillian-junit.jar:] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [arquillian-junit.jar:] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [arquillian-junit.jar:] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:204) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:422) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian.access$200(Arquillian.java:54) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:218) [arquillian-junit.jar:] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:166) [arquillian-junit.jar:] at org.junit.runner.JUnitCore.run(JUnitCore.java:137) [arquillian-junit.jar:] at org.junit.runner.JUnitCore.run(JUnitCore.java:115) [arquillian-junit.jar:] at org.jboss.arquillian.junit.container.JUnitTestRunner.execute(JUnitTestRunner.java:66) [arquillian-junit.jar:] at org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.executeTest(ServletTestRunner.java:171) [arquillian-protocol.jar:] at org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.execute(ServletTestRunner.java:137) [arquillian-protocol.jar:] at org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.doGet(ServletTestRunner.java:98) [arquillian-protocol.jar:] at javax.servlet.http.HttpServlet.service(HttpServlet.java:687) [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.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:86) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) [undertow-servlet-1.1.8.Final.jar:1.1.8.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.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.8.Final.jar:1.1.8.Final] at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) [undertow-core-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:58) [undertow-core-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:70) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76) [undertow-core-1.1.8.Final.jar:1.1.8.Final] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.8.Final.jar:1.1.8.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.1.8.Final.jar:1.1.8.Final] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:261) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:248) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:77) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:167) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.server.Connectors.executeRootHandler(Connectors.java:199) [undertow-core-1.1.8.Final.jar:1.1.8.Final] at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:761) [undertow-core-1.1.8.Final.jar:1.1.8.Final] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_60] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0_60] at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_60] Caused by: java.lang.SecurityException at java.util.Optional.orElseThrow(Optional.java:290) [rt.jar:1.8.0_60] at es.uvigo.esei.dgss.letta.service.UserAuthorizationEJB.getCurrentUser(UserAuthorizationEJB.java:46) [classes:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:407) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:82) [wildfly-weld-8.2.1.Final.jar:8.2.1.Final] at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:93) [wildfly-weld-8.2.1.Final.jar:8.2.1.Final] at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47) [wildfly-jpa-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:407) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:46) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:83) [wildfly-weld-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) [wildfly-ee-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:53) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.NonPooledEJBComponentInstanceAssociatingInterceptor.processInvocation(NonPooledEJBComponentInstanceAssociatingInterceptor.java:59) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInCallerTx(CMTTxInterceptor.java:251) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] ... 321 more ERROR [org.jboss.as.ejb3] javax.ejb.EJBTransactionRolledbackException ERROR [org.jboss.as.ejb3.invocation] JBAS014134: EJB Invocation failed on component EventEJB for method public es.uvigo.esei.dgss.letta.domain.entities.Event es.uvigo.esei.dgss.letta.service.EventEJB.createEvent(es.uvigo.esei.dgss.letta.domain.entities.Event) throws java.lang.IllegalArgumentException,java.lang.SecurityException: javax.ejb.EJBTransactionRolledbackException at org.jboss.as.ejb3.tx.CMTTxInterceptor.handleInCallerTx(CMTTxInterceptor.java:163) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInCallerTx(CMTTxInterceptor.java:253) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:342) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:239) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:43) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.security.AuthorizationInterceptor.processInvocation(AuthorizationInterceptor.java:139) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:95) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:59) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:55) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:439) [wildfly-security-manager-1.0.0.Final.jar:1.0.0.Final] at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:185) at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:182) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:73) at es.uvigo.esei.dgss.letta.service.UserAuthorizationEJB$$$view3.getCurrentUser(Unknown Source) [classes:] at es.uvigo.esei.dgss.letta.service.EventEJB.createEvent(EventEJB.java:121) [classes:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:407) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:82) [wildfly-weld-8.2.1.Final.jar:8.2.1.Final] at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:93) [wildfly-weld-8.2.1.Final.jar:8.2.1.Final] at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47) [wildfly-jpa-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:407) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:46) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:83) [wildfly-weld-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) [wildfly-ee-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:53) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.NonPooledEJBComponentInstanceAssociatingInterceptor.processInvocation(NonPooledEJBComponentInstanceAssociatingInterceptor.java:59) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInCallerTx(CMTTxInterceptor.java:251) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:342) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:239) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:43) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.security.AuthorizationInterceptor.processInvocation(AuthorizationInterceptor.java:139) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:95) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:59) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:55) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:439) [wildfly-security-manager-1.0.0.Final.jar:1.0.0.Final] at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:185) at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:182) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:73) at es.uvigo.esei.dgss.letta.service.EventEJB$$$view5.createEvent(Unknown Source) [classes:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:414) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.bean.proxy.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:127) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.bean.proxy.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:65) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:100) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at es.uvigo.esei.dgss.letta.service.EventEJB$Proxy$_$$_Weld$EnterpriseProxy$.createEvent(Unknown Source) [classes:] at es.uvigo.esei.dgss.letta.service.EventEJBTest.lambda$testCreateEventCannotBeCalledByANonExistentUser$1(EventEJBTest.java:146) [classes:] at es.uvigo.esei.dgss.letta.service.util.security.UserRoleCaller.throwingRun(UserRoleCaller.java:35) [classes:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:407) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:82) [wildfly-weld-8.2.1.Final.jar:8.2.1.Final] at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:93) [wildfly-weld-8.2.1.Final.jar:8.2.1.Final] at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47) [wildfly-jpa-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:407) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:46) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:83) [wildfly-weld-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) [wildfly-ee-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:53) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.NonPooledEJBComponentInstanceAssociatingInterceptor.processInvocation(NonPooledEJBComponentInstanceAssociatingInterceptor.java:59) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInCallerTx(CMTTxInterceptor.java:251) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:342) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:239) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:43) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.security.AuthorizationInterceptor.processInvocation(AuthorizationInterceptor.java:139) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:95) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:59) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:55) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:448) [wildfly-security-manager-1.0.0.Final.jar:1.0.0.Final] at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:185) at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:182) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:73) at es.uvigo.esei.dgss.letta.service.util.security.RoleCaller$$$view4.throwingRun(Unknown Source) [classes:] at es.uvigo.esei.dgss.letta.service.EventEJBTest.testCreateEventCannotBeCalledByANonExistentUser(EventEJBTest.java:146) [classes:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [arquillian-junit.jar:] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [arquillian-junit.jar:] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian$8$1.invoke(Arquillian.java:370) [arquillian-junit.jar:] at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:60) [arquillian-core.jar:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67) [arquillian-core.jar:] at org.jboss.arquillian.container.test.impl.execution.ContainerTestExecuter.execute(ContainerTestExecuter.java:38) [arquillian-core.jar:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) [arquillian-core.jar:] at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:130) [arquillian-core.jar:] at sun.reflect.GeneratedMethodAccessor23.invoke(Unknown Source) [:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) [arquillian-core.jar:] at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:92) [arquillian-core.jar:] at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source) [:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) [arquillian-core.jar:] at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:73) [arquillian-core.jar:] at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source) [:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145) [arquillian-core.jar:] at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.test(EventTestRunnerAdaptor.java:136) [arquillian-core.jar:] at org.jboss.arquillian.junit.Arquillian$8.evaluate(Arquillian.java:363) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian$4.evaluate(Arquillian.java:245) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:422) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian.access$200(Arquillian.java:54) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian$5.evaluate(Arquillian.java:259) [arquillian-junit.jar:] at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) [arquillian-junit.jar:] at org.junit.rules.RunRules.evaluate(RunRules.java:20) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian$7$1.invoke(Arquillian.java:315) [arquillian-junit.jar:] at org.jboss.arquillian.container.test.impl.execution.BeforeLifecycleEventExecuter.on(BeforeLifecycleEventExecuter.java:35) [arquillian-core.jar:] at sun.reflect.GeneratedMethodAccessor29.invoke(Unknown Source) [:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) [arquillian-core.jar:] at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:130) [arquillian-core.jar:] at sun.reflect.GeneratedMethodAccessor23.invoke(Unknown Source) [:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) [arquillian-core.jar:] at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:92) [arquillian-core.jar:] at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source) [:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) [arquillian-core.jar:] at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:73) [arquillian-core.jar:] at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source) [:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116) [arquillian-core.jar:] at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.fireCustomLifecycle(EventTestRunnerAdaptor.java:159) [arquillian-core.jar:] at org.jboss.arquillian.junit.Arquillian$7.evaluate(Arquillian.java:311) [arquillian-junit.jar:] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [arquillian-junit.jar:] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [arquillian-junit.jar:] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [arquillian-junit.jar:] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [arquillian-junit.jar:] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [arquillian-junit.jar:] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [arquillian-junit.jar:] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [arquillian-junit.jar:] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:204) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:422) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian.access$200(Arquillian.java:54) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:218) [arquillian-junit.jar:] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:166) [arquillian-junit.jar:] at org.junit.runner.JUnitCore.run(JUnitCore.java:137) [arquillian-junit.jar:] at org.junit.runner.JUnitCore.run(JUnitCore.java:115) [arquillian-junit.jar:] at org.jboss.arquillian.junit.container.JUnitTestRunner.execute(JUnitTestRunner.java:66) [arquillian-junit.jar:] at org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.executeTest(ServletTestRunner.java:171) [arquillian-protocol.jar:] at org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.execute(ServletTestRunner.java:137) [arquillian-protocol.jar:] at org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.doGet(ServletTestRunner.java:98) [arquillian-protocol.jar:] at javax.servlet.http.HttpServlet.service(HttpServlet.java:687) [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.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:86) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) [undertow-servlet-1.1.8.Final.jar:1.1.8.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.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.8.Final.jar:1.1.8.Final] at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) [undertow-core-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:58) [undertow-core-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:70) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76) [undertow-core-1.1.8.Final.jar:1.1.8.Final] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.8.Final.jar:1.1.8.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.1.8.Final.jar:1.1.8.Final] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:261) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:248) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:77) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:167) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.server.Connectors.executeRootHandler(Connectors.java:199) [undertow-core-1.1.8.Final.jar:1.1.8.Final] at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:761) [undertow-core-1.1.8.Final.jar:1.1.8.Final] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_60] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0_60] at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_60] Caused by: java.lang.SecurityException at java.util.Optional.orElseThrow(Optional.java:290) [rt.jar:1.8.0_60] at es.uvigo.esei.dgss.letta.service.UserAuthorizationEJB.getCurrentUser(UserAuthorizationEJB.java:46) [classes:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:407) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:82) [wildfly-weld-8.2.1.Final.jar:8.2.1.Final] at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:93) [wildfly-weld-8.2.1.Final.jar:8.2.1.Final] at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47) [wildfly-jpa-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:407) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:46) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:83) [wildfly-weld-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) [wildfly-ee-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:53) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.NonPooledEJBComponentInstanceAssociatingInterceptor.processInvocation(NonPooledEJBComponentInstanceAssociatingInterceptor.java:59) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInCallerTx(CMTTxInterceptor.java:251) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] ... 321 more ERROR [org.jboss.as.ejb3] javax.ejb.EJBTransactionRolledbackException ERROR [org.jboss.as.ejb3.invocation] JBAS014134: EJB Invocation failed on component user-caller for method public abstract void es.uvigo.esei.dgss.letta.service.util.security.RoleCaller.throwingRun(es.uvigo.esei.dgss.letta.service.util.security.RoleCaller$ThrowingRunnable) throws java.lang.Throwable: javax.ejb.EJBTransactionRolledbackException at org.jboss.as.ejb3.tx.CMTTxInterceptor.handleInCallerTx(CMTTxInterceptor.java:163) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInCallerTx(CMTTxInterceptor.java:253) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:342) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:239) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:43) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.security.AuthorizationInterceptor.processInvocation(AuthorizationInterceptor.java:139) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:95) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:59) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:55) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:439) [wildfly-security-manager-1.0.0.Final.jar:1.0.0.Final] at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:185) at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:182) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:73) at es.uvigo.esei.dgss.letta.service.UserAuthorizationEJB$$$view3.getCurrentUser(Unknown Source) [classes:] at es.uvigo.esei.dgss.letta.service.EventEJB.createEvent(EventEJB.java:121) [classes:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:407) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:82) [wildfly-weld-8.2.1.Final.jar:8.2.1.Final] at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:93) [wildfly-weld-8.2.1.Final.jar:8.2.1.Final] at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47) [wildfly-jpa-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:407) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:46) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:83) [wildfly-weld-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) [wildfly-ee-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:53) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.NonPooledEJBComponentInstanceAssociatingInterceptor.processInvocation(NonPooledEJBComponentInstanceAssociatingInterceptor.java:59) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInCallerTx(CMTTxInterceptor.java:251) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:342) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:239) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:43) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.security.AuthorizationInterceptor.processInvocation(AuthorizationInterceptor.java:139) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:95) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:59) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:55) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:439) [wildfly-security-manager-1.0.0.Final.jar:1.0.0.Final] at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:185) at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:182) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:73) at es.uvigo.esei.dgss.letta.service.EventEJB$$$view5.createEvent(Unknown Source) [classes:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:414) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.bean.proxy.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:127) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.bean.proxy.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:65) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:100) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at es.uvigo.esei.dgss.letta.service.EventEJB$Proxy$_$$_Weld$EnterpriseProxy$.createEvent(Unknown Source) [classes:] at es.uvigo.esei.dgss.letta.service.EventEJBTest.lambda$testCreateEventCannotBeCalledByANonExistentUser$1(EventEJBTest.java:146) [classes:] at es.uvigo.esei.dgss.letta.service.util.security.UserRoleCaller.throwingRun(UserRoleCaller.java:35) [classes:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:407) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:82) [wildfly-weld-8.2.1.Final.jar:8.2.1.Final] at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:93) [wildfly-weld-8.2.1.Final.jar:8.2.1.Final] at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47) [wildfly-jpa-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:407) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:46) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:83) [wildfly-weld-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) [wildfly-ee-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:53) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.NonPooledEJBComponentInstanceAssociatingInterceptor.processInvocation(NonPooledEJBComponentInstanceAssociatingInterceptor.java:59) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInCallerTx(CMTTxInterceptor.java:251) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:342) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:239) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:43) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.security.AuthorizationInterceptor.processInvocation(AuthorizationInterceptor.java:139) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:95) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:59) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:55) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:448) [wildfly-security-manager-1.0.0.Final.jar:1.0.0.Final] at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:185) at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:182) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:73) at es.uvigo.esei.dgss.letta.service.util.security.RoleCaller$$$view4.throwingRun(Unknown Source) [classes:] at es.uvigo.esei.dgss.letta.service.EventEJBTest.testCreateEventCannotBeCalledByANonExistentUser(EventEJBTest.java:146) [classes:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [arquillian-junit.jar:] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [arquillian-junit.jar:] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian$8$1.invoke(Arquillian.java:370) [arquillian-junit.jar:] at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:60) [arquillian-core.jar:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67) [arquillian-core.jar:] at org.jboss.arquillian.container.test.impl.execution.ContainerTestExecuter.execute(ContainerTestExecuter.java:38) [arquillian-core.jar:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) [arquillian-core.jar:] at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:130) [arquillian-core.jar:] at sun.reflect.GeneratedMethodAccessor23.invoke(Unknown Source) [:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) [arquillian-core.jar:] at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:92) [arquillian-core.jar:] at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source) [:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) [arquillian-core.jar:] at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:73) [arquillian-core.jar:] at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source) [:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145) [arquillian-core.jar:] at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.test(EventTestRunnerAdaptor.java:136) [arquillian-core.jar:] at org.jboss.arquillian.junit.Arquillian$8.evaluate(Arquillian.java:363) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian$4.evaluate(Arquillian.java:245) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:422) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian.access$200(Arquillian.java:54) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian$5.evaluate(Arquillian.java:259) [arquillian-junit.jar:] at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) [arquillian-junit.jar:] at org.junit.rules.RunRules.evaluate(RunRules.java:20) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian$7$1.invoke(Arquillian.java:315) [arquillian-junit.jar:] at org.jboss.arquillian.container.test.impl.execution.BeforeLifecycleEventExecuter.on(BeforeLifecycleEventExecuter.java:35) [arquillian-core.jar:] at sun.reflect.GeneratedMethodAccessor29.invoke(Unknown Source) [:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) [arquillian-core.jar:] at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:130) [arquillian-core.jar:] at sun.reflect.GeneratedMethodAccessor23.invoke(Unknown Source) [:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) [arquillian-core.jar:] at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:92) [arquillian-core.jar:] at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source) [:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) [arquillian-core.jar:] at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:73) [arquillian-core.jar:] at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source) [:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116) [arquillian-core.jar:] at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.fireCustomLifecycle(EventTestRunnerAdaptor.java:159) [arquillian-core.jar:] at org.jboss.arquillian.junit.Arquillian$7.evaluate(Arquillian.java:311) [arquillian-junit.jar:] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [arquillian-junit.jar:] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [arquillian-junit.jar:] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [arquillian-junit.jar:] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [arquillian-junit.jar:] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [arquillian-junit.jar:] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [arquillian-junit.jar:] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [arquillian-junit.jar:] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:204) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:422) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian.access$200(Arquillian.java:54) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:218) [arquillian-junit.jar:] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:166) [arquillian-junit.jar:] at org.junit.runner.JUnitCore.run(JUnitCore.java:137) [arquillian-junit.jar:] at org.junit.runner.JUnitCore.run(JUnitCore.java:115) [arquillian-junit.jar:] at org.jboss.arquillian.junit.container.JUnitTestRunner.execute(JUnitTestRunner.java:66) [arquillian-junit.jar:] at org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.executeTest(ServletTestRunner.java:171) [arquillian-protocol.jar:] at org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.execute(ServletTestRunner.java:137) [arquillian-protocol.jar:] at org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.doGet(ServletTestRunner.java:98) [arquillian-protocol.jar:] at javax.servlet.http.HttpServlet.service(HttpServlet.java:687) [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.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:86) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) [undertow-servlet-1.1.8.Final.jar:1.1.8.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.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.8.Final.jar:1.1.8.Final] at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) [undertow-core-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:58) [undertow-core-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:70) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76) [undertow-core-1.1.8.Final.jar:1.1.8.Final] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.8.Final.jar:1.1.8.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.1.8.Final.jar:1.1.8.Final] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:261) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:248) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:77) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:167) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.server.Connectors.executeRootHandler(Connectors.java:199) [undertow-core-1.1.8.Final.jar:1.1.8.Final] at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:761) [undertow-core-1.1.8.Final.jar:1.1.8.Final] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_60] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0_60] at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_60] Caused by: java.lang.SecurityException at java.util.Optional.orElseThrow(Optional.java:290) [rt.jar:1.8.0_60] at es.uvigo.esei.dgss.letta.service.UserAuthorizationEJB.getCurrentUser(UserAuthorizationEJB.java:46) [classes:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:407) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:82) [wildfly-weld-8.2.1.Final.jar:8.2.1.Final] at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:93) [wildfly-weld-8.2.1.Final.jar:8.2.1.Final] at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47) [wildfly-jpa-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:407) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:46) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:83) [wildfly-weld-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) [wildfly-ee-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:53) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.NonPooledEJBComponentInstanceAssociatingInterceptor.processInvocation(NonPooledEJBComponentInstanceAssociatingInterceptor.java:59) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInCallerTx(CMTTxInterceptor.java:251) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] ... 321 more 20:49:44,449 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-28) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 20:49:44,508 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-28) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 20:49:44,615 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-28) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select event2_.id as id1_0_, event2_.creator as creator7_0_, event2_.date as date2_0_, event2_.eventType as eventTyp3_0_, event2_.location as location4_0_, event2_.shortDescription as shortDes5_0_, event2_.title as title6_0_ from User user0_ inner join UserJoinsEvent usersjoins1_ on user0_.login=usersjoins1_.user_id inner join Event event2_ on usersjoins1_.event_id=event2_.id where user0_.login=? order by date DESC, title ASC limit ? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? 20:49:44,964 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-7) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 20:49:45,007 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-7) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ where event0_.title like ? or event0_.shortDescription like ? order by event0_.date ASC limit ? Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ where event0_.title like ? or event0_.shortDescription like ? order by event0_.date ASC limit ? 20:49:45,283 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-11) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 20:49:45,313 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-11) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select event0_.id as id1_0_0_, event0_.creator as creator7_0_0_, event0_.date as date2_0_0_, event0_.eventType as eventTyp3_0_0_, event0_.location as location4_0_0_, event0_.shortDescription as shortDes5_0_0_, event0_.title as title6_0_0_, user1_.login as login1_2_1_, user1_.email as email2_2_1_, user1_.password as password3_2_1_, user1_.role as role4_2_1_ from Event event0_ inner join User user1_ on event0_.creator=user1_.login where event0_.id=? Hibernate: select usersjoins0_.user_id as user_id1_2_0_, usersjoins0_.event_id as event_id2_3_0_, event1_.id as id1_0_1_, event1_.creator as creator7_0_1_, event1_.date as date2_0_1_, event1_.eventType as eventTyp3_0_1_, event1_.location as location4_0_1_, event1_.shortDescription as shortDes5_0_1_, event1_.title as title6_0_1_, user2_.login as login1_2_2_, user2_.email as email2_2_2_, user2_.password as password3_2_2_, user2_.role as role4_2_2_ from UserJoinsEvent usersjoins0_ inner join Event event1_ on usersjoins0_.event_id=event1_.id inner join User user2_ on event1_.creator=user2_.login where usersjoins0_.user_id=? Hibernate: insert into UserJoinsEvent (user_id, event_id) values (?, ?) 20:49:45,525 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-11) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ order by rand() limit ? 20:49:45,796 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-24) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: insert into Event (id, creator, date, eventType, location, shortDescription, title) values (null, ?, ?, ?, ?, ?, ?) 20:49:45,895 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-24) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 20:49:46,041 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-2) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 20:49:46,085 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-2) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 20:49:46,133 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-2) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select event2_.id as id1_0_, event2_.creator as creator7_0_, event2_.date as date2_0_, event2_.eventType as eventTyp3_0_, event2_.location as location4_0_, event2_.shortDescription as shortDes5_0_, event2_.title as title6_0_ from User user0_ inner join UserJoinsEvent usersjoins1_ on user0_.login=usersjoins1_.user_id inner join Event event2_ on usersjoins1_.event_id=event2_.id where user0_.login=? order by date DESC, title ASC limit ? Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ order by event0_.date ASC limit ? Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ order by event0_.date ASC limit ? Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ order by event0_.date ASC limit ? 20:49:46,538 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-5) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 20:49:46,587 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-5) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ order by event0_.date ASC limit ? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ order by event0_.date ASC limit ? Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ order by event0_.date ASC limit ? 20:49:46,757 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-4) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 20:49:46,775 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-4) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ where event0_.title like ? or event0_.shortDescription like ? order by event0_.date ASC limit ? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? ERROR [org.jboss.as.ejb3.invocation] JBAS014134: EJB Invocation failed on component EventEJB for method public es.uvigo.esei.dgss.letta.domain.entities.Event es.uvigo.esei.dgss.letta.service.EventEJB.createEvent(es.uvigo.esei.dgss.letta.domain.entities.Event) throws java.lang.IllegalArgumentException,java.lang.SecurityException: javax.ejb.EJBAccessException: JBAS014502: Invocation on method: public es.uvigo.esei.dgss.letta.domain.entities.Event es.uvigo.esei.dgss.letta.service.EventEJB.createEvent(es.uvigo.esei.dgss.letta.domain.entities.Event) throws java.lang.IllegalArgumentException,java.lang.SecurityException of bean: EventEJB is not allowed at org.jboss.as.ejb3.security.AuthorizationInterceptor.processInvocation(AuthorizationInterceptor.java:135) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:95) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:59) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:55) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:448) [wildfly-security-manager-1.0.0.Final.jar:1.0.0.Final] at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:185) at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:182) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final] at org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:73) at es.uvigo.esei.dgss.letta.service.EventEJB$$$view5.createEvent(Unknown Source) [classes:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:414) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.bean.proxy.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:127) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.bean.proxy.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:65) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:100) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at es.uvigo.esei.dgss.letta.service.EventEJB$Proxy$_$$_Weld$EnterpriseProxy$.createEvent(Unknown Source) [classes:] at es.uvigo.esei.dgss.letta.service.EventEJBTest.testCreateEventCannotBeCalledByUnauthorizedUsers(EventEJBTest.java:137) [classes:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [arquillian-junit.jar:] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [arquillian-junit.jar:] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian$8$1.invoke(Arquillian.java:370) [arquillian-junit.jar:] at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:60) [arquillian-core.jar:] at sun.reflect.GeneratedMethodAccessor76.invoke(Unknown Source) [:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67) [arquillian-core.jar:] at org.jboss.arquillian.container.test.impl.execution.ContainerTestExecuter.execute(ContainerTestExecuter.java:38) [arquillian-core.jar:] at sun.reflect.GeneratedMethodAccessor75.invoke(Unknown Source) [:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) [arquillian-core.jar:] at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:130) [arquillian-core.jar:] at sun.reflect.GeneratedMethodAccessor23.invoke(Unknown Source) [:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) [arquillian-core.jar:] at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:92) [arquillian-core.jar:] at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source) [:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) [arquillian-core.jar:] at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:73) [arquillian-core.jar:] at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source) [:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145) [arquillian-core.jar:] at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.test(EventTestRunnerAdaptor.java:136) [arquillian-core.jar:] at org.jboss.arquillian.junit.Arquillian$8.evaluate(Arquillian.java:363) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian$4.evaluate(Arquillian.java:245) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:422) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian.access$200(Arquillian.java:54) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian$5.evaluate(Arquillian.java:259) [arquillian-junit.jar:] at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) [arquillian-junit.jar:] at org.junit.rules.RunRules.evaluate(RunRules.java:20) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian$7$1.invoke(Arquillian.java:315) [arquillian-junit.jar:] at org.jboss.arquillian.container.test.impl.execution.BeforeLifecycleEventExecuter.on(BeforeLifecycleEventExecuter.java:35) [arquillian-core.jar:] at sun.reflect.GeneratedMethodAccessor29.invoke(Unknown Source) [:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81) [arquillian-core.jar:] at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:130) [arquillian-core.jar:] at sun.reflect.GeneratedMethodAccessor23.invoke(Unknown Source) [:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) [arquillian-core.jar:] at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:92) [arquillian-core.jar:] at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source) [:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) [arquillian-core.jar:] at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:73) [arquillian-core.jar:] at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source) [:1.8.0_60] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145) [arquillian-core.jar:] at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116) [arquillian-core.jar:] at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.fireCustomLifecycle(EventTestRunnerAdaptor.java:159) [arquillian-core.jar:] at org.jboss.arquillian.junit.Arquillian$7.evaluate(Arquillian.java:311) [arquillian-junit.jar:] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [arquillian-junit.jar:] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [arquillian-junit.jar:] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [arquillian-junit.jar:] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [arquillian-junit.jar:] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [arquillian-junit.jar:] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [arquillian-junit.jar:] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [arquillian-junit.jar:] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:204) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:422) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian.access$200(Arquillian.java:54) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:218) [arquillian-junit.jar:] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [arquillian-junit.jar:] at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:166) [arquillian-junit.jar:] at org.junit.runner.JUnitCore.run(JUnitCore.java:137) [arquillian-junit.jar:] at org.junit.runner.JUnitCore.run(JUnitCore.java:115) [arquillian-junit.jar:] at org.jboss.arquillian.junit.container.JUnitTestRunner.execute(JUnitTestRunner.java:66) [arquillian-junit.jar:] at org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.executeTest(ServletTestRunner.java:171) [arquillian-protocol.jar:] at org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.execute(ServletTestRunner.java:137) [arquillian-protocol.jar:] at org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.doGet(ServletTestRunner.java:98) [arquillian-protocol.jar:] at javax.servlet.http.HttpServlet.service(HttpServlet.java:687) [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.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:86) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) [undertow-servlet-1.1.8.Final.jar:1.1.8.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.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.8.Final.jar:1.1.8.Final] at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) [undertow-core-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:58) [undertow-core-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:70) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76) [undertow-core-1.1.8.Final.jar:1.1.8.Final] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.8.Final.jar:1.1.8.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.1.8.Final.jar:1.1.8.Final] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:261) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:248) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:77) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:167) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final] at io.undertow.server.Connectors.executeRootHandler(Connectors.java:199) [undertow-core-1.1.8.Final.jar:1.1.8.Final] at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:761) [undertow-core-1.1.8.Final.jar:1.1.8.Final] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_60] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0_60] at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_60] 20:49:47,156 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-7) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 20:49:47,170 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-7) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 20:49:47,357 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-15) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 20:49:47,364 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-15) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ where event0_.title like ? or event0_.shortDescription like ? order by event0_.date ASC limit ? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? 20:49:47,520 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-11) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 20:49:47,540 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-11) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ order by event0_.date ASC limit ? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ order by event0_.date ASC limit ? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ order by event0_.date ASC limit ? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? 20:49:47,816 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-25) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 20:49:47,841 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-25) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ where event0_.creator=? order by event0_.date ASC INFO [org.wildfly.extension.undertow] JBAS017535: Unregistered web context: /test INFO [org.jboss.as.jpa] JBAS011410: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#test' INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000227: Running hbm2ddl schema export Hibernate: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists Hibernate: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists Hibernate: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists Hibernate: drop table Event if exists Hibernate: drop table Registration if exists Hibernate: drop table User if exists Hibernate: drop table UserJoinsEvent if exists INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000230: Schema export complete INFO [org.jboss.weld.deployer] JBAS016009: Stopping weld service for deployment test.war INFO [org.jboss.as.jpa] JBAS011410: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#test' INFO [org.jboss.as.server.deployment] JBAS015877: Stopped deployment test.war (runtime-name: test.war) in 108ms INFO [org.jboss.as.repository] JBAS014901: Content removed from location /var/lib/jenkins/workspace/LETTA/service/target/wildfly-8.2.1.Final/standalone/data/content/ca/ab33f5cb865e6d8db29be4ee413a82bf50b6e2/content INFO [org.jboss.as.server] JBAS018558: Undeployed "test.war" (runtime-name: "test.war") Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.726 sec - in es.uvigo.esei.dgss.letta.service.EventEJBTest Running es.uvigo.esei.dgss.letta.service.UserEJBTest INFO [org.jboss.as.repository] JBAS014900: Content added at location /var/lib/jenkins/workspace/LETTA/service/target/wildfly-8.2.1.Final/standalone/data/content/65/52e6edde188b8edac92c85cd07988610129c74/content INFO [org.jboss.as.server.deployment] JBAS015876: Starting deployment of "test.war" (runtime-name: "test.war") INFO [org.jboss.as.jpa] JBAS011401: Read persistence.xml for test INFO [org.jboss.as.jpa] JBAS011409: Starting Persistence Unit (phase 1 of 2) Service 'test.war#test' INFO [org.hibernate.jpa.internal.util.LogHelper] HHH000204: Processing PersistenceUnitInfo [ name: test ...] INFO [org.jboss.weld.deployer] JBAS016002: Processing weld deployment test.war INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] JNDI bindings for session bean named UserEJB in deployment unit deployment "test.war" are as follows: java:global/test/UserEJB!es.uvigo.esei.dgss.letta.service.UserEJB java:app/test/UserEJB!es.uvigo.esei.dgss.letta.service.UserEJB java:module/UserEJB!es.uvigo.esei.dgss.letta.service.UserEJB java:global/test/UserEJB java:app/test/UserEJB java:module/UserEJB INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] JNDI bindings for session bean named DefaultMailer in deployment unit deployment "test.war" are as follows: java:global/test/DefaultMailer!es.uvigo.esei.dgss.letta.service.util.mail.Mailer java:app/test/DefaultMailer!es.uvigo.esei.dgss.letta.service.util.mail.Mailer java:module/DefaultMailer!es.uvigo.esei.dgss.letta.service.util.mail.Mailer java:global/test/DefaultMailer java:app/test/DefaultMailer java:module/DefaultMailer INFO [org.jboss.weld.deployer] JBAS016005: Starting Services for CDI deployment: test.war INFO [org.jboss.weld.deployer] JBAS016008: Starting weld service for deployment test.war INFO [org.jboss.as.jpa] JBAS011409: Starting Persistence Unit (phase 2 of 2) Service 'test.war#test' INFO [org.hibernate.dialect.Dialect] HHH000400: Using dialect: org.hibernate.dialect.H2Dialect WARN [org.hibernate.dialect.H2Dialect] HHH000431: Unable to determine H2 database version, certain features may not work INFO [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] HHH000397: Using ASTQueryTranslatorFactory INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000227: Running hbm2ddl schema export Hibernate: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "EVENT" not found; SQL statement: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists [42102-173] Hibernate: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "USERJOINSEVENT" not found; SQL statement: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists [42102-173] Hibernate: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "USERJOINSEVENT" not found; SQL statement: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists [42102-173] Hibernate: drop table Event if exists Hibernate: drop table Registration if exists Hibernate: drop table User if exists Hibernate: drop table UserJoinsEvent if exists Hibernate: create table Event (id integer generated by default as identity, date timestamp not null, eventType varchar(255) not null, location varchar(100) not null, shortDescription varchar(50) not null, title varchar(20) not null, creator varchar(20) not null, primary key (id)) Hibernate: create table Registration (uuid varchar(36) not null, email varchar(100) not null, login varchar(20) not null, password varchar(32) not null, role varchar(10) not null, primary key (uuid)) Hibernate: create table User (login varchar(20) not null, email varchar(100) not null, password varchar(32) not null, role varchar(10) not null, primary key (login)) Hibernate: create table UserJoinsEvent (user_id varchar(20) not null, event_id integer not null) Hibernate: alter table Registration add constraint UK_t606w44qrdbvqy8lk0x3kb0se unique (email) Hibernate: alter table Registration add constraint UK_9vprl5knmh39dkgdpvjfexdol unique (login) Hibernate: alter table User add constraint UK_e6gkqunxajvyxl5uctpl2vl2p unique (email) Hibernate: alter table Event add constraint FK_n69mp18a4red6wjjq1lwrfkba foreign key (creator) references User Hibernate: alter table UserJoinsEvent add constraint FK_q3x9wnvajgu114f10heh8fxsu foreign key (event_id) references Event Hibernate: alter table UserJoinsEvent add constraint FK_gfheji77usjpw6gpe8n5icmyn foreign key (user_id) references User INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000230: Schema export complete INFO [org.wildfly.extension.undertow] JBAS017534: Registered web context: /test INFO [org.jboss.as.server] JBAS018559: Deployed "test.war" (runtime-name : "test.war") 20:49:55,028 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-24) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select registrati0_.uuid as uuid1_1_, registrati0_.email as email2_1_, registrati0_.login as login3_1_, registrati0_.password as password4_1_, registrati0_.role as role5_1_ from Registration registrati0_ where registrati0_.login=? Hibernate: select user0_.login as login1_2_, user0_.email as email2_2_, user0_.password as password3_2_, user0_.role as role4_2_ from User user0_ where user0_.email=? Hibernate: select registrati0_.uuid as uuid1_1_, registrati0_.email as email2_1_, registrati0_.login as login3_1_, registrati0_.password as password4_1_, registrati0_.role as role5_1_ from Registration registrati0_ where registrati0_.email=? Hibernate: insert into Registration (email, login, password, role, uuid) values (?, ?, ?, ?, ?) 20:49:55,396 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-14) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select registrati0_.uuid as uuid1_1_, registrati0_.email as email2_1_, registrati0_.login as login3_1_, registrati0_.password as password4_1_, registrati0_.role as role5_1_ from Registration registrati0_ where registrati0_.login=? Hibernate: select user0_.login as login1_2_, user0_.email as email2_2_, user0_.password as password3_2_, user0_.role as role4_2_ from User user0_ where user0_.email=? Hibernate: select registrati0_.uuid as uuid1_1_, registrati0_.email as email2_1_, registrati0_.login as login3_1_, registrati0_.password as password4_1_, registrati0_.role as role5_1_ from Registration registrati0_ where registrati0_.email=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: insert into Registration (email, login, password, role, uuid) values (?, ?, ?, ?, ?) Hibernate: select registrati0_.uuid as uuid1_1_, registrati0_.email as email2_1_, registrati0_.login as login3_1_, registrati0_.password as password4_1_, registrati0_.role as role5_1_ from Registration registrati0_ where registrati0_.login=? 20:49:55,477 ERROR [org.dbunit.assertion.DbUnitAssert] (default task-14) org.dbunit.assertion.DbComparisonFailure[row count (table=REGISTRATION)expected:<6>but was:<5>] 20:49:55,622 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-17) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select registrati0_.uuid as uuid1_1_, registrati0_.email as email2_1_, registrati0_.login as login3_1_, registrati0_.password as password4_1_, registrati0_.role as role5_1_ from Registration registrati0_ where registrati0_.login=? Hibernate: select user0_.login as login1_2_, user0_.email as email2_2_, user0_.password as password3_2_, user0_.role as role4_2_ from User user0_ where user0_.email=? Hibernate: select registrati0_.uuid as uuid1_1_, registrati0_.email as email2_1_, registrati0_.login as login3_1_, registrati0_.password as password4_1_, registrati0_.role as role5_1_ from Registration registrati0_ where registrati0_.email=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: insert into Registration (email, login, password, role, uuid) values (?, ?, ?, ?, ?) Hibernate: select registrati0_.uuid as uuid1_1_, registrati0_.email as email2_1_, registrati0_.login as login3_1_, registrati0_.password as password4_1_, registrati0_.role as role5_1_ from Registration registrati0_ where registrati0_.login=? Hibernate: select user0_.login as login1_2_, user0_.email as email2_2_, user0_.password as password3_2_, user0_.role as role4_2_ from User user0_ where user0_.email=? Hibernate: select registrati0_.uuid as uuid1_1_, registrati0_.email as email2_1_, registrati0_.login as login3_1_, registrati0_.password as password4_1_, registrati0_.role as role5_1_ from Registration registrati0_ where registrati0_.email=? 20:49:55,699 ERROR [org.dbunit.assertion.DbUnitAssert] (default task-17) org.dbunit.assertion.DbComparisonFailure[row count (table=REGISTRATION)expected:<6>but was:<5>] 20:49:55,815 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-18) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select registrati0_.uuid as uuid1_1_, registrati0_.email as email2_1_, registrati0_.login as login3_1_, registrati0_.password as password4_1_, registrati0_.role as role5_1_ from Registration registrati0_ where registrati0_.login=? Hibernate: select user0_.login as login1_2_, user0_.email as email2_2_, user0_.password as password3_2_, user0_.role as role4_2_ from User user0_ where user0_.email=? Hibernate: select registrati0_.uuid as uuid1_1_, registrati0_.email as email2_1_, registrati0_.login as login3_1_, registrati0_.password as password4_1_, registrati0_.role as role5_1_ from Registration registrati0_ where registrati0_.email=? 20:49:55,870 ERROR [org.dbunit.assertion.DbUnitAssert] (default task-18) org.dbunit.assertion.DbComparisonFailure[row count (table=REGISTRATION)expected:<6>but was:<5>] INFO [org.wildfly.extension.undertow] JBAS017535: Unregistered web context: /test INFO [org.jboss.as.jpa] JBAS011410: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#test' INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000227: Running hbm2ddl schema export Hibernate: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists Hibernate: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists Hibernate: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists Hibernate: drop table Event if exists Hibernate: drop table Registration if exists Hibernate: drop table User if exists Hibernate: drop table UserJoinsEvent if exists INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000230: Schema export complete INFO [org.jboss.weld.deployer] JBAS016009: Stopping weld service for deployment test.war INFO [org.jboss.as.jpa] JBAS011410: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#test' INFO [org.jboss.as.server.deployment] JBAS015877: Stopped deployment test.war (runtime-name: test.war) in 90ms INFO [org.jboss.as.repository] JBAS014901: Content removed from location /var/lib/jenkins/workspace/LETTA/service/target/wildfly-8.2.1.Final/standalone/data/content/65/52e6edde188b8edac92c85cd07988610129c74/content INFO [org.jboss.as.server] JBAS018558: Undeployed "test.war" (runtime-name: "test.war") Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.959 sec - in es.uvigo.esei.dgss.letta.service.UserEJBTest INFO [org.jboss.as.connector.subsystems.datasources] JBAS010409: Unbound data source [java:jboss/datasources/ExampleDS] INFO [org.wildfly.extension.undertow] JBAS017532: Host default-host stopping INFO [org.jboss.as.connector.deployers.jdbc] JBAS010418: Stopped Driver service with driver-name = h2 INFO [com.arjuna.ats.jbossatx] ARJUNA032018: Destroying TransactionManagerService INFO [com.arjuna.ats.jbossatx] ARJUNA032014: Stopping transaction recovery manager INFO [org.wildfly.extension.undertow] JBAS017521: Undertow HTTP listener default suspending INFO [org.wildfly.extension.undertow] JBAS017520: Undertow HTTP listener default stopped, was bound to /127.0.0.1:8080 INFO [org.wildfly.extension.undertow] JBAS017506: Undertow 1.1.8.Final stopping INFO [org.jboss.as] JBAS015950: WildFly 8.2.1.Final "Tweek" stopped in 128ms Results : Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-unit-test) @ service --- [INFO] Analyzed bundle 'Service' with 7 classes [INFO] [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ service --- [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/service/target/service-0.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ service --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ service --- [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/service/target/service-0.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ service --- [INFO] Loading source files for package es.uvigo.esei.dgss.letta.service... Loading source files for package es.uvigo.esei.dgss.letta.service.util.mail... Loading source files for package es.uvigo.esei.dgss.letta.service.util.exceptions... Constructing Javadoc information... Standard Doclet version 1.8.0_60 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/EventEJB.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/UserAuthorizationEJB.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/UserEJB.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/util/mail/DefaultMailer.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/util/mail/Mailer.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/util/exceptions/EmailDuplicateException.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/util/exceptions/EventAlredyJoinedException.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/util/exceptions/LoginDuplicateException.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/overview-frame.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/util/exceptions/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/util/exceptions/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/util/exceptions/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/util/mail/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/util/mail/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/util/mail/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/serialized-form.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/class-use/UserAuthorizationEJB.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/class-use/UserEJB.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/class-use/EventEJB.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/util/mail/class-use/Mailer.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/util/mail/class-use/DefaultMailer.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/util/exceptions/class-use/EmailDuplicateException.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/util/exceptions/class-use/EventAlredyJoinedException.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/util/exceptions/class-use/LoginDuplicateException.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/package-use.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/util/exceptions/package-use.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/util/mail/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/overview-summary.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/help-doc.html... 2 warnings [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/LETTA/service/src/main/java/es/uvigo/esei/dgss/letta/service/EventEJB.java:206: warning: no @param for start [WARNING] public List getEventsJoinedByUser(final int start, final int count) { [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/LETTA/service/src/main/java/es/uvigo/esei/dgss/letta/service/EventEJB.java:206: warning: no @param for count [WARNING] public List getEventsJoinedByUser(final int start, final int count) { [WARNING] ^ [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/service/target/service-0.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-integration-test) @ service --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-integration-test) @ service --- [INFO] Analyzed bundle 'Service' with 7 classes [INFO] [INFO] --- maven-install-plugin:2.3:install (default-install) @ service --- [INFO] Installing /var/lib/jenkins/workspace/LETTA/service/target/service-0.0.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/LETTA/service/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/LETTA/service/target/service-0.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT-sources.jar [INFO] Installing /var/lib/jenkins/workspace/LETTA/service/target/service-0.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building REST 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ rest --- [INFO] Deleting /var/lib/jenkins/workspace/LETTA/rest/target [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ rest --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ rest --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /var/lib/jenkins/workspace/LETTA/rest/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ rest --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /var/lib/jenkins/workspace/LETTA/rest/target/test-classes [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ rest --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/8.2.1.Final/wildfly-dist-8.2.1.Final.zip to /var/lib/jenkins/workspace/LETTA/rest/target with includes "" and excludes "" [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ rest --- [INFO] Surefire report directory: /var/lib/jenkins/workspace/LETTA/rest/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running es.uvigo.esei.dgss.letta.rest.EventResourceRestTest INFO [org.jboss.modules] JBoss Modules version 1.3.3.Final INFO [org.jboss.msc] JBoss MSC version 1.2.2.Final INFO [org.jboss.as] JBAS015899: WildFly 8.2.1.Final "Tweek" starting INFO [org.jboss.as.server] JBAS015888: Creating http management service using socket-binding (management-http) INFO [org.xnio] XNIO version 3.3.0.Final INFO [org.xnio.nio] XNIO NIO Implementation Version 3.3.0.Final INFO [org.jboss.remoting] JBoss Remoting version 4.0.7.Final INFO [org.jboss.as.clustering.infinispan] JBAS010280: Activating Infinispan subsystem. INFO [org.jboss.as.naming] JBAS011800: Activating Naming Subsystem INFO [org.jboss.as.security] JBAS013171: Activating Security Subsystem INFO [org.jboss.as.security] JBAS013170: Current PicketBox version=4.0.21.Final INFO [org.wildfly.extension.io] WFLYIO001: Worker 'default' has auto-configured to 4 core threads with 32 task threads based on your 2 available processors WARN [org.jboss.as.txn] JBAS010153: Node identifier property is set to the default value. Please make sure it is unique. INFO [org.jboss.as.webservices] JBAS015537: Activating WebServices Extension INFO [org.jboss.as.jsf] JBAS012615: Activated the following JSF Implementations: [main] INFO [org.wildfly.extension.undertow] JBAS017502: Undertow 1.1.8.Final starting INFO [org.wildfly.extension.undertow] JBAS017502: Undertow 1.1.8.Final starting INFO [org.jboss.as.naming] JBAS011802: Starting Naming Service INFO [org.jboss.as.mail.extension] JBAS015400: Bound mail session [java:jboss/mail/Default] INFO [org.jboss.as.connector.logging] JBAS010408: Starting JCA Subsystem (IronJacamar 1.1.9.Final) INFO [org.jboss.as.connector.subsystems.datasources] JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) INFO [org.jboss.as.connector.deployers.jdbc] JBAS010417: Started Driver service with driver-name = h2 INFO [org.wildfly.extension.undertow] JBAS017527: Creating file handler for path /var/lib/jenkins/workspace/LETTA/rest/target/wildfly-8.2.1.Final/welcome-content INFO [org.wildfly.extension.undertow] JBAS017525: Started server default-server. INFO [com.arjuna.ats.jbossatx] ARJUNA032010: JBossTS Recovery Service (tag: 9aa71) - JBoss Inc. INFO [com.arjuna.ats.arjuna] ARJUNA012324: Start RecoveryActivators INFO [org.wildfly.extension.undertow] JBAS017531: Host default-host starting INFO [com.arjuna.ats.arjuna] ARJUNA012296: ExpiredEntryMonitor running at Sun, 6 Dec 2015 20:50:15 INFO [org.wildfly.extension.undertow] JBAS017519: Undertow HTTP listener default listening on /127.0.0.1:8080 INFO [com.arjuna.ats.arjuna] ARJUNA012343: RecoveryManagerImple is ready. Socket listener is turned off. INFO [com.arjuna.ats.jbossatx] ARJUNA032013: Starting transaction recovery manager INFO [com.arjuna.ats.jbossatx] ARJUNA032017: JBossTS Transaction Service (JTA version - tag: 9aa71) - JBoss Inc. INFO [org.jboss.as.server.deployment.scanner] JBAS015012: Started FileSystemDeploymentService for directory /var/lib/jenkins/workspace/LETTA/rest/target/wildfly-8.2.1.Final/standalone/deployments INFO [org.jboss.as.connector.subsystems.datasources] JBAS010400: Bound data source [java:jboss/datasources/ExampleDS] INFO [org.jboss.ws.common.management] JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.3.2.Final INFO [org.jboss.as] JBAS015961: Http management interface listening on http://127.0.0.1:9990/management INFO [org.jboss.as] JBAS015951: Admin console listening on http://127.0.0.1:9990 INFO [org.jboss.as] JBAS015874: WildFly 8.2.1.Final "Tweek" started in 10093ms - Started 188 of 238 services (83 services are lazy, passive or on-demand) INFO [org.xnio] XNIO version 3.2.0.Beta4 INFO [org.xnio.nio] XNIO NIO Implementation Version 3.2.0.Beta4 INFO [org.jboss.remoting] JBoss Remoting version 4.0.7.Final INFO [org.jboss.as.repository] JBAS014900: Content added at location /var/lib/jenkins/workspace/LETTA/rest/target/wildfly-8.2.1.Final/standalone/data/content/ed/2ed6563442e58a9704f6233feaada6c8e81bab/content INFO [org.jboss.as.server.deployment] JBAS015876: Starting deployment of "test.war" (runtime-name: "test.war") INFO [org.jboss.as.jpa] JBAS011401: Read persistence.xml for test INFO [org.jboss.as.jpa] JBAS011409: Starting Persistence Unit (phase 1 of 2) Service 'test.war#test' INFO [org.hibernate.jpa.internal.util.LogHelper] HHH000204: Processing PersistenceUnitInfo [ name: test ...] INFO [org.hibernate.Version] HHH000412: Hibernate Core {4.3.7.Final} INFO [org.hibernate.cfg.Environment] HHH000206: hibernate.properties not found INFO [org.hibernate.cfg.Environment] HHH000021: Bytecode provider name : javassist INFO [org.jboss.weld.deployer] JBAS016002: Processing weld deployment test.war INFO [org.hibernate.validator.internal.util.Version] HV000001: Hibernate Validator 5.1.3.Final INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] JNDI bindings for session bean named UserAuthorizationEJB in deployment unit deployment "test.war" are as follows: java:global/test/UserAuthorizationEJB!es.uvigo.esei.dgss.letta.service.UserAuthorizationEJB java:app/test/UserAuthorizationEJB!es.uvigo.esei.dgss.letta.service.UserAuthorizationEJB java:module/UserAuthorizationEJB!es.uvigo.esei.dgss.letta.service.UserAuthorizationEJB java:global/test/UserAuthorizationEJB java:app/test/UserAuthorizationEJB java:module/UserAuthorizationEJB INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] JNDI bindings for session bean named UserEJB in deployment unit deployment "test.war" are as follows: java:global/test/UserEJB!es.uvigo.esei.dgss.letta.service.UserEJB java:app/test/UserEJB!es.uvigo.esei.dgss.letta.service.UserEJB java:module/UserEJB!es.uvigo.esei.dgss.letta.service.UserEJB java:global/test/UserEJB java:app/test/UserEJB java:module/UserEJB INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] JNDI bindings for session bean named user-caller in deployment unit deployment "test.war" are as follows: java:global/test/user-caller!es.uvigo.esei.dgss.letta.service.util.security.RoleCaller java:app/test/user-caller!es.uvigo.esei.dgss.letta.service.util.security.RoleCaller java:module/user-caller!es.uvigo.esei.dgss.letta.service.util.security.RoleCaller java:global/test/user-caller java:app/test/user-caller java:module/user-caller INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] JNDI bindings for session bean named DefaultMailer in deployment unit deployment "test.war" are as follows: java:global/test/DefaultMailer!es.uvigo.esei.dgss.letta.service.util.mail.Mailer java:app/test/DefaultMailer!es.uvigo.esei.dgss.letta.service.util.mail.Mailer java:module/DefaultMailer!es.uvigo.esei.dgss.letta.service.util.mail.Mailer java:global/test/DefaultMailer java:app/test/DefaultMailer java:module/DefaultMailer INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] JNDI bindings for session bean named EventEJB in deployment unit deployment "test.war" are as follows: java:global/test/EventEJB!es.uvigo.esei.dgss.letta.service.EventEJB java:app/test/EventEJB!es.uvigo.esei.dgss.letta.service.EventEJB java:module/EventEJB!es.uvigo.esei.dgss.letta.service.EventEJB java:global/test/EventEJB java:app/test/EventEJB java:module/EventEJB INFO [org.jboss.weld.deployer] JBAS016005: Starting Services for CDI deployment: test.war INFO [org.jboss.weld.Version] WELD-000900: 2.2.6 (Final) INFO [org.jboss.weld.deployer] JBAS016008: Starting weld service for deployment test.war INFO [org.jboss.as.jpa] JBAS011409: Starting Persistence Unit (phase 2 of 2) Service 'test.war#test' INFO [org.hibernate.annotations.common.Version] HCANN000001: Hibernate Commons Annotations {4.0.4.Final} INFO [org.hibernate.dialect.Dialect] HHH000400: Using dialect: org.hibernate.dialect.H2Dialect WARN [org.hibernate.dialect.H2Dialect] HHH000431: Unable to determine H2 database version, certain features may not work INFO [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] HHH000397: Using ASTQueryTranslatorFactory INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000227: Running hbm2ddl schema export Hibernate: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "EVENT" not found; SQL statement: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists [42102-173] Hibernate: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "USERJOINSEVENT" not found; SQL statement: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists [42102-173] Hibernate: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "USERJOINSEVENT" not found; SQL statement: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists [42102-173] Hibernate: drop table Event if exists Hibernate: drop table Registration if exists Hibernate: drop table User if exists Hibernate: drop table UserJoinsEvent if exists Hibernate: create table Event (id integer generated by default as identity, date timestamp not null, eventType varchar(255) not null, location varchar(100) not null, shortDescription varchar(50) not null, title varchar(20) not null, creator varchar(20) not null, primary key (id)) Hibernate: create table Registration (uuid varchar(36) not null, email varchar(100) not null, login varchar(20) not null, password varchar(32) not null, role varchar(10) not null, primary key (uuid)) Hibernate: create table User (login varchar(20) not null, email varchar(100) not null, password varchar(32) not null, role varchar(10) not null, primary key (login)) Hibernate: create table UserJoinsEvent (user_id varchar(20) not null, event_id integer not null) Hibernate: alter table Registration add constraint UK_t606w44qrdbvqy8lk0x3kb0se unique (email) Hibernate: alter table Registration add constraint UK_9vprl5knmh39dkgdpvjfexdol unique (login) Hibernate: alter table User add constraint UK_e6gkqunxajvyxl5uctpl2vl2p unique (email) Hibernate: alter table Event add constraint FK_n69mp18a4red6wjjq1lwrfkba foreign key (creator) references User Hibernate: alter table UserJoinsEvent add constraint FK_q3x9wnvajgu114f10heh8fxsu foreign key (event_id) references Event Hibernate: alter table UserJoinsEvent add constraint FK_gfheji77usjpw6gpe8n5icmyn foreign key (user_id) references User INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000230: Schema export complete INFO [org.wildfly.extension.undertow] JBAS017534: Registered web context: /test INFO [org.jboss.as.server] JBAS018559: Deployed "test.war" (runtime-name : "test.war") 20:50:41,198 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-1) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 20:50:41,281 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-1) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. log4j:WARN No appenders could be found for logger (org.jboss.resteasy.plugins.providers.DocumentProvider). log4j:WARN Please initialize the log4j system properly. 20:50:44,083 WARN [org.jboss.resteasy.plugins.providers.RegisterBuiltin] (default task-16) ClassNotFoundException: Unable to load builtin provider: org.jboss.resteasy.plugins.providers.jackson.ResteasyJacksonProvider Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ order by event0_.date ASC limit ? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? 20:50:46,712 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-17) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 20:50:46,828 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-17) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. INFO [org.wildfly.extension.undertow] JBAS017535: Unregistered web context: /test INFO [org.jboss.as.jpa] JBAS011410: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#test' INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000227: Running hbm2ddl schema export Hibernate: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists Hibernate: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists Hibernate: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists Hibernate: drop table Event if exists Hibernate: drop table Registration if exists Hibernate: drop table User if exists Hibernate: drop table UserJoinsEvent if exists INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000230: Schema export complete INFO [org.jboss.weld.deployer] JBAS016009: Stopping weld service for deployment test.war INFO [org.jboss.as.jpa] JBAS011410: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#test' INFO [org.jboss.as.server.deployment] JBAS015877: Stopped deployment test.war (runtime-name: test.war) in 210ms INFO [org.jboss.as.repository] JBAS014901: Content removed from location /var/lib/jenkins/workspace/LETTA/rest/target/wildfly-8.2.1.Final/standalone/data/content/ed/2ed6563442e58a9704f6233feaada6c8e81bab/content INFO [org.jboss.as.server] JBAS018558: Undeployed "test.war" (runtime-name: "test.war") Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.647 sec - in es.uvigo.esei.dgss.letta.rest.EventResourceRestTest Running es.uvigo.esei.dgss.letta.rest.EventResourceUnitTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.363 sec - in es.uvigo.esei.dgss.letta.rest.EventResourceUnitTest INFO [org.jboss.as.connector.subsystems.datasources] JBAS010409: Unbound data source [java:jboss/datasources/ExampleDS] INFO [org.wildfly.extension.undertow] JBAS017532: Host default-host stopping INFO [org.jboss.as.connector.deployers.jdbc] JBAS010418: Stopped Driver service with driver-name = h2 INFO [org.wildfly.extension.undertow] JBAS017521: Undertow HTTP listener default suspending INFO [com.arjuna.ats.jbossatx] ARJUNA032018: Destroying TransactionManagerService INFO [com.arjuna.ats.jbossatx] ARJUNA032014: Stopping transaction recovery manager INFO [org.wildfly.extension.undertow] JBAS017520: Undertow HTTP listener default stopped, was bound to /127.0.0.1:8080 INFO [org.wildfly.extension.undertow] JBAS017506: Undertow 1.1.8.Final stopping INFO [org.jboss.as] JBAS015950: WildFly 8.2.1.Final "Tweek" stopped in 178ms Results : Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-unit-test) @ rest --- [INFO] Analyzed bundle 'REST' with 4 classes [INFO] [INFO] --- maven-war-plugin:2.1.1:war (default-war) @ rest --- [INFO] Packaging webapp [INFO] Assembling webapp [rest] in [/var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/var/lib/jenkins/workspace/LETTA/rest/src/main/webapp] [INFO] Webapp assembled in [53 msecs] [INFO] Building war: /var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT.war [INFO] WEB-INF/web.xml already added, skipping [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ rest --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ rest --- [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ rest --- [INFO] Loading source files for package es.uvigo.esei.dgss.letta.rest.util.mapper... Loading source files for package es.uvigo.esei.dgss.letta.rest... Constructing Javadoc information... Standard Doclet version 1.8.0_60 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/util/mapper/CORSFilter.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/util/mapper/IllegalArgumentExceptionMapper.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/util/mapper/SecurityExceptionMapper.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/EventResource.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/overview-frame.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/util/mapper/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/util/mapper/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/util/mapper/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/util/mapper/class-use/SecurityExceptionMapper.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/util/mapper/class-use/CORSFilter.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/util/mapper/class-use/IllegalArgumentExceptionMapper.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/class-use/EventResource.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/package-use.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/util/mapper/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/overview-summary.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/help-doc.html... [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-integration-test) @ rest --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-integration-test) @ rest --- [INFO] Analyzed bundle 'REST' with 4 classes [INFO] [INFO] --- maven-install-plugin:2.3:install (default-install) @ rest --- [INFO] Installing /var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT.war to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-SNAPSHOT.war [INFO] Installing /var/lib/jenkins/workspace/LETTA/rest/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-SNAPSHOT-sources.jar [INFO] Installing /var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JSF 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jsf --- [INFO] Deleting /var/lib/jenkins/workspace/LETTA/jsf/target [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ jsf --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /var/lib/jenkins/workspace/LETTA/jsf/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /var/lib/jenkins/workspace/LETTA/jsf/target/test-classes [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ jsf --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/8.2.1.Final/wildfly-dist-8.2.1.Final.zip to /var/lib/jenkins/workspace/LETTA/jsf/target with includes "" and excludes "" [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ jsf --- [INFO] Surefire report directory: /var/lib/jenkins/workspace/LETTA/jsf/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running es.uvigo.esei.dgss.letta.jsf.RegisterUserControllerTest INFO [org.jboss.arquillian.drone.webdriver.factory.remote.reusable.ReusedSessionPermanentFileStorage] Reused session store is not available at /var/lib/jenkins/.drone-webdriver-session-store, a new one will be created. INFO [org.jboss.modules] JBoss Modules version 1.3.3.Final INFO [org.jboss.msc] JBoss MSC version 1.2.2.Final INFO [org.jboss.as] JBAS015899: WildFly 8.2.1.Final "Tweek" starting INFO [org.jboss.as.server] JBAS015888: Creating http management service using socket-binding (management-http) INFO [org.xnio] XNIO version 3.3.0.Final INFO [org.xnio.nio] XNIO NIO Implementation Version 3.3.0.Final INFO [org.jboss.remoting] JBoss Remoting version 4.0.7.Final INFO [org.jboss.as.clustering.infinispan] JBAS010280: Activating Infinispan subsystem. WARN [org.jboss.as.txn] JBAS010153: Node identifier property is set to the default value. Please make sure it is unique. INFO [org.jboss.as.security] JBAS013171: Activating Security Subsystem INFO [org.wildfly.extension.io] WFLYIO001: Worker 'default' has auto-configured to 4 core threads with 32 task threads based on your 2 available processors INFO [org.jboss.as.webservices] JBAS015537: Activating WebServices Extension INFO [org.jboss.as.naming] JBAS011800: Activating Naming Subsystem INFO [org.wildfly.extension.undertow] JBAS017502: Undertow 1.1.8.Final starting INFO [org.wildfly.extension.undertow] JBAS017502: Undertow 1.1.8.Final starting INFO [org.jboss.as.jsf] JBAS012615: Activated the following JSF Implementations: [main] INFO [org.jboss.as.security] JBAS013170: Current PicketBox version=4.0.21.Final INFO [org.jboss.as.connector.logging] JBAS010408: Starting JCA Subsystem (IronJacamar 1.1.9.Final) INFO [org.jboss.as.connector.subsystems.datasources] JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) INFO [org.jboss.as.naming] JBAS011802: Starting Naming Service INFO [org.jboss.as.mail.extension] JBAS015400: Bound mail session [java:jboss/mail/Default] INFO [org.jboss.as.connector.deployers.jdbc] JBAS010417: Started Driver service with driver-name = h2 INFO [org.wildfly.extension.undertow] JBAS017527: Creating file handler for path /var/lib/jenkins/workspace/LETTA/jsf/target/wildfly-8.2.1.Final/welcome-content INFO [org.wildfly.extension.undertow] JBAS017525: Started server default-server. INFO [com.arjuna.ats.jbossatx] ARJUNA032010: JBossTS Recovery Service (tag: 9aa71) - JBoss Inc. INFO [org.wildfly.extension.undertow] JBAS017531: Host default-host starting INFO [com.arjuna.ats.arjuna] ARJUNA012324: Start RecoveryActivators INFO [com.arjuna.ats.arjuna] ARJUNA012296: ExpiredEntryMonitor running at Sun, 6 Dec 2015 20:51:12 INFO [org.wildfly.extension.undertow] JBAS017519: Undertow HTTP listener default listening on /127.0.0.1:8080 INFO [com.arjuna.ats.arjuna] ARJUNA012343: RecoveryManagerImple is ready. Socket listener is turned off. INFO [com.arjuna.ats.jbossatx] ARJUNA032013: Starting transaction recovery manager INFO [com.arjuna.ats.jbossatx] ARJUNA032017: JBossTS Transaction Service (JTA version - tag: 9aa71) - JBoss Inc. INFO [org.jboss.as.server.deployment.scanner] JBAS015012: Started FileSystemDeploymentService for directory /var/lib/jenkins/workspace/LETTA/jsf/target/wildfly-8.2.1.Final/standalone/deployments INFO [org.jboss.as.connector.subsystems.datasources] JBAS010400: Bound data source [java:jboss/datasources/ExampleDS] INFO [org.jboss.ws.common.management] JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.3.2.Final INFO [org.jboss.as] JBAS015961: Http management interface listening on http://127.0.0.1:9990/management INFO [org.jboss.as] JBAS015951: Admin console listening on http://127.0.0.1:9990 INFO [org.jboss.as] JBAS015874: WildFly 8.2.1.Final "Tweek" started in 9787ms - Started 188 of 238 services (83 services are lazy, passive or on-demand) INFO [org.xnio] XNIO version 3.2.0.Beta4 INFO [org.xnio.nio] XNIO NIO Implementation Version 3.2.0.Beta4 INFO [org.jboss.remoting] JBoss Remoting version 4.0.7.Final INFO [org.jboss.as.repository] JBAS014900: Content added at location /var/lib/jenkins/workspace/LETTA/jsf/target/wildfly-8.2.1.Final/standalone/data/content/b3/3d1c68055fe17aa5e9c39444dcb6353fba66c2/content INFO [org.jboss.as.server.deployment] JBAS015876: Starting deployment of "test.war" (runtime-name: "test.war") INFO [org.jboss.as.jpa] JBAS011401: Read persistence.xml for test INFO [org.jboss.as.jpa] JBAS011409: Starting Persistence Unit (phase 1 of 2) Service 'test.war#test' INFO [org.hibernate.jpa.internal.util.LogHelper] HHH000204: Processing PersistenceUnitInfo [ name: test ...] INFO [org.hibernate.Version] HHH000412: Hibernate Core {4.3.7.Final} INFO [org.hibernate.cfg.Environment] HHH000206: hibernate.properties not found INFO [org.hibernate.cfg.Environment] HHH000021: Bytecode provider name : javassist INFO [org.jboss.weld.deployer] JBAS016002: Processing weld deployment test.war INFO [org.hibernate.validator.internal.util.Version] HV000001: Hibernate Validator 5.1.3.Final INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] JNDI bindings for session bean named UserEJB in deployment unit deployment "test.war" are as follows: java:global/test/UserEJB!es.uvigo.esei.dgss.letta.service.UserEJB java:app/test/UserEJB!es.uvigo.esei.dgss.letta.service.UserEJB java:module/UserEJB!es.uvigo.esei.dgss.letta.service.UserEJB java:global/test/UserEJB java:app/test/UserEJB java:module/UserEJB INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] JNDI bindings for session bean named EventEJB in deployment unit deployment "test.war" are as follows: java:global/test/EventEJB!es.uvigo.esei.dgss.letta.service.EventEJB java:app/test/EventEJB!es.uvigo.esei.dgss.letta.service.EventEJB java:module/EventEJB!es.uvigo.esei.dgss.letta.service.EventEJB java:global/test/EventEJB java:app/test/EventEJB java:module/EventEJB INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] JNDI bindings for session bean named UserAuthorizationEJB in deployment unit deployment "test.war" are as follows: java:global/test/UserAuthorizationEJB!es.uvigo.esei.dgss.letta.service.UserAuthorizationEJB java:app/test/UserAuthorizationEJB!es.uvigo.esei.dgss.letta.service.UserAuthorizationEJB java:module/UserAuthorizationEJB!es.uvigo.esei.dgss.letta.service.UserAuthorizationEJB java:global/test/UserAuthorizationEJB java:app/test/UserAuthorizationEJB java:module/UserAuthorizationEJB INFO [org.jboss.weld.deployer] JBAS016005: Starting Services for CDI deployment: test.war INFO [org.jboss.weld.Version] WELD-000900: 2.2.6 (Final) INFO [org.jboss.weld.deployer] JBAS016008: Starting weld service for deployment test.war INFO [org.jboss.as.jpa] JBAS011409: Starting Persistence Unit (phase 2 of 2) Service 'test.war#test' INFO [org.hibernate.annotations.common.Version] HCANN000001: Hibernate Commons Annotations {4.0.4.Final} INFO [org.hibernate.dialect.Dialect] HHH000400: Using dialect: org.hibernate.dialect.H2Dialect WARN [org.hibernate.dialect.H2Dialect] HHH000431: Unable to determine H2 database version, certain features may not work INFO [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] HHH000397: Using ASTQueryTranslatorFactory INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000227: Running hbm2ddl schema export Hibernate: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "EVENT" not found; SQL statement: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists [42102-173] Hibernate: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "USERJOINSEVENT" not found; SQL statement: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists [42102-173] Hibernate: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "USERJOINSEVENT" not found; SQL statement: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists [42102-173] Hibernate: drop table Event if exists Hibernate: drop table Registration if exists Hibernate: drop table User if exists Hibernate: drop table UserJoinsEvent if exists Hibernate: create table Event (id integer generated by default as identity, date timestamp not null, eventType varchar(255) not null, location varchar(100) not null, shortDescription varchar(50) not null, title varchar(20) not null, creator varchar(20) not null, primary key (id)) Hibernate: create table Registration (uuid varchar(36) not null, email varchar(100) not null, login varchar(20) not null, password varchar(32) not null, role varchar(10) not null, primary key (uuid)) Hibernate: create table User (login varchar(20) not null, email varchar(100) not null, password varchar(32) not null, role varchar(10) not null, primary key (login)) Hibernate: create table UserJoinsEvent (user_id varchar(20) not null, event_id integer not null) Hibernate: alter table Registration add constraint UK_t606w44qrdbvqy8lk0x3kb0se unique (email) Hibernate: alter table Registration add constraint UK_9vprl5knmh39dkgdpvjfexdol unique (login) Hibernate: alter table User add constraint UK_e6gkqunxajvyxl5uctpl2vl2p unique (email) Hibernate: alter table Event add constraint FK_n69mp18a4red6wjjq1lwrfkba foreign key (creator) references User Hibernate: alter table UserJoinsEvent add constraint FK_q3x9wnvajgu114f10heh8fxsu foreign key (event_id) references Event Hibernate: alter table UserJoinsEvent add constraint FK_gfheji77usjpw6gpe8n5icmyn foreign key (user_id) references User INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000230: Schema export complete INFO [org.jboss.weld.Bootstrap] WELD-000119: Not generating any bean definitions from org.openqa.selenium.InvalidCookieDomainException because of underlying class loading error: Type org.openqa.selenium.internal.BuildInfo from [Module "deployment.test.war:main" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error. INFO [org.jboss.weld.Bootstrap] WELD-000119: Not generating any bean definitions from org.openqa.selenium.InvalidElementStateException because of underlying class loading error: Type org.openqa.selenium.internal.BuildInfo from [Module "deployment.test.war:main" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error. INFO [org.jboss.weld.Bootstrap] WELD-000119: Not generating any bean definitions from org.openqa.selenium.WebDriverException because of underlying class loading error: Type org.openqa.selenium.internal.BuildInfo from [Module "deployment.test.war:main" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error. INFO [org.jboss.weld.Bootstrap] WELD-000119: Not generating any bean definitions from org.openqa.selenium.UnsupportedCommandException because of underlying class loading error: Type org.openqa.selenium.internal.BuildInfo from [Module "deployment.test.war:main" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error. INFO [org.jboss.weld.Bootstrap] WELD-000119: Not generating any bean definitions from org.openqa.selenium.TimeoutException because of underlying class loading error: Type org.openqa.selenium.internal.BuildInfo from [Module "deployment.test.war:main" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error. INFO [org.jboss.weld.Bootstrap] WELD-000119: Not generating any bean definitions from org.openqa.selenium.UnableToSetCookieException because of underlying class loading error: Type org.openqa.selenium.internal.BuildInfo from [Module "deployment.test.war:main" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error. INFO [org.jboss.weld.Bootstrap] WELD-000119: Not generating any bean definitions from org.openqa.selenium.NotFoundException because of underlying class loading error: Type org.openqa.selenium.internal.BuildInfo from [Module "deployment.test.war:main" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error. INFO [org.jboss.weld.Bootstrap] WELD-000119: Not generating any bean definitions from org.openqa.selenium.NoAlertPresentException because of underlying class loading error: Type org.openqa.selenium.internal.BuildInfo from [Module "deployment.test.war:main" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error. INFO [javax.enterprise.resource.webcontainer.jsf.config] Initializing Mojarra 2.2.8-jbossorg-1 20140822-1131 for context '/test' INFO [org.primefaces.webapp.PostConstructApplicationEventListener] Running on PrimeFaces 5.3 INFO [org.wildfly.extension.undertow] JBAS017534: Registered web context: /test INFO [org.jboss.as.server] JBAS018559: Deployed "test.war" (runtime-name : "test.war") 20:51:44,664 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-1) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. log4j:WARN No appenders could be found for logger (org.apache.http.client.protocol.RequestAddCookies). log4j:WARN Please initialize the log4j system properly. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/createEvent.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt7. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/listJoinedEvents.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt9. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/index.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/login.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt13. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/register.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select registrati0_.uuid as uuid1_1_, registrati0_.email as email2_1_, registrati0_.login as login3_1_, registrati0_.password as password4_1_, registrati0_.role as role5_1_ from Registration registrati0_ where registrati0_.login=? Hibernate: select user0_.login as login1_2_, user0_.email as email2_2_, user0_.password as password3_2_, user0_.role as role4_2_ from User user0_ where user0_.email=? Hibernate: select registrati0_.uuid as uuid1_1_, registrati0_.email as email2_1_, registrati0_.login as login3_1_, registrati0_.password as password4_1_, registrati0_.role as role5_1_ from Registration registrati0_ where registrati0_.email=? Hibernate: insert into Registration (email, login, password, role, uuid) values (?, ?, ?, ?, ?) WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/createEvent.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt7. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/listJoinedEvents.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt9. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/index.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/login.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt13. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/register.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ order by rand() limit ? Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ order by event0_.date ASC limit ? 20:52:06,254 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-25) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 20:52:06,847 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-2) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/createEvent.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt7. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/listJoinedEvents.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt9. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/index.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/login.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt13. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/register.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/createEvent.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt7. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/listJoinedEvents.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt9. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/index.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/login.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt13. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/register.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. 20:52:12,428 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-14) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. INFO [org.wildfly.extension.undertow] JBAS017535: Unregistered web context: /test INFO [org.jboss.as.jpa] JBAS011410: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#test' INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000227: Running hbm2ddl schema export Hibernate: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists Hibernate: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists Hibernate: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists Hibernate: drop table Event if exists Hibernate: drop table Registration if exists Hibernate: drop table User if exists Hibernate: drop table UserJoinsEvent if exists INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000230: Schema export complete INFO [org.jboss.weld.deployer] JBAS016009: Stopping weld service for deployment test.war INFO [org.jboss.as.jpa] JBAS011410: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#test' INFO [org.jboss.as.server.deployment] JBAS015877: Stopped deployment test.war (runtime-name: test.war) in 391ms INFO [org.jboss.as.repository] JBAS014901: Content removed from location /var/lib/jenkins/workspace/LETTA/jsf/target/wildfly-8.2.1.Final/standalone/data/content/b3/3d1c68055fe17aa5e9c39444dcb6353fba66c2/content INFO [org.jboss.as.server] JBAS018558: Undeployed "test.war" (runtime-name: "test.war") Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 70.999 sec - in es.uvigo.esei.dgss.letta.jsf.RegisterUserControllerTest Running es.uvigo.esei.dgss.letta.jsf.CreateEventControllerTest INFO [org.jboss.as.repository] JBAS014900: Content added at location /var/lib/jenkins/workspace/LETTA/jsf/target/wildfly-8.2.1.Final/standalone/data/content/49/5a12a6cd35078ff3a0cdb3c6a27aa2ad5cd64f/content INFO [org.jboss.as.server.deployment] JBAS015876: Starting deployment of "test.war" (runtime-name: "test.war") INFO [org.jboss.as.jpa] JBAS011401: Read persistence.xml for test INFO [org.jboss.as.jpa] JBAS011409: Starting Persistence Unit (phase 1 of 2) Service 'test.war#test' INFO [org.hibernate.jpa.internal.util.LogHelper] HHH000204: Processing PersistenceUnitInfo [ name: test ...] INFO [org.jboss.weld.deployer] JBAS016002: Processing weld deployment test.war INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] JNDI bindings for session bean named UserEJB in deployment unit deployment "test.war" are as follows: java:global/test/UserEJB!es.uvigo.esei.dgss.letta.service.UserEJB java:app/test/UserEJB!es.uvigo.esei.dgss.letta.service.UserEJB java:module/UserEJB!es.uvigo.esei.dgss.letta.service.UserEJB java:global/test/UserEJB java:app/test/UserEJB java:module/UserEJB INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] JNDI bindings for session bean named EventEJB in deployment unit deployment "test.war" are as follows: java:global/test/EventEJB!es.uvigo.esei.dgss.letta.service.EventEJB java:app/test/EventEJB!es.uvigo.esei.dgss.letta.service.EventEJB java:module/EventEJB!es.uvigo.esei.dgss.letta.service.EventEJB java:global/test/EventEJB java:app/test/EventEJB java:module/EventEJB INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] JNDI bindings for session bean named UserAuthorizationEJB in deployment unit deployment "test.war" are as follows: java:global/test/UserAuthorizationEJB!es.uvigo.esei.dgss.letta.service.UserAuthorizationEJB java:app/test/UserAuthorizationEJB!es.uvigo.esei.dgss.letta.service.UserAuthorizationEJB java:module/UserAuthorizationEJB!es.uvigo.esei.dgss.letta.service.UserAuthorizationEJB java:global/test/UserAuthorizationEJB java:app/test/UserAuthorizationEJB java:module/UserAuthorizationEJB INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] JNDI bindings for session bean named DefaultMailer in deployment unit deployment "test.war" are as follows: java:global/test/DefaultMailer!es.uvigo.esei.dgss.letta.service.util.mail.Mailer java:app/test/DefaultMailer!es.uvigo.esei.dgss.letta.service.util.mail.Mailer java:module/DefaultMailer!es.uvigo.esei.dgss.letta.service.util.mail.Mailer java:global/test/DefaultMailer java:app/test/DefaultMailer java:module/DefaultMailer INFO [org.jboss.weld.deployer] JBAS016005: Starting Services for CDI deployment: test.war INFO [org.jboss.weld.deployer] JBAS016008: Starting weld service for deployment test.war INFO [org.jboss.as.jpa] JBAS011409: Starting Persistence Unit (phase 2 of 2) Service 'test.war#test' INFO [org.hibernate.dialect.Dialect] HHH000400: Using dialect: org.hibernate.dialect.H2Dialect WARN [org.hibernate.dialect.H2Dialect] HHH000431: Unable to determine H2 database version, certain features may not work INFO [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] HHH000397: Using ASTQueryTranslatorFactory INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000227: Running hbm2ddl schema export Hibernate: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "EVENT" not found; SQL statement: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists [42102-173] Hibernate: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "USERJOINSEVENT" not found; SQL statement: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists [42102-173] Hibernate: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "USERJOINSEVENT" not found; SQL statement: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists [42102-173] Hibernate: drop table Event if exists Hibernate: drop table Registration if exists Hibernate: drop table User if exists Hibernate: drop table UserJoinsEvent if exists Hibernate: create table Event (id integer generated by default as identity, date timestamp not null, eventType varchar(255) not null, location varchar(100) not null, shortDescription varchar(50) not null, title varchar(20) not null, creator varchar(20) not null, primary key (id)) Hibernate: create table Registration (uuid varchar(36) not null, email varchar(100) not null, login varchar(20) not null, password varchar(32) not null, role varchar(10) not null, primary key (uuid)) Hibernate: create table User (login varchar(20) not null, email varchar(100) not null, password varchar(32) not null, role varchar(10) not null, primary key (login)) Hibernate: create table UserJoinsEvent (user_id varchar(20) not null, event_id integer not null) Hibernate: alter table Registration add constraint UK_t606w44qrdbvqy8lk0x3kb0se unique (email) Hibernate: alter table Registration add constraint UK_9vprl5knmh39dkgdpvjfexdol unique (login) Hibernate: alter table User add constraint UK_e6gkqunxajvyxl5uctpl2vl2p unique (email) Hibernate: alter table Event add constraint FK_n69mp18a4red6wjjq1lwrfkba foreign key (creator) references User Hibernate: alter table UserJoinsEvent add constraint FK_q3x9wnvajgu114f10heh8fxsu foreign key (event_id) references Event Hibernate: alter table UserJoinsEvent add constraint FK_gfheji77usjpw6gpe8n5icmyn foreign key (user_id) references User INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000230: Schema export complete INFO [org.jboss.weld.Bootstrap] WELD-000119: Not generating any bean definitions from org.openqa.selenium.InvalidCookieDomainException because of underlying class loading error: Type org.openqa.selenium.internal.BuildInfo from [Module "deployment.test.war:main" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error. INFO [org.jboss.weld.Bootstrap] WELD-000119: Not generating any bean definitions from org.openqa.selenium.InvalidElementStateException because of underlying class loading error: Type org.openqa.selenium.internal.BuildInfo from [Module "deployment.test.war:main" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error. INFO [org.jboss.weld.Bootstrap] WELD-000119: Not generating any bean definitions from org.openqa.selenium.WebDriverException because of underlying class loading error: Type org.openqa.selenium.internal.BuildInfo from [Module "deployment.test.war:main" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error. INFO [org.jboss.weld.Bootstrap] WELD-000119: Not generating any bean definitions from org.openqa.selenium.UnsupportedCommandException because of underlying class loading error: Type org.openqa.selenium.internal.BuildInfo from [Module "deployment.test.war:main" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error. INFO [org.jboss.weld.Bootstrap] WELD-000119: Not generating any bean definitions from org.openqa.selenium.UnableToSetCookieException because of underlying class loading error: Type org.openqa.selenium.internal.BuildInfo from [Module "deployment.test.war:main" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error. INFO [org.jboss.weld.Bootstrap] WELD-000119: Not generating any bean definitions from org.openqa.selenium.TimeoutException because of underlying class loading error: Type org.openqa.selenium.internal.BuildInfo from [Module "deployment.test.war:main" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error. INFO [org.jboss.weld.Bootstrap] WELD-000119: Not generating any bean definitions from es.uvigo.esei.dgss.letta.jsf.RegisterUserControllerTest because of underlying class loading error: Type es.uvigo.esei.dgss.letta.jsf.util.mail.TestingMailer from [Module "deployment.test.war:main" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error. INFO [org.jboss.weld.Bootstrap] WELD-000119: Not generating any bean definitions from org.openqa.selenium.NotFoundException because of underlying class loading error: Type org.openqa.selenium.internal.BuildInfo from [Module "deployment.test.war:main" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error. INFO [org.jboss.weld.Bootstrap] WELD-000119: Not generating any bean definitions from org.openqa.selenium.NoAlertPresentException because of underlying class loading error: Type org.openqa.selenium.internal.BuildInfo from [Module "deployment.test.war:main" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error. INFO [javax.enterprise.resource.webcontainer.jsf.config] Initializing Mojarra 2.2.8-jbossorg-1 20140822-1131 for context '/test' INFO [org.primefaces.webapp.PostConstructApplicationEventListener] Running on PrimeFaces 5.3 INFO [org.wildfly.extension.undertow] JBAS017534: Registered web context: /test INFO [org.jboss.as.server] JBAS018559: Deployed "test.war" (runtime-name : "test.war") 20:52:23,888 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-18) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/createEvent.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/listJoinedEvents.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt9. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/index.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/login.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/register.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt15. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/createEvent.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/listJoinedEvents.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt9. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/index.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/logout.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt17. Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ order by rand() limit ? Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ order by event0_.date ASC limit ? WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/createEvent.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/listJoinedEvents.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt9. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/index.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/logout.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt17. Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: insert into Event (id, creator, date, eventType, location, shortDescription, title) values (null, ?, ?, ?, ?, ?, ?) WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/createEvent.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/listJoinedEvents.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt9. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/index.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/logout.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt17. Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ order by rand() limit ? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ order by event0_.date ASC limit ? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt27. 20:52:48,944 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-28) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 20:52:49,133 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-28) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. INFO [org.wildfly.extension.undertow] JBAS017535: Unregistered web context: /test INFO [org.jboss.as.jpa] JBAS011410: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#test' INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000227: Running hbm2ddl schema export Hibernate: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists Hibernate: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists Hibernate: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists Hibernate: drop table Event if exists Hibernate: drop table Registration if exists Hibernate: drop table User if exists Hibernate: drop table UserJoinsEvent if exists INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000230: Schema export complete INFO [org.jboss.weld.deployer] JBAS016009: Stopping weld service for deployment test.war INFO [org.jboss.as.jpa] JBAS011410: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#test' INFO [org.jboss.as.server.deployment] JBAS015877: Stopped deployment test.war (runtime-name: test.war) in 300ms INFO [org.jboss.as.repository] JBAS014901: Content removed from location /var/lib/jenkins/workspace/LETTA/jsf/target/wildfly-8.2.1.Final/standalone/data/content/49/5a12a6cd35078ff3a0cdb3c6a27aa2ad5cd64f/content INFO [org.jboss.as.server] JBAS018558: Undeployed "test.war" (runtime-name: "test.war") Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.798 sec - in es.uvigo.esei.dgss.letta.jsf.CreateEventControllerTest Running es.uvigo.esei.dgss.letta.jsf.LoginUserControllerTest INFO [org.jboss.as.repository] JBAS014900: Content added at location /var/lib/jenkins/workspace/LETTA/jsf/target/wildfly-8.2.1.Final/standalone/data/content/af/92b36c0941649d107965a8968abf3bc88f645b/content INFO [org.jboss.as.server.deployment] JBAS015876: Starting deployment of "test.war" (runtime-name: "test.war") INFO [org.jboss.as.jpa] JBAS011401: Read persistence.xml for test INFO [org.jboss.as.jpa] JBAS011409: Starting Persistence Unit (phase 1 of 2) Service 'test.war#test' INFO [org.hibernate.jpa.internal.util.LogHelper] HHH000204: Processing PersistenceUnitInfo [ name: test ...] INFO [org.jboss.weld.deployer] JBAS016002: Processing weld deployment test.war INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] JNDI bindings for session bean named UserEJB in deployment unit deployment "test.war" are as follows: java:global/test/UserEJB!es.uvigo.esei.dgss.letta.service.UserEJB java:app/test/UserEJB!es.uvigo.esei.dgss.letta.service.UserEJB java:module/UserEJB!es.uvigo.esei.dgss.letta.service.UserEJB java:global/test/UserEJB java:app/test/UserEJB java:module/UserEJB INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] JNDI bindings for session bean named EventEJB in deployment unit deployment "test.war" are as follows: java:global/test/EventEJB!es.uvigo.esei.dgss.letta.service.EventEJB java:app/test/EventEJB!es.uvigo.esei.dgss.letta.service.EventEJB java:module/EventEJB!es.uvigo.esei.dgss.letta.service.EventEJB java:global/test/EventEJB java:app/test/EventEJB java:module/EventEJB INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] JNDI bindings for session bean named UserAuthorizationEJB in deployment unit deployment "test.war" are as follows: java:global/test/UserAuthorizationEJB!es.uvigo.esei.dgss.letta.service.UserAuthorizationEJB java:app/test/UserAuthorizationEJB!es.uvigo.esei.dgss.letta.service.UserAuthorizationEJB java:module/UserAuthorizationEJB!es.uvigo.esei.dgss.letta.service.UserAuthorizationEJB java:global/test/UserAuthorizationEJB java:app/test/UserAuthorizationEJB java:module/UserAuthorizationEJB INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] JNDI bindings for session bean named DefaultMailer in deployment unit deployment "test.war" are as follows: java:global/test/DefaultMailer!es.uvigo.esei.dgss.letta.service.util.mail.Mailer java:app/test/DefaultMailer!es.uvigo.esei.dgss.letta.service.util.mail.Mailer java:module/DefaultMailer!es.uvigo.esei.dgss.letta.service.util.mail.Mailer java:global/test/DefaultMailer java:app/test/DefaultMailer java:module/DefaultMailer INFO [org.jboss.weld.deployer] JBAS016005: Starting Services for CDI deployment: test.war INFO [org.jboss.weld.deployer] JBAS016008: Starting weld service for deployment test.war INFO [org.jboss.as.jpa] JBAS011409: Starting Persistence Unit (phase 2 of 2) Service 'test.war#test' INFO [org.hibernate.dialect.Dialect] HHH000400: Using dialect: org.hibernate.dialect.H2Dialect WARN [org.hibernate.dialect.H2Dialect] HHH000431: Unable to determine H2 database version, certain features may not work INFO [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] HHH000397: Using ASTQueryTranslatorFactory INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000227: Running hbm2ddl schema export Hibernate: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "EVENT" not found; SQL statement: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists [42102-173] Hibernate: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "USERJOINSEVENT" not found; SQL statement: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists [42102-173] Hibernate: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "USERJOINSEVENT" not found; SQL statement: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists [42102-173] Hibernate: drop table Event if exists Hibernate: drop table Registration if exists Hibernate: drop table User if exists Hibernate: drop table UserJoinsEvent if exists Hibernate: create table Event (id integer generated by default as identity, date timestamp not null, eventType varchar(255) not null, location varchar(100) not null, shortDescription varchar(50) not null, title varchar(20) not null, creator varchar(20) not null, primary key (id)) Hibernate: create table Registration (uuid varchar(36) not null, email varchar(100) not null, login varchar(20) not null, password varchar(32) not null, role varchar(10) not null, primary key (uuid)) Hibernate: create table User (login varchar(20) not null, email varchar(100) not null, password varchar(32) not null, role varchar(10) not null, primary key (login)) Hibernate: create table UserJoinsEvent (user_id varchar(20) not null, event_id integer not null) Hibernate: alter table Registration add constraint UK_t606w44qrdbvqy8lk0x3kb0se unique (email) Hibernate: alter table Registration add constraint UK_9vprl5knmh39dkgdpvjfexdol unique (login) Hibernate: alter table User add constraint UK_e6gkqunxajvyxl5uctpl2vl2p unique (email) Hibernate: alter table Event add constraint FK_n69mp18a4red6wjjq1lwrfkba foreign key (creator) references User Hibernate: alter table UserJoinsEvent add constraint FK_q3x9wnvajgu114f10heh8fxsu foreign key (event_id) references Event Hibernate: alter table UserJoinsEvent add constraint FK_gfheji77usjpw6gpe8n5icmyn foreign key (user_id) references User INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000230: Schema export complete INFO [org.jboss.weld.Bootstrap] WELD-000119: Not generating any bean definitions from org.openqa.selenium.InvalidCookieDomainException because of underlying class loading error: Type org.openqa.selenium.internal.BuildInfo from [Module "deployment.test.war:main" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error. INFO [org.jboss.weld.Bootstrap] WELD-000119: Not generating any bean definitions from org.openqa.selenium.InvalidElementStateException because of underlying class loading error: Type org.openqa.selenium.internal.BuildInfo from [Module "deployment.test.war:main" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error. INFO [org.jboss.weld.Bootstrap] WELD-000119: Not generating any bean definitions from org.openqa.selenium.WebDriverException because of underlying class loading error: Type org.openqa.selenium.internal.BuildInfo from [Module "deployment.test.war:main" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error. INFO [org.jboss.weld.Bootstrap] WELD-000119: Not generating any bean definitions from org.openqa.selenium.UnsupportedCommandException because of underlying class loading error: Type org.openqa.selenium.internal.BuildInfo from [Module "deployment.test.war:main" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error. INFO [org.jboss.weld.Bootstrap] WELD-000119: Not generating any bean definitions from org.openqa.selenium.TimeoutException because of underlying class loading error: Type org.openqa.selenium.internal.BuildInfo from [Module "deployment.test.war:main" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error. INFO [org.jboss.weld.Bootstrap] WELD-000119: Not generating any bean definitions from org.openqa.selenium.UnableToSetCookieException because of underlying class loading error: Type org.openqa.selenium.internal.BuildInfo from [Module "deployment.test.war:main" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error. INFO [org.jboss.weld.Bootstrap] WELD-000119: Not generating any bean definitions from es.uvigo.esei.dgss.letta.jsf.RegisterUserControllerTest because of underlying class loading error: Type es.uvigo.esei.dgss.letta.jsf.util.mail.TestingMailer from [Module "deployment.test.war:main" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error. INFO [org.jboss.weld.Bootstrap] WELD-000119: Not generating any bean definitions from org.openqa.selenium.NotFoundException because of underlying class loading error: Type org.openqa.selenium.internal.BuildInfo from [Module "deployment.test.war:main" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error. INFO [org.jboss.weld.Bootstrap] WELD-000119: Not generating any bean definitions from org.openqa.selenium.NoAlertPresentException because of underlying class loading error: Type org.openqa.selenium.internal.BuildInfo from [Module "deployment.test.war:main" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error. INFO [javax.enterprise.resource.webcontainer.jsf.config] Initializing Mojarra 2.2.8-jbossorg-1 20140822-1131 for context '/test' INFO [org.primefaces.webapp.PostConstructApplicationEventListener] Running on PrimeFaces 5.3 INFO [org.wildfly.extension.undertow] JBAS017534: Registered web context: /test INFO [org.jboss.as.server] JBAS018559: Deployed "test.war" (runtime-name : "test.war") 20:52:59,704 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-6) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/createEvent.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt7. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/listJoinedEvents.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt9. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/index.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/login.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/register.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt15. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/createEvent.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt7. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/listJoinedEvents.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt9. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/index.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/logout.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt17. Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ order by rand() limit ? Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ order by event0_.date ASC limit ? 20:53:14,820 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-29) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 20:53:15,155 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-25) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/createEvent.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt7. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/listJoinedEvents.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt9. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/index.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/login.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/register.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt15. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/createEvent.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt7. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/listJoinedEvents.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt9. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/index.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/login.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/register.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt15. 20:53:19,846 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-15) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. INFO [org.wildfly.extension.undertow] JBAS017535: Unregistered web context: /test INFO [org.jboss.as.jpa] JBAS011410: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#test' INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000227: Running hbm2ddl schema export Hibernate: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists Hibernate: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists Hibernate: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists Hibernate: drop table Event if exists Hibernate: drop table Registration if exists Hibernate: drop table User if exists Hibernate: drop table UserJoinsEvent if exists INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000230: Schema export complete INFO [org.jboss.weld.deployer] JBAS016009: Stopping weld service for deployment test.war INFO [org.jboss.as.jpa] JBAS011410: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#test' INFO [org.jboss.as.server.deployment] JBAS015877: Stopped deployment test.war (runtime-name: test.war) in 222ms INFO [org.jboss.as.repository] JBAS014901: Content removed from location /var/lib/jenkins/workspace/LETTA/jsf/target/wildfly-8.2.1.Final/standalone/data/content/af/92b36c0941649d107965a8968abf3bc88f645b/content INFO [org.jboss.as.server] JBAS018558: Undeployed "test.war" (runtime-name: "test.war") Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.41 sec - in es.uvigo.esei.dgss.letta.jsf.LoginUserControllerTest Running es.uvigo.esei.dgss.letta.jsf.ConfirmUserControllerTest INFO [org.jboss.as.repository] JBAS014900: Content added at location /var/lib/jenkins/workspace/LETTA/jsf/target/wildfly-8.2.1.Final/standalone/data/content/87/fb7d762010544c7c805942eaea038e4ee8ecec/content INFO [org.jboss.as.server.deployment] JBAS015876: Starting deployment of "test.war" (runtime-name: "test.war") INFO [org.jboss.as.jpa] JBAS011401: Read persistence.xml for test INFO [org.jboss.as.jpa] JBAS011409: Starting Persistence Unit (phase 1 of 2) Service 'test.war#test' INFO [org.hibernate.jpa.internal.util.LogHelper] HHH000204: Processing PersistenceUnitInfo [ name: test ...] INFO [org.jboss.weld.deployer] JBAS016002: Processing weld deployment test.war INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] JNDI bindings for session bean named UserEJB in deployment unit deployment "test.war" are as follows: java:global/test/UserEJB!es.uvigo.esei.dgss.letta.service.UserEJB java:app/test/UserEJB!es.uvigo.esei.dgss.letta.service.UserEJB java:module/UserEJB!es.uvigo.esei.dgss.letta.service.UserEJB java:global/test/UserEJB java:app/test/UserEJB java:module/UserEJB INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] JNDI bindings for session bean named EventEJB in deployment unit deployment "test.war" are as follows: java:global/test/EventEJB!es.uvigo.esei.dgss.letta.service.EventEJB java:app/test/EventEJB!es.uvigo.esei.dgss.letta.service.EventEJB java:module/EventEJB!es.uvigo.esei.dgss.letta.service.EventEJB java:global/test/EventEJB java:app/test/EventEJB java:module/EventEJB INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] JNDI bindings for session bean named UserAuthorizationEJB in deployment unit deployment "test.war" are as follows: java:global/test/UserAuthorizationEJB!es.uvigo.esei.dgss.letta.service.UserAuthorizationEJB java:app/test/UserAuthorizationEJB!es.uvigo.esei.dgss.letta.service.UserAuthorizationEJB java:module/UserAuthorizationEJB!es.uvigo.esei.dgss.letta.service.UserAuthorizationEJB java:global/test/UserAuthorizationEJB java:app/test/UserAuthorizationEJB java:module/UserAuthorizationEJB INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] JNDI bindings for session bean named DefaultMailer in deployment unit deployment "test.war" are as follows: java:global/test/DefaultMailer!es.uvigo.esei.dgss.letta.service.util.mail.Mailer java:app/test/DefaultMailer!es.uvigo.esei.dgss.letta.service.util.mail.Mailer java:module/DefaultMailer!es.uvigo.esei.dgss.letta.service.util.mail.Mailer java:global/test/DefaultMailer java:app/test/DefaultMailer java:module/DefaultMailer INFO [org.jboss.weld.deployer] JBAS016005: Starting Services for CDI deployment: test.war INFO [org.jboss.weld.deployer] JBAS016008: Starting weld service for deployment test.war INFO [org.jboss.as.jpa] JBAS011409: Starting Persistence Unit (phase 2 of 2) Service 'test.war#test' INFO [org.hibernate.dialect.Dialect] HHH000400: Using dialect: org.hibernate.dialect.H2Dialect WARN [org.hibernate.dialect.H2Dialect] HHH000431: Unable to determine H2 database version, certain features may not work INFO [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] HHH000397: Using ASTQueryTranslatorFactory INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000227: Running hbm2ddl schema export Hibernate: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "EVENT" not found; SQL statement: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists [42102-173] Hibernate: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "USERJOINSEVENT" not found; SQL statement: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists [42102-173] Hibernate: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "USERJOINSEVENT" not found; SQL statement: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists [42102-173] Hibernate: drop table Event if exists Hibernate: drop table Registration if exists Hibernate: drop table User if exists Hibernate: drop table UserJoinsEvent if exists Hibernate: create table Event (id integer generated by default as identity, date timestamp not null, eventType varchar(255) not null, location varchar(100) not null, shortDescription varchar(50) not null, title varchar(20) not null, creator varchar(20) not null, primary key (id)) Hibernate: create table Registration (uuid varchar(36) not null, email varchar(100) not null, login varchar(20) not null, password varchar(32) not null, role varchar(10) not null, primary key (uuid)) Hibernate: create table User (login varchar(20) not null, email varchar(100) not null, password varchar(32) not null, role varchar(10) not null, primary key (login)) Hibernate: create table UserJoinsEvent (user_id varchar(20) not null, event_id integer not null) Hibernate: alter table Registration add constraint UK_t606w44qrdbvqy8lk0x3kb0se unique (email) Hibernate: alter table Registration add constraint UK_9vprl5knmh39dkgdpvjfexdol unique (login) Hibernate: alter table User add constraint UK_e6gkqunxajvyxl5uctpl2vl2p unique (email) Hibernate: alter table Event add constraint FK_n69mp18a4red6wjjq1lwrfkba foreign key (creator) references User Hibernate: alter table UserJoinsEvent add constraint FK_q3x9wnvajgu114f10heh8fxsu foreign key (event_id) references Event Hibernate: alter table UserJoinsEvent add constraint FK_gfheji77usjpw6gpe8n5icmyn foreign key (user_id) references User INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000230: Schema export complete INFO [org.jboss.weld.Bootstrap] WELD-000119: Not generating any bean definitions from org.openqa.selenium.InvalidCookieDomainException because of underlying class loading error: Type org.openqa.selenium.internal.BuildInfo from [Module "deployment.test.war:main" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error. INFO [org.jboss.weld.Bootstrap] WELD-000119: Not generating any bean definitions from org.openqa.selenium.InvalidElementStateException because of underlying class loading error: Type org.openqa.selenium.internal.BuildInfo from [Module "deployment.test.war:main" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error. WARN [org.jboss.modules] Failed to define class es.uvigo.esei.dgss.letta.jsf.util.mail.TestingMailer in Module "deployment.test.war:main" from Service Module Loader: java.lang.LinkageError: Failed to link es/uvigo/esei/dgss/letta/jsf/util/mail/TestingMailer (Module "deployment.test.war:main" from Service Module Loader) at org.jboss.modules.ModuleClassLoader.defineClass(ModuleClassLoader.java:487) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] at org.jboss.modules.ModuleClassLoader.loadClassLocal(ModuleClassLoader.java:277) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] at org.jboss.modules.ModuleClassLoader$1.loadClassLocal(ModuleClassLoader.java:92) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] at org.jboss.modules.Module.loadModuleClass(Module.java:568) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:205) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:459) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:408) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:389) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:134) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] at org.jboss.as.weld.WeldModuleResourceLoader.classForName(WeldModuleResourceLoader.java:68) [wildfly-weld-8.2.1.Final.jar:8.2.1.Final] at org.jboss.weld.bootstrap.AnnotatedTypeLoader.loadClass(AnnotatedTypeLoader.java:65) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.bootstrap.AnnotatedTypeLoader.loadAnnotatedType(AnnotatedTypeLoader.java:60) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.bootstrap.FastAnnotatedTypeLoader.loadAnnotatedType(FastAnnotatedTypeLoader.java:89) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.bootstrap.BeanDeployer.addClass(BeanDeployer.java:97) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.bootstrap.ConcurrentBeanDeployer$1.doWork(ConcurrentBeanDeployer.java:65) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.bootstrap.ConcurrentBeanDeployer$1.doWork(ConcurrentBeanDeployer.java:62) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.executor.IterativeWorkerTaskFactory$1.call(IterativeWorkerTaskFactory.java:60) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.executor.IterativeWorkerTaskFactory$1.call(IterativeWorkerTaskFactory.java:53) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [rt.jar:1.8.0_60] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_60] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0_60] at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_60] Caused by: java.lang.NoClassDefFoundError: es/uvigo/esei/dgss/letta/mail/MailBox at java.lang.ClassLoader.defineClass1(Native Method) [rt.jar:1.8.0_60] at java.lang.ClassLoader.defineClass(ClassLoader.java:760) [rt.jar:1.8.0_60] at org.jboss.modules.ModuleClassLoader.doDefineOrLoadClass(ModuleClassLoader.java:361) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] at org.jboss.modules.ModuleClassLoader.defineClass(ModuleClassLoader.java:482) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] ... 21 more Caused by: java.lang.ClassNotFoundException: es.uvigo.esei.dgss.letta.mail.MailBox from [Module "deployment.test.war:main" from Service Module Loader] at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:213) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:459) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:408) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:389) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:134) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] ... 25 more INFO [org.jboss.weld.Bootstrap] WELD-000119: Not generating any bean definitions from org.openqa.selenium.WebDriverException because of underlying class loading error: Type org.openqa.selenium.internal.BuildInfo from [Module "deployment.test.war:main" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error. INFO [org.jboss.weld.Bootstrap] WELD-000119: Not generating any bean definitions from es.uvigo.esei.dgss.letta.jsf.util.mail.TestingMailer because of underlying class loading error: Type es.uvigo.esei.dgss.letta.mail.MailBox from [Module "deployment.test.war:main" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error. INFO [org.jboss.weld.Bootstrap] WELD-000119: Not generating any bean definitions from org.openqa.selenium.UnsupportedCommandException because of underlying class loading error: Type org.openqa.selenium.internal.BuildInfo from [Module "deployment.test.war:main" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error. INFO [org.jboss.weld.Bootstrap] WELD-000119: Not generating any bean definitions from org.openqa.selenium.TimeoutException because of underlying class loading error: Type org.openqa.selenium.internal.BuildInfo from [Module "deployment.test.war:main" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error. INFO [org.jboss.weld.Bootstrap] WELD-000119: Not generating any bean definitions from org.openqa.selenium.UnableToSetCookieException because of underlying class loading error: Type org.openqa.selenium.internal.BuildInfo from [Module "deployment.test.war:main" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error. INFO [org.jboss.weld.Bootstrap] WELD-000119: Not generating any bean definitions from org.openqa.selenium.NotFoundException because of underlying class loading error: Type org.openqa.selenium.internal.BuildInfo from [Module "deployment.test.war:main" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error. INFO [org.jboss.weld.Bootstrap] WELD-000119: Not generating any bean definitions from org.openqa.selenium.NoAlertPresentException because of underlying class loading error: Type org.openqa.selenium.internal.BuildInfo from [Module "deployment.test.war:main" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error. WARN [org.jboss.modules] Failed to define class es.uvigo.esei.dgss.letta.jsf.util.mail.TestingMailer in Module "deployment.test.war:main" from Service Module Loader: java.lang.LinkageError: Failed to link es/uvigo/esei/dgss/letta/jsf/util/mail/TestingMailer (Module "deployment.test.war:main" from Service Module Loader) at org.jboss.modules.ModuleClassLoader.defineClass(ModuleClassLoader.java:487) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] at org.jboss.modules.ModuleClassLoader.loadClassLocal(ModuleClassLoader.java:277) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] at org.jboss.modules.ModuleClassLoader$1.loadClassLocal(ModuleClassLoader.java:92) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] at org.jboss.modules.Module.loadModuleClass(Module.java:568) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:205) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:459) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:408) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:389) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:134) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] at java.lang.Class.getDeclaredFields0(Native Method) [rt.jar:1.8.0_60] at java.lang.Class.privateGetDeclaredFields(Class.java:2583) [rt.jar:1.8.0_60] at java.lang.Class.getDeclaredFields(Class.java:1916) [rt.jar:1.8.0_60] at org.jboss.weld.security.GetDeclaredFieldsAction.run(GetDeclaredFieldsAction.java:30) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.security.GetDeclaredFieldsAction.run(GetDeclaredFieldsAction.java:22) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at java.security.AccessController.doPrivileged(Native Method) [rt.jar:1.8.0_60] at org.jboss.weld.annotated.slim.backed.BackedAnnotatedType$BackedAnnotatedFields.computeValue(BackedAnnotatedType.java:183) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.annotated.slim.backed.BackedAnnotatedType$BackedAnnotatedFields.computeValue(BackedAnnotatedType.java:177) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.util.LazyValueHolder.get(LazyValueHolder.java:35) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.annotated.slim.backed.BackedAnnotatedType$EagerlyInitializedLazyValueHolder.(BackedAnnotatedType.java:160) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.annotated.slim.backed.BackedAnnotatedType$BackedAnnotatedFields.(BackedAnnotatedType.java:177) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.annotated.slim.backed.BackedAnnotatedType$BackedAnnotatedFields.(BackedAnnotatedType.java:177) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.annotated.slim.backed.BackedAnnotatedType.(BackedAnnotatedType.java:66) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.annotated.slim.backed.BackedAnnotatedType.of(BackedAnnotatedType.java:48) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.resources.ClassTransformer$TransformClassToBackedAnnotatedType.load(ClassTransformer.java:83) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.resources.ClassTransformer$TransformClassToBackedAnnotatedType.load(ClassTransformer.java:80) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524) [guava-18.0.jar:] at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317) [guava-18.0.jar:] at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280) [guava-18.0.jar:] at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195) [guava-18.0.jar:] at com.google.common.cache.LocalCache.get(LocalCache.java:3934) [guava-18.0.jar:] at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938) [guava-18.0.jar:] at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821) [guava-18.0.jar:] at org.jboss.weld.util.cache.LoadingCacheUtils.getCacheValue(LoadingCacheUtils.java:49) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.util.cache.LoadingCacheUtils.getCastCacheValue(LoadingCacheUtils.java:74) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.resources.ClassTransformer.getBackedAnnotatedType(ClassTransformer.java:175) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.resources.ClassTransformer.getBackedAnnotatedType(ClassTransformer.java:194) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.bootstrap.FastAnnotatedTypeLoader.loadAnnotatedType(FastAnnotatedTypeLoader.java:106) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.bootstrap.FastAnnotatedTypeLoader.createContext(FastAnnotatedTypeLoader.java:95) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.bootstrap.FastAnnotatedTypeLoader.loadAnnotatedType(FastAnnotatedTypeLoader.java:84) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.bootstrap.BeanDeployer.addClass(BeanDeployer.java:97) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.bootstrap.ConcurrentBeanDeployer$1.doWork(ConcurrentBeanDeployer.java:65) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.bootstrap.ConcurrentBeanDeployer$1.doWork(ConcurrentBeanDeployer.java:62) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.executor.IterativeWorkerTaskFactory$1.call(IterativeWorkerTaskFactory.java:60) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.executor.IterativeWorkerTaskFactory$1.call(IterativeWorkerTaskFactory.java:53) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [rt.jar:1.8.0_60] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_60] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0_60] at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_60] Caused by: java.lang.NoClassDefFoundError: es/uvigo/esei/dgss/letta/mail/MailBox at java.lang.ClassLoader.defineClass1(Native Method) [rt.jar:1.8.0_60] at java.lang.ClassLoader.defineClass(ClassLoader.java:760) [rt.jar:1.8.0_60] at org.jboss.modules.ModuleClassLoader.doDefineOrLoadClass(ModuleClassLoader.java:361) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] at org.jboss.modules.ModuleClassLoader.defineClass(ModuleClassLoader.java:482) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] ... 47 more Caused by: java.lang.ClassNotFoundException: es.uvigo.esei.dgss.letta.mail.MailBox from [Module "deployment.test.war:main" from Service Module Loader] at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:213) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:459) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:408) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:389) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:134) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] ... 51 more INFO [org.jboss.weld.Bootstrap] WELD-000119: Not generating any bean definitions from es.uvigo.esei.dgss.letta.jsf.RegisterUserControllerTest because of underlying class loading error: Type es.uvigo.esei.dgss.letta.mail.MailBox from [Module "deployment.test.war:main" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error. INFO [javax.enterprise.resource.webcontainer.jsf.config] Initializing Mojarra 2.2.8-jbossorg-1 20140822-1131 for context '/test' INFO [org.primefaces.webapp.PostConstructApplicationEventListener] Running on PrimeFaces 5.3 INFO [org.wildfly.extension.undertow] JBAS017534: Registered web context: /test INFO [org.jboss.as.server] JBAS018559: Deployed "test.war" (runtime-name : "test.war") 20:53:30,312 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-1) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. Hibernate: select registrati0_.uuid as uuid1_1_0_, registrati0_.email as email2_1_0_, registrati0_.login as login3_1_0_, registrati0_.password as password4_1_0_, registrati0_.role as role5_1_0_ from Registration registrati0_ where registrati0_.uuid=? WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/createEvent.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt7. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/listJoinedEvents.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt9. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/index.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/login.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt13. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/register.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt15. Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ order by rand() limit ? Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ order by event0_.date ASC limit ? 20:53:42,552 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-2) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 20:53:42,937 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-16) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. Hibernate: select registrati0_.uuid as uuid1_1_0_, registrati0_.email as email2_1_0_, registrati0_.login as login3_1_0_, registrati0_.password as password4_1_0_, registrati0_.role as role5_1_0_ from Registration registrati0_ where registrati0_.uuid=? WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/createEvent.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt7. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/listJoinedEvents.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt9. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/index.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/login.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt13. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/register.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt15. Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ order by rand() limit ? Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ order by event0_.date ASC limit ? 20:53:44,276 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-26) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 20:53:44,387 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-18) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. Hibernate: select registrati0_.uuid as uuid1_1_0_, registrati0_.email as email2_1_0_, registrati0_.login as login3_1_0_, registrati0_.password as password4_1_0_, registrati0_.role as role5_1_0_ from Registration registrati0_ where registrati0_.uuid=? Hibernate: insert into User (email, password, role, login) values (?, ?, ?, ?) Hibernate: delete from Registration where uuid=? WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/createEvent.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt7. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/listJoinedEvents.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt9. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/index.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/login.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt13. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/register.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt15. Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ order by rand() limit ? Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ order by event0_.date ASC limit ? 20:53:45,840 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-10) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 20:53:45,886 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-10) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. INFO [org.wildfly.extension.undertow] JBAS017535: Unregistered web context: /test INFO [org.jboss.as.jpa] JBAS011410: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#test' INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000227: Running hbm2ddl schema export Hibernate: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists Hibernate: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists Hibernate: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists Hibernate: drop table Event if exists Hibernate: drop table Registration if exists Hibernate: drop table User if exists Hibernate: drop table UserJoinsEvent if exists INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000230: Schema export complete INFO [org.jboss.weld.deployer] JBAS016009: Stopping weld service for deployment test.war INFO [org.jboss.as.jpa] JBAS011410: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#test' INFO [org.jboss.as.server.deployment] JBAS015877: Stopped deployment test.war (runtime-name: test.war) in 285ms INFO [org.jboss.as.repository] JBAS014901: Content removed from location /var/lib/jenkins/workspace/LETTA/jsf/target/wildfly-8.2.1.Final/standalone/data/content/87/fb7d762010544c7c805942eaea038e4ee8ecec/content INFO [org.jboss.as.server] JBAS018558: Undeployed "test.war" (runtime-name: "test.war") Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.065 sec - in es.uvigo.esei.dgss.letta.jsf.ConfirmUserControllerTest Running es.uvigo.esei.dgss.letta.jsf.JoinEventControllerTest INFO [org.jboss.as.repository] JBAS014900: Content added at location /var/lib/jenkins/workspace/LETTA/jsf/target/wildfly-8.2.1.Final/standalone/data/content/a0/a568e8f5dd9fea872ee2a05f135634f264c172/content INFO [org.jboss.as.server.deployment] JBAS015876: Starting deployment of "test.war" (runtime-name: "test.war") INFO [org.jboss.as.jpa] JBAS011401: Read persistence.xml for test INFO [org.jboss.as.jpa] JBAS011409: Starting Persistence Unit (phase 1 of 2) Service 'test.war#test' INFO [org.hibernate.jpa.internal.util.LogHelper] HHH000204: Processing PersistenceUnitInfo [ name: test ...] INFO [org.jboss.weld.deployer] JBAS016002: Processing weld deployment test.war INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] JNDI bindings for session bean named UserEJB in deployment unit deployment "test.war" are as follows: java:global/test/UserEJB!es.uvigo.esei.dgss.letta.service.UserEJB java:app/test/UserEJB!es.uvigo.esei.dgss.letta.service.UserEJB java:module/UserEJB!es.uvigo.esei.dgss.letta.service.UserEJB java:global/test/UserEJB java:app/test/UserEJB java:module/UserEJB INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] JNDI bindings for session bean named EventEJB in deployment unit deployment "test.war" are as follows: java:global/test/EventEJB!es.uvigo.esei.dgss.letta.service.EventEJB java:app/test/EventEJB!es.uvigo.esei.dgss.letta.service.EventEJB java:module/EventEJB!es.uvigo.esei.dgss.letta.service.EventEJB java:global/test/EventEJB java:app/test/EventEJB java:module/EventEJB INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] JNDI bindings for session bean named UserAuthorizationEJB in deployment unit deployment "test.war" are as follows: java:global/test/UserAuthorizationEJB!es.uvigo.esei.dgss.letta.service.UserAuthorizationEJB java:app/test/UserAuthorizationEJB!es.uvigo.esei.dgss.letta.service.UserAuthorizationEJB java:module/UserAuthorizationEJB!es.uvigo.esei.dgss.letta.service.UserAuthorizationEJB java:global/test/UserAuthorizationEJB java:app/test/UserAuthorizationEJB java:module/UserAuthorizationEJB INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] JNDI bindings for session bean named DefaultMailer in deployment unit deployment "test.war" are as follows: java:global/test/DefaultMailer!es.uvigo.esei.dgss.letta.service.util.mail.Mailer java:app/test/DefaultMailer!es.uvigo.esei.dgss.letta.service.util.mail.Mailer java:module/DefaultMailer!es.uvigo.esei.dgss.letta.service.util.mail.Mailer java:global/test/DefaultMailer java:app/test/DefaultMailer java:module/DefaultMailer INFO [org.jboss.weld.deployer] JBAS016005: Starting Services for CDI deployment: test.war INFO [org.jboss.weld.deployer] JBAS016008: Starting weld service for deployment test.war INFO [org.jboss.as.jpa] JBAS011409: Starting Persistence Unit (phase 2 of 2) Service 'test.war#test' INFO [org.hibernate.dialect.Dialect] HHH000400: Using dialect: org.hibernate.dialect.H2Dialect WARN [org.hibernate.dialect.H2Dialect] HHH000431: Unable to determine H2 database version, certain features may not work INFO [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] HHH000397: Using ASTQueryTranslatorFactory INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000227: Running hbm2ddl schema export Hibernate: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "EVENT" not found; SQL statement: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists [42102-173] Hibernate: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "USERJOINSEVENT" not found; SQL statement: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists [42102-173] Hibernate: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "USERJOINSEVENT" not found; SQL statement: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists [42102-173] Hibernate: drop table Event if exists Hibernate: drop table Registration if exists Hibernate: drop table User if exists Hibernate: drop table UserJoinsEvent if exists Hibernate: create table Event (id integer generated by default as identity, date timestamp not null, eventType varchar(255) not null, location varchar(100) not null, shortDescription varchar(50) not null, title varchar(20) not null, creator varchar(20) not null, primary key (id)) Hibernate: create table Registration (uuid varchar(36) not null, email varchar(100) not null, login varchar(20) not null, password varchar(32) not null, role varchar(10) not null, primary key (uuid)) Hibernate: create table User (login varchar(20) not null, email varchar(100) not null, password varchar(32) not null, role varchar(10) not null, primary key (login)) Hibernate: create table UserJoinsEvent (user_id varchar(20) not null, event_id integer not null) Hibernate: alter table Registration add constraint UK_t606w44qrdbvqy8lk0x3kb0se unique (email) Hibernate: alter table Registration add constraint UK_9vprl5knmh39dkgdpvjfexdol unique (login) Hibernate: alter table User add constraint UK_e6gkqunxajvyxl5uctpl2vl2p unique (email) Hibernate: alter table Event add constraint FK_n69mp18a4red6wjjq1lwrfkba foreign key (creator) references User Hibernate: alter table UserJoinsEvent add constraint FK_q3x9wnvajgu114f10heh8fxsu foreign key (event_id) references Event Hibernate: alter table UserJoinsEvent add constraint FK_gfheji77usjpw6gpe8n5icmyn foreign key (user_id) references User INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000230: Schema export complete INFO [org.jboss.weld.Bootstrap] WELD-000119: Not generating any bean definitions from org.openqa.selenium.InvalidCookieDomainException because of underlying class loading error: Type org.openqa.selenium.internal.BuildInfo from [Module "deployment.test.war:main" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error. INFO [org.jboss.weld.Bootstrap] WELD-000119: Not generating any bean definitions from org.openqa.selenium.InvalidElementStateException because of underlying class loading error: Type org.openqa.selenium.internal.BuildInfo from [Module "deployment.test.war:main" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error. WARN [org.jboss.modules] Failed to define class es.uvigo.esei.dgss.letta.jsf.util.mail.TestingMailer in Module "deployment.test.war:main" from Service Module Loader: java.lang.LinkageError: Failed to link es/uvigo/esei/dgss/letta/jsf/util/mail/TestingMailer (Module "deployment.test.war:main" from Service Module Loader) at org.jboss.modules.ModuleClassLoader.defineClass(ModuleClassLoader.java:487) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] at org.jboss.modules.ModuleClassLoader.loadClassLocal(ModuleClassLoader.java:277) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] at org.jboss.modules.ModuleClassLoader$1.loadClassLocal(ModuleClassLoader.java:92) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] at org.jboss.modules.Module.loadModuleClass(Module.java:568) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:205) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:459) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:408) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:389) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:134) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] at org.jboss.as.weld.WeldModuleResourceLoader.classForName(WeldModuleResourceLoader.java:68) [wildfly-weld-8.2.1.Final.jar:8.2.1.Final] at org.jboss.weld.bootstrap.AnnotatedTypeLoader.loadClass(AnnotatedTypeLoader.java:65) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.bootstrap.AnnotatedTypeLoader.loadAnnotatedType(AnnotatedTypeLoader.java:60) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.bootstrap.FastAnnotatedTypeLoader.loadAnnotatedType(FastAnnotatedTypeLoader.java:89) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.bootstrap.BeanDeployer.addClass(BeanDeployer.java:97) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.bootstrap.ConcurrentBeanDeployer$1.doWork(ConcurrentBeanDeployer.java:65) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.bootstrap.ConcurrentBeanDeployer$1.doWork(ConcurrentBeanDeployer.java:62) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.executor.IterativeWorkerTaskFactory$1.call(IterativeWorkerTaskFactory.java:60) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.executor.IterativeWorkerTaskFactory$1.call(IterativeWorkerTaskFactory.java:53) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [rt.jar:1.8.0_60] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_60] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0_60] at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_60] Caused by: java.lang.NoClassDefFoundError: es/uvigo/esei/dgss/letta/mail/MailBox at java.lang.ClassLoader.defineClass1(Native Method) [rt.jar:1.8.0_60] at java.lang.ClassLoader.defineClass(ClassLoader.java:760) [rt.jar:1.8.0_60] at org.jboss.modules.ModuleClassLoader.doDefineOrLoadClass(ModuleClassLoader.java:361) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] at org.jboss.modules.ModuleClassLoader.defineClass(ModuleClassLoader.java:482) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] ... 21 more Caused by: java.lang.ClassNotFoundException: es.uvigo.esei.dgss.letta.mail.MailBox from [Module "deployment.test.war:main" from Service Module Loader] at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:213) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:459) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:408) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:389) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:134) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] ... 25 more INFO [org.jboss.weld.Bootstrap] WELD-000119: Not generating any bean definitions from org.openqa.selenium.WebDriverException because of underlying class loading error: Type org.openqa.selenium.internal.BuildInfo from [Module "deployment.test.war:main" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error. INFO [org.jboss.weld.Bootstrap] WELD-000119: Not generating any bean definitions from es.uvigo.esei.dgss.letta.jsf.util.mail.TestingMailer because of underlying class loading error: Type es.uvigo.esei.dgss.letta.mail.MailBox from [Module "deployment.test.war:main" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error. INFO [org.jboss.weld.Bootstrap] WELD-000119: Not generating any bean definitions from org.openqa.selenium.UnsupportedCommandException because of underlying class loading error: Type org.openqa.selenium.internal.BuildInfo from [Module "deployment.test.war:main" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error. INFO [org.jboss.weld.Bootstrap] WELD-000119: Not generating any bean definitions from org.openqa.selenium.TimeoutException because of underlying class loading error: Type org.openqa.selenium.internal.BuildInfo from [Module "deployment.test.war:main" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error. INFO [org.jboss.weld.Bootstrap] WELD-000119: Not generating any bean definitions from org.openqa.selenium.UnableToSetCookieException because of underlying class loading error: Type org.openqa.selenium.internal.BuildInfo from [Module "deployment.test.war:main" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error. INFO [org.jboss.weld.Bootstrap] WELD-000119: Not generating any bean definitions from org.openqa.selenium.NotFoundException because of underlying class loading error: Type org.openqa.selenium.internal.BuildInfo from [Module "deployment.test.war:main" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error. WARN [org.jboss.modules] Failed to define class es.uvigo.esei.dgss.letta.jsf.util.mail.TestingMailer in Module "deployment.test.war:main" from Service Module Loader: java.lang.LinkageError: Failed to link es/uvigo/esei/dgss/letta/jsf/util/mail/TestingMailer (Module "deployment.test.war:main" from Service Module Loader) at org.jboss.modules.ModuleClassLoader.defineClass(ModuleClassLoader.java:487) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] at org.jboss.modules.ModuleClassLoader.loadClassLocal(ModuleClassLoader.java:277) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] at org.jboss.modules.ModuleClassLoader$1.loadClassLocal(ModuleClassLoader.java:92) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] at org.jboss.modules.Module.loadModuleClass(Module.java:568) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:205) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:459) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:408) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:389) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:134) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] at java.lang.Class.getDeclaredFields0(Native Method) [rt.jar:1.8.0_60] at java.lang.Class.privateGetDeclaredFields(Class.java:2583) [rt.jar:1.8.0_60] at java.lang.Class.getDeclaredFields(Class.java:1916) [rt.jar:1.8.0_60] at org.jboss.weld.security.GetDeclaredFieldsAction.run(GetDeclaredFieldsAction.java:30) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.security.GetDeclaredFieldsAction.run(GetDeclaredFieldsAction.java:22) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at java.security.AccessController.doPrivileged(Native Method) [rt.jar:1.8.0_60] at org.jboss.weld.annotated.slim.backed.BackedAnnotatedType$BackedAnnotatedFields.computeValue(BackedAnnotatedType.java:183) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.annotated.slim.backed.BackedAnnotatedType$BackedAnnotatedFields.computeValue(BackedAnnotatedType.java:177) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.util.LazyValueHolder.get(LazyValueHolder.java:35) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.annotated.slim.backed.BackedAnnotatedType$EagerlyInitializedLazyValueHolder.(BackedAnnotatedType.java:160) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.annotated.slim.backed.BackedAnnotatedType$BackedAnnotatedFields.(BackedAnnotatedType.java:177) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.annotated.slim.backed.BackedAnnotatedType$BackedAnnotatedFields.(BackedAnnotatedType.java:177) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.annotated.slim.backed.BackedAnnotatedType.(BackedAnnotatedType.java:66) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.annotated.slim.backed.BackedAnnotatedType.of(BackedAnnotatedType.java:48) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.resources.ClassTransformer$TransformClassToBackedAnnotatedType.load(ClassTransformer.java:83) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.resources.ClassTransformer$TransformClassToBackedAnnotatedType.load(ClassTransformer.java:80) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524) [guava-18.0.jar:] at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317) [guava-18.0.jar:] at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280) [guava-18.0.jar:] at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195) [guava-18.0.jar:] at com.google.common.cache.LocalCache.get(LocalCache.java:3934) [guava-18.0.jar:] at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938) [guava-18.0.jar:] at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821) [guava-18.0.jar:] at org.jboss.weld.util.cache.LoadingCacheUtils.getCacheValue(LoadingCacheUtils.java:49) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.util.cache.LoadingCacheUtils.getCastCacheValue(LoadingCacheUtils.java:74) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.resources.ClassTransformer.getBackedAnnotatedType(ClassTransformer.java:175) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.resources.ClassTransformer.getBackedAnnotatedType(ClassTransformer.java:194) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.bootstrap.FastAnnotatedTypeLoader.loadAnnotatedType(FastAnnotatedTypeLoader.java:106) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.bootstrap.FastAnnotatedTypeLoader.createContext(FastAnnotatedTypeLoader.java:95) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.bootstrap.FastAnnotatedTypeLoader.loadAnnotatedType(FastAnnotatedTypeLoader.java:84) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.bootstrap.BeanDeployer.addClass(BeanDeployer.java:97) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.bootstrap.ConcurrentBeanDeployer$1.doWork(ConcurrentBeanDeployer.java:65) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.bootstrap.ConcurrentBeanDeployer$1.doWork(ConcurrentBeanDeployer.java:62) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.executor.IterativeWorkerTaskFactory$1.call(IterativeWorkerTaskFactory.java:60) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at org.jboss.weld.executor.IterativeWorkerTaskFactory$1.call(IterativeWorkerTaskFactory.java:53) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [rt.jar:1.8.0_60] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_60] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0_60] at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_60] Caused by: java.lang.NoClassDefFoundError: es/uvigo/esei/dgss/letta/mail/MailBox at java.lang.ClassLoader.defineClass1(Native Method) [rt.jar:1.8.0_60] at java.lang.ClassLoader.defineClass(ClassLoader.java:760) [rt.jar:1.8.0_60] at org.jboss.modules.ModuleClassLoader.doDefineOrLoadClass(ModuleClassLoader.java:361) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] at org.jboss.modules.ModuleClassLoader.defineClass(ModuleClassLoader.java:482) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] ... 47 more Caused by: java.lang.ClassNotFoundException: es.uvigo.esei.dgss.letta.mail.MailBox from [Module "deployment.test.war:main" from Service Module Loader] at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:213) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:459) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:408) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:389) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:134) [jboss-modules-1.3.3.Final.jar:1.3.3.Final] ... 51 more INFO [org.jboss.weld.Bootstrap] WELD-000119: Not generating any bean definitions from org.openqa.selenium.NoAlertPresentException because of underlying class loading error: Type org.openqa.selenium.internal.BuildInfo from [Module "deployment.test.war:main" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error. INFO [org.jboss.weld.Bootstrap] WELD-000119: Not generating any bean definitions from es.uvigo.esei.dgss.letta.jsf.RegisterUserControllerTest because of underlying class loading error: Type es.uvigo.esei.dgss.letta.mail.MailBox from [Module "deployment.test.war:main" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error. INFO [javax.enterprise.resource.webcontainer.jsf.config] Initializing Mojarra 2.2.8-jbossorg-1 20140822-1131 for context '/test' INFO [org.primefaces.webapp.PostConstructApplicationEventListener] Running on PrimeFaces 5.3 INFO [org.wildfly.extension.undertow] JBAS017534: Registered web context: /test INFO [org.jboss.as.server] JBAS018559: Deployed "test.war" (runtime-name : "test.war") 20:53:56,713 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-15) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 20:53:56,744 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-15) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 20:53:56,789 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-15) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/createEvent.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt7. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/listJoinedEvents.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt9. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/index.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/login.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/register.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt15. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/createEvent.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt7. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/listJoinedEvents.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt9. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/index.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/logout.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt17. Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ order by rand() limit ? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ order by event0_.date ASC limit ? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select event0_.id as id1_0_0_, event0_.creator as creator7_0_0_, event0_.date as date2_0_0_, event0_.eventType as eventTyp3_0_0_, event0_.location as location4_0_0_, event0_.shortDescription as shortDes5_0_0_, event0_.title as title6_0_0_, user1_.login as login1_2_1_, user1_.email as email2_2_1_, user1_.password as password3_2_1_, user1_.role as role4_2_1_ from Event event0_ inner join User user1_ on event0_.creator=user1_.login where event0_.id=? Hibernate: select usersjoins0_.user_id as user_id1_2_0_, usersjoins0_.event_id as event_id2_3_0_, event1_.id as id1_0_1_, event1_.creator as creator7_0_1_, event1_.date as date2_0_1_, event1_.eventType as eventTyp3_0_1_, event1_.location as location4_0_1_, event1_.shortDescription as shortDes5_0_1_, event1_.title as title6_0_1_, user2_.login as login1_2_2_, user2_.email as email2_2_2_, user2_.password as password3_2_2_, user2_.role as role4_2_2_ from UserJoinsEvent usersjoins0_ inner join Event event1_ on usersjoins0_.event_id=event1_.id inner join User user2_ on event1_.creator=user2_.login where usersjoins0_.user_id=? Hibernate: delete from UserJoinsEvent where user_id=? Hibernate: insert into UserJoinsEvent (user_id, event_id) values (?, ?) Hibernate: insert into UserJoinsEvent (user_id, event_id) values (?, ?) Hibernate: insert into UserJoinsEvent (user_id, event_id) values (?, ?) Hibernate: insert into UserJoinsEvent (user_id, event_id) values (?, ?) Hibernate: insert into UserJoinsEvent (user_id, event_id) values (?, ?) Hibernate: insert into UserJoinsEvent (user_id, event_id) values (?, ?) Hibernate: insert into UserJoinsEvent (user_id, event_id) values (?, ?) Hibernate: insert into UserJoinsEvent (user_id, event_id) values (?, ?) Hibernate: insert into UserJoinsEvent (user_id, event_id) values (?, ?) Hibernate: insert into UserJoinsEvent (user_id, event_id) values (?, ?) Hibernate: insert into UserJoinsEvent (user_id, event_id) values (?, ?) WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/createEvent.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt7. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/listJoinedEvents.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt9. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/index.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/logout.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt17. Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ order by rand() limit ? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ order by event0_.date ASC limit ? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? 20:54:19,402 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-23) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 20:54:19,548 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-23) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 20:54:19,605 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-23) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 20:54:19,995 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-26) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 20:54:20,010 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-26) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 20:54:20,045 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-26) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/createEvent.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt7. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/listJoinedEvents.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt9. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/index.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/login.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/register.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt15. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/createEvent.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt7. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/listJoinedEvents.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt9. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/index.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/logout.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt17. Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ order by rand() limit ? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ order by event0_.date ASC limit ? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select event0_.id as id1_0_0_, event0_.creator as creator7_0_0_, event0_.date as date2_0_0_, event0_.eventType as eventTyp3_0_0_, event0_.location as location4_0_0_, event0_.shortDescription as shortDes5_0_0_, event0_.title as title6_0_0_, user1_.login as login1_2_1_, user1_.email as email2_2_1_, user1_.password as password3_2_1_, user1_.role as role4_2_1_ from Event event0_ inner join User user1_ on event0_.creator=user1_.login where event0_.id=? Hibernate: select usersjoins0_.user_id as user_id1_2_0_, usersjoins0_.event_id as event_id2_3_0_, event1_.id as id1_0_1_, event1_.creator as creator7_0_1_, event1_.date as date2_0_1_, event1_.eventType as eventTyp3_0_1_, event1_.location as location4_0_1_, event1_.shortDescription as shortDes5_0_1_, event1_.title as title6_0_1_, user2_.login as login1_2_2_, user2_.email as email2_2_2_, user2_.password as password3_2_2_, user2_.role as role4_2_2_ from UserJoinsEvent usersjoins0_ inner join Event event1_ on usersjoins0_.event_id=event1_.id inner join User user2_ on event1_.creator=user2_.login where usersjoins0_.user_id=? es.uvigo.esei.dgss.letta.service.util.exceptions.EventAlredyJoinedException: User 'anne' already registered for the Event with ID '1' at es.uvigo.esei.dgss.letta.service.EventEJB.registerToEvent(EventEJB.java:192) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53) at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:407) at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:82) at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:93) at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53) at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) at org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) at org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:407) at org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:46) at org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:83) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:53) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) at org.jboss.as.ejb3.component.interceptors.NonPooledEJBComponentInstanceAssociatingInterceptor.processInvocation(NonPooledEJBComponentInstanceAssociatingInterceptor.java:59) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:273) at org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:340) at org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:239) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) at org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:43) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) at org.jboss.as.ejb3.security.AuthorizationInterceptor.processInvocation(AuthorizationInterceptor.java:139) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) at org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:95) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:59) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:55) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:448) at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:185) at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:182) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) at org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:73) at es.uvigo.esei.dgss.letta.service.EventEJB$$$view17.registerToEvent(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:414) at org.jboss.weld.bean.proxy.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:127) at org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56) at org.jboss.weld.bean.proxy.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:65) at org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:100) at es.uvigo.esei.dgss.letta.service.EventEJB$Proxy$_$$_Weld$EnterpriseProxy$.registerToEvent(Unknown Source) at es.uvigo.esei.dgss.letta.jsf.JoinEventController.doJoin(JoinEventController.java:47) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.sun.el.parser.AstValue.invoke(AstValue.java:292) at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:304) at org.jboss.weld.util.el.ForwardingMethodExpression.invoke(ForwardingMethodExpression.java:40) at org.jboss.weld.el.WeldMethodExpression.invoke(WeldMethodExpression.java:50) at org.jboss.weld.util.el.ForwardingMethodExpression.invoke(ForwardingMethodExpression.java:40) at org.jboss.weld.el.WeldMethodExpression.invoke(WeldMethodExpression.java:50) at com.sun.faces.facelets.el.TagMethodExpression.invoke(TagMethodExpression.java:105) at com.sun.faces.facelets.tag.jsf.core.DeclarativeSystemEventListener.processEvent(EventHandler.java:128) at javax.faces.component.UIComponent$ComponentSystemEventListenerAdapter.processEvent(UIComponent.java:2584) at javax.faces.event.SystemEvent.processListener(SystemEvent.java:108) at javax.faces.event.ComponentSystemEvent.processListener(ComponentSystemEvent.java:118) at com.sun.faces.application.ApplicationImpl.processListeners(ApplicationImpl.java:2190) at com.sun.faces.application.ApplicationImpl.invokeComponentListenersFor(ApplicationImpl.java:2135) at com.sun.faces.application.ApplicationImpl.publishEvent(ApplicationImpl.java:289) at com.sun.faces.application.ApplicationImpl.publishEvent(ApplicationImpl.java:247) at org.jboss.as.jsf.injection.weld.ForwardingApplication.publishEvent(ForwardingApplication.java:299) at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:107) at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101) at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:219) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:647) at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:86) at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:58) at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:70) at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:261) at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:248) at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:77) at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:167) at io.undertow.server.Connectors.executeRootHandler(Connectors.java:199) at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:761) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/createEvent.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt7. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/listJoinedEvents.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt9. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/index.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.application] JSF1015: Request path '/faces/logout.xhtml' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'. WARNING [javax.enterprise.resource.webcontainer.jsf.renderkit] JSF1090: Navigation case not resolved for component j_idt17. Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ order by rand() limit ? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ order by event0_.date ASC limit ? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? 20:54:31,784 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-30) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 20:54:31,840 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-30) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 20:54:31,947 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-30) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. INFO [org.wildfly.extension.undertow] JBAS017535: Unregistered web context: /test INFO [org.jboss.as.jpa] JBAS011410: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#test' INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000227: Running hbm2ddl schema export Hibernate: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists Hibernate: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists Hibernate: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists Hibernate: drop table Event if exists Hibernate: drop table Registration if exists Hibernate: drop table User if exists Hibernate: drop table UserJoinsEvent if exists INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000230: Schema export complete INFO [org.jboss.weld.deployer] JBAS016009: Stopping weld service for deployment test.war INFO [org.jboss.as.jpa] JBAS011410: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#test' INFO [org.jboss.as.server.deployment] JBAS015877: Stopped deployment test.war (runtime-name: test.war) in 275ms INFO [org.jboss.as.repository] JBAS014901: Content removed from location /var/lib/jenkins/workspace/LETTA/jsf/target/wildfly-8.2.1.Final/standalone/data/content/a0/a568e8f5dd9fea872ee2a05f135634f264c172/content INFO [org.jboss.as.server] JBAS018558: Undeployed "test.war" (runtime-name: "test.war") Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.043 sec - in es.uvigo.esei.dgss.letta.jsf.JoinEventControllerTest INFO [org.jboss.as.connector.subsystems.datasources] JBAS010409: Unbound data source [java:jboss/datasources/ExampleDS] INFO [org.wildfly.extension.undertow] JBAS017532: Host default-host stopping INFO [org.jboss.as.connector.deployers.jdbc] JBAS010418: Stopped Driver service with driver-name = h2 INFO [com.arjuna.ats.jbossatx] ARJUNA032018: Destroying TransactionManagerService INFO [com.arjuna.ats.jbossatx] ARJUNA032014: Stopping transaction recovery manager INFO [org.wildfly.extension.undertow] JBAS017521: Undertow HTTP listener default suspending INFO [org.wildfly.extension.undertow] JBAS017520: Undertow HTTP listener default stopped, was bound to /127.0.0.1:8080 INFO [org.wildfly.extension.undertow] JBAS017506: Undertow 1.1.8.Final stopping INFO [org.jboss.as] JBAS015950: WildFly 8.2.1.Final "Tweek" stopped in 175ms Results : Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-unit-test) @ jsf --- [INFO] Analyzed bundle 'JSF' with 12 classes [INFO] [INFO] --- maven-war-plugin:2.1.1:war (default-war) @ jsf --- [INFO] Packaging webapp [INFO] Assembling webapp [jsf] in [/var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/var/lib/jenkins/workspace/LETTA/jsf/src/main/webapp] [INFO] Webapp assembled in [56 msecs] [INFO] Building war: /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT.war [INFO] WEB-INF/web.xml already added, skipping [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ jsf --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ jsf --- [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ jsf --- [INFO] Loading source files for package es.uvigo.esei.dgss.letta.jsf... Loading source files for package es.uvigo.esei.dgss.letta.jsf.util... Constructing Javadoc information... Standard Doclet version 1.8.0_60 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/ConfirmUserController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/CreateEventController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/EventSearchController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/IndexPageController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/JoinEventController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/ListJoinedEventsController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/LoginUserController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/RegisterUserController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/util/EventMappings.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/util/JSFPagePathUtils.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/util/LazyEventList.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/overview-frame.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/util/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/util/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/util/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/serialized-form.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/ListJoinedEventsController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/LoginUserController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/IndexPageController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/JoinEventController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/CreateEventController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/ConfirmUserController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/EventSearchController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/RegisterUserController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/util/class-use/LazyEventList.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/util/class-use/JSFPagePathUtils.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/util/class-use/EventMappings.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/package-use.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/util/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/overview-summary.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/help-doc.html... [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-integration-test) @ jsf --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-integration-test) @ jsf --- [INFO] Analyzed bundle 'JSF' with 12 classes [INFO] [INFO] --- maven-install-plugin:2.3:install (default-install) @ jsf --- [INFO] Installing /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT.war to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT.war [INFO] Installing /var/lib/jenkins/workspace/LETTA/jsf/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT-sources.jar [INFO] Installing /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building EAR 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ear --- [INFO] Deleting /var/lib/jenkins/workspace/LETTA/ear/target [INFO] [INFO] --- maven-ear-plugin:2.10.1:generate-application-xml (default-generate-application-xml) @ ear --- [INFO] Generating application.xml [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ ear --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/ear/src/main/resources [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ ear --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/8.2.1.Final/wildfly-dist-8.2.1.Final.zip to /var/lib/jenkins/workspace/LETTA/ear/target with includes "" and excludes "" [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ ear --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/ear/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-ear-plugin:2.10.1:ear (default-ear) @ ear --- [INFO] Copying artifact [war:es.uvigo.esei.dgss.letta:jsf:0.0.1-SNAPSHOT] to [jsf-0.0.1-SNAPSHOT.war] [INFO] Building zip: /var/lib/jenkins/workspace/LETTA/ear/target/ear-0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT.war [INFO] Copying artifact [war:es.uvigo.esei.dgss.letta:rest:0.0.1-SNAPSHOT] to [rest-0.0.1-SNAPSHOT.war] [INFO] Building zip: /var/lib/jenkins/workspace/LETTA/ear/target/ear-0.0.1-SNAPSHOT/rest-0.0.1-SNAPSHOT.war [INFO] Copying artifact [jar:es.uvigo.esei.dgss.letta:domain:0.0.1-SNAPSHOT] to [lib/domain-0.0.1-SNAPSHOT.jar] [INFO] Copying artifact [jar:org.apache.commons:commons-lang3:3.4] to [lib/commons-lang3-3.4.jar] [INFO] Copying artifact [ejb:es.uvigo.esei.dgss.letta:service:0.0.1-SNAPSHOT] to [service-0.0.1-SNAPSHOT.jar] [INFO] Building zip: /var/lib/jenkins/workspace/LETTA/ear/target/ear-0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT.jar [INFO] Could not find manifest file: /var/lib/jenkins/workspace/LETTA/ear/target/ear-0.0.1-SNAPSHOT/META-INF/MANIFEST.MF - Generating one [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/ear/target/letta-0.0.1-SNAPSHOT.ear [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ ear --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ ear --- [INFO] [INFO] --- maven-install-plugin:2.3:install (default-install) @ ear --- [INFO] Installing /var/lib/jenkins/workspace/LETTA/ear/target/letta-0.0.1-SNAPSHOT.ear to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/ear/0.0.1-SNAPSHOT/ear-0.0.1-SNAPSHOT.ear [INFO] Installing /var/lib/jenkins/workspace/LETTA/ear/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/ear/0.0.1-SNAPSHOT/ear-0.0.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Sample ............................................ SUCCESS [8.460s] [INFO] Domain ............................................ SUCCESS [17.850s] [INFO] Tests ............................................. SUCCESS [7.918s] [INFO] Service ........................................... SUCCESS [1:09.571s] [INFO] REST .............................................. SUCCESS [52.416s] [INFO] JSF ............................................... SUCCESS [3:45.257s] [INFO] EAR ............................................... SUCCESS [3.448s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6:26.799s [INFO] Finished at: Sun Dec 06 20:54:42 CET 2015 [INFO] Final Memory: 63M/665M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/pom.xml to es.uvigo.esei.dgss.letta/letta/0.0.1-SNAPSHOT/letta-0.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/ear/pom.xml to es.uvigo.esei.dgss.letta/ear/0.0.1-SNAPSHOT/ear-0.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/ear/target/letta-0.0.1-SNAPSHOT.ear to es.uvigo.esei.dgss.letta/ear/0.0.1-SNAPSHOT/ear-0.0.1-SNAPSHOT.ear [JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/tests/pom.xml to es.uvigo.esei.dgss.letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT.jar to es.uvigo.esei.dgss.letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT-sources.jar to es.uvigo.esei.dgss.letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT-sources.jar [JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT-javadoc.jar to es.uvigo.esei.dgss.letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/domain/pom.xml to es.uvigo.esei.dgss.letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT.jar to es.uvigo.esei.dgss.letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT-sources.jar to es.uvigo.esei.dgss.letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT-sources.jar [JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT-javadoc.jar to es.uvigo.esei.dgss.letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/rest/pom.xml to es.uvigo.esei.dgss.letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT.war to es.uvigo.esei.dgss.letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-SNAPSHOT.war [JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT-sources.jar to es.uvigo.esei.dgss.letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-SNAPSHOT-sources.jar [JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT-javadoc.jar to es.uvigo.esei.dgss.letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/service/pom.xml to es.uvigo.esei.dgss.letta/service/0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/service/target/service-0.0.1-SNAPSHOT.jar to es.uvigo.esei.dgss.letta/service/0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/service/target/service-0.0.1-SNAPSHOT-sources.jar to es.uvigo.esei.dgss.letta/service/0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT-sources.jar [JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/service/target/service-0.0.1-SNAPSHOT-javadoc.jar to es.uvigo.esei.dgss.letta/service/0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/jsf/pom.xml to es.uvigo.esei.dgss.letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT.war to es.uvigo.esei.dgss.letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT.war [JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT-sources.jar to es.uvigo.esei.dgss.letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT-sources.jar [JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT-javadoc.jar to es.uvigo.esei.dgss.letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT-javadoc.jar channel stopped [LETTA] $ mvn -DskipTests=true deploy [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Sample [INFO] Domain [INFO] Tests [INFO] Service [INFO] REST [INFO] JSF [INFO] EAR [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Sample 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ letta --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip [INFO] wildfly-dist-8.2.1.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ letta --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ letta >>> [INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ letta <<< [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ letta --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ letta --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-install-plugin:2.3:install (default-install) @ letta --- [INFO] Installing /var/lib/jenkins/workspace/LETTA/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/letta/0.0.1-SNAPSHOT/letta-0.0.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ letta --- [INFO] Deploying es.uvigo.esei.dgss.letta:letta:0.0.1-SNAPSHOT at end [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Domain 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ domain --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/domain/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ domain --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/domain/src/test/resources [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/domain/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ domain --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ domain --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip [INFO] wildfly-dist-8.2.1.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/domain/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ domain --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-unit-test) @ domain --- [INFO] Analyzed bundle 'Domain' with 5 classes [INFO] [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ domain --- [INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ domain >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ domain --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ domain <<< [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ domain --- [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ domain --- [INFO] Loading source files for package es.uvigo.esei.dgss.letta.domain.entities... Constructing Javadoc information... Standard Doclet version 1.8.0_60 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/Event.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/EventType.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/Registration.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/Role.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/User.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/serialized-form.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/Registration.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/User.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/Event.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/Role.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/EventType.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/help-doc.html... [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-integration-test) @ domain --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-integration-test) @ domain --- [INFO] Analyzed bundle 'Domain' with 5 classes [INFO] [INFO] --- maven-install-plugin:2.3:install (default-install) @ domain --- [INFO] Installing /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/LETTA/domain/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT-sources.jar [INFO] Installing /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ domain --- [INFO] Deploying es.uvigo.esei.dgss.letta:domain:0.0.1-SNAPSHOT at end [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Tests 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ tests --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/tests/src/test/resources [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/tests/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ tests --- [INFO] No sources to compile [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ tests --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip [INFO] wildfly-dist-8.2.1.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/tests/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ tests --- [INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ tests >>> [INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ tests <<< [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ tests --- [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ tests --- [INFO] Loading source files for package es.uvigo.esei.dgss.letta.mail... Loading source files for package es.uvigo.esei.dgss.letta.service.util.security... Loading source files for package es.uvigo.esei.dgss.letta.domain.entities... Loading source files for package es.uvigo.esei.dgss.letta.http.util... Constructing Javadoc information... Standard Doclet version 1.8.0_60 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/mail/Email.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/mail/MailBox.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/mail/RegexMatcher.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/RoleCaller.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/RoleCaller.ThrowingRunnable.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/RoleCaller.ThrowingSupplier.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/TestPrincipal.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/UserRoleCaller.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/EventsDataset.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/IsEqualsToEntity.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/IsEqualsToRegistration.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/IsEqualsToUser.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/IsEqualToEvent.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/RegistrationsDataset.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/UsersDataset.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/HasHttpStatus.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/overview-frame.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/mail/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/mail/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/mail/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/mail/class-use/MailBox.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/mail/class-use/RegexMatcher.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/mail/class-use/Email.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/class-use/UserRoleCaller.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/class-use/RoleCaller.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/class-use/RoleCaller.ThrowingSupplier.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/class-use/RoleCaller.ThrowingRunnable.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/class-use/TestPrincipal.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/IsEqualsToEntity.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/IsEqualsToUser.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/RegistrationsDataset.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/EventsDataset.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/IsEqualToEvent.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/IsEqualsToRegistration.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/UsersDataset.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/class-use/HasHttpStatus.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-use.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/package-use.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/mail/package-use.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/overview-summary.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/help-doc.html... [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.3:install (default-install) @ tests --- [INFO] Installing /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/LETTA/tests/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT-sources.jar [INFO] Installing /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ tests --- [INFO] Deploying es.uvigo.esei.dgss.letta:tests:0.0.1-SNAPSHOT at end [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Service 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ service --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ service --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ service --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ service --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip [INFO] wildfly-dist-8.2.1.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ service --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-unit-test) @ service --- [INFO] Analyzed bundle 'Service' with 7 classes [INFO] [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ service --- [INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ service >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ service --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ service <<< [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ service --- [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/service/target/service-0.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ service --- [INFO] Loading source files for package es.uvigo.esei.dgss.letta.service... Loading source files for package es.uvigo.esei.dgss.letta.service.util.mail... Loading source files for package es.uvigo.esei.dgss.letta.service.util.exceptions... Constructing Javadoc information... Standard Doclet version 1.8.0_60 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/EventEJB.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/UserAuthorizationEJB.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/UserEJB.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/util/mail/DefaultMailer.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/util/mail/Mailer.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/util/exceptions/EmailDuplicateException.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/util/exceptions/EventAlredyJoinedException.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/util/exceptions/LoginDuplicateException.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/overview-frame.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/util/exceptions/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/util/exceptions/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/util/exceptions/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/util/mail/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/util/mail/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/util/mail/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/serialized-form.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/class-use/UserAuthorizationEJB.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/class-use/UserEJB.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/class-use/EventEJB.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/util/mail/class-use/Mailer.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/util/mail/class-use/DefaultMailer.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/util/exceptions/class-use/EmailDuplicateException.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/util/exceptions/class-use/EventAlredyJoinedException.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/util/exceptions/class-use/LoginDuplicateException.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/package-use.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/util/exceptions/package-use.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/util/mail/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/overview-summary.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/help-doc.html... 2 warnings [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/LETTA/service/src/main/java/es/uvigo/esei/dgss/letta/service/EventEJB.java:206: warning: no @param for start [WARNING] public List getEventsJoinedByUser(final int start, final int count) { [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/LETTA/service/src/main/java/es/uvigo/esei/dgss/letta/service/EventEJB.java:206: warning: no @param for count [WARNING] public List getEventsJoinedByUser(final int start, final int count) { [WARNING] ^ [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/service/target/service-0.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-integration-test) @ service --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-integration-test) @ service --- [INFO] Analyzed bundle 'Service' with 7 classes [INFO] [INFO] --- maven-install-plugin:2.3:install (default-install) @ service --- [INFO] Installing /var/lib/jenkins/workspace/LETTA/service/target/service-0.0.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/LETTA/service/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/LETTA/service/target/service-0.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT-sources.jar [INFO] Installing /var/lib/jenkins/workspace/LETTA/service/target/service-0.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ service --- [INFO] Deploying es.uvigo.esei.dgss.letta:service:0.0.1-SNAPSHOT at end [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building REST 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ rest --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ rest --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ rest --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ rest --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip [INFO] wildfly-dist-8.2.1.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ rest --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-unit-test) @ rest --- [INFO] Analyzed bundle 'REST' with 4 classes [INFO] [INFO] --- maven-war-plugin:2.1.1:war (default-war) @ rest --- [INFO] Packaging webapp [INFO] Assembling webapp [rest] in [/var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/var/lib/jenkins/workspace/LETTA/rest/src/main/webapp] [INFO] Webapp assembled in [38 msecs] [INFO] Building war: /var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT.war [INFO] WEB-INF/web.xml already added, skipping [INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ rest >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ rest --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ rest <<< [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ rest --- [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ rest --- [INFO] Loading source files for package es.uvigo.esei.dgss.letta.rest.util.mapper... Loading source files for package es.uvigo.esei.dgss.letta.rest... Constructing Javadoc information... Standard Doclet version 1.8.0_60 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/util/mapper/CORSFilter.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/util/mapper/IllegalArgumentExceptionMapper.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/util/mapper/SecurityExceptionMapper.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/EventResource.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/overview-frame.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/util/mapper/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/util/mapper/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/util/mapper/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/util/mapper/class-use/SecurityExceptionMapper.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/util/mapper/class-use/CORSFilter.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/util/mapper/class-use/IllegalArgumentExceptionMapper.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/class-use/EventResource.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/package-use.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/util/mapper/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/overview-summary.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/help-doc.html... [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-integration-test) @ rest --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-integration-test) @ rest --- [INFO] Analyzed bundle 'REST' with 4 classes [INFO] [INFO] --- maven-install-plugin:2.3:install (default-install) @ rest --- [INFO] Installing /var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT.war to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-SNAPSHOT.war [INFO] Installing /var/lib/jenkins/workspace/LETTA/rest/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-SNAPSHOT-sources.jar [INFO] Installing /var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rest --- [INFO] Deploying es.uvigo.esei.dgss.letta:rest:0.0.1-SNAPSHOT at end [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JSF 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ jsf --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ jsf --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ jsf --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ jsf --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip [INFO] wildfly-dist-8.2.1.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ jsf --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-unit-test) @ jsf --- [INFO] Analyzed bundle 'JSF' with 12 classes [INFO] [INFO] --- maven-war-plugin:2.1.1:war (default-war) @ jsf --- [INFO] Packaging webapp [INFO] Assembling webapp [jsf] in [/var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/var/lib/jenkins/workspace/LETTA/jsf/src/main/webapp] [INFO] Webapp assembled in [89 msecs] [INFO] Building war: /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT.war [INFO] WEB-INF/web.xml already added, skipping [INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ jsf >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ jsf --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ jsf <<< [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ jsf --- [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ jsf --- [INFO] Loading source files for package es.uvigo.esei.dgss.letta.jsf... Loading source files for package es.uvigo.esei.dgss.letta.jsf.util... Constructing Javadoc information... Standard Doclet version 1.8.0_60 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/ConfirmUserController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/CreateEventController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/EventSearchController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/IndexPageController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/JoinEventController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/ListJoinedEventsController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/LoginUserController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/RegisterUserController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/util/EventMappings.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/util/JSFPagePathUtils.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/util/LazyEventList.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/overview-frame.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/util/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/util/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/util/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/serialized-form.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/ListJoinedEventsController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/LoginUserController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/IndexPageController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/JoinEventController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/CreateEventController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/ConfirmUserController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/EventSearchController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/RegisterUserController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/util/class-use/LazyEventList.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/util/class-use/JSFPagePathUtils.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/util/class-use/EventMappings.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/package-use.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/util/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/overview-summary.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/help-doc.html... [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-integration-test) @ jsf --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-integration-test) @ jsf --- [INFO] Analyzed bundle 'JSF' with 12 classes [INFO] [INFO] --- maven-install-plugin:2.3:install (default-install) @ jsf --- [INFO] Installing /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT.war to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT.war [INFO] Installing /var/lib/jenkins/workspace/LETTA/jsf/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT-sources.jar [INFO] Installing /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ jsf --- [INFO] Deploying es.uvigo.esei.dgss.letta:jsf:0.0.1-SNAPSHOT at end [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building EAR 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-ear-plugin:2.10.1:generate-application-xml (default-generate-application-xml) @ ear --- [INFO] Generating application.xml [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ ear --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/ear/src/main/resources [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ ear --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip [INFO] wildfly-dist-8.2.1.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ ear --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/ear/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-ear-plugin:2.10.1:ear (default-ear) @ ear --- [INFO] Copying artifact [war:es.uvigo.esei.dgss.letta:jsf:0.0.1-SNAPSHOT] to [jsf-0.0.1-SNAPSHOT.war] [INFO] Building zip: /var/lib/jenkins/workspace/LETTA/ear/target/ear-0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT.war [INFO] Copying artifact [war:es.uvigo.esei.dgss.letta:rest:0.0.1-SNAPSHOT] to [rest-0.0.1-SNAPSHOT.war] [INFO] Building zip: /var/lib/jenkins/workspace/LETTA/ear/target/ear-0.0.1-SNAPSHOT/rest-0.0.1-SNAPSHOT.war [INFO] Could not find manifest file: /var/lib/jenkins/workspace/LETTA/ear/target/ear-0.0.1-SNAPSHOT/META-INF/MANIFEST.MF - Generating one [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/ear/target/letta-0.0.1-SNAPSHOT.ear [INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ ear >>> [INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ ear <<< [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ ear --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ ear --- [INFO] [INFO] --- maven-install-plugin:2.3:install (default-install) @ ear --- [INFO] Installing /var/lib/jenkins/workspace/LETTA/ear/target/letta-0.0.1-SNAPSHOT.ear to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/ear/0.0.1-SNAPSHOT/ear-0.0.1-SNAPSHOT.ear [INFO] Installing /var/lib/jenkins/workspace/LETTA/ear/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/ear/0.0.1-SNAPSHOT/ear-0.0.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ ear --- Downloading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/letta/0.0.1-SNAPSHOT/maven-metadata.xml 608/608 B Downloaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/letta/0.0.1-SNAPSHOT/maven-metadata.xml (608 B at 2.0 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/letta/0.0.1-SNAPSHOT/letta-0.0.1-20151206.195515-88.pom 2/19 KB 4/19 KB 6/19 KB 8/19 KB 10/19 KB 12/19 KB 14/19 KB 16/19 KB 18/19 KB 19/19 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/letta/0.0.1-SNAPSHOT/letta-0.0.1-20151206.195515-88.pom (19 KB at 141.1 KB/sec) Downloading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/letta/maven-metadata.xml 289/289 B Downloaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/letta/maven-metadata.xml (289 B at 10.9 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/letta/0.0.1-SNAPSHOT/maven-metadata.xml 608/608 B Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/letta/0.0.1-SNAPSHOT/maven-metadata.xml (608 B at 13.2 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/letta/maven-metadata.xml 289/289 B Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/letta/maven-metadata.xml (289 B at 6.1 KB/sec) Downloading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/maven-metadata.xml 2/2 KB Downloaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 19.4 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-20151206.195515-88.jar 2/11 KB 4/11 KB 6/11 KB 8/11 KB 10/11 KB 11/11 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-20151206.195515-88.jar (11 KB at 110.0 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-20151206.195515-88.pom 2/2 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-20151206.195515-88.pom (2 KB at 23.0 KB/sec) Downloading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/maven-metadata.xml 290/290 B Downloaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/maven-metadata.xml (290 B at 10.1 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 28.2 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/maven-metadata.xml 290/290 B Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/maven-metadata.xml (290 B at 7.5 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-20151206.195515-88-sources.jar 2/8 KB 4/8 KB 6/8 KB 8/8 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-20151206.195515-88-sources.jar (8 KB at 146.4 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 23.2 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-20151206.195515-88-javadoc.jar 2/53 KB 4/53 KB 6/53 KB 8/53 KB 10/53 KB 12/53 KB 14/53 KB 16/53 KB 18/53 KB 20/53 KB 22/53 KB 24/53 KB 26/53 KB 28/53 KB 30/53 KB 32/53 KB 34/53 KB 36/53 KB 38/53 KB 40/53 KB 42/53 KB 44/53 KB 46/53 KB 48/53 KB 50/53 KB 52/53 KB 53/53 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-20151206.195515-88-javadoc.jar (53 KB at 749.3 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 25.8 KB/sec) Downloading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/maven-metadata.xml 2/2 KB Downloaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 30.3 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-20151206.195516-88.jar 2/31 KB 4/31 KB 6/31 KB 8/31 KB 10/31 KB 12/31 KB 14/31 KB 16/31 KB 18/31 KB 20/31 KB 22/31 KB 24/31 KB 26/31 KB 28/31 KB 30/31 KB 31/31 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-20151206.195516-88.jar (31 KB at 238.6 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-20151206.195516-88.pom 2/2 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-20151206.195516-88.pom (2 KB at 17.4 KB/sec) Downloading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/maven-metadata.xml 289/289 B Downloaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/maven-metadata.xml (289 B at 9.7 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 31.1 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/maven-metadata.xml 289/289 B Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/maven-metadata.xml (289 B at 8.6 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-20151206.195516-88-sources.jar 2/23 KB 4/23 KB 6/23 KB 8/23 KB 10/23 KB 12/23 KB 14/23 KB 16/23 KB 18/23 KB 20/23 KB 22/23 KB 23/23 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-20151206.195516-88-sources.jar (23 KB at 323.3 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 28.2 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-20151206.195516-88-javadoc.jar 2/131 KB 4/131 KB 6/131 KB 8/131 KB 10/131 KB 12/131 KB 14/131 KB 16/131 KB 18/131 KB 20/131 KB 22/131 KB 24/131 KB 26/131 KB 28/131 KB 30/131 KB 32/131 KB 34/131 KB 36/131 KB 38/131 KB 40/131 KB 42/131 KB 44/131 KB 46/131 KB 48/131 KB 50/131 KB 52/131 KB 54/131 KB 56/131 KB 58/131 KB 60/131 KB 62/131 KB 64/131 KB 66/131 KB 68/131 KB 70/131 KB 72/131 KB 74/131 KB 76/131 KB 78/131 KB 80/131 KB 82/131 KB 84/131 KB 86/131 KB 88/131 KB 90/131 KB 92/131 KB 94/131 KB 96/131 KB 98/131 KB 100/131 KB 102/131 KB 104/131 KB 106/131 KB 108/131 KB 110/131 KB 112/131 KB 114/131 KB 116/131 KB 118/131 KB 120/131 KB 122/131 KB 124/131 KB 126/131 KB 128/131 KB 130/131 KB 131/131 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-20151206.195516-88-javadoc.jar (131 KB at 1744.6 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 40.8 KB/sec) Downloading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/maven-metadata.xml 2/2 KB Downloaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 25.8 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-20151206.195516-88.jar 2/13 KB 4/13 KB 6/13 KB 8/13 KB 10/13 KB 12/13 KB 13/13 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-20151206.195516-88.jar (13 KB at 162.4 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-20151206.195516-88.pom 2/2 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-20151206.195516-88.pom (2 KB at 32.0 KB/sec) Downloading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/maven-metadata.xml 291/291 B Downloaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/maven-metadata.xml (291 B at 15.0 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 35.9 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/maven-metadata.xml 291/291 B Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/maven-metadata.xml (291 B at 7.5 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-20151206.195516-88-sources.jar 2/11 KB 4/11 KB 6/11 KB 8/11 KB 10/11 KB 11/11 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-20151206.195516-88-sources.jar (11 KB at 100.0 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 32.0 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-20151206.195516-88-javadoc.jar 2/77 KB 4/77 KB 6/77 KB 8/77 KB 10/77 KB 12/77 KB 14/77 KB 16/77 KB 18/77 KB 20/77 KB 22/77 KB 24/77 KB 26/77 KB 28/77 KB 30/77 KB 32/77 KB 34/77 KB 36/77 KB 38/77 KB 40/77 KB 42/77 KB 44/77 KB 46/77 KB 48/77 KB 50/77 KB 52/77 KB 54/77 KB 56/77 KB 58/77 KB 60/77 KB 62/77 KB 64/77 KB 66/77 KB 68/77 KB 70/77 KB 72/77 KB 74/77 KB 76/77 KB 77/77 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-20151206.195516-88-javadoc.jar (77 KB at 882.8 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 25.2 KB/sec) Downloading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/maven-metadata.xml 2/2 KB Downloaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 30.3 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-20151206.195517-88.war 2/9 KB 4/9 KB 6/9 KB 8/9 KB 9/9 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-20151206.195517-88.war (9 KB at 70.1 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-20151206.195517-88.pom 2/3 KB 3/3 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-20151206.195517-88.pom (3 KB at 56.4 KB/sec) Downloading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/maven-metadata.xml 288/288 B Downloaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/maven-metadata.xml (288 B at 12.2 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 39.4 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/maven-metadata.xml 288/288 B Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/maven-metadata.xml (288 B at 9.4 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-20151206.195517-88-sources.jar 2/5 KB 4/5 KB 5/5 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-20151206.195517-88-sources.jar (5 KB at 135.3 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 39.4 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-20151206.195517-88-javadoc.jar 2/46 KB 4/46 KB 6/46 KB 8/46 KB 10/46 KB 12/46 KB 14/46 KB 16/46 KB 18/46 KB 20/46 KB 22/46 KB 24/46 KB 26/46 KB 28/46 KB 30/46 KB 32/46 KB 34/46 KB 36/46 KB 38/46 KB 40/46 KB 42/46 KB 44/46 KB 46/46 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-20151206.195517-88-javadoc.jar (46 KB at 1029.2 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 39.4 KB/sec) Downloading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/maven-metadata.xml 2/2 KB Downloaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 51.4 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-20151206.195517-88.war 2/3132 KB 4/3132 KB 6/3132 KB 8/3132 KB 10/3132 KB 12/3132 KB 14/3132 KB 16/3132 KB 18/3132 KB 20/3132 KB 22/3132 KB 24/3132 KB 26/3132 KB 28/3132 KB 30/3132 KB 32/3132 KB 34/3132 KB 36/3132 KB 38/3132 KB 40/3132 KB 42/3132 KB 44/3132 KB 46/3132 KB 48/3132 KB 50/3132 KB 52/3132 KB 54/3132 KB 56/3132 KB 58/3132 KB 60/3132 KB 62/3132 KB 64/3132 KB 66/3132 KB 68/3132 KB 70/3132 KB 72/3132 KB 74/3132 KB 76/3132 KB 78/3132 KB 80/3132 KB 82/3132 KB 84/3132 KB 86/3132 KB 88/3132 KB 90/3132 KB 92/3132 KB 94/3132 KB 96/3132 KB 98/3132 KB 100/3132 KB 102/3132 KB 104/3132 KB 106/3132 KB 108/3132 KB 110/3132 KB 112/3132 KB 114/3132 KB 116/3132 KB 118/3132 KB 120/3132 KB 122/3132 KB 124/3132 KB 126/3132 KB 128/3132 KB 130/3132 KB 132/3132 KB 134/3132 KB 136/3132 KB 138/3132 KB 140/3132 KB 142/3132 KB 144/3132 KB 146/3132 KB 148/3132 KB 150/3132 KB 152/3132 KB 154/3132 KB 156/3132 KB 158/3132 KB 160/3132 KB 162/3132 KB 164/3132 KB 166/3132 KB 168/3132 KB 170/3132 KB 172/3132 KB 174/3132 KB 176/3132 KB 178/3132 KB 180/3132 KB 182/3132 KB 184/3132 KB 186/3132 KB 188/3132 KB 190/3132 KB 192/3132 KB 194/3132 KB 196/3132 KB 198/3132 KB 200/3132 KB 202/3132 KB 204/3132 KB 206/3132 KB 208/3132 KB 210/3132 KB 212/3132 KB 214/3132 KB 216/3132 KB 218/3132 KB 220/3132 KB 222/3132 KB 224/3132 KB 226/3132 KB 228/3132 KB 230/3132 KB 232/3132 KB 234/3132 KB 236/3132 KB 238/3132 KB 240/3132 KB 242/3132 KB 244/3132 KB 246/3132 KB 248/3132 KB 250/3132 KB 252/3132 KB 254/3132 KB 256/3132 KB 258/3132 KB 260/3132 KB 262/3132 KB 264/3132 KB 266/3132 KB 268/3132 KB 270/3132 KB 272/3132 KB 274/3132 KB 276/3132 KB 278/3132 KB 280/3132 KB 282/3132 KB 284/3132 KB 286/3132 KB 288/3132 KB 290/3132 KB 292/3132 KB 294/3132 KB 296/3132 KB 298/3132 KB 300/3132 KB 302/3132 KB 304/3132 KB 306/3132 KB 308/3132 KB 310/3132 KB 312/3132 KB 314/3132 KB 316/3132 KB 318/3132 KB 320/3132 KB 322/3132 KB 324/3132 KB 326/3132 KB 328/3132 KB 330/3132 KB 332/3132 KB 334/3132 KB 336/3132 KB 338/3132 KB 340/3132 KB 342/3132 KB 344/3132 KB 346/3132 KB 348/3132 KB 350/3132 KB 352/3132 KB 354/3132 KB 356/3132 KB 358/3132 KB 360/3132 KB 362/3132 KB 364/3132 KB 366/3132 KB 368/3132 KB 370/3132 KB 372/3132 KB 374/3132 KB 376/3132 KB 378/3132 KB 380/3132 KB 382/3132 KB 384/3132 KB 386/3132 KB 388/3132 KB 390/3132 KB 392/3132 KB 394/3132 KB 396/3132 KB 398/3132 KB 400/3132 KB 402/3132 KB 404/3132 KB 406/3132 KB 408/3132 KB 410/3132 KB 412/3132 KB 414/3132 KB 416/3132 KB 418/3132 KB 420/3132 KB 422/3132 KB 424/3132 KB 426/3132 KB 428/3132 KB 430/3132 KB 432/3132 KB 434/3132 KB 436/3132 KB 438/3132 KB 440/3132 KB 442/3132 KB 444/3132 KB 446/3132 KB 448/3132 KB 450/3132 KB 452/3132 KB 454/3132 KB 456/3132 KB 458/3132 KB 460/3132 KB 462/3132 KB 464/3132 KB 466/3132 KB 468/3132 KB 470/3132 KB 472/3132 KB 474/3132 KB 476/3132 KB 478/3132 KB 480/3132 KB 482/3132 KB 484/3132 KB 486/3132 KB 488/3132 KB 490/3132 KB 492/3132 KB 494/3132 KB 496/3132 KB 498/3132 KB 500/3132 KB 502/3132 KB 504/3132 KB 506/3132 KB 508/3132 KB 510/3132 KB 512/3132 KB 514/3132 KB 516/3132 KB 518/3132 KB 520/3132 KB 522/3132 KB 524/3132 KB 526/3132 KB 528/3132 KB 530/3132 KB 532/3132 KB 534/3132 KB 536/3132 KB 538/3132 KB 540/3132 KB 542/3132 KB 544/3132 KB 546/3132 KB 548/3132 KB 550/3132 KB 552/3132 KB 554/3132 KB 556/3132 KB 558/3132 KB 560/3132 KB 562/3132 KB 564/3132 KB 566/3132 KB 568/3132 KB 570/3132 KB 572/3132 KB 574/3132 KB 576/3132 KB 578/3132 KB 580/3132 KB 582/3132 KB 584/3132 KB 586/3132 KB 588/3132 KB 590/3132 KB 592/3132 KB 594/3132 KB 596/3132 KB 598/3132 KB 600/3132 KB 602/3132 KB 604/3132 KB 606/3132 KB 608/3132 KB 610/3132 KB 612/3132 KB 614/3132 KB 616/3132 KB 618/3132 KB 620/3132 KB 622/3132 KB 624/3132 KB 626/3132 KB 628/3132 KB 630/3132 KB 632/3132 KB 634/3132 KB 636/3132 KB 638/3132 KB 640/3132 KB 642/3132 KB 644/3132 KB 646/3132 KB 648/3132 KB 650/3132 KB 652/3132 KB 654/3132 KB 656/3132 KB 658/3132 KB 660/3132 KB 662/3132 KB 664/3132 KB 666/3132 KB 668/3132 KB 670/3132 KB 672/3132 KB 674/3132 KB 676/3132 KB 678/3132 KB 680/3132 KB 682/3132 KB 684/3132 KB 686/3132 KB 688/3132 KB 690/3132 KB 692/3132 KB 694/3132 KB 696/3132 KB 698/3132 KB 700/3132 KB 702/3132 KB 704/3132 KB 706/3132 KB 708/3132 KB 710/3132 KB 712/3132 KB 714/3132 KB 716/3132 KB 718/3132 KB 720/3132 KB 722/3132 KB 724/3132 KB 726/3132 KB 728/3132 KB 730/3132 KB 732/3132 KB 734/3132 KB 736/3132 KB 738/3132 KB 740/3132 KB 742/3132 KB 744/3132 KB 746/3132 KB 748/3132 KB 750/3132 KB 752/3132 KB 754/3132 KB 756/3132 KB 758/3132 KB 760/3132 KB 762/3132 KB 764/3132 KB 766/3132 KB 768/3132 KB 770/3132 KB 772/3132 KB 774/3132 KB 776/3132 KB 778/3132 KB 780/3132 KB 782/3132 KB 784/3132 KB 786/3132 KB 788/3132 KB 790/3132 KB 792/3132 KB 794/3132 KB 796/3132 KB 798/3132 KB 800/3132 KB 802/3132 KB 804/3132 KB 806/3132 KB 808/3132 KB 810/3132 KB 812/3132 KB 814/3132 KB 816/3132 KB 818/3132 KB 820/3132 KB 822/3132 KB 824/3132 KB 826/3132 KB 828/3132 KB 830/3132 KB 832/3132 KB 834/3132 KB 836/3132 KB 838/3132 KB 840/3132 KB 842/3132 KB 844/3132 KB 846/3132 KB 848/3132 KB 850/3132 KB 852/3132 KB 854/3132 KB 856/3132 KB 858/3132 KB 860/3132 KB 862/3132 KB 864/3132 KB 866/3132 KB 868/3132 KB 870/3132 KB 872/3132 KB 874/3132 KB 876/3132 KB 878/3132 KB 880/3132 KB 882/3132 KB 884/3132 KB 886/3132 KB 888/3132 KB 890/3132 KB 892/3132 KB 894/3132 KB 896/3132 KB 898/3132 KB 900/3132 KB 902/3132 KB 904/3132 KB 906/3132 KB 908/3132 KB 910/3132 KB 912/3132 KB 914/3132 KB 916/3132 KB 918/3132 KB 920/3132 KB 922/3132 KB 924/3132 KB 926/3132 KB 928/3132 KB 930/3132 KB 932/3132 KB 934/3132 KB 936/3132 KB 938/3132 KB 940/3132 KB 942/3132 KB 944/3132 KB 946/3132 KB 948/3132 KB 950/3132 KB 952/3132 KB 954/3132 KB 956/3132 KB 958/3132 KB 960/3132 KB 962/3132 KB 964/3132 KB 966/3132 KB 968/3132 KB 970/3132 KB 972/3132 KB 974/3132 KB 976/3132 KB 978/3132 KB 980/3132 KB 982/3132 KB 984/3132 KB 986/3132 KB 988/3132 KB 990/3132 KB 992/3132 KB 994/3132 KB 996/3132 KB 998/3132 KB 1000/3132 KB 1002/3132 KB 1004/3132 KB 1006/3132 KB 1008/3132 KB 1010/3132 KB 1012/3132 KB 1014/3132 KB 1016/3132 KB 1018/3132 KB 1020/3132 KB 1022/3132 KB 1024/3132 KB 1026/3132 KB 1028/3132 KB 1030/3132 KB 1032/3132 KB 1034/3132 KB 1036/3132 KB 1038/3132 KB 1040/3132 KB 1042/3132 KB 1044/3132 KB 1046/3132 KB 1048/3132 KB 1050/3132 KB 1052/3132 KB 1054/3132 KB 1056/3132 KB 1058/3132 KB 1060/3132 KB 1062/3132 KB 1064/3132 KB 1066/3132 KB 1068/3132 KB 1070/3132 KB 1072/3132 KB 1074/3132 KB 1076/3132 KB 1078/3132 KB 1080/3132 KB 1082/3132 KB 1084/3132 KB 1086/3132 KB 1088/3132 KB 1090/3132 KB 1092/3132 KB 1094/3132 KB 1096/3132 KB 1098/3132 KB 1100/3132 KB 1102/3132 KB 1104/3132 KB 1106/3132 KB 1108/3132 KB 1110/3132 KB 1112/3132 KB 1114/3132 KB 1116/3132 KB 1118/3132 KB 1120/3132 KB 1122/3132 KB 1124/3132 KB 1126/3132 KB 1128/3132 KB 1130/3132 KB 1132/3132 KB 1134/3132 KB 1136/3132 KB 1138/3132 KB 1140/3132 KB 1142/3132 KB 1144/3132 KB 1146/3132 KB 1148/3132 KB 1150/3132 KB 1152/3132 KB 1154/3132 KB 1156/3132 KB 1158/3132 KB 1160/3132 KB 1162/3132 KB 1164/3132 KB 1166/3132 KB 1168/3132 KB 1170/3132 KB 1172/3132 KB 1174/3132 KB 1176/3132 KB 1178/3132 KB 1180/3132 KB 1182/3132 KB 1184/3132 KB 1186/3132 KB 1188/3132 KB 1190/3132 KB 1192/3132 KB 1194/3132 KB 1196/3132 KB 1198/3132 KB 1200/3132 KB 1202/3132 KB 1204/3132 KB 1206/3132 KB 1208/3132 KB 1210/3132 KB 1212/3132 KB 1214/3132 KB 1216/3132 KB 1218/3132 KB 1220/3132 KB 1222/3132 KB 1224/3132 KB 1226/3132 KB 1228/3132 KB 1230/3132 KB 1232/3132 KB 1234/3132 KB 1236/3132 KB 1238/3132 KB 1240/3132 KB 1242/3132 KB 1244/3132 KB 1246/3132 KB 1248/3132 KB 1250/3132 KB 1252/3132 KB 1254/3132 KB 1256/3132 KB 1258/3132 KB 1260/3132 KB 1262/3132 KB 1264/3132 KB 1266/3132 KB 1268/3132 KB 1270/3132 KB 1272/3132 KB 1274/3132 KB 1276/3132 KB 1278/3132 KB 1280/3132 KB 1282/3132 KB 1284/3132 KB 1286/3132 KB 1288/3132 KB 1290/3132 KB 1292/3132 KB 1294/3132 KB 1296/3132 KB 1298/3132 KB 1300/3132 KB 1302/3132 KB 1304/3132 KB 1306/3132 KB 1308/3132 KB 1310/3132 KB 1312/3132 KB 1314/3132 KB 1316/3132 KB 1318/3132 KB 1320/3132 KB 1322/3132 KB 1324/3132 KB 1326/3132 KB 1328/3132 KB 1330/3132 KB 1332/3132 KB 1334/3132 KB 1336/3132 KB 1338/3132 KB 1340/3132 KB 1342/3132 KB 1344/3132 KB 1346/3132 KB 1348/3132 KB 1350/3132 KB 1352/3132 KB 1354/3132 KB 1356/3132 KB 1358/3132 KB 1360/3132 KB 1362/3132 KB 1364/3132 KB 1366/3132 KB 1368/3132 KB 1370/3132 KB 1372/3132 KB 1374/3132 KB 1376/3132 KB 1378/3132 KB 1380/3132 KB 1382/3132 KB 1384/3132 KB 1386/3132 KB 1388/3132 KB 1390/3132 KB 1392/3132 KB 1394/3132 KB 1396/3132 KB 1398/3132 KB 1400/3132 KB 1402/3132 KB 1404/3132 KB 1406/3132 KB 1408/3132 KB 1410/3132 KB 1412/3132 KB 1414/3132 KB 1416/3132 KB 1418/3132 KB 1420/3132 KB 1422/3132 KB 1424/3132 KB 1426/3132 KB 1428/3132 KB 1430/3132 KB 1432/3132 KB 1434/3132 KB 1436/3132 KB 1438/3132 KB 1440/3132 KB 1442/3132 KB 1444/3132 KB 1446/3132 KB 1448/3132 KB 1450/3132 KB 1452/3132 KB 1454/3132 KB 1456/3132 KB 1458/3132 KB 1460/3132 KB 1462/3132 KB 1464/3132 KB 1466/3132 KB 1468/3132 KB 1470/3132 KB 1472/3132 KB 1474/3132 KB 1476/3132 KB 1478/3132 KB 1480/3132 KB 1482/3132 KB 1484/3132 KB 1486/3132 KB 1488/3132 KB 1490/3132 KB 1492/3132 KB 1494/3132 KB 1496/3132 KB 1498/3132 KB 1500/3132 KB 1502/3132 KB 1504/3132 KB 1506/3132 KB 1508/3132 KB 1510/3132 KB 1512/3132 KB 1514/3132 KB 1516/3132 KB 1518/3132 KB 1520/3132 KB 1522/3132 KB 1524/3132 KB 1526/3132 KB 1528/3132 KB 1530/3132 KB 1532/3132 KB 1534/3132 KB 1536/3132 KB 1538/3132 KB 1540/3132 KB 1542/3132 KB 1544/3132 KB 1546/3132 KB 1548/3132 KB 1550/3132 KB 1552/3132 KB 1554/3132 KB 1556/3132 KB 1558/3132 KB 1560/3132 KB 1562/3132 KB 1564/3132 KB 1566/3132 KB 1568/3132 KB 1570/3132 KB 1572/3132 KB 1574/3132 KB 1576/3132 KB 1578/3132 KB 1580/3132 KB 1582/3132 KB 1584/3132 KB 1586/3132 KB 1588/3132 KB 1590/3132 KB 1592/3132 KB 1594/3132 KB 1596/3132 KB 1598/3132 KB 1600/3132 KB 1602/3132 KB 1604/3132 KB 1606/3132 KB 1608/3132 KB 1610/3132 KB 1612/3132 KB 1614/3132 KB 1616/3132 KB 1618/3132 KB 1620/3132 KB 1622/3132 KB 1624/3132 KB 1626/3132 KB 1628/3132 KB 1630/3132 KB 1632/3132 KB 1634/3132 KB 1636/3132 KB 1638/3132 KB 1640/3132 KB 1642/3132 KB 1644/3132 KB 1646/3132 KB 1648/3132 KB 1650/3132 KB 1652/3132 KB 1654/3132 KB 1656/3132 KB 1658/3132 KB 1660/3132 KB 1662/3132 KB 1664/3132 KB 1666/3132 KB 1668/3132 KB 1670/3132 KB 1672/3132 KB 1674/3132 KB 1676/3132 KB 1678/3132 KB 1680/3132 KB 1682/3132 KB 1684/3132 KB 1686/3132 KB 1688/3132 KB 1690/3132 KB 1692/3132 KB 1694/3132 KB 1696/3132 KB 1698/3132 KB 1700/3132 KB 1702/3132 KB 1704/3132 KB 1706/3132 KB 1708/3132 KB 1710/3132 KB 1712/3132 KB 1714/3132 KB 1716/3132 KB 1718/3132 KB 1720/3132 KB 1722/3132 KB 1724/3132 KB 1726/3132 KB 1728/3132 KB 1730/3132 KB 1732/3132 KB 1734/3132 KB 1736/3132 KB 1738/3132 KB 1740/3132 KB 1742/3132 KB 1744/3132 KB 1746/3132 KB 1748/3132 KB 1750/3132 KB 1752/3132 KB 1754/3132 KB 1756/3132 KB 1758/3132 KB 1760/3132 KB 1762/3132 KB 1764/3132 KB 1766/3132 KB 1768/3132 KB 1770/3132 KB 1772/3132 KB 1774/3132 KB 1776/3132 KB 1778/3132 KB 1780/3132 KB 1782/3132 KB 1784/3132 KB 1786/3132 KB 1788/3132 KB 1790/3132 KB 1792/3132 KB 1794/3132 KB 1796/3132 KB 1798/3132 KB 1800/3132 KB 1802/3132 KB 1804/3132 KB 1806/3132 KB 1808/3132 KB 1810/3132 KB 1812/3132 KB 1814/3132 KB 1816/3132 KB 1818/3132 KB 1820/3132 KB 1822/3132 KB 1824/3132 KB 1826/3132 KB 1828/3132 KB 1830/3132 KB 1832/3132 KB 1834/3132 KB 1836/3132 KB 1838/3132 KB 1840/3132 KB 1842/3132 KB 1844/3132 KB 1846/3132 KB 1848/3132 KB 1850/3132 KB 1852/3132 KB 1854/3132 KB 1856/3132 KB 1858/3132 KB 1860/3132 KB 1862/3132 KB 1864/3132 KB 1866/3132 KB 1868/3132 KB 1870/3132 KB 1872/3132 KB 1874/3132 KB 1876/3132 KB 1878/3132 KB 1880/3132 KB 1882/3132 KB 1884/3132 KB 1886/3132 KB 1888/3132 KB 1890/3132 KB 1892/3132 KB 1894/3132 KB 1896/3132 KB 1898/3132 KB 1900/3132 KB 1902/3132 KB 1904/3132 KB 1906/3132 KB 1908/3132 KB 1910/3132 KB 1912/3132 KB 1914/3132 KB 1916/3132 KB 1918/3132 KB 1920/3132 KB 1922/3132 KB 1924/3132 KB 1926/3132 KB 1928/3132 KB 1930/3132 KB 1932/3132 KB 1934/3132 KB 1936/3132 KB 1938/3132 KB 1940/3132 KB 1942/3132 KB 1944/3132 KB 1946/3132 KB 1948/3132 KB 1950/3132 KB 1952/3132 KB 1954/3132 KB 1956/3132 KB 1958/3132 KB 1960/3132 KB 1962/3132 KB 1964/3132 KB 1966/3132 KB 1968/3132 KB 1970/3132 KB 1972/3132 KB 1974/3132 KB 1976/3132 KB 1978/3132 KB 1980/3132 KB 1982/3132 KB 1984/3132 KB 1986/3132 KB 1988/3132 KB 1990/3132 KB 1992/3132 KB 1994/3132 KB 1996/3132 KB 1998/3132 KB 2000/3132 KB 2002/3132 KB 2004/3132 KB 2006/3132 KB 2008/3132 KB 2010/3132 KB 2012/3132 KB 2014/3132 KB 2016/3132 KB 2018/3132 KB 2020/3132 KB 2022/3132 KB 2024/3132 KB 2026/3132 KB 2028/3132 KB 2030/3132 KB 2032/3132 KB 2034/3132 KB 2036/3132 KB 2038/3132 KB 2040/3132 KB 2042/3132 KB 2044/3132 KB 2046/3132 KB 2048/3132 KB 2050/3132 KB 2052/3132 KB 2054/3132 KB 2056/3132 KB 2058/3132 KB 2060/3132 KB 2062/3132 KB 2064/3132 KB 2066/3132 KB 2068/3132 KB 2070/3132 KB 2072/3132 KB 2074/3132 KB 2076/3132 KB 2078/3132 KB 2080/3132 KB 2082/3132 KB 2084/3132 KB 2086/3132 KB 2088/3132 KB 2090/3132 KB 2092/3132 KB 2094/3132 KB 2096/3132 KB 2098/3132 KB 2100/3132 KB 2102/3132 KB 2104/3132 KB 2106/3132 KB 2108/3132 KB 2110/3132 KB 2112/3132 KB 2114/3132 KB 2116/3132 KB 2118/3132 KB 2120/3132 KB 2122/3132 KB 2124/3132 KB 2126/3132 KB 2128/3132 KB 2130/3132 KB 2132/3132 KB 2134/3132 KB 2136/3132 KB 2138/3132 KB 2140/3132 KB 2142/3132 KB 2144/3132 KB 2146/3132 KB 2148/3132 KB 2150/3132 KB 2152/3132 KB 2154/3132 KB 2156/3132 KB 2158/3132 KB 2160/3132 KB 2162/3132 KB 2164/3132 KB 2166/3132 KB 2168/3132 KB 2170/3132 KB 2172/3132 KB 2174/3132 KB 2176/3132 KB 2178/3132 KB 2180/3132 KB 2182/3132 KB 2184/3132 KB 2186/3132 KB 2188/3132 KB 2190/3132 KB 2192/3132 KB 2194/3132 KB 2196/3132 KB 2198/3132 KB 2200/3132 KB 2202/3132 KB 2204/3132 KB 2206/3132 KB 2208/3132 KB 2210/3132 KB 2212/3132 KB 2214/3132 KB 2216/3132 KB 2218/3132 KB 2220/3132 KB 2222/3132 KB 2224/3132 KB 2226/3132 KB 2228/3132 KB 2230/3132 KB 2232/3132 KB 2234/3132 KB 2236/3132 KB 2238/3132 KB 2240/3132 KB 2242/3132 KB 2244/3132 KB 2246/3132 KB 2248/3132 KB 2250/3132 KB 2252/3132 KB 2254/3132 KB 2256/3132 KB 2258/3132 KB 2260/3132 KB 2262/3132 KB 2264/3132 KB 2266/3132 KB 2268/3132 KB 2270/3132 KB 2272/3132 KB 2274/3132 KB 2276/3132 KB 2278/3132 KB 2280/3132 KB 2282/3132 KB 2284/3132 KB 2286/3132 KB 2288/3132 KB 2290/3132 KB 2292/3132 KB 2294/3132 KB 2296/3132 KB 2298/3132 KB 2300/3132 KB 2302/3132 KB 2304/3132 KB 2306/3132 KB 2308/3132 KB 2310/3132 KB 2312/3132 KB 2314/3132 KB 2316/3132 KB 2318/3132 KB 2320/3132 KB 2322/3132 KB 2324/3132 KB 2326/3132 KB 2328/3132 KB 2330/3132 KB 2332/3132 KB 2334/3132 KB 2336/3132 KB 2338/3132 KB 2340/3132 KB 2342/3132 KB 2344/3132 KB 2346/3132 KB 2348/3132 KB 2350/3132 KB 2352/3132 KB 2354/3132 KB 2356/3132 KB 2358/3132 KB 2360/3132 KB 2362/3132 KB 2364/3132 KB 2366/3132 KB 2368/3132 KB 2370/3132 KB 2372/3132 KB 2374/3132 KB 2376/3132 KB 2378/3132 KB 2380/3132 KB 2382/3132 KB 2384/3132 KB 2386/3132 KB 2388/3132 KB 2390/3132 KB 2392/3132 KB 2394/3132 KB 2396/3132 KB 2398/3132 KB 2400/3132 KB 2402/3132 KB 2404/3132 KB 2406/3132 KB 2408/3132 KB 2410/3132 KB 2412/3132 KB 2414/3132 KB 2416/3132 KB 2418/3132 KB 2420/3132 KB 2422/3132 KB 2424/3132 KB 2426/3132 KB 2428/3132 KB 2430/3132 KB 2432/3132 KB 2434/3132 KB 2436/3132 KB 2438/3132 KB 2440/3132 KB 2442/3132 KB 2444/3132 KB 2446/3132 KB 2448/3132 KB 2450/3132 KB 2452/3132 KB 2454/3132 KB 2456/3132 KB 2458/3132 KB 2460/3132 KB 2462/3132 KB 2464/3132 KB 2466/3132 KB 2468/3132 KB 2470/3132 KB 2472/3132 KB 2474/3132 KB 2476/3132 KB 2478/3132 KB 2480/3132 KB 2482/3132 KB 2484/3132 KB 2486/3132 KB 2488/3132 KB 2490/3132 KB 2492/3132 KB 2494/3132 KB 2496/3132 KB 2498/3132 KB 2500/3132 KB 2502/3132 KB 2504/3132 KB 2506/3132 KB 2508/3132 KB 2510/3132 KB 2512/3132 KB 2514/3132 KB 2516/3132 KB 2518/3132 KB 2520/3132 KB 2522/3132 KB 2524/3132 KB 2526/3132 KB 2528/3132 KB 2530/3132 KB 2532/3132 KB 2534/3132 KB 2536/3132 KB 2538/3132 KB 2540/3132 KB 2542/3132 KB 2544/3132 KB 2546/3132 KB 2548/3132 KB 2550/3132 KB 2552/3132 KB 2554/3132 KB 2556/3132 KB 2558/3132 KB 2560/3132 KB 2562/3132 KB 2564/3132 KB 2566/3132 KB 2568/3132 KB 2570/3132 KB 2572/3132 KB 2574/3132 KB 2576/3132 KB 2578/3132 KB 2580/3132 KB 2582/3132 KB 2584/3132 KB 2586/3132 KB 2588/3132 KB 2590/3132 KB 2592/3132 KB 2594/3132 KB 2596/3132 KB 2598/3132 KB 2600/3132 KB 2602/3132 KB 2604/3132 KB 2606/3132 KB 2608/3132 KB 2610/3132 KB 2612/3132 KB 2614/3132 KB 2616/3132 KB 2618/3132 KB 2620/3132 KB 2622/3132 KB 2624/3132 KB 2626/3132 KB 2628/3132 KB 2630/3132 KB 2632/3132 KB 2634/3132 KB 2636/3132 KB 2638/3132 KB 2640/3132 KB 2642/3132 KB 2644/3132 KB 2646/3132 KB 2648/3132 KB 2650/3132 KB 2652/3132 KB 2654/3132 KB 2656/3132 KB 2658/3132 KB 2660/3132 KB 2662/3132 KB 2664/3132 KB 2666/3132 KB 2668/3132 KB 2670/3132 KB 2672/3132 KB 2674/3132 KB 2676/3132 KB 2678/3132 KB 2680/3132 KB 2682/3132 KB 2684/3132 KB 2686/3132 KB 2688/3132 KB 2690/3132 KB 2692/3132 KB 2694/3132 KB 2696/3132 KB 2698/3132 KB 2700/3132 KB 2702/3132 KB 2704/3132 KB 2706/3132 KB 2708/3132 KB 2710/3132 KB 2712/3132 KB 2714/3132 KB 2716/3132 KB 2718/3132 KB 2720/3132 KB 2722/3132 KB 2724/3132 KB 2726/3132 KB 2728/3132 KB 2730/3132 KB 2732/3132 KB 2734/3132 KB 2736/3132 KB 2738/3132 KB 2740/3132 KB 2742/3132 KB 2744/3132 KB 2746/3132 KB 2748/3132 KB 2750/3132 KB 2752/3132 KB 2754/3132 KB 2756/3132 KB 2758/3132 KB 2760/3132 KB 2762/3132 KB 2764/3132 KB 2766/3132 KB 2768/3132 KB 2770/3132 KB 2772/3132 KB 2774/3132 KB 2776/3132 KB 2778/3132 KB 2780/3132 KB 2782/3132 KB 2784/3132 KB 2786/3132 KB 2788/3132 KB 2790/3132 KB 2792/3132 KB 2794/3132 KB 2796/3132 KB 2798/3132 KB 2800/3132 KB 2802/3132 KB 2804/3132 KB 2806/3132 KB 2808/3132 KB 2810/3132 KB 2812/3132 KB 2814/3132 KB 2816/3132 KB 2818/3132 KB 2820/3132 KB 2822/3132 KB 2824/3132 KB 2826/3132 KB 2828/3132 KB 2830/3132 KB 2832/3132 KB 2834/3132 KB 2836/3132 KB 2838/3132 KB 2840/3132 KB 2842/3132 KB 2844/3132 KB 2846/3132 KB 2848/3132 KB 2850/3132 KB 2852/3132 KB 2854/3132 KB 2856/3132 KB 2858/3132 KB 2860/3132 KB 2862/3132 KB 2864/3132 KB 2866/3132 KB 2868/3132 KB 2870/3132 KB 2872/3132 KB 2874/3132 KB 2876/3132 KB 2878/3132 KB 2880/3132 KB 2882/3132 KB 2884/3132 KB 2886/3132 KB 2888/3132 KB 2890/3132 KB 2892/3132 KB 2894/3132 KB 2896/3132 KB 2898/3132 KB 2900/3132 KB 2902/3132 KB 2904/3132 KB 2906/3132 KB 2908/3132 KB 2910/3132 KB 2912/3132 KB 2914/3132 KB 2916/3132 KB 2918/3132 KB 2920/3132 KB 2922/3132 KB 2924/3132 KB 2926/3132 KB 2928/3132 KB 2930/3132 KB 2932/3132 KB 2934/3132 KB 2936/3132 KB 2938/3132 KB 2940/3132 KB 2942/3132 KB 2944/3132 KB 2946/3132 KB 2948/3132 KB 2950/3132 KB 2952/3132 KB 2954/3132 KB 2956/3132 KB 2958/3132 KB 2960/3132 KB 2962/3132 KB 2964/3132 KB 2966/3132 KB 2968/3132 KB 2970/3132 KB 2972/3132 KB 2974/3132 KB 2976/3132 KB 2978/3132 KB 2980/3132 KB 2982/3132 KB 2984/3132 KB 2986/3132 KB 2988/3132 KB 2990/3132 KB 2992/3132 KB 2994/3132 KB 2996/3132 KB 2998/3132 KB 3000/3132 KB 3002/3132 KB 3004/3132 KB 3006/3132 KB 3008/3132 KB 3010/3132 KB 3012/3132 KB 3014/3132 KB 3016/3132 KB 3018/3132 KB 3020/3132 KB 3022/3132 KB 3024/3132 KB 3026/3132 KB 3028/3132 KB 3030/3132 KB 3032/3132 KB 3034/3132 KB 3036/3132 KB 3038/3132 KB 3040/3132 KB 3042/3132 KB 3044/3132 KB 3046/3132 KB 3048/3132 KB 3050/3132 KB 3052/3132 KB 3054/3132 KB 3056/3132 KB 3058/3132 KB 3060/3132 KB 3062/3132 KB 3064/3132 KB 3066/3132 KB 3068/3132 KB 3070/3132 KB 3072/3132 KB 3074/3132 KB 3076/3132 KB 3078/3132 KB 3080/3132 KB 3082/3132 KB 3084/3132 KB 3086/3132 KB 3088/3132 KB 3090/3132 KB 3092/3132 KB 3094/3132 KB 3096/3132 KB 3098/3132 KB 3100/3132 KB 3102/3132 KB 3104/3132 KB 3106/3132 KB 3108/3132 KB 3110/3132 KB 3112/3132 KB 3114/3132 KB 3116/3132 KB 3118/3132 KB 3120/3132 KB 3122/3132 KB 3124/3132 KB 3126/3132 KB 3128/3132 KB 3130/3132 KB 3132/3132 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-20151206.195517-88.war (3132 KB at 3847.3 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-20151206.195517-88.pom 2/3 KB 3/3 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-20151206.195517-88.pom (3 KB at 48.8 KB/sec) Downloading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/maven-metadata.xml 287/287 B Downloaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/maven-metadata.xml (287 B at 9.7 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 28.8 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/maven-metadata.xml 287/287 B Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/maven-metadata.xml (287 B at 6.8 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-20151206.195517-88-sources.jar 2/13 KB 4/13 KB 6/13 KB 8/13 KB 10/13 KB 12/13 KB 13/13 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-20151206.195517-88-sources.jar (13 KB at 293.5 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 28.1 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-20151206.195517-88-javadoc.jar 2/85 KB 4/85 KB 6/85 KB 8/85 KB 10/85 KB 12/85 KB 14/85 KB 16/85 KB 18/85 KB 20/85 KB 22/85 KB 24/85 KB 26/85 KB 28/85 KB 30/85 KB 32/85 KB 34/85 KB 36/85 KB 38/85 KB 40/85 KB 42/85 KB 44/85 KB 46/85 KB 48/85 KB 50/85 KB 52/85 KB 54/85 KB 56/85 KB 58/85 KB 60/85 KB 62/85 KB 64/85 KB 66/85 KB 68/85 KB 70/85 KB 72/85 KB 74/85 KB 76/85 KB 78/85 KB 80/85 KB 82/85 KB 84/85 KB 85/85 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-20151206.195517-88-javadoc.jar (85 KB at 1068.3 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 29.5 KB/sec) Downloading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/ear/0.0.1-SNAPSHOT/maven-metadata.xml 780/780 B Downloaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/ear/0.0.1-SNAPSHOT/maven-metadata.xml (780 B at 21.8 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/ear/0.0.1-SNAPSHOT/ear-0.0.1-20151206.195518-87.ear 2/3546 KB 4/3546 KB 6/3546 KB 8/3546 KB 10/3546 KB 12/3546 KB 14/3546 KB 16/3546 KB 18/3546 KB 20/3546 KB 22/3546 KB 24/3546 KB 26/3546 KB 28/3546 KB 30/3546 KB 32/3546 KB 34/3546 KB 36/3546 KB 38/3546 KB 40/3546 KB 42/3546 KB 44/3546 KB 46/3546 KB 48/3546 KB 50/3546 KB 52/3546 KB 54/3546 KB 56/3546 KB 58/3546 KB 60/3546 KB 62/3546 KB 64/3546 KB 66/3546 KB 68/3546 KB 70/3546 KB 72/3546 KB 74/3546 KB 76/3546 KB 78/3546 KB 80/3546 KB 82/3546 KB 84/3546 KB 86/3546 KB 88/3546 KB 90/3546 KB 92/3546 KB 94/3546 KB 96/3546 KB 98/3546 KB 100/3546 KB 102/3546 KB 104/3546 KB 106/3546 KB 108/3546 KB 110/3546 KB 112/3546 KB 114/3546 KB 116/3546 KB 118/3546 KB 120/3546 KB 122/3546 KB 124/3546 KB 126/3546 KB 128/3546 KB 130/3546 KB 132/3546 KB 134/3546 KB 136/3546 KB 138/3546 KB 140/3546 KB 142/3546 KB 144/3546 KB 146/3546 KB 148/3546 KB 150/3546 KB 152/3546 KB 154/3546 KB 156/3546 KB 158/3546 KB 160/3546 KB 162/3546 KB 164/3546 KB 166/3546 KB 168/3546 KB 170/3546 KB 172/3546 KB 174/3546 KB 176/3546 KB 178/3546 KB 180/3546 KB 182/3546 KB 184/3546 KB 186/3546 KB 188/3546 KB 190/3546 KB 192/3546 KB 194/3546 KB 196/3546 KB 198/3546 KB 200/3546 KB 202/3546 KB 204/3546 KB 206/3546 KB 208/3546 KB 210/3546 KB 212/3546 KB 214/3546 KB 216/3546 KB 218/3546 KB 220/3546 KB 222/3546 KB 224/3546 KB 226/3546 KB 228/3546 KB 230/3546 KB 232/3546 KB 234/3546 KB 236/3546 KB 238/3546 KB 240/3546 KB 242/3546 KB 244/3546 KB 246/3546 KB 248/3546 KB 250/3546 KB 252/3546 KB 254/3546 KB 256/3546 KB 258/3546 KB 260/3546 KB 262/3546 KB 264/3546 KB 266/3546 KB 268/3546 KB 270/3546 KB 272/3546 KB 274/3546 KB 276/3546 KB 278/3546 KB 280/3546 KB 282/3546 KB 284/3546 KB 286/3546 KB 288/3546 KB 290/3546 KB 292/3546 KB 294/3546 KB 296/3546 KB 298/3546 KB 300/3546 KB 302/3546 KB 304/3546 KB 306/3546 KB 308/3546 KB 310/3546 KB 312/3546 KB 314/3546 KB 316/3546 KB 318/3546 KB 320/3546 KB 322/3546 KB 324/3546 KB 326/3546 KB 328/3546 KB 330/3546 KB 332/3546 KB 334/3546 KB 336/3546 KB 338/3546 KB 340/3546 KB 342/3546 KB 344/3546 KB 346/3546 KB 348/3546 KB 350/3546 KB 352/3546 KB 354/3546 KB 356/3546 KB 358/3546 KB 360/3546 KB 362/3546 KB 364/3546 KB 366/3546 KB 368/3546 KB 370/3546 KB 372/3546 KB 374/3546 KB 376/3546 KB 378/3546 KB 380/3546 KB 382/3546 KB 384/3546 KB 386/3546 KB 388/3546 KB 390/3546 KB 392/3546 KB 394/3546 KB 396/3546 KB 398/3546 KB 400/3546 KB 402/3546 KB 404/3546 KB 406/3546 KB 408/3546 KB 410/3546 KB 412/3546 KB 414/3546 KB 416/3546 KB 418/3546 KB 420/3546 KB 422/3546 KB 424/3546 KB 426/3546 KB 428/3546 KB 430/3546 KB 432/3546 KB 434/3546 KB 436/3546 KB 438/3546 KB 440/3546 KB 442/3546 KB 444/3546 KB 446/3546 KB 448/3546 KB 450/3546 KB 452/3546 KB 454/3546 KB 456/3546 KB 458/3546 KB 460/3546 KB 462/3546 KB 464/3546 KB 466/3546 KB 468/3546 KB 470/3546 KB 472/3546 KB 474/3546 KB 476/3546 KB 478/3546 KB 480/3546 KB 482/3546 KB 484/3546 KB 486/3546 KB 488/3546 KB 490/3546 KB 492/3546 KB 494/3546 KB 496/3546 KB 498/3546 KB 500/3546 KB 502/3546 KB 504/3546 KB 506/3546 KB 508/3546 KB 510/3546 KB 512/3546 KB 514/3546 KB 516/3546 KB 518/3546 KB 520/3546 KB 522/3546 KB 524/3546 KB 526/3546 KB 528/3546 KB 530/3546 KB 532/3546 KB 534/3546 KB 536/3546 KB 538/3546 KB 540/3546 KB 542/3546 KB 544/3546 KB 546/3546 KB 548/3546 KB 550/3546 KB 552/3546 KB 554/3546 KB 556/3546 KB 558/3546 KB 560/3546 KB 562/3546 KB 564/3546 KB 566/3546 KB 568/3546 KB 570/3546 KB 572/3546 KB 574/3546 KB 576/3546 KB 578/3546 KB 580/3546 KB 582/3546 KB 584/3546 KB 586/3546 KB 588/3546 KB 590/3546 KB 592/3546 KB 594/3546 KB 596/3546 KB 598/3546 KB 600/3546 KB 602/3546 KB 604/3546 KB 606/3546 KB 608/3546 KB 610/3546 KB 612/3546 KB 614/3546 KB 616/3546 KB 618/3546 KB 620/3546 KB 622/3546 KB 624/3546 KB 626/3546 KB 628/3546 KB 630/3546 KB 632/3546 KB 634/3546 KB 636/3546 KB 638/3546 KB 640/3546 KB 642/3546 KB 644/3546 KB 646/3546 KB 648/3546 KB 650/3546 KB 652/3546 KB 654/3546 KB 656/3546 KB 658/3546 KB 660/3546 KB 662/3546 KB 664/3546 KB 666/3546 KB 668/3546 KB 670/3546 KB 672/3546 KB 674/3546 KB 676/3546 KB 678/3546 KB 680/3546 KB 682/3546 KB 684/3546 KB 686/3546 KB 688/3546 KB 690/3546 KB 692/3546 KB 694/3546 KB 696/3546 KB 698/3546 KB 700/3546 KB 702/3546 KB 704/3546 KB 706/3546 KB 708/3546 KB 710/3546 KB 712/3546 KB 714/3546 KB 716/3546 KB 718/3546 KB 720/3546 KB 722/3546 KB 724/3546 KB 726/3546 KB 728/3546 KB 730/3546 KB 732/3546 KB 734/3546 KB 736/3546 KB 738/3546 KB 740/3546 KB 742/3546 KB 744/3546 KB 746/3546 KB 748/3546 KB 750/3546 KB 752/3546 KB 754/3546 KB 756/3546 KB 758/3546 KB 760/3546 KB 762/3546 KB 764/3546 KB 766/3546 KB 768/3546 KB 770/3546 KB 772/3546 KB 774/3546 KB 776/3546 KB 778/3546 KB 780/3546 KB 782/3546 KB 784/3546 KB 786/3546 KB 788/3546 KB 790/3546 KB 792/3546 KB 794/3546 KB 796/3546 KB 798/3546 KB 800/3546 KB 802/3546 KB 804/3546 KB 806/3546 KB 808/3546 KB 810/3546 KB 812/3546 KB 814/3546 KB 816/3546 KB 818/3546 KB 820/3546 KB 822/3546 KB 824/3546 KB 826/3546 KB 828/3546 KB 830/3546 KB 832/3546 KB 834/3546 KB 836/3546 KB 838/3546 KB 840/3546 KB 842/3546 KB 844/3546 KB 846/3546 KB 848/3546 KB 850/3546 KB 852/3546 KB 854/3546 KB 856/3546 KB 858/3546 KB 860/3546 KB 862/3546 KB 864/3546 KB 866/3546 KB 868/3546 KB 870/3546 KB 872/3546 KB 874/3546 KB 876/3546 KB 878/3546 KB 880/3546 KB 882/3546 KB 884/3546 KB 886/3546 KB 888/3546 KB 890/3546 KB 892/3546 KB 894/3546 KB 896/3546 KB 898/3546 KB 900/3546 KB 902/3546 KB 904/3546 KB 906/3546 KB 908/3546 KB 910/3546 KB 912/3546 KB 914/3546 KB 916/3546 KB 918/3546 KB 920/3546 KB 922/3546 KB 924/3546 KB 926/3546 KB 928/3546 KB 930/3546 KB 932/3546 KB 934/3546 KB 936/3546 KB 938/3546 KB 940/3546 KB 942/3546 KB 944/3546 KB 946/3546 KB 948/3546 KB 950/3546 KB 952/3546 KB 954/3546 KB 956/3546 KB 958/3546 KB 960/3546 KB 962/3546 KB 964/3546 KB 966/3546 KB 968/3546 KB 970/3546 KB 972/3546 KB 974/3546 KB 976/3546 KB 978/3546 KB 980/3546 KB 982/3546 KB 984/3546 KB 986/3546 KB 988/3546 KB 990/3546 KB 992/3546 KB 994/3546 KB 996/3546 KB 998/3546 KB 1000/3546 KB 1002/3546 KB 1004/3546 KB 1006/3546 KB 1008/3546 KB 1010/3546 KB 1012/3546 KB 1014/3546 KB 1016/3546 KB 1018/3546 KB 1020/3546 KB 1022/3546 KB 1024/3546 KB 1026/3546 KB 1028/3546 KB 1030/3546 KB 1032/3546 KB 1034/3546 KB 1036/3546 KB 1038/3546 KB 1040/3546 KB 1042/3546 KB 1044/3546 KB 1046/3546 KB 1048/3546 KB 1050/3546 KB 1052/3546 KB 1054/3546 KB 1056/3546 KB 1058/3546 KB 1060/3546 KB 1062/3546 KB 1064/3546 KB 1066/3546 KB 1068/3546 KB 1070/3546 KB 1072/3546 KB 1074/3546 KB 1076/3546 KB 1078/3546 KB 1080/3546 KB 1082/3546 KB 1084/3546 KB 1086/3546 KB 1088/3546 KB 1090/3546 KB 1092/3546 KB 1094/3546 KB 1096/3546 KB 1098/3546 KB 1100/3546 KB 1102/3546 KB 1104/3546 KB 1106/3546 KB 1108/3546 KB 1110/3546 KB 1112/3546 KB 1114/3546 KB 1116/3546 KB 1118/3546 KB 1120/3546 KB 1122/3546 KB 1124/3546 KB 1126/3546 KB 1128/3546 KB 1130/3546 KB 1132/3546 KB 1134/3546 KB 1136/3546 KB 1138/3546 KB 1140/3546 KB 1142/3546 KB 1144/3546 KB 1146/3546 KB 1148/3546 KB 1150/3546 KB 1152/3546 KB 1154/3546 KB 1156/3546 KB 1158/3546 KB 1160/3546 KB 1162/3546 KB 1164/3546 KB 1166/3546 KB 1168/3546 KB 1170/3546 KB 1172/3546 KB 1174/3546 KB 1176/3546 KB 1178/3546 KB 1180/3546 KB 1182/3546 KB 1184/3546 KB 1186/3546 KB 1188/3546 KB 1190/3546 KB 1192/3546 KB 1194/3546 KB 1196/3546 KB 1198/3546 KB 1200/3546 KB 1202/3546 KB 1204/3546 KB 1206/3546 KB 1208/3546 KB 1210/3546 KB 1212/3546 KB 1214/3546 KB 1216/3546 KB 1218/3546 KB 1220/3546 KB 1222/3546 KB 1224/3546 KB 1226/3546 KB 1228/3546 KB 1230/3546 KB 1232/3546 KB 1234/3546 KB 1236/3546 KB 1238/3546 KB 1240/3546 KB 1242/3546 KB 1244/3546 KB 1246/3546 KB 1248/3546 KB 1250/3546 KB 1252/3546 KB 1254/3546 KB 1256/3546 KB 1258/3546 KB 1260/3546 KB 1262/3546 KB 1264/3546 KB 1266/3546 KB 1268/3546 KB 1270/3546 KB 1272/3546 KB 1274/3546 KB 1276/3546 KB 1278/3546 KB 1280/3546 KB 1282/3546 KB 1284/3546 KB 1286/3546 KB 1288/3546 KB 1290/3546 KB 1292/3546 KB 1294/3546 KB 1296/3546 KB 1298/3546 KB 1300/3546 KB 1302/3546 KB 1304/3546 KB 1306/3546 KB 1308/3546 KB 1310/3546 KB 1312/3546 KB 1314/3546 KB 1316/3546 KB 1318/3546 KB 1320/3546 KB 1322/3546 KB 1324/3546 KB 1326/3546 KB 1328/3546 KB 1330/3546 KB 1332/3546 KB 1334/3546 KB 1336/3546 KB 1338/3546 KB 1340/3546 KB 1342/3546 KB 1344/3546 KB 1346/3546 KB 1348/3546 KB 1350/3546 KB 1352/3546 KB 1354/3546 KB 1356/3546 KB 1358/3546 KB 1360/3546 KB 1362/3546 KB 1364/3546 KB 1366/3546 KB 1368/3546 KB 1370/3546 KB 1372/3546 KB 1374/3546 KB 1376/3546 KB 1378/3546 KB 1380/3546 KB 1382/3546 KB 1384/3546 KB 1386/3546 KB 1388/3546 KB 1390/3546 KB 1392/3546 KB 1394/3546 KB 1396/3546 KB 1398/3546 KB 1400/3546 KB 1402/3546 KB 1404/3546 KB 1406/3546 KB 1408/3546 KB 1410/3546 KB 1412/3546 KB 1414/3546 KB 1416/3546 KB 1418/3546 KB 1420/3546 KB 1422/3546 KB 1424/3546 KB 1426/3546 KB 1428/3546 KB 1430/3546 KB 1432/3546 KB 1434/3546 KB 1436/3546 KB 1438/3546 KB 1440/3546 KB 1442/3546 KB 1444/3546 KB 1446/3546 KB 1448/3546 KB 1450/3546 KB 1452/3546 KB 1454/3546 KB 1456/3546 KB 1458/3546 KB 1460/3546 KB 1462/3546 KB 1464/3546 KB 1466/3546 KB 1468/3546 KB 1470/3546 KB 1472/3546 KB 1474/3546 KB 1476/3546 KB 1478/3546 KB 1480/3546 KB 1482/3546 KB 1484/3546 KB 1486/3546 KB 1488/3546 KB 1490/3546 KB 1492/3546 KB 1494/3546 KB 1496/3546 KB 1498/3546 KB 1500/3546 KB 1502/3546 KB 1504/3546 KB 1506/3546 KB 1508/3546 KB 1510/3546 KB 1512/3546 KB 1514/3546 KB 1516/3546 KB 1518/3546 KB 1520/3546 KB 1522/3546 KB 1524/3546 KB 1526/3546 KB 1528/3546 KB 1530/3546 KB 1532/3546 KB 1534/3546 KB 1536/3546 KB 1538/3546 KB 1540/3546 KB 1542/3546 KB 1544/3546 KB 1546/3546 KB 1548/3546 KB 1550/3546 KB 1552/3546 KB 1554/3546 KB 1556/3546 KB 1558/3546 KB 1560/3546 KB 1562/3546 KB 1564/3546 KB 1566/3546 KB 1568/3546 KB 1570/3546 KB 1572/3546 KB 1574/3546 KB 1576/3546 KB 1578/3546 KB 1580/3546 KB 1582/3546 KB 1584/3546 KB 1586/3546 KB 1588/3546 KB 1590/3546 KB 1592/3546 KB 1594/3546 KB 1596/3546 KB 1598/3546 KB 1600/3546 KB 1602/3546 KB 1604/3546 KB 1606/3546 KB 1608/3546 KB 1610/3546 KB 1612/3546 KB 1614/3546 KB 1616/3546 KB 1618/3546 KB 1620/3546 KB 1622/3546 KB 1624/3546 KB 1626/3546 KB 1628/3546 KB 1630/3546 KB 1632/3546 KB 1634/3546 KB 1636/3546 KB 1638/3546 KB 1640/3546 KB 1642/3546 KB 1644/3546 KB 1646/3546 KB 1648/3546 KB 1650/3546 KB 1652/3546 KB 1654/3546 KB 1656/3546 KB 1658/3546 KB 1660/3546 KB 1662/3546 KB 1664/3546 KB 1666/3546 KB 1668/3546 KB 1670/3546 KB 1672/3546 KB 1674/3546 KB 1676/3546 KB 1678/3546 KB 1680/3546 KB 1682/3546 KB 1684/3546 KB 1686/3546 KB 1688/3546 KB 1690/3546 KB 1692/3546 KB 1694/3546 KB 1696/3546 KB 1698/3546 KB 1700/3546 KB 1702/3546 KB 1704/3546 KB 1706/3546 KB 1708/3546 KB 1710/3546 KB 1712/3546 KB 1714/3546 KB 1716/3546 KB 1718/3546 KB 1720/3546 KB 1722/3546 KB 1724/3546 KB 1726/3546 KB 1728/3546 KB 1730/3546 KB 1732/3546 KB 1734/3546 KB 1736/3546 KB 1738/3546 KB 1740/3546 KB 1742/3546 KB 1744/3546 KB 1746/3546 KB 1748/3546 KB 1750/3546 KB 1752/3546 KB 1754/3546 KB 1756/3546 KB 1758/3546 KB 1760/3546 KB 1762/3546 KB 1764/3546 KB 1766/3546 KB 1768/3546 KB 1770/3546 KB 1772/3546 KB 1774/3546 KB 1776/3546 KB 1778/3546 KB 1780/3546 KB 1782/3546 KB 1784/3546 KB 1786/3546 KB 1788/3546 KB 1790/3546 KB 1792/3546 KB 1794/3546 KB 1796/3546 KB 1798/3546 KB 1800/3546 KB 1802/3546 KB 1804/3546 KB 1806/3546 KB 1808/3546 KB 1810/3546 KB 1812/3546 KB 1814/3546 KB 1816/3546 KB 1818/3546 KB 1820/3546 KB 1822/3546 KB 1824/3546 KB 1826/3546 KB 1828/3546 KB 1830/3546 KB 1832/3546 KB 1834/3546 KB 1836/3546 KB 1838/3546 KB 1840/3546 KB 1842/3546 KB 1844/3546 KB 1846/3546 KB 1848/3546 KB 1850/3546 KB 1852/3546 KB 1854/3546 KB 1856/3546 KB 1858/3546 KB 1860/3546 KB 1862/3546 KB 1864/3546 KB 1866/3546 KB 1868/3546 KB 1870/3546 KB 1872/3546 KB 1874/3546 KB 1876/3546 KB 1878/3546 KB 1880/3546 KB 1882/3546 KB 1884/3546 KB 1886/3546 KB 1888/3546 KB 1890/3546 KB 1892/3546 KB 1894/3546 KB 1896/3546 KB 1898/3546 KB 1900/3546 KB 1902/3546 KB 1904/3546 KB 1906/3546 KB 1908/3546 KB 1910/3546 KB 1912/3546 KB 1914/3546 KB 1916/3546 KB 1918/3546 KB 1920/3546 KB 1922/3546 KB 1924/3546 KB 1926/3546 KB 1928/3546 KB 1930/3546 KB 1932/3546 KB 1934/3546 KB 1936/3546 KB 1938/3546 KB 1940/3546 KB 1942/3546 KB 1944/3546 KB 1946/3546 KB 1948/3546 KB 1950/3546 KB 1952/3546 KB 1954/3546 KB 1956/3546 KB 1958/3546 KB 1960/3546 KB 1962/3546 KB 1964/3546 KB 1966/3546 KB 1968/3546 KB 1970/3546 KB 1972/3546 KB 1974/3546 KB 1976/3546 KB 1978/3546 KB 1980/3546 KB 1982/3546 KB 1984/3546 KB 1986/3546 KB 1988/3546 KB 1990/3546 KB 1992/3546 KB 1994/3546 KB 1996/3546 KB 1998/3546 KB 2000/3546 KB 2002/3546 KB 2004/3546 KB 2006/3546 KB 2008/3546 KB 2010/3546 KB 2012/3546 KB 2014/3546 KB 2016/3546 KB 2018/3546 KB 2020/3546 KB 2022/3546 KB 2024/3546 KB 2026/3546 KB 2028/3546 KB 2030/3546 KB 2032/3546 KB 2034/3546 KB 2036/3546 KB 2038/3546 KB 2040/3546 KB 2042/3546 KB 2044/3546 KB 2046/3546 KB 2048/3546 KB 2050/3546 KB 2052/3546 KB 2054/3546 KB 2056/3546 KB 2058/3546 KB 2060/3546 KB 2062/3546 KB 2064/3546 KB 2066/3546 KB 2068/3546 KB 2070/3546 KB 2072/3546 KB 2074/3546 KB 2076/3546 KB 2078/3546 KB 2080/3546 KB 2082/3546 KB 2084/3546 KB 2086/3546 KB 2088/3546 KB 2090/3546 KB 2092/3546 KB 2094/3546 KB 2096/3546 KB 2098/3546 KB 2100/3546 KB 2102/3546 KB 2104/3546 KB 2106/3546 KB 2108/3546 KB 2110/3546 KB 2112/3546 KB 2114/3546 KB 2116/3546 KB 2118/3546 KB 2120/3546 KB 2122/3546 KB 2124/3546 KB 2126/3546 KB 2128/3546 KB 2130/3546 KB 2132/3546 KB 2134/3546 KB 2136/3546 KB 2138/3546 KB 2140/3546 KB 2142/3546 KB 2144/3546 KB 2146/3546 KB 2148/3546 KB 2150/3546 KB 2152/3546 KB 2154/3546 KB 2156/3546 KB 2158/3546 KB 2160/3546 KB 2162/3546 KB 2164/3546 KB 2166/3546 KB 2168/3546 KB 2170/3546 KB 2172/3546 KB 2174/3546 KB 2176/3546 KB 2178/3546 KB 2180/3546 KB 2182/3546 KB 2184/3546 KB 2186/3546 KB 2188/3546 KB 2190/3546 KB 2192/3546 KB 2194/3546 KB 2196/3546 KB 2198/3546 KB 2200/3546 KB 2202/3546 KB 2204/3546 KB 2206/3546 KB 2208/3546 KB 2210/3546 KB 2212/3546 KB 2214/3546 KB 2216/3546 KB 2218/3546 KB 2220/3546 KB 2222/3546 KB 2224/3546 KB 2226/3546 KB 2228/3546 KB 2230/3546 KB 2232/3546 KB 2234/3546 KB 2236/3546 KB 2238/3546 KB 2240/3546 KB 2242/3546 KB 2244/3546 KB 2246/3546 KB 2248/3546 KB 2250/3546 KB 2252/3546 KB 2254/3546 KB 2256/3546 KB 2258/3546 KB 2260/3546 KB 2262/3546 KB 2264/3546 KB 2266/3546 KB 2268/3546 KB 2270/3546 KB 2272/3546 KB 2274/3546 KB 2276/3546 KB 2278/3546 KB 2280/3546 KB 2282/3546 KB 2284/3546 KB 2286/3546 KB 2288/3546 KB 2290/3546 KB 2292/3546 KB 2294/3546 KB 2296/3546 KB 2298/3546 KB 2300/3546 KB 2302/3546 KB 2304/3546 KB 2306/3546 KB 2308/3546 KB 2310/3546 KB 2312/3546 KB 2314/3546 KB 2316/3546 KB 2318/3546 KB 2320/3546 KB 2322/3546 KB 2324/3546 KB 2326/3546 KB 2328/3546 KB 2330/3546 KB 2332/3546 KB 2334/3546 KB 2336/3546 KB 2338/3546 KB 2340/3546 KB 2342/3546 KB 2344/3546 KB 2346/3546 KB 2348/3546 KB 2350/3546 KB 2352/3546 KB 2354/3546 KB 2356/3546 KB 2358/3546 KB 2360/3546 KB 2362/3546 KB 2364/3546 KB 2366/3546 KB 2368/3546 KB 2370/3546 KB 2372/3546 KB 2374/3546 KB 2376/3546 KB 2378/3546 KB 2380/3546 KB 2382/3546 KB 2384/3546 KB 2386/3546 KB 2388/3546 KB 2390/3546 KB 2392/3546 KB 2394/3546 KB 2396/3546 KB 2398/3546 KB 2400/3546 KB 2402/3546 KB 2404/3546 KB 2406/3546 KB 2408/3546 KB 2410/3546 KB 2412/3546 KB 2414/3546 KB 2416/3546 KB 2418/3546 KB 2420/3546 KB 2422/3546 KB 2424/3546 KB 2426/3546 KB 2428/3546 KB 2430/3546 KB 2432/3546 KB 2434/3546 KB 2436/3546 KB 2438/3546 KB 2440/3546 KB 2442/3546 KB 2444/3546 KB 2446/3546 KB 2448/3546 KB 2450/3546 KB 2452/3546 KB 2454/3546 KB 2456/3546 KB 2458/3546 KB 2460/3546 KB 2462/3546 KB 2464/3546 KB 2466/3546 KB 2468/3546 KB 2470/3546 KB 2472/3546 KB 2474/3546 KB 2476/3546 KB 2478/3546 KB 2480/3546 KB 2482/3546 KB 2484/3546 KB 2486/3546 KB 2488/3546 KB 2490/3546 KB 2492/3546 KB 2494/3546 KB 2496/3546 KB 2498/3546 KB 2500/3546 KB 2502/3546 KB 2504/3546 KB 2506/3546 KB 2508/3546 KB 2510/3546 KB 2512/3546 KB 2514/3546 KB 2516/3546 KB 2518/3546 KB 2520/3546 KB 2522/3546 KB 2524/3546 KB 2526/3546 KB 2528/3546 KB 2530/3546 KB 2532/3546 KB 2534/3546 KB 2536/3546 KB 2538/3546 KB 2540/3546 KB 2542/3546 KB 2544/3546 KB 2546/3546 KB 2548/3546 KB 2550/3546 KB 2552/3546 KB 2554/3546 KB 2556/3546 KB 2558/3546 KB 2560/3546 KB 2562/3546 KB 2564/3546 KB 2566/3546 KB 2568/3546 KB 2570/3546 KB 2572/3546 KB 2574/3546 KB 2576/3546 KB 2578/3546 KB 2580/3546 KB 2582/3546 KB 2584/3546 KB 2586/3546 KB 2588/3546 KB 2590/3546 KB 2592/3546 KB 2594/3546 KB 2596/3546 KB 2598/3546 KB 2600/3546 KB 2602/3546 KB 2604/3546 KB 2606/3546 KB 2608/3546 KB 2610/3546 KB 2612/3546 KB 2614/3546 KB 2616/3546 KB 2618/3546 KB 2620/3546 KB 2622/3546 KB 2624/3546 KB 2626/3546 KB 2628/3546 KB 2630/3546 KB 2632/3546 KB 2634/3546 KB 2636/3546 KB 2638/3546 KB 2640/3546 KB 2642/3546 KB 2644/3546 KB 2646/3546 KB 2648/3546 KB 2650/3546 KB 2652/3546 KB 2654/3546 KB 2656/3546 KB 2658/3546 KB 2660/3546 KB 2662/3546 KB 2664/3546 KB 2666/3546 KB 2668/3546 KB 2670/3546 KB 2672/3546 KB 2674/3546 KB 2676/3546 KB 2678/3546 KB 2680/3546 KB 2682/3546 KB 2684/3546 KB 2686/3546 KB 2688/3546 KB 2690/3546 KB 2692/3546 KB 2694/3546 KB 2696/3546 KB 2698/3546 KB 2700/3546 KB 2702/3546 KB 2704/3546 KB 2706/3546 KB 2708/3546 KB 2710/3546 KB 2712/3546 KB 2714/3546 KB 2716/3546 KB 2718/3546 KB 2720/3546 KB 2722/3546 KB 2724/3546 KB 2726/3546 KB 2728/3546 KB 2730/3546 KB 2732/3546 KB 2734/3546 KB 2736/3546 KB 2738/3546 KB 2740/3546 KB 2742/3546 KB 2744/3546 KB 2746/3546 KB 2748/3546 KB 2750/3546 KB 2752/3546 KB 2754/3546 KB 2756/3546 KB 2758/3546 KB 2760/3546 KB 2762/3546 KB 2764/3546 KB 2766/3546 KB 2768/3546 KB 2770/3546 KB 2772/3546 KB 2774/3546 KB 2776/3546 KB 2778/3546 KB 2780/3546 KB 2782/3546 KB 2784/3546 KB 2786/3546 KB 2788/3546 KB 2790/3546 KB 2792/3546 KB 2794/3546 KB 2796/3546 KB 2798/3546 KB 2800/3546 KB 2802/3546 KB 2804/3546 KB 2806/3546 KB 2808/3546 KB 2810/3546 KB 2812/3546 KB 2814/3546 KB 2816/3546 KB 2818/3546 KB 2820/3546 KB 2822/3546 KB 2824/3546 KB 2826/3546 KB 2828/3546 KB 2830/3546 KB 2832/3546 KB 2834/3546 KB 2836/3546 KB 2838/3546 KB 2840/3546 KB 2842/3546 KB 2844/3546 KB 2846/3546 KB 2848/3546 KB 2850/3546 KB 2852/3546 KB 2854/3546 KB 2856/3546 KB 2858/3546 KB 2860/3546 KB 2862/3546 KB 2864/3546 KB 2866/3546 KB 2868/3546 KB 2870/3546 KB 2872/3546 KB 2874/3546 KB 2876/3546 KB 2878/3546 KB 2880/3546 KB 2882/3546 KB 2884/3546 KB 2886/3546 KB 2888/3546 KB 2890/3546 KB 2892/3546 KB 2894/3546 KB 2896/3546 KB 2898/3546 KB 2900/3546 KB 2902/3546 KB 2904/3546 KB 2906/3546 KB 2908/3546 KB 2910/3546 KB 2912/3546 KB 2914/3546 KB 2916/3546 KB 2918/3546 KB 2920/3546 KB 2922/3546 KB 2924/3546 KB 2926/3546 KB 2928/3546 KB 2930/3546 KB 2932/3546 KB 2934/3546 KB 2936/3546 KB 2938/3546 KB 2940/3546 KB 2942/3546 KB 2944/3546 KB 2946/3546 KB 2948/3546 KB 2950/3546 KB 2952/3546 KB 2954/3546 KB 2956/3546 KB 2958/3546 KB 2960/3546 KB 2962/3546 KB 2964/3546 KB 2966/3546 KB 2968/3546 KB 2970/3546 KB 2972/3546 KB 2974/3546 KB 2976/3546 KB 2978/3546 KB 2980/3546 KB 2982/3546 KB 2984/3546 KB 2986/3546 KB 2988/3546 KB 2990/3546 KB 2992/3546 KB 2994/3546 KB 2996/3546 KB 2998/3546 KB 3000/3546 KB 3002/3546 KB 3004/3546 KB 3006/3546 KB 3008/3546 KB 3010/3546 KB 3012/3546 KB 3014/3546 KB 3016/3546 KB 3018/3546 KB 3020/3546 KB 3022/3546 KB 3024/3546 KB 3026/3546 KB 3028/3546 KB 3030/3546 KB 3032/3546 KB 3034/3546 KB 3036/3546 KB 3038/3546 KB 3040/3546 KB 3042/3546 KB 3044/3546 KB 3046/3546 KB 3048/3546 KB 3050/3546 KB 3052/3546 KB 3054/3546 KB 3056/3546 KB 3058/3546 KB 3060/3546 KB 3062/3546 KB 3064/3546 KB 3066/3546 KB 3068/3546 KB 3070/3546 KB 3072/3546 KB 3074/3546 KB 3076/3546 KB 3078/3546 KB 3080/3546 KB 3082/3546 KB 3084/3546 KB 3086/3546 KB 3088/3546 KB 3090/3546 KB 3092/3546 KB 3094/3546 KB 3096/3546 KB 3098/3546 KB 3100/3546 KB 3102/3546 KB 3104/3546 KB 3106/3546 KB 3108/3546 KB 3110/3546 KB 3112/3546 KB 3114/3546 KB 3116/3546 KB 3118/3546 KB 3120/3546 KB 3122/3546 KB 3124/3546 KB 3126/3546 KB 3128/3546 KB 3130/3546 KB 3132/3546 KB 3134/3546 KB 3136/3546 KB 3138/3546 KB 3140/3546 KB 3142/3546 KB 3144/3546 KB 3146/3546 KB 3148/3546 KB 3150/3546 KB 3152/3546 KB 3154/3546 KB 3156/3546 KB 3158/3546 KB 3160/3546 KB 3162/3546 KB 3164/3546 KB 3166/3546 KB 3168/3546 KB 3170/3546 KB 3172/3546 KB 3174/3546 KB 3176/3546 KB 3178/3546 KB 3180/3546 KB 3182/3546 KB 3184/3546 KB 3186/3546 KB 3188/3546 KB 3190/3546 KB 3192/3546 KB 3194/3546 KB 3196/3546 KB 3198/3546 KB 3200/3546 KB 3202/3546 KB 3204/3546 KB 3206/3546 KB 3208/3546 KB 3210/3546 KB 3212/3546 KB 3214/3546 KB 3216/3546 KB 3218/3546 KB 3220/3546 KB 3222/3546 KB 3224/3546 KB 3226/3546 KB 3228/3546 KB 3230/3546 KB 3232/3546 KB 3234/3546 KB 3236/3546 KB 3238/3546 KB 3240/3546 KB 3242/3546 KB 3244/3546 KB 3246/3546 KB 3248/3546 KB 3250/3546 KB 3252/3546 KB 3254/3546 KB 3256/3546 KB 3258/3546 KB 3260/3546 KB 3262/3546 KB 3264/3546 KB 3266/3546 KB 3268/3546 KB 3270/3546 KB 3272/3546 KB 3274/3546 KB 3276/3546 KB 3278/3546 KB 3280/3546 KB 3282/3546 KB 3284/3546 KB 3286/3546 KB 3288/3546 KB 3290/3546 KB 3292/3546 KB 3294/3546 KB 3296/3546 KB 3298/3546 KB 3300/3546 KB 3302/3546 KB 3304/3546 KB 3306/3546 KB 3308/3546 KB 3310/3546 KB 3312/3546 KB 3314/3546 KB 3316/3546 KB 3318/3546 KB 3320/3546 KB 3322/3546 KB 3324/3546 KB 3326/3546 KB 3328/3546 KB 3330/3546 KB 3332/3546 KB 3334/3546 KB 3336/3546 KB 3338/3546 KB 3340/3546 KB 3342/3546 KB 3344/3546 KB 3346/3546 KB 3348/3546 KB 3350/3546 KB 3352/3546 KB 3354/3546 KB 3356/3546 KB 3358/3546 KB 3360/3546 KB 3362/3546 KB 3364/3546 KB 3366/3546 KB 3368/3546 KB 3370/3546 KB 3372/3546 KB 3374/3546 KB 3376/3546 KB 3378/3546 KB 3380/3546 KB 3382/3546 KB 3384/3546 KB 3386/3546 KB 3388/3546 KB 3390/3546 KB 3392/3546 KB 3394/3546 KB 3396/3546 KB 3398/3546 KB 3400/3546 KB 3402/3546 KB 3404/3546 KB 3406/3546 KB 3408/3546 KB 3410/3546 KB 3412/3546 KB 3414/3546 KB 3416/3546 KB 3418/3546 KB 3420/3546 KB 3422/3546 KB 3424/3546 KB 3426/3546 KB 3428/3546 KB 3430/3546 KB 3432/3546 KB 3434/3546 KB 3436/3546 KB 3438/3546 KB 3440/3546 KB 3442/3546 KB 3444/3546 KB 3446/3546 KB 3448/3546 KB 3450/3546 KB 3452/3546 KB 3454/3546 KB 3456/3546 KB 3458/3546 KB 3460/3546 KB 3462/3546 KB 3464/3546 KB 3466/3546 KB 3468/3546 KB 3470/3546 KB 3472/3546 KB 3474/3546 KB 3476/3546 KB 3478/3546 KB 3480/3546 KB 3482/3546 KB 3484/3546 KB 3486/3546 KB 3488/3546 KB 3490/3546 KB 3492/3546 KB 3494/3546 KB 3496/3546 KB 3498/3546 KB 3500/3546 KB 3502/3546 KB 3504/3546 KB 3506/3546 KB 3508/3546 KB 3510/3546 KB 3512/3546 KB 3514/3546 KB 3516/3546 KB 3518/3546 KB 3520/3546 KB 3522/3546 KB 3524/3546 KB 3526/3546 KB 3528/3546 KB 3530/3546 KB 3532/3546 KB 3534/3546 KB 3536/3546 KB 3538/3546 KB 3540/3546 KB 3542/3546 KB 3544/3546 KB 3546/3546 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/ear/0.0.1-SNAPSHOT/ear-0.0.1-20151206.195518-87.ear (3546 KB at 3350.9 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/ear/0.0.1-SNAPSHOT/ear-0.0.1-20151206.195518-87.pom 2/3 KB 3/3 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/ear/0.0.1-SNAPSHOT/ear-0.0.1-20151206.195518-87.pom (3 KB at 29.7 KB/sec) Downloading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/ear/maven-metadata.xml 287/287 B Downloaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/ear/maven-metadata.xml (287 B at 7.4 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/ear/0.0.1-SNAPSHOT/maven-metadata.xml 780/780 B Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/ear/0.0.1-SNAPSHOT/maven-metadata.xml (780 B at 13.8 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/ear/maven-metadata.xml 287/287 B Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/ear/maven-metadata.xml (287 B at 5.8 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Sample ............................................ SUCCESS [3.843s] [INFO] Domain ............................................ SUCCESS [4.977s] [INFO] Tests ............................................. SUCCESS [3.416s] [INFO] Service ........................................... SUCCESS [4.083s] [INFO] REST .............................................. SUCCESS [3.852s] [INFO] JSF ............................................... SUCCESS [5.314s] [INFO] EAR ............................................... SUCCESS [8.473s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 34.351s [INFO] Finished at: Sun Dec 06 20:55:20 CET 2015 [INFO] Final Memory: 42M/553M [INFO] ------------------------------------------------------------------------ [LETTA] $ mvn -DskipTests=true -Dwildfly.username=deployer -Dwildfly.password=sing-dt-deployer-33 -Dwildfly.force=true wildfly:deploy [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Sample [INFO] Domain [INFO] Tests [INFO] Service [INFO] REST [INFO] JSF [INFO] EAR [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Sample 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ letta >>> [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ letta --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip [INFO] wildfly-dist-8.2.1.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ letta --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ letta >>> [INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ letta <<< [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ letta --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ letta --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] <<< wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ letta <<< [INFO] [INFO] --- wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ letta --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Domain 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ domain >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ domain --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/domain/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ domain --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/domain/src/test/resources [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/domain/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ domain --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ domain --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip [INFO] wildfly-dist-8.2.1.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/domain/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ domain --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-unit-test) @ domain --- [INFO] Analyzed bundle 'Domain' with 5 classes [INFO] [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ domain --- [INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ domain >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ domain --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ domain <<< [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ domain --- [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ domain --- [INFO] Loading source files for package es.uvigo.esei.dgss.letta.domain.entities... Constructing Javadoc information... Standard Doclet version 1.8.0_60 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/Event.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/EventType.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/Registration.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/Role.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/User.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/serialized-form.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/Registration.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/User.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/Event.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/Role.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/EventType.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/help-doc.html... [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] <<< wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ domain <<< [INFO] [INFO] --- wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ domain --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Tests 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ tests >>> [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ tests --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/tests/src/test/resources [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/tests/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ tests --- [INFO] No sources to compile [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ tests --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip [INFO] wildfly-dist-8.2.1.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/tests/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ tests --- [INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ tests >>> [INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ tests <<< [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ tests --- [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ tests --- [INFO] Loading source files for package es.uvigo.esei.dgss.letta.mail... Loading source files for package es.uvigo.esei.dgss.letta.service.util.security... Loading source files for package es.uvigo.esei.dgss.letta.domain.entities... Loading source files for package es.uvigo.esei.dgss.letta.http.util... Constructing Javadoc information... Standard Doclet version 1.8.0_60 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/mail/Email.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/mail/MailBox.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/mail/RegexMatcher.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/RoleCaller.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/RoleCaller.ThrowingRunnable.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/RoleCaller.ThrowingSupplier.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/TestPrincipal.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/UserRoleCaller.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/EventsDataset.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/IsEqualsToEntity.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/IsEqualsToRegistration.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/IsEqualsToUser.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/IsEqualToEvent.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/RegistrationsDataset.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/UsersDataset.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/HasHttpStatus.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/overview-frame.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/mail/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/mail/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/mail/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/mail/class-use/MailBox.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/mail/class-use/RegexMatcher.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/mail/class-use/Email.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/class-use/UserRoleCaller.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/class-use/RoleCaller.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/class-use/RoleCaller.ThrowingSupplier.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/class-use/RoleCaller.ThrowingRunnable.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/class-use/TestPrincipal.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/IsEqualsToEntity.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/IsEqualsToUser.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/RegistrationsDataset.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/EventsDataset.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/IsEqualToEvent.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/IsEqualsToRegistration.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/UsersDataset.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/class-use/HasHttpStatus.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-use.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/package-use.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/mail/package-use.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/overview-summary.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/help-doc.html... [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] <<< wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ tests <<< [INFO] [INFO] --- wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ tests --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Service 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ service >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ service --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ service --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ service --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ service --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip [INFO] wildfly-dist-8.2.1.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ service --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-unit-test) @ service --- [INFO] Analyzed bundle 'Service' with 7 classes [INFO] [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ service --- [INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ service >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ service --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ service <<< [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ service --- [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/service/target/service-0.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ service --- [INFO] Loading source files for package es.uvigo.esei.dgss.letta.service... Loading source files for package es.uvigo.esei.dgss.letta.service.util.mail... Loading source files for package es.uvigo.esei.dgss.letta.service.util.exceptions... Constructing Javadoc information... Standard Doclet version 1.8.0_60 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/EventEJB.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/UserAuthorizationEJB.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/UserEJB.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/util/mail/DefaultMailer.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/util/mail/Mailer.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/util/exceptions/EmailDuplicateException.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/util/exceptions/EventAlredyJoinedException.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/util/exceptions/LoginDuplicateException.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/overview-frame.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/util/exceptions/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/util/exceptions/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/util/exceptions/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/util/mail/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/util/mail/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/util/mail/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/serialized-form.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/class-use/UserAuthorizationEJB.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/class-use/UserEJB.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/class-use/EventEJB.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/util/mail/class-use/Mailer.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/util/mail/class-use/DefaultMailer.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/util/exceptions/class-use/EmailDuplicateException.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/util/exceptions/class-use/EventAlredyJoinedException.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/util/exceptions/class-use/LoginDuplicateException.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/package-use.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/util/exceptions/package-use.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/util/mail/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/overview-summary.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/help-doc.html... 2 warnings [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/LETTA/service/src/main/java/es/uvigo/esei/dgss/letta/service/EventEJB.java:206: warning: no @param for start [WARNING] public List getEventsJoinedByUser(final int start, final int count) { [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/LETTA/service/src/main/java/es/uvigo/esei/dgss/letta/service/EventEJB.java:206: warning: no @param for count [WARNING] public List getEventsJoinedByUser(final int start, final int count) { [WARNING] ^ [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/service/target/service-0.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] <<< wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ service <<< [INFO] [INFO] --- wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ service --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building REST 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ rest >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ rest --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ rest --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ rest --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ rest --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip [INFO] wildfly-dist-8.2.1.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ rest --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-unit-test) @ rest --- [INFO] Analyzed bundle 'REST' with 4 classes [INFO] [INFO] --- maven-war-plugin:2.1.1:war (default-war) @ rest --- [INFO] Packaging webapp [INFO] Assembling webapp [rest] in [/var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/var/lib/jenkins/workspace/LETTA/rest/src/main/webapp] [INFO] Webapp assembled in [35 msecs] [INFO] Building war: /var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT.war [INFO] WEB-INF/web.xml already added, skipping [INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ rest >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ rest --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ rest <<< [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ rest --- [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ rest --- [INFO] Loading source files for package es.uvigo.esei.dgss.letta.rest.util.mapper... Loading source files for package es.uvigo.esei.dgss.letta.rest... Constructing Javadoc information... Standard Doclet version 1.8.0_60 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/util/mapper/CORSFilter.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/util/mapper/IllegalArgumentExceptionMapper.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/util/mapper/SecurityExceptionMapper.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/EventResource.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/overview-frame.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/util/mapper/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/util/mapper/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/util/mapper/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/util/mapper/class-use/SecurityExceptionMapper.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/util/mapper/class-use/CORSFilter.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/util/mapper/class-use/IllegalArgumentExceptionMapper.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/class-use/EventResource.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/package-use.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/util/mapper/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/overview-summary.html... Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/help-doc.html... [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] <<< wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ rest <<< [INFO] [INFO] --- wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ rest --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JSF 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ jsf >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ jsf --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ jsf --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ jsf --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ jsf --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip [INFO] wildfly-dist-8.2.1.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ jsf --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-unit-test) @ jsf --- [INFO] Analyzed bundle 'JSF' with 12 classes [INFO] [INFO] --- maven-war-plugin:2.1.1:war (default-war) @ jsf --- [INFO] Packaging webapp [INFO] Assembling webapp [jsf] in [/var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/var/lib/jenkins/workspace/LETTA/jsf/src/main/webapp] [INFO] Webapp assembled in [38 msecs] [INFO] Building war: /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT.war [INFO] WEB-INF/web.xml already added, skipping [INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ jsf >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ jsf --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ jsf <<< [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ jsf --- [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ jsf --- [INFO] Loading source files for package es.uvigo.esei.dgss.letta.jsf... Loading source files for package es.uvigo.esei.dgss.letta.jsf.util... Constructing Javadoc information... Standard Doclet version 1.8.0_60 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/ConfirmUserController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/CreateEventController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/EventSearchController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/IndexPageController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/JoinEventController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/ListJoinedEventsController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/LoginUserController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/RegisterUserController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/util/EventMappings.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/util/JSFPagePathUtils.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/util/LazyEventList.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/overview-frame.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/util/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/util/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/util/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/serialized-form.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/ListJoinedEventsController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/LoginUserController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/IndexPageController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/JoinEventController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/CreateEventController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/ConfirmUserController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/EventSearchController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/RegisterUserController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/util/class-use/LazyEventList.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/util/class-use/JSFPagePathUtils.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/util/class-use/EventMappings.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/package-use.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/util/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/overview-summary.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/help-doc.html... [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] <<< wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ jsf <<< [INFO] [INFO] --- wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ jsf --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building EAR 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ ear >>> [INFO] [INFO] --- maven-ear-plugin:2.10.1:generate-application-xml (default-generate-application-xml) @ ear --- [INFO] Generating application.xml [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ ear --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/ear/src/main/resources [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ ear --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip [INFO] wildfly-dist-8.2.1.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ ear --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/ear/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-ear-plugin:2.10.1:ear (default-ear) @ ear --- [INFO] Could not find manifest file: /var/lib/jenkins/workspace/LETTA/ear/target/ear-0.0.1-SNAPSHOT/META-INF/MANIFEST.MF - Generating one [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/ear/target/letta-0.0.1-SNAPSHOT.ear [INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ ear >>> [INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ ear <<< [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ ear --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ ear --- [INFO] [INFO] <<< wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ ear <<< [INFO] [INFO] --- wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ ear --- Dec 06, 2015 8:55:50 PM org.xnio.Xnio INFO: XNIO version 3.3.1.Final Dec 06, 2015 8:55:50 PM org.xnio.nio.NioXnio INFO: XNIO NIO Implementation Version 3.3.1.Final Dec 06, 2015 8:55:50 PM org.jboss.remoting3.EndpointImpl INFO: JBoss Remoting version 4.0.9.Final [INFO] Authenticating against security realm: ManagementRealm [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Sample ............................................ SUCCESS [4.685s] [INFO] Domain ............................................ SUCCESS [4.664s] [INFO] Tests ............................................. SUCCESS [3.658s] [INFO] Service ........................................... SUCCESS [3.864s] [INFO] REST .............................................. SUCCESS [3.017s] [INFO] JSF ............................................... SUCCESS [4.977s] [INFO] EAR ............................................... SUCCESS [3.761s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 30.037s [INFO] Finished at: Sun Dec 06 20:55:53 CET 2015 [INFO] Final Memory: 45M/517M [INFO] ------------------------------------------------------------------------ Xvfb stopping [htmlpublisher] Archiving HTML reports... [htmlpublisher] Archiving at PROJECT level /var/lib/jenkins/workspace/LETTA/domain/target/site/jacoco to /var/lib/jenkins/jobs/LETTA/htmlreports/Domain_JaCoCo_Report [htmlpublisher] Archiving at PROJECT level /var/lib/jenkins/workspace/LETTA/service/target/site/jacoco to /var/lib/jenkins/jobs/LETTA/htmlreports/Service_JaCoCo_Report [htmlpublisher] Archiving at PROJECT level /var/lib/jenkins/workspace/LETTA/jsf/target/site/jacoco to /var/lib/jenkins/jobs/LETTA/htmlreports/JSF_JaCoCo_Report [htmlpublisher] Archiving at PROJECT level /var/lib/jenkins/workspace/LETTA/rest/target/site/jacoco to /var/lib/jenkins/jobs/LETTA/htmlreports/REST_JaCoCo_Report Finished: SUCCESS