simple 25-Feb-2014 01:11:16 Build Cyberintegrator - Server and Editor - NCSA Common #110 (CI-SERVER-COMMON-110) started building on agent Default Agent simple 25-Feb-2014 01:11:17 Build working directory is /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON simple 25-Feb-2014 01:11:17 Executing build Cyberintegrator - Server and Editor - NCSA Common #110 (CI-SERVER-COMMON-110) simple 25-Feb-2014 01:11:17 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' simple 25-Feb-2014 01:11:17 Updating source code to revision: ee9dee3add0848fc89a6d0b02f119211031da540 simple 25-Feb-2014 01:11:17 Fetching 'refs/heads/master' from 'https://opensource.ncsa.illinois.edu/stash/scm/CBI/ncsa-common.git'. simple 25-Feb-2014 01:11:17 Checking out revision ee9dee3add0848fc89a6d0b02f119211031da540. simple 25-Feb-2014 01:11:18 Warning: you are leaving 3 commits behind, not connected to simple 25-Feb-2014 01:11:18 any of your branches: simple 25-Feb-2014 01:11:18 simple 25-Feb-2014 01:11:18 69b5c5b don't use reference objects, always include full JSON object. SpringData.objectToJSON and SpringData.JSONToObject should be used to map to and from json simple 25-Feb-2014 01:11:18 42d43ba no applicationContext and log4j in src/main/resources except for main apps simple 25-Feb-2014 01:11:18 c9964b0 CBI-450 updated DataetDAO to support deleted simple 25-Feb-2014 01:11:18 simple 25-Feb-2014 01:11:18 If you want to keep them by creating a new branch, this may be a good time simple 25-Feb-2014 01:11:18 to do so with: simple 25-Feb-2014 01:11:18 simple 25-Feb-2014 01:11:18 git branch new_branch_name 69b5c5b96ddb7cb9f4cf956e24990cde68c60338 simple 25-Feb-2014 01:11:18 simple 25-Feb-2014 01:11:18 HEAD is now at ee9dee3... Methods were missing general descriptions simple 25-Feb-2014 01:11:18 Updated source code to revision: ee9dee3add0848fc89a6d0b02f119211031da540 simple 25-Feb-2014 01:11:18 Finished task 'Checkout Default Repository' simple 25-Feb-2014 01:11:18 Running pre-build action: Clover Grails PreBuild Action simple 25-Feb-2014 01:11:18 Running pre-build action: VCS Version Collector simple 25-Feb-2014 01:11:18 Starting task 'compile' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3' command 25-Feb-2014 01:11:18 Beginning to execute external process for build 'Cyberintegrator - Server and Editor - NCSA Common #110 (CI-SERVER-COMMON-110)'\n ... running command line: \n/usr/local/apache-maven-3.0.4/bin/mvn --batch-mode -Djava.io.tmpdir=/home/opensource/bamboo/temp/CI-SERVER-COMMON clean compile\n ... in: /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON\n ... using extra environment variables: \nMAVEN2_HOME=/usr/local/apache-maven-3.0.4\nJAVA_HOME=/usr/local/jdk1.6.0_41\nM2_HOME=/usr/local/apache-maven-3.0.4\nPATH=/usr/local/jdk1.6.0_41/bin:/usr/lib/jvm/default-java/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games\n build 25-Feb-2014 01:11:21 [INFO] Scanning for projects... build 25-Feb-2014 01:11:22 [INFO] ------------------------------------------------------------------------ build 25-Feb-2014 01:11:22 [INFO] Reactor Build Order: build 25-Feb-2014 01:11:22 [INFO] build 25-Feb-2014 01:11:22 [INFO] ncsa-common build 25-Feb-2014 01:11:22 [INFO] spring-libraries build 25-Feb-2014 01:11:22 [INFO] ncsa-common-domain build 25-Feb-2014 01:11:22 [INFO] ncsa-common-springdata build 25-Feb-2014 01:11:22 [INFO] file-service-client build 25-Feb-2014 01:11:22 [INFO] file-service build 25-Feb-2014 01:11:22 [INFO] file-webapp build 25-Feb-2014 01:11:22 [INFO] build 25-Feb-2014 01:11:22 [INFO] ------------------------------------------------------------------------ build 25-Feb-2014 01:11:22 [INFO] Building ncsa-common 1.0.0-SNAPSHOT build 25-Feb-2014 01:11:22 [INFO] ------------------------------------------------------------------------ build 25-Feb-2014 01:11:22 [INFO] build 25-Feb-2014 01:11:22 [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ ncsa-common --- build 25-Feb-2014 01:11:22 [INFO] build 25-Feb-2014 01:11:22 [INFO] ------------------------------------------------------------------------ build 25-Feb-2014 01:11:22 [INFO] Building spring-libraries 1.0.0-SNAPSHOT build 25-Feb-2014 01:11:22 [INFO] ------------------------------------------------------------------------ build 25-Feb-2014 01:11:25 [INFO] build 25-Feb-2014 01:11:25 [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ spring-libraries --- build 25-Feb-2014 01:11:25 [INFO] Deleting /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/spring-libraries/target build 25-Feb-2014 01:11:25 [INFO] Deleting /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/spring-libraries/lib (includes = [], excludes = []) build 25-Feb-2014 01:11:25 [INFO] build 25-Feb-2014 01:11:25 [INFO] --- maven-dependency-plugin:2.4:copy-dependencies (default) @ spring-libraries --- build 25-Feb-2014 01:11:27 [INFO] Copying postgresql-9.1-901-1.jdbc4.jar to /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/spring-libraries/lib/postgresql-9.1-901-1.jdbc4.jar build 25-Feb-2014 01:11:27 [INFO] Copying bonecp-0.7.1.RELEASE.jar to /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/spring-libraries/lib/bonecp-0.7.1.RELEASE.jar build 25-Feb-2014 01:11:27 [INFO] Copying spring-beans-3.1.2.RELEASE.jar to /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/spring-libraries/lib/spring-beans-3.1.2.RELEASE.jar build 25-Feb-2014 01:11:27 [INFO] Copying spring-context-support-3.1.2.RELEASE.jar to /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/spring-libraries/lib/spring-context-support-3.1.2.RELEASE.jar build 25-Feb-2014 01:11:27 [INFO] Copying spring-aop-3.1.2.RELEASE.jar to /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/spring-libraries/lib/spring-aop-3.1.2.RELEASE.jar build 25-Feb-2014 01:11:27 [INFO] Copying spring-data-commons-core-1.4.0.RC1.jar to /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/spring-libraries/lib/spring-data-commons-core-1.4.0.RC1.jar build 25-Feb-2014 01:11:27 [INFO] Copying hamcrest-core-1.1.jar to /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/spring-libraries/lib/hamcrest-core-1.1.jar build 25-Feb-2014 01:11:27 [INFO] Copying jboss-transaction-api_1.1_spec-1.0.0.Final.jar to /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/spring-libraries/lib/jboss-transaction-api_1.1_spec-1.0.0.Final.jar build 25-Feb-2014 01:11:27 [INFO] Copying spring-data-jpa-1.2.0.RC1.jar to /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/spring-libraries/lib/spring-data-jpa-1.2.0.RC1.jar build 25-Feb-2014 01:11:27 [INFO] Copying spring-core-3.1.2.RELEASE.jar to /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/spring-libraries/lib/spring-core-3.1.2.RELEASE.jar build 25-Feb-2014 01:11:27 [INFO] Copying jcl-over-slf4j-1.7.0.jar to /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/spring-libraries/lib/jcl-over-slf4j-1.7.0.jar build 25-Feb-2014 01:11:27 [INFO] Copying commons-logging-1.1.1.jar to /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/spring-libraries/lib/commons-logging-1.1.1.jar build 25-Feb-2014 01:11:28 [INFO] Copying mongo-java-driver-2.7.1.jar to /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/spring-libraries/lib/mongo-java-driver-2.7.1.jar build 25-Feb-2014 01:11:28 [INFO] Copying hibernate-core-4.1.7.Final.jar to /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/spring-libraries/lib/hibernate-core-4.1.7.Final.jar build 25-Feb-2014 01:11:28 [INFO] Copying jackson-module-jaxb-annotations-2.0.5.jar to /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/spring-libraries/lib/jackson-module-jaxb-annotations-2.0.5.jar build 25-Feb-2014 01:11:28 [INFO] Copying jackson-jaxrs-json-provider-2.0.5.jar to /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/spring-libraries/lib/jackson-jaxrs-json-provider-2.0.5.jar build 25-Feb-2014 01:11:28 [INFO] Copying hibernate-commons-annotations-4.0.1.Final.jar to /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/spring-libraries/lib/hibernate-commons-annotations-4.0.1.Final.jar build 25-Feb-2014 01:11:28 [INFO] Copying spring-oxm-3.1.2.RELEASE.jar to /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/spring-libraries/lib/spring-oxm-3.1.2.RELEASE.jar build 25-Feb-2014 01:11:28 [INFO] Copying jackson-annotations-2.0.5.jar to /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/spring-libraries/lib/jackson-annotations-2.0.5.jar build 25-Feb-2014 01:11:28 [INFO] Copying spring-asm-3.1.2.RELEASE.jar to /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/spring-libraries/lib/spring-asm-3.1.2.RELEASE.jar build 25-Feb-2014 01:11:28 [INFO] Copying hsqldb-2.2.8.jar to /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/spring-libraries/lib/hsqldb-2.2.8.jar build 25-Feb-2014 01:11:28 [INFO] Copying junit-4.10.jar to /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/spring-libraries/lib/junit-4.10.jar build 25-Feb-2014 01:11:28 [INFO] Copying spring-jms-3.1.2.RELEASE.jar to /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/spring-libraries/lib/spring-jms-3.1.2.RELEASE.jar build 25-Feb-2014 01:11:28 [INFO] Copying dom4j-1.6.1.jar to /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/spring-libraries/lib/dom4j-1.6.1.jar build 25-Feb-2014 01:11:28 [INFO] Copying commons-lang-2.5.jar to /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/spring-libraries/lib/commons-lang-2.5.jar build 25-Feb-2014 01:11:28 [INFO] Copying spring-data-mongodb-1.1.0.RC1.jar to /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/spring-libraries/lib/spring-data-mongodb-1.1.0.RC1.jar build 25-Feb-2014 01:11:28 [INFO] Copying mysql-connector-java-5.1.21.jar to /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/spring-libraries/lib/mysql-connector-java-5.1.21.jar build 25-Feb-2014 01:11:28 [INFO] Copying aspectjrt-1.6.12.jar to /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/spring-libraries/lib/aspectjrt-1.6.12.jar build 25-Feb-2014 01:11:28 [INFO] Copying bonecp-spring-0.7.1.RELEASE.jar to /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/spring-libraries/lib/bonecp-spring-0.7.1.RELEASE.jar build 25-Feb-2014 01:11:28 [INFO] Copying bonecp-provider-0.7.1.RELEASE.jar to /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/spring-libraries/lib/bonecp-provider-0.7.1.RELEASE.jar build 25-Feb-2014 01:11:28 [INFO] Copying jackson-databind-2.0.5.jar to /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/spring-libraries/lib/jackson-databind-2.0.5.jar build 25-Feb-2014 01:11:28 [INFO] Copying antlr-2.7.7.jar to /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/spring-libraries/lib/antlr-2.7.7.jar build 25-Feb-2014 01:11:28 [INFO] Copying hibernate-jpa-2.0-api-1.0.1.Final.jar to /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/spring-libraries/lib/hibernate-jpa-2.0-api-1.0.1.Final.jar build 25-Feb-2014 01:11:28 [INFO] Copying jboss-logging-3.1.0.GA.jar to /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/spring-libraries/lib/jboss-logging-3.1.0.GA.jar build 25-Feb-2014 01:11:28 [INFO] Copying spring-orm-3.1.2.RELEASE.jar to /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/spring-libraries/lib/spring-orm-3.1.2.RELEASE.jar build 25-Feb-2014 01:11:28 [INFO] Copying spring-jdbc-3.1.2.RELEASE.jar to /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/spring-libraries/lib/spring-jdbc-3.1.2.RELEASE.jar build 25-Feb-2014 01:11:28 [INFO] Copying aopalliance-1.0.jar to /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/spring-libraries/lib/aopalliance-1.0.jar build 25-Feb-2014 01:11:28 [INFO] Copying guava-r08.jar to /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/spring-libraries/lib/guava-r08.jar build 25-Feb-2014 01:11:28 [INFO] Copying hibernate-entitymanager-4.1.7.Final.jar to /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/spring-libraries/lib/hibernate-entitymanager-4.1.7.Final.jar build 25-Feb-2014 01:11:28 [INFO] Copying jackson-core-2.0.5.jar to /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/spring-libraries/lib/jackson-core-2.0.5.jar build 25-Feb-2014 01:11:28 [INFO] Copying spring-context-3.1.2.RELEASE.jar to /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/spring-libraries/lib/spring-context-3.1.2.RELEASE.jar build 25-Feb-2014 01:11:28 [INFO] Copying javassist-3.15.0-GA.jar to /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/spring-libraries/lib/javassist-3.15.0-GA.jar build 25-Feb-2014 01:11:28 [INFO] Copying spring-tx-3.1.2.RELEASE.jar to /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/spring-libraries/lib/spring-tx-3.1.2.RELEASE.jar build 25-Feb-2014 01:11:28 [INFO] Copying slf4j-api-1.7.0.jar to /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/spring-libraries/lib/slf4j-api-1.7.0.jar build 25-Feb-2014 01:11:28 [INFO] Copying spring-expression-3.1.2.RELEASE.jar to /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/spring-libraries/lib/spring-expression-3.1.2.RELEASE.jar build 25-Feb-2014 01:11:28 [INFO] build 25-Feb-2014 01:11:28 [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ spring-libraries --- build 25-Feb-2014 01:11:28 [debug] execute contextualize build 25-Feb-2014 01:11:28 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 25-Feb-2014 01:11:28 [INFO] skip non existing resourceDirectory /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/spring-libraries/src/main/resources build 25-Feb-2014 01:11:28 [INFO] build 25-Feb-2014 01:11:28 [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ spring-libraries --- build 25-Feb-2014 01:11:28 [INFO] Nothing to compile - all classes are up to date build 25-Feb-2014 01:11:28 [INFO] build 25-Feb-2014 01:11:28 [INFO] ------------------------------------------------------------------------ build 25-Feb-2014 01:11:28 [INFO] Building ncsa-common-domain 1.0.0-SNAPSHOT build 25-Feb-2014 01:11:28 [INFO] ------------------------------------------------------------------------ build 25-Feb-2014 01:11:28 [INFO] build 25-Feb-2014 01:11:28 [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ ncsa-common-domain --- build 25-Feb-2014 01:11:28 [INFO] Deleting /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target build 25-Feb-2014 01:11:28 [INFO] build 25-Feb-2014 01:11:28 [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ ncsa-common-domain --- build 25-Feb-2014 01:11:28 [debug] execute contextualize build 25-Feb-2014 01:11:28 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 25-Feb-2014 01:11:28 [INFO] Copying 0 resource build 25-Feb-2014 01:11:28 [INFO] Copying 17 resources build 25-Feb-2014 01:11:28 [INFO] Copying 1 resource build 25-Feb-2014 01:11:28 [INFO] build 25-Feb-2014 01:11:28 [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ ncsa-common-domain --- build 25-Feb-2014 01:11:28 [INFO] Compiling 17 source files to /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/classes build 25-Feb-2014 01:11:29 [INFO] build 25-Feb-2014 01:11:29 [INFO] ------------------------------------------------------------------------ build 25-Feb-2014 01:11:29 [INFO] Building ncsa-common-springdata 1.0.0-SNAPSHOT build 25-Feb-2014 01:11:29 [INFO] ------------------------------------------------------------------------ build 25-Feb-2014 01:11:29 [INFO] build 25-Feb-2014 01:11:29 [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ ncsa-common-springdata --- build 25-Feb-2014 01:11:29 [INFO] Deleting /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target build 25-Feb-2014 01:11:29 [INFO] build 25-Feb-2014 01:11:29 [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ ncsa-common-springdata --- build 25-Feb-2014 01:11:29 [debug] execute contextualize build 25-Feb-2014 01:11:29 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 25-Feb-2014 01:11:29 [INFO] Copying 0 resource build 25-Feb-2014 01:11:29 [INFO] build 25-Feb-2014 01:11:29 [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ ncsa-common-springdata --- build 25-Feb-2014 01:11:29 [INFO] Compiling 12 source files to /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes build 25-Feb-2014 01:11:30 [INFO] build 25-Feb-2014 01:11:30 [INFO] ------------------------------------------------------------------------ build 25-Feb-2014 01:11:30 [INFO] Building file-service-client 1.0.0-SNAPSHOT build 25-Feb-2014 01:11:30 [INFO] ------------------------------------------------------------------------ build 25-Feb-2014 01:11:30 [INFO] build 25-Feb-2014 01:11:30 [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ file-service-client --- build 25-Feb-2014 01:11:30 [INFO] Deleting /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/file-service-client/target build 25-Feb-2014 01:11:30 [INFO] build 25-Feb-2014 01:11:30 [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ file-service-client --- build 25-Feb-2014 01:11:30 [debug] execute contextualize build 25-Feb-2014 01:11:30 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 25-Feb-2014 01:11:30 [INFO] Copying 1 resource build 25-Feb-2014 01:11:30 [INFO] build 25-Feb-2014 01:11:30 [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ file-service-client --- build 25-Feb-2014 01:11:30 [INFO] Compiling 1 source file to /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/file-service-client/target/classes build 25-Feb-2014 01:11:31 [INFO] build 25-Feb-2014 01:11:31 [INFO] ------------------------------------------------------------------------ build 25-Feb-2014 01:11:31 [INFO] Building file-service 1.0.0-SNAPSHOT build 25-Feb-2014 01:11:31 [INFO] ------------------------------------------------------------------------ build 25-Feb-2014 01:11:31 [INFO] build 25-Feb-2014 01:11:31 [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ file-service --- build 25-Feb-2014 01:11:31 [INFO] Deleting /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/file-service/target build 25-Feb-2014 01:11:31 [INFO] build 25-Feb-2014 01:11:31 [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ file-service --- build 25-Feb-2014 01:11:31 [debug] execute contextualize build 25-Feb-2014 01:11:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 25-Feb-2014 01:11:31 [INFO] Copying 1 resource build 25-Feb-2014 01:11:31 [INFO] build 25-Feb-2014 01:11:31 [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ file-service --- build 25-Feb-2014 01:11:31 [INFO] Compiling 1 source file to /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/file-service/target/classes build 25-Feb-2014 01:11:32 [INFO] build 25-Feb-2014 01:11:32 [INFO] ------------------------------------------------------------------------ build 25-Feb-2014 01:11:32 [INFO] Building file-webapp 1.0.0-SNAPSHOT build 25-Feb-2014 01:11:32 [INFO] ------------------------------------------------------------------------ build 25-Feb-2014 01:11:32 [INFO] build 25-Feb-2014 01:11:32 [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ file-webapp --- build 25-Feb-2014 01:11:32 [INFO] Deleting /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/file-webapp/target build 25-Feb-2014 01:11:32 [INFO] build 25-Feb-2014 01:11:32 [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ file-webapp --- build 25-Feb-2014 01:11:32 [debug] execute contextualize build 25-Feb-2014 01:11:32 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 25-Feb-2014 01:11:32 [INFO] Copying 1 resource build 25-Feb-2014 01:11:32 [INFO] build 25-Feb-2014 01:11:32 [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ file-webapp --- build 25-Feb-2014 01:11:32 [INFO] Nothing to compile - all classes are up to date build 25-Feb-2014 01:11:32 [INFO] ------------------------------------------------------------------------ build 25-Feb-2014 01:11:32 [INFO] Reactor Summary: build 25-Feb-2014 01:11:32 [INFO] build 25-Feb-2014 01:11:32 [INFO] ncsa-common ....................................... SUCCESS [0.119s] build 25-Feb-2014 01:11:32 [INFO] spring-libraries .................................. SUCCESS [5.766s] build 25-Feb-2014 01:11:32 [INFO] ncsa-common-domain ................................ SUCCESS [0.940s] build 25-Feb-2014 01:11:32 [INFO] ncsa-common-springdata ............................ SUCCESS [0.856s] build 25-Feb-2014 01:11:32 [INFO] file-service-client ............................... SUCCESS [0.674s] build 25-Feb-2014 01:11:32 [INFO] file-service ...................................... SUCCESS [1.329s] build 25-Feb-2014 01:11:32 [INFO] file-webapp ....................................... SUCCESS [0.086s] build 25-Feb-2014 01:11:32 [INFO] ------------------------------------------------------------------------ build 25-Feb-2014 01:11:32 [INFO] BUILD SUCCESS build 25-Feb-2014 01:11:32 [INFO] ------------------------------------------------------------------------ build 25-Feb-2014 01:11:32 [INFO] Total time: 11.545s build 25-Feb-2014 01:11:32 [INFO] Finished at: Tue Feb 25 01:11:32 CST 2014 build 25-Feb-2014 01:11:32 [INFO] Final Memory: 29M/249M build 25-Feb-2014 01:11:32 [INFO] ------------------------------------------------------------------------ simple 25-Feb-2014 01:11:32 Finished task 'compile' simple 25-Feb-2014 01:11:32 Starting task 'deploy' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3' command 25-Feb-2014 01:11:32 Beginning to execute external process for build 'Cyberintegrator - Server and Editor - NCSA Common #110 (CI-SERVER-COMMON-110)'\n ... running command line: \n/usr/local/apache-maven-3.0.4/bin/mvn --batch-mode -Djava.io.tmpdir=/home/opensource/bamboo/temp/CI-SERVER-COMMON deploy\n ... in: /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON\n ... using extra environment variables: \nMAVEN2_HOME=/usr/local/apache-maven-3.0.4\nJAVA_HOME=/usr/local/jdk1.6.0_41\nM2_HOME=/usr/local/apache-maven-3.0.4\nPATH=/usr/local/jdk1.6.0_41/bin:/usr/lib/jvm/default-java/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games\n build 25-Feb-2014 01:11:33 [INFO] Scanning for projects... build 25-Feb-2014 01:11:34 [INFO] ------------------------------------------------------------------------ build 25-Feb-2014 01:11:34 [INFO] Reactor Build Order: build 25-Feb-2014 01:11:34 [INFO] build 25-Feb-2014 01:11:34 [INFO] ncsa-common build 25-Feb-2014 01:11:34 [INFO] spring-libraries build 25-Feb-2014 01:11:34 [INFO] ncsa-common-domain build 25-Feb-2014 01:11:34 [INFO] ncsa-common-springdata build 25-Feb-2014 01:11:34 [INFO] file-service-client build 25-Feb-2014 01:11:34 [INFO] file-service build 25-Feb-2014 01:11:34 [INFO] file-webapp build 25-Feb-2014 01:11:34 [INFO] build 25-Feb-2014 01:11:34 [INFO] ------------------------------------------------------------------------ build 25-Feb-2014 01:11:34 [INFO] Building ncsa-common 1.0.0-SNAPSHOT build 25-Feb-2014 01:11:34 [INFO] ------------------------------------------------------------------------ build 25-Feb-2014 01:11:34 [INFO] build 25-Feb-2014 01:11:34 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ncsa-common --- build 25-Feb-2014 01:11:34 [INFO] Installing /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/pom.xml to /home/opensource/.m2/repository/edu/illinois/ncsa/ncsa-common/1.0.0-SNAPSHOT/ncsa-common-1.0.0-SNAPSHOT.pom build 25-Feb-2014 01:11:34 [INFO] build 25-Feb-2014 01:11:34 [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ ncsa-common --- build 25-Feb-2014 01:11:35 Downloading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/ncsa-common/1.0.0-SNAPSHOT/maven-metadata.xml build 25-Feb-2014 01:11:36 Downloaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/ncsa-common/1.0.0-SNAPSHOT/maven-metadata.xml (609 B at 1.1 KB/sec) build 25-Feb-2014 01:11:36 Uploading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/ncsa-common/1.0.0-SNAPSHOT/ncsa-common-1.0.0-20140225.071136-521.pom build 25-Feb-2014 01:11:36 Uploaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/ncsa-common/1.0.0-SNAPSHOT/ncsa-common-1.0.0-20140225.071136-521.pom (4 KB at 20.6 KB/sec) build 25-Feb-2014 01:11:36 Downloading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/ncsa-common/maven-metadata.xml build 25-Feb-2014 01:11:36 Downloaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/ncsa-common/maven-metadata.xml (288 B at 8.3 KB/sec) build 25-Feb-2014 01:11:36 Uploading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/ncsa-common/1.0.0-SNAPSHOT/maven-metadata.xml build 25-Feb-2014 01:11:36 Uploaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/ncsa-common/1.0.0-SNAPSHOT/maven-metadata.xml (609 B at 10.6 KB/sec) build 25-Feb-2014 01:11:36 Uploading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/ncsa-common/maven-metadata.xml build 25-Feb-2014 01:11:36 Uploaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/ncsa-common/maven-metadata.xml (288 B at 3.6 KB/sec) build 25-Feb-2014 01:11:36 [INFO] build 25-Feb-2014 01:11:36 [INFO] ------------------------------------------------------------------------ build 25-Feb-2014 01:11:36 [INFO] Building spring-libraries 1.0.0-SNAPSHOT build 25-Feb-2014 01:11:36 [INFO] ------------------------------------------------------------------------ build 25-Feb-2014 01:11:36 [INFO] build 25-Feb-2014 01:11:36 [INFO] --- maven-dependency-plugin:2.4:copy-dependencies (default) @ spring-libraries --- build 25-Feb-2014 01:11:37 [INFO] postgresql-9.1-901-1.jdbc4.jar already exists in destination. build 25-Feb-2014 01:11:37 [INFO] bonecp-0.7.1.RELEASE.jar already exists in destination. build 25-Feb-2014 01:11:37 [INFO] spring-beans-3.1.2.RELEASE.jar already exists in destination. build 25-Feb-2014 01:11:37 [INFO] spring-context-support-3.1.2.RELEASE.jar already exists in destination. build 25-Feb-2014 01:11:37 [INFO] spring-aop-3.1.2.RELEASE.jar already exists in destination. build 25-Feb-2014 01:11:37 [INFO] spring-data-commons-core-1.4.0.RC1.jar already exists in destination. build 25-Feb-2014 01:11:37 [INFO] hamcrest-core-1.1.jar already exists in destination. build 25-Feb-2014 01:11:37 [INFO] jboss-transaction-api_1.1_spec-1.0.0.Final.jar already exists in destination. build 25-Feb-2014 01:11:37 [INFO] spring-data-jpa-1.2.0.RC1.jar already exists in destination. build 25-Feb-2014 01:11:37 [INFO] spring-core-3.1.2.RELEASE.jar already exists in destination. build 25-Feb-2014 01:11:37 [INFO] jcl-over-slf4j-1.7.0.jar already exists in destination. build 25-Feb-2014 01:11:37 [INFO] commons-logging-1.1.1.jar already exists in destination. build 25-Feb-2014 01:11:37 [INFO] mongo-java-driver-2.7.1.jar already exists in destination. build 25-Feb-2014 01:11:37 [INFO] hibernate-core-4.1.7.Final.jar already exists in destination. build 25-Feb-2014 01:11:37 [INFO] jackson-module-jaxb-annotations-2.0.5.jar already exists in destination. build 25-Feb-2014 01:11:37 [INFO] jackson-jaxrs-json-provider-2.0.5.jar already exists in destination. build 25-Feb-2014 01:11:37 [INFO] hibernate-commons-annotations-4.0.1.Final.jar already exists in destination. build 25-Feb-2014 01:11:37 [INFO] spring-oxm-3.1.2.RELEASE.jar already exists in destination. build 25-Feb-2014 01:11:37 [INFO] jackson-annotations-2.0.5.jar already exists in destination. build 25-Feb-2014 01:11:37 [INFO] spring-asm-3.1.2.RELEASE.jar already exists in destination. build 25-Feb-2014 01:11:37 [INFO] hsqldb-2.2.8.jar already exists in destination. build 25-Feb-2014 01:11:37 [INFO] junit-4.10.jar already exists in destination. build 25-Feb-2014 01:11:37 [INFO] spring-jms-3.1.2.RELEASE.jar already exists in destination. build 25-Feb-2014 01:11:37 [INFO] dom4j-1.6.1.jar already exists in destination. build 25-Feb-2014 01:11:37 [INFO] commons-lang-2.5.jar already exists in destination. build 25-Feb-2014 01:11:37 [INFO] spring-data-mongodb-1.1.0.RC1.jar already exists in destination. build 25-Feb-2014 01:11:37 [INFO] mysql-connector-java-5.1.21.jar already exists in destination. build 25-Feb-2014 01:11:37 [INFO] aspectjrt-1.6.12.jar already exists in destination. build 25-Feb-2014 01:11:37 [INFO] bonecp-spring-0.7.1.RELEASE.jar already exists in destination. build 25-Feb-2014 01:11:37 [INFO] bonecp-provider-0.7.1.RELEASE.jar already exists in destination. build 25-Feb-2014 01:11:37 [INFO] jackson-databind-2.0.5.jar already exists in destination. build 25-Feb-2014 01:11:37 [INFO] antlr-2.7.7.jar already exists in destination. build 25-Feb-2014 01:11:37 [INFO] hibernate-jpa-2.0-api-1.0.1.Final.jar already exists in destination. build 25-Feb-2014 01:11:37 [INFO] jboss-logging-3.1.0.GA.jar already exists in destination. build 25-Feb-2014 01:11:37 [INFO] spring-orm-3.1.2.RELEASE.jar already exists in destination. build 25-Feb-2014 01:11:37 [INFO] spring-jdbc-3.1.2.RELEASE.jar already exists in destination. build 25-Feb-2014 01:11:37 [INFO] aopalliance-1.0.jar already exists in destination. build 25-Feb-2014 01:11:37 [INFO] guava-r08.jar already exists in destination. build 25-Feb-2014 01:11:37 [INFO] hibernate-entitymanager-4.1.7.Final.jar already exists in destination. build 25-Feb-2014 01:11:37 [INFO] jackson-core-2.0.5.jar already exists in destination. build 25-Feb-2014 01:11:37 [INFO] spring-context-3.1.2.RELEASE.jar already exists in destination. build 25-Feb-2014 01:11:37 [INFO] javassist-3.15.0-GA.jar already exists in destination. build 25-Feb-2014 01:11:37 [INFO] spring-tx-3.1.2.RELEASE.jar already exists in destination. build 25-Feb-2014 01:11:37 [INFO] slf4j-api-1.7.0.jar already exists in destination. build 25-Feb-2014 01:11:37 [INFO] spring-expression-3.1.2.RELEASE.jar already exists in destination. build 25-Feb-2014 01:11:37 [INFO] build 25-Feb-2014 01:11:37 [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ spring-libraries --- build 25-Feb-2014 01:11:37 [debug] execute contextualize build 25-Feb-2014 01:11:37 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 25-Feb-2014 01:11:37 [INFO] skip non existing resourceDirectory /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/spring-libraries/src/main/resources build 25-Feb-2014 01:11:37 [INFO] build 25-Feb-2014 01:11:37 [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ spring-libraries --- build 25-Feb-2014 01:11:37 [INFO] Nothing to compile - all classes are up to date build 25-Feb-2014 01:11:37 [INFO] build 25-Feb-2014 01:11:37 [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ spring-libraries --- build 25-Feb-2014 01:11:37 [debug] execute contextualize build 25-Feb-2014 01:11:37 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 25-Feb-2014 01:11:37 [INFO] skip non existing resourceDirectory /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/spring-libraries/src/test/resources build 25-Feb-2014 01:11:37 [INFO] build 25-Feb-2014 01:11:37 [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ spring-libraries --- build 25-Feb-2014 01:11:37 [INFO] Nothing to compile - all classes are up to date build 25-Feb-2014 01:11:37 [INFO] build 25-Feb-2014 01:11:37 [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ spring-libraries --- build 25-Feb-2014 01:11:37 [INFO] No tests to run. build 25-Feb-2014 01:11:37 [INFO] Surefire report directory: /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/spring-libraries/target/surefire-reports build 25-Feb-2014 01:11:37 build 25-Feb-2014 01:11:37 ------------------------------------------------------- build 25-Feb-2014 01:11:37 T E S T S build 25-Feb-2014 01:11:37 ------------------------------------------------------- build 25-Feb-2014 01:11:38 build 25-Feb-2014 01:11:38 Results : build 25-Feb-2014 01:11:38 build 25-Feb-2014 01:11:38 Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 build 25-Feb-2014 01:11:38 build 25-Feb-2014 01:11:38 [INFO] build 25-Feb-2014 01:11:38 [INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ spring-libraries --- build 25-Feb-2014 01:11:38 [WARNING] JAR will be empty - no content was marked for inclusion! build 25-Feb-2014 01:11:38 [INFO] Building jar: /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/spring-libraries/target/spring-libraries-1.0.0-SNAPSHOT.jar build 25-Feb-2014 01:11:38 [INFO] build 25-Feb-2014 01:11:38 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ spring-libraries --- build 25-Feb-2014 01:11:38 [INFO] Installing /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/spring-libraries/target/spring-libraries-1.0.0-SNAPSHOT.jar to /home/opensource/.m2/repository/edu/illinois/ncsa/spring-libraries/1.0.0-SNAPSHOT/spring-libraries-1.0.0-SNAPSHOT.jar build 25-Feb-2014 01:11:38 [INFO] Installing /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/spring-libraries/pom.xml to /home/opensource/.m2/repository/edu/illinois/ncsa/spring-libraries/1.0.0-SNAPSHOT/spring-libraries-1.0.0-SNAPSHOT.pom build 25-Feb-2014 01:11:38 [INFO] build 25-Feb-2014 01:11:38 [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ spring-libraries --- build 25-Feb-2014 01:11:38 Downloading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/spring-libraries/1.0.0-SNAPSHOT/maven-metadata.xml build 25-Feb-2014 01:11:38 Downloaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/spring-libraries/1.0.0-SNAPSHOT/maven-metadata.xml (789 B at 27.5 KB/sec) build 25-Feb-2014 01:11:38 Uploading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/spring-libraries/1.0.0-SNAPSHOT/spring-libraries-1.0.0-20140225.071138-528.jar build 25-Feb-2014 01:11:38 Uploaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/spring-libraries/1.0.0-SNAPSHOT/spring-libraries-1.0.0-20140225.071138-528.jar (3 KB at 54.1 KB/sec) build 25-Feb-2014 01:11:38 Uploading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/spring-libraries/1.0.0-SNAPSHOT/spring-libraries-1.0.0-20140225.071138-528.pom build 25-Feb-2014 01:11:38 Uploaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/spring-libraries/1.0.0-SNAPSHOT/spring-libraries-1.0.0-20140225.071138-528.pom (7 KB at 124.3 KB/sec) build 25-Feb-2014 01:11:38 Downloading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/spring-libraries/maven-metadata.xml build 25-Feb-2014 01:11:38 Downloaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/spring-libraries/maven-metadata.xml (293 B at 4.8 KB/sec) build 25-Feb-2014 01:11:38 Uploading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/spring-libraries/1.0.0-SNAPSHOT/maven-metadata.xml build 25-Feb-2014 01:11:38 Uploaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/spring-libraries/1.0.0-SNAPSHOT/maven-metadata.xml (789 B at 18.3 KB/sec) build 25-Feb-2014 01:11:38 Uploading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/spring-libraries/maven-metadata.xml build 25-Feb-2014 01:11:38 Uploaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/spring-libraries/maven-metadata.xml (293 B at 7.3 KB/sec) build 25-Feb-2014 01:11:38 [INFO] build 25-Feb-2014 01:11:38 [INFO] ------------------------------------------------------------------------ build 25-Feb-2014 01:11:38 [INFO] Building ncsa-common-domain 1.0.0-SNAPSHOT build 25-Feb-2014 01:11:38 [INFO] ------------------------------------------------------------------------ build 25-Feb-2014 01:11:38 [INFO] build 25-Feb-2014 01:11:38 [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ ncsa-common-domain --- build 25-Feb-2014 01:11:38 [debug] execute contextualize build 25-Feb-2014 01:11:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 25-Feb-2014 01:11:38 [INFO] Copying 0 resource build 25-Feb-2014 01:11:38 [INFO] Copying 17 resources build 25-Feb-2014 01:11:38 [INFO] Copying 1 resource build 25-Feb-2014 01:11:38 [INFO] build 25-Feb-2014 01:11:38 [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ ncsa-common-domain --- build 25-Feb-2014 01:11:38 [INFO] Compiling 1 source file to /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/classes build 25-Feb-2014 01:11:39 [INFO] build 25-Feb-2014 01:11:39 [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ ncsa-common-domain --- build 25-Feb-2014 01:11:39 [debug] execute contextualize build 25-Feb-2014 01:11:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 25-Feb-2014 01:11:39 [INFO] Copying 1 resource build 25-Feb-2014 01:11:39 [INFO] build 25-Feb-2014 01:11:39 [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ ncsa-common-domain --- build 25-Feb-2014 01:11:39 [INFO] Nothing to compile - all classes are up to date build 25-Feb-2014 01:11:39 [INFO] build 25-Feb-2014 01:11:39 [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ ncsa-common-domain --- build 25-Feb-2014 01:11:39 [INFO] Surefire report directory: /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/surefire-reports build 25-Feb-2014 01:11:39 build 25-Feb-2014 01:11:39 ------------------------------------------------------- build 25-Feb-2014 01:11:39 T E S T S build 25-Feb-2014 01:11:39 ------------------------------------------------------- build 25-Feb-2014 01:11:39 build 25-Feb-2014 01:11:39 Results : build 25-Feb-2014 01:11:39 build 25-Feb-2014 01:11:39 Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 build 25-Feb-2014 01:11:39 build 25-Feb-2014 01:11:39 [INFO] build 25-Feb-2014 01:11:39 [INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ ncsa-common-domain --- build 25-Feb-2014 01:11:39 [INFO] Building jar: /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar build 25-Feb-2014 01:11:39 [INFO] build 25-Feb-2014 01:11:39 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ncsa-common-domain --- build 25-Feb-2014 01:11:39 [INFO] Installing /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar to /home/opensource/.m2/repository/edu/illinois/ncsa/ncsa-common-domain/1.0.0-SNAPSHOT/ncsa-common-domain-1.0.0-SNAPSHOT.jar build 25-Feb-2014 01:11:39 [INFO] Installing /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/pom.xml to /home/opensource/.m2/repository/edu/illinois/ncsa/ncsa-common-domain/1.0.0-SNAPSHOT/ncsa-common-domain-1.0.0-SNAPSHOT.pom build 25-Feb-2014 01:11:39 [INFO] build 25-Feb-2014 01:11:39 [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ ncsa-common-domain --- build 25-Feb-2014 01:11:39 Downloading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/ncsa-common-domain/1.0.0-SNAPSHOT/maven-metadata.xml build 25-Feb-2014 01:11:39 Downloaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/ncsa-common-domain/1.0.0-SNAPSHOT/maven-metadata.xml (791 B at 30.9 KB/sec) build 25-Feb-2014 01:11:39 Uploading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/ncsa-common-domain/1.0.0-SNAPSHOT/ncsa-common-domain-1.0.0-20140225.071139-527.jar build 25-Feb-2014 01:11:39 Uploaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/ncsa-common-domain/1.0.0-SNAPSHOT/ncsa-common-domain-1.0.0-20140225.071139-527.jar (37 KB at 688.7 KB/sec) build 25-Feb-2014 01:11:39 Uploading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/ncsa-common-domain/1.0.0-SNAPSHOT/ncsa-common-domain-1.0.0-20140225.071139-527.pom build 25-Feb-2014 01:11:39 Uploaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/ncsa-common-domain/1.0.0-SNAPSHOT/ncsa-common-domain-1.0.0-20140225.071139-527.pom (2 KB at 41.8 KB/sec) build 25-Feb-2014 01:11:39 Downloading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/ncsa-common-domain/maven-metadata.xml build 25-Feb-2014 01:11:39 Downloaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/ncsa-common-domain/maven-metadata.xml (295 B at 13.1 KB/sec) build 25-Feb-2014 01:11:39 Uploading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/ncsa-common-domain/1.0.0-SNAPSHOT/maven-metadata.xml build 25-Feb-2014 01:11:39 Uploaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/ncsa-common-domain/1.0.0-SNAPSHOT/maven-metadata.xml (791 B at 18.8 KB/sec) build 25-Feb-2014 01:11:39 Uploading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/ncsa-common-domain/maven-metadata.xml build 25-Feb-2014 01:11:39 Uploaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/ncsa-common-domain/maven-metadata.xml (295 B at 7.2 KB/sec) build 25-Feb-2014 01:11:39 [INFO] build 25-Feb-2014 01:11:39 [INFO] ------------------------------------------------------------------------ build 25-Feb-2014 01:11:39 [INFO] Building ncsa-common-springdata 1.0.0-SNAPSHOT build 25-Feb-2014 01:11:39 [INFO] ------------------------------------------------------------------------ build 25-Feb-2014 01:11:39 [INFO] build 25-Feb-2014 01:11:39 [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ ncsa-common-springdata --- build 25-Feb-2014 01:11:39 [debug] execute contextualize build 25-Feb-2014 01:11:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 25-Feb-2014 01:11:39 [INFO] Copying 0 resource build 25-Feb-2014 01:11:39 [INFO] build 25-Feb-2014 01:11:39 [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ ncsa-common-springdata --- build 25-Feb-2014 01:11:39 [INFO] Nothing to compile - all classes are up to date build 25-Feb-2014 01:11:39 [INFO] build 25-Feb-2014 01:11:39 [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ ncsa-common-springdata --- build 25-Feb-2014 01:11:39 [debug] execute contextualize build 25-Feb-2014 01:11:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 25-Feb-2014 01:11:39 [INFO] Copying 3 resources build 25-Feb-2014 01:11:40 [INFO] build 25-Feb-2014 01:11:40 [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ ncsa-common-springdata --- build 25-Feb-2014 01:11:40 [INFO] Compiling 6 source files to /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes build 25-Feb-2014 01:11:40 [INFO] build 25-Feb-2014 01:11:40 [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ ncsa-common-springdata --- build 25-Feb-2014 01:11:40 [INFO] Surefire report directory: /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/surefire-reports build 25-Feb-2014 01:11:40 build 25-Feb-2014 01:11:40 ------------------------------------------------------- build 25-Feb-2014 01:11:40 T E S T S build 25-Feb-2014 01:11:40 ------------------------------------------------------- build 25-Feb-2014 01:11:40 Running edu.illinois.ncsa.springdata.FileStorageTest build 25-Feb-2014 01:11:41 01:11:41,154 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:41 01:11:41,160 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:41 01:11:41,161 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:41 01:11:41,162 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:41 01:11:41,206 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:41 01:11:41,206 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:41 01:11:41,206 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:41 01:11:41,207 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:41 01:11:41,214 INFO XmlBeanDefinitionReader:315 - Loading XML bean definitions from class path resource [testContext.xml] build 25-Feb-2014 01:11:41 01:11:41,272 DEBUG DefaultDocumentLoader:72 - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl] build 25-Feb-2014 01:11:41 01:11:41,367 DEBUG PluggableSchemaResolver:140 - Loading schema mappings from [META-INF/spring.schemas] build 25-Feb-2014 01:11:41 01:11:41,373 DEBUG PluggableSchemaResolver:146 - Loaded schema mappings: {http://www.springframework.org/schema/data/jpa/spring-jpa-1.2.xsd=org/springframework/data/jpa/repository/config/spring-jpa-1.2.xsd, http://www.springframework.org/schema/oxm/spring-oxm-3.0.xsd=org/springframework/oxm/config/spring-oxm-3.0.xsd, http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/data/mongo/spring-mongo.xsd=org/springframework/data/mongodb/config/spring-mongo-1.1.xsd, http://www.springframework.org/schema/jms/spring-jms-3.0.xsd=org/springframework/jms/config/spring-jms-3.0.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/oxm/spring-oxm.xsd=org/springframework/oxm/config/spring-oxm-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/data/jpa/spring-jpa-1.1.xsd=org/springframework/data/jpa/repository/config/spring-jpa-1.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/data/mongo/spring-mongo-1.1.xsd=org/springframework/data/mongodb/config/spring-mongo-1.1.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/data/jpa/spring-jpa-1.0.xsd=org/springframework/data/jpa/repository/config/spring-jpa-1.0.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/data/jpa/spring-jpa.xsd=org/springframework/data/jpa/repository/config/spring-jpa-1.2.xsd, http://www.springframework.org/schema/jms/spring-jms-2.5.xsd=org/springframework/jms/config/spring-jms-2.5.xsd, http://www.springframework.org/schema/data/repository/spring-repository-1.4.xsd=org/springframework/data/repository/config/spring-repository-1.4.xsd, http://www.springframework.org/schema/oxm/spring-oxm-3.1.xsd=org/springframework/oxm/config/spring-oxm-3.1.xsd, http://www.springframework.org/schema/jms/spring-jms.xsd=org/springframework/jms/config/spring-jms-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/data/repository/spring-repository.xsd=org/springframework/data/repository/config/spring-repository-1.4.xsd, http://www.springframework.org/schema/jms/spring-jms-3.1.xsd=org/springframework/jms/config/spring-jms-3.1.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/data/mongo/spring-mongo-1.0.xsd=org/springframework/data/mongodb/config/spring-mongo-1.0.xsd, http://www.springframework.org/schema/data/repository/spring-repository-1.0.xsd=org/springframework/data/repository/config/spring-repository-1.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd} build 25-Feb-2014 01:11:41 01:11:41,376 DEBUG PluggableSchemaResolver:118 - Found XML schema [http://www.springframework.org/schema/beans/spring-beans.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.1.xsd build 25-Feb-2014 01:11:41 01:11:41,430 DEBUG PluggableSchemaResolver:118 - Found XML schema [http://www.springframework.org/schema/data/jpa/spring-jpa.xsd] in classpath: org/springframework/data/jpa/repository/config/spring-jpa-1.2.xsd build 25-Feb-2014 01:11:41 01:11:41,432 DEBUG PluggableSchemaResolver:118 - Found XML schema [http://www.springframework.org/schema/context/spring-context.xsd] in classpath: org/springframework/context/config/spring-context-3.1.xsd build 25-Feb-2014 01:11:41 01:11:41,440 DEBUG PluggableSchemaResolver:118 - Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.1.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.1.xsd build 25-Feb-2014 01:11:41 01:11:41,445 DEBUG PluggableSchemaResolver:118 - Found XML schema [http://www.springframework.org/schema/data/repository/spring-repository.xsd] in classpath: org/springframework/data/repository/config/spring-repository-1.4.xsd build 25-Feb-2014 01:11:41 01:11:41,458 DEBUG DefaultBeanDefinitionDocumentReader:108 - Loading bean definitions build 25-Feb-2014 01:11:41 01:11:41,478 DEBUG BeanDefinitionParserDelegate:497 - Neither XML 'id' nor 'name' specified - using generated bean name [org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter#4ab122a1] build 25-Feb-2014 01:11:41 01:11:41,483 DEBUG DefaultNamespaceHandlerResolver:156 - Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/data/mongo=org.springframework.data.mongodb.config.MongoNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/oxm=org.springframework.oxm.config.OxmNamespaceHandler, http://www.springframework.org/schema/data/repository=org.springframework.data.repository.config.RepositoryNameSpaceHandler, http://www.springframework.org/schema/data/jpa=org.springframework.data.jpa.repository.config.JpaRepositoryNameSpaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/jms=org.springframework.jms.config.JmsNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler} build 25-Feb-2014 01:11:41 01:11:41,503 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:41 01:11:41,503 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:41 01:11:41,503 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:41 01:11:41,503 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:41 01:11:41,513 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:41 01:11:41,514 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:41 01:11:41,525 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:41 01:11:41,526 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:41 01:11:41,536 DEBUG PathMatchingResourcePatternResolver:351 - Resolved location pattern [classpath*:edu/illinois/ncsa/springdata/**/*.class] to resources [file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileStorageTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileDescriptorDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/PersonDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$2.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/DatasetDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/SpringDataTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetUtil.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/AccountDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/SpringData.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageDisk.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PagingAndSortingAndDeleteRepository.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/EventBus.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PersonDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileDescriptorDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorage.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageMedici.class]] build 25-Feb-2014 01:11:41 01:11:41,559 DEBUG RepositoryComponentProvider:244 - Identified candidate component class: file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/AccountDAO.class] build 25-Feb-2014 01:11:41 01:11:41,566 DEBUG RepositoryComponentProvider:244 - Identified candidate component class: file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PagingAndSortingAndDeleteRepository.class] build 25-Feb-2014 01:11:41 01:11:41,567 DEBUG RepositoryComponentProvider:244 - Identified candidate component class: file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetDAO.class] build 25-Feb-2014 01:11:41 01:11:41,567 DEBUG RepositoryComponentProvider:244 - Identified candidate component class: file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PersonDAO.class] build 25-Feb-2014 01:11:41 01:11:41,568 DEBUG RepositoryComponentProvider:244 - Identified candidate component class: file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileDescriptorDAO.class] build 25-Feb-2014 01:11:41 01:11:41,576 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:41 01:11:41,576 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:41 01:11:41,576 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:41 01:11:41,577 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:41 01:11:41,578 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:41 01:11:41,578 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:41 01:11:41,588 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:41 01:11:41,588 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:41 01:11:41,596 DEBUG PathMatchingResourcePatternResolver:351 - Resolved location pattern [classpath*:edu/illinois/ncsa/springdata/**/*.class] to resources [file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileStorageTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileDescriptorDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/PersonDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$2.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/DatasetDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/SpringDataTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetUtil.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/AccountDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/SpringData.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageDisk.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PagingAndSortingAndDeleteRepository.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/EventBus.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PersonDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileDescriptorDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorage.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageMedici.class]] build 25-Feb-2014 01:11:41 01:11:41,604 DEBUG RepositoryBeanDefinitionParser:108 - Registering repository: personDAO - Interface: edu.illinois.ncsa.springdata.PersonDAO - Factory: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean build 25-Feb-2014 01:11:41 01:11:41,605 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:41 01:11:41,606 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:41 01:11:41,606 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:41 01:11:41,606 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:41 01:11:41,607 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:41 01:11:41,607 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:41 01:11:41,614 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:41 01:11:41,614 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:41 01:11:41,622 DEBUG PathMatchingResourcePatternResolver:351 - Resolved location pattern [classpath*:edu/illinois/ncsa/springdata/**/*.class] to resources [file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileStorageTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileDescriptorDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/PersonDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$2.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/DatasetDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/SpringDataTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetUtil.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/AccountDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/SpringData.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageDisk.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PagingAndSortingAndDeleteRepository.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/EventBus.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PersonDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileDescriptorDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorage.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageMedici.class]] build 25-Feb-2014 01:11:41 01:11:41,630 DEBUG RepositoryBeanDefinitionParser:108 - Registering repository: pagingAndSortingAndDeleteRepository - Interface: edu.illinois.ncsa.springdata.PagingAndSortingAndDeleteRepository - Factory: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean build 25-Feb-2014 01:11:41 01:11:41,631 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:41 01:11:41,631 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:41 01:11:41,632 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:41 01:11:41,632 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:41 01:11:41,633 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:41 01:11:41,633 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:41 01:11:41,638 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:41 01:11:41,638 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:41 01:11:41,643 DEBUG PathMatchingResourcePatternResolver:351 - Resolved location pattern [classpath*:edu/illinois/ncsa/springdata/**/*.class] to resources [file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileStorageTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileDescriptorDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/PersonDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$2.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/DatasetDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/SpringDataTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetUtil.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/AccountDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/SpringData.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageDisk.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PagingAndSortingAndDeleteRepository.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/EventBus.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PersonDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileDescriptorDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorage.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageMedici.class]] build 25-Feb-2014 01:11:41 01:11:41,652 DEBUG RepositoryBeanDefinitionParser:108 - Registering repository: accountDAO - Interface: edu.illinois.ncsa.springdata.AccountDAO - Factory: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean build 25-Feb-2014 01:11:41 01:11:41,652 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:41 01:11:41,653 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:41 01:11:41,653 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:41 01:11:41,653 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:41 01:11:41,654 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:41 01:11:41,654 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:41 01:11:41,659 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:41 01:11:41,659 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:41 01:11:41,666 DEBUG PathMatchingResourcePatternResolver:351 - Resolved location pattern [classpath*:edu/illinois/ncsa/springdata/**/*.class] to resources [file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileStorageTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileDescriptorDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/PersonDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$2.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/DatasetDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/SpringDataTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetUtil.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/AccountDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/SpringData.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageDisk.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PagingAndSortingAndDeleteRepository.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/EventBus.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PersonDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileDescriptorDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorage.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageMedici.class]] build 25-Feb-2014 01:11:41 01:11:41,675 DEBUG RepositoryBeanDefinitionParser:108 - Registering repository: datasetDAO - Interface: edu.illinois.ncsa.springdata.DatasetDAO - Factory: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean build 25-Feb-2014 01:11:41 01:11:41,676 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:41 01:11:41,676 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:41 01:11:41,677 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:41 01:11:41,677 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:41 01:11:41,678 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:41 01:11:41,678 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:41 01:11:41,682 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:41 01:11:41,682 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:41 01:11:41,687 DEBUG PathMatchingResourcePatternResolver:351 - Resolved location pattern [classpath*:edu/illinois/ncsa/springdata/**/*.class] to resources [file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileStorageTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileDescriptorDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/PersonDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$2.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/DatasetDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/SpringDataTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetUtil.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/AccountDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/SpringData.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageDisk.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PagingAndSortingAndDeleteRepository.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/EventBus.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PersonDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileDescriptorDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorage.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageMedici.class]] build 25-Feb-2014 01:11:41 01:11:41,696 DEBUG RepositoryBeanDefinitionParser:108 - Registering repository: fileDescriptorDAO - Interface: edu.illinois.ncsa.springdata.FileDescriptorDAO - Factory: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean build 25-Feb-2014 01:11:41 01:11:41,697 DEBUG XmlBeanDefinitionReader:216 - Loaded 15 bean definitions from location pattern [testContext.xml] build 25-Feb-2014 01:11:41 01:11:41,701 INFO GenericXmlApplicationContext:500 - Refreshing org.springframework.context.support.GenericXmlApplicationContext@4157aa53: startup date [Tue Feb 25 01:11:41 CST 2014]; root of context hierarchy build 25-Feb-2014 01:11:41 01:11:41,701 DEBUG GenericXmlApplicationContext:530 - Bean factory for org.springframework.context.support.GenericXmlApplicationContext@4157aa53: org.springframework.beans.factory.support.DefaultListableBeanFactory@1fbbd7b2: defining beans [applicationContextProvider,fileStorage,eventBus,entityManagerFactory,transactionManager,hsqldbDataSourcePool,hsqldbDataSource,personDAO,pagingAndSortingAndDeleteRepository,accountDAO,datasetDAO,fileDescriptorDAO,org.springframework.data.repository.core.support.RepositoryInterfaceAwareBeanPostProcessor#0,org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor#0,org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor#0]; root of factory hierarchy build 25-Feb-2014 01:11:41 01:11:41,738 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor#0' build 25-Feb-2014 01:11:41 01:11:41,739 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor#0' build 25-Feb-2014 01:11:41 01:11:41,753 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor#0' to allow for resolving potential circular references build 25-Feb-2014 01:11:41 01:11:41,754 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor#0' build 25-Feb-2014 01:11:41 01:11:41,754 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor#0' build 25-Feb-2014 01:11:41 01:11:41,754 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor#0' build 25-Feb-2014 01:11:41 01:11:41,758 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor#0' to allow for resolving potential circular references build 25-Feb-2014 01:11:41 01:11:41,773 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:41 01:11:41,773 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'entityManagerFactory' build 25-Feb-2014 01:11:41 01:11:41,797 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'entityManagerFactory' to allow for resolving potential circular references build 25-Feb-2014 01:11:41 01:11:41,823 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'hsqldbDataSource' build 25-Feb-2014 01:11:41 01:11:41,823 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'hsqldbDataSource' build 25-Feb-2014 01:11:41 01:11:41,825 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'hsqldbDataSource' to allow for resolving potential circular references build 25-Feb-2014 01:11:41 01:11:41,877 INFO DriverManagerDataSource:153 - Loaded JDBC driver: org.hsqldb.jdbcDriver build 25-Feb-2014 01:11:41 01:11:41,878 INFO GenericXmlApplicationContext:1355 - Bean 'hsqldbDataSource' of type [class org.springframework.jdbc.datasource.DriverManagerDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) build 25-Feb-2014 01:11:41 01:11:41,879 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'hsqldbDataSource' build 25-Feb-2014 01:11:41 01:11:41,880 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter#4ab122a1' build 25-Feb-2014 01:11:41 01:11:41,892 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:41 01:11:41,892 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:41 01:11:41,892 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:41 01:11:41,893 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:41 01:11:41,894 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:41 01:11:41,894 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:41 01:11:41,894 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:41 01:11:41,895 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:41 01:11:41,895 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:41 01:11:41,896 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:41 01:11:41,896 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:41 01:11:41,896 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:41 01:11:41,898 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:41 01:11:41,898 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:41 01:11:41,899 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:41 01:11:41,899 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:41 01:11:41,900 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:41 01:11:41,900 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:41 01:11:41,901 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:41 01:11:41,901 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:41 01:11:41,906 INFO GenericXmlApplicationContext:1355 - Bean 'org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter#4ab122a1' of type [class org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) build 25-Feb-2014 01:11:41 01:11:41,906 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter#4ab122a1' build 25-Feb-2014 01:11:41 01:11:41,907 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:41 01:11:41,908 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:41 01:11:41,908 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:41 01:11:41,908 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:41 01:11:41,909 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:41 01:11:41,909 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:41 01:11:41,910 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:41 01:11:41,910 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:41 01:11:41,911 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:41 01:11:41,911 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:41 01:11:41,911 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:41 01:11:41,912 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:41 01:11:41,912 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:41 01:11:41,913 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:41 01:11:41,913 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:41 01:11:41,913 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:41 01:11:41,914 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:41 01:11:41,914 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:41 01:11:41,915 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:41 01:11:41,915 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:41 01:11:41,917 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name 'entityManagerFactory' build 25-Feb-2014 01:11:41 01:11:41,922 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa] build 25-Feb-2014 01:11:41 01:11:41,922 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/**/*.class] build 25-Feb-2014 01:11:41 01:11:41,923 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/**/*.class] build 25-Feb-2014 01:11:41 01:11:41,926 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa] build 25-Feb-2014 01:11:41 01:11:41,926 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/**/*.class] build 25-Feb-2014 01:11:41 01:11:41,927 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/**/*.class] build 25-Feb-2014 01:11:41 01:11:41,930 DEBUG PathMatchingResourcePatternResolver:464 - Looking for matching resources in jar file [file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar] build 25-Feb-2014 01:11:41 01:11:41,934 DEBUG PathMatchingResourcePatternResolver:351 - Resolved location pattern [classpath*:edu/illinois/ncsa/**/*.class] to resources [file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileStorageTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileDescriptorDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/PersonDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$2.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/DatasetDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/SpringDataTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetUtil.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/AccountDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/SpringData.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageDisk.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PagingAndSortingAndDeleteRepository.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/EventBus.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PersonDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileDescriptorDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorage.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageMedici.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/FileDescriptor.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/Dataset.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/AbstractBean.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/event/Event$Type.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/event/ObjectUpdatedHandler.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/event/ObjectSelectedHandler.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/event/ObjectSelectedEvent.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/event/ObjectUpdatedEvent.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/event/ObjectRemovedHandler.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/event/ObjectRemovedEvent.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/event/Event.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/event/ObjectCreatedEvent.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/event/ObjectCreatedHandler.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/event/EventHandler.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/jackson/JsonDateSerializer.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/Account.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/Person.class]] build 25-Feb-2014 01:11:41 01:11:41,967 INFO LocalContainerEntityManagerFactoryBean:264 - Building JPA container EntityManagerFactory for persistence unit 'default' build 25-Feb-2014 01:11:41 01:11:41,993 DEBUG logging:142 - Logging Provider: org.jboss.logging.Log4jLoggerProvider build 25-Feb-2014 01:11:42 01:11:42,025 DEBUG BasicTypeRegistry:143 - Adding type registration boolean -> org.hibernate.type.BooleanType@19958bf9 build 25-Feb-2014 01:11:42 01:11:42,025 DEBUG BasicTypeRegistry:143 - Adding type registration boolean -> org.hibernate.type.BooleanType@19958bf9 build 25-Feb-2014 01:11:42 01:11:42,026 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Boolean -> org.hibernate.type.BooleanType@19958bf9 build 25-Feb-2014 01:11:42 01:11:42,027 DEBUG BasicTypeRegistry:143 - Adding type registration numeric_boolean -> org.hibernate.type.NumericBooleanType@2c22d166 build 25-Feb-2014 01:11:42 01:11:42,028 DEBUG BasicTypeRegistry:143 - Adding type registration true_false -> org.hibernate.type.TrueFalseType@1ce3570c build 25-Feb-2014 01:11:42 01:11:42,029 DEBUG BasicTypeRegistry:143 - Adding type registration yes_no -> org.hibernate.type.YesNoType@3b926e90 build 25-Feb-2014 01:11:42 01:11:42,031 DEBUG BasicTypeRegistry:143 - Adding type registration byte -> org.hibernate.type.ByteType@76b20352 build 25-Feb-2014 01:11:42 01:11:42,031 DEBUG BasicTypeRegistry:143 - Adding type registration byte -> org.hibernate.type.ByteType@76b20352 build 25-Feb-2014 01:11:42 01:11:42,032 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Byte -> org.hibernate.type.ByteType@76b20352 build 25-Feb-2014 01:11:42 01:11:42,033 DEBUG BasicTypeRegistry:143 - Adding type registration character -> org.hibernate.type.CharacterType@306dbdc9 build 25-Feb-2014 01:11:42 01:11:42,033 DEBUG BasicTypeRegistry:143 - Adding type registration char -> org.hibernate.type.CharacterType@306dbdc9 build 25-Feb-2014 01:11:42 01:11:42,033 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Character -> org.hibernate.type.CharacterType@306dbdc9 build 25-Feb-2014 01:11:42 01:11:42,035 DEBUG BasicTypeRegistry:143 - Adding type registration short -> org.hibernate.type.ShortType@5bab2b55 build 25-Feb-2014 01:11:42 01:11:42,036 DEBUG BasicTypeRegistry:143 - Adding type registration short -> org.hibernate.type.ShortType@5bab2b55 build 25-Feb-2014 01:11:42 01:11:42,036 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Short -> org.hibernate.type.ShortType@5bab2b55 build 25-Feb-2014 01:11:42 01:11:42,037 DEBUG BasicTypeRegistry:143 - Adding type registration integer -> org.hibernate.type.IntegerType@543bc20e build 25-Feb-2014 01:11:42 01:11:42,037 DEBUG BasicTypeRegistry:143 - Adding type registration int -> org.hibernate.type.IntegerType@543bc20e build 25-Feb-2014 01:11:42 01:11:42,038 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Integer -> org.hibernate.type.IntegerType@543bc20e build 25-Feb-2014 01:11:42 01:11:42,039 DEBUG BasicTypeRegistry:143 - Adding type registration long -> org.hibernate.type.LongType@256eb6bc build 25-Feb-2014 01:11:42 01:11:42,039 DEBUG BasicTypeRegistry:143 - Adding type registration long -> org.hibernate.type.LongType@256eb6bc build 25-Feb-2014 01:11:42 01:11:42,040 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Long -> org.hibernate.type.LongType@256eb6bc build 25-Feb-2014 01:11:42 01:11:42,041 DEBUG BasicTypeRegistry:143 - Adding type registration float -> org.hibernate.type.FloatType@3fdb484d build 25-Feb-2014 01:11:42 01:11:42,042 DEBUG BasicTypeRegistry:143 - Adding type registration float -> org.hibernate.type.FloatType@3fdb484d build 25-Feb-2014 01:11:42 01:11:42,042 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Float -> org.hibernate.type.FloatType@3fdb484d build 25-Feb-2014 01:11:42 01:11:42,043 DEBUG BasicTypeRegistry:143 - Adding type registration double -> org.hibernate.type.DoubleType@6f18278a build 25-Feb-2014 01:11:42 01:11:42,044 DEBUG BasicTypeRegistry:143 - Adding type registration double -> org.hibernate.type.DoubleType@6f18278a build 25-Feb-2014 01:11:42 01:11:42,044 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Double -> org.hibernate.type.DoubleType@6f18278a build 25-Feb-2014 01:11:42 01:11:42,046 DEBUG BasicTypeRegistry:143 - Adding type registration big_decimal -> org.hibernate.type.BigDecimalType@2321b59a build 25-Feb-2014 01:11:42 01:11:42,050 DEBUG BasicTypeRegistry:143 - Adding type registration java.math.BigDecimal -> org.hibernate.type.BigDecimalType@2321b59a build 25-Feb-2014 01:11:42 01:11:42,051 DEBUG BasicTypeRegistry:143 - Adding type registration big_integer -> org.hibernate.type.BigIntegerType@769aba32 build 25-Feb-2014 01:11:42 01:11:42,051 DEBUG BasicTypeRegistry:143 - Adding type registration java.math.BigInteger -> org.hibernate.type.BigIntegerType@769aba32 build 25-Feb-2014 01:11:42 01:11:42,052 DEBUG BasicTypeRegistry:143 - Adding type registration string -> org.hibernate.type.StringType@6e8f94 build 25-Feb-2014 01:11:42 01:11:42,053 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.String -> org.hibernate.type.StringType@6e8f94 build 25-Feb-2014 01:11:42 01:11:42,054 DEBUG BasicTypeRegistry:143 - Adding type registration url -> org.hibernate.type.UrlType@494eaec9 build 25-Feb-2014 01:11:42 01:11:42,054 DEBUG BasicTypeRegistry:143 - Adding type registration java.net.URL -> org.hibernate.type.UrlType@494eaec9 build 25-Feb-2014 01:11:42 01:11:42,058 DEBUG BasicTypeRegistry:143 - Adding type registration date -> org.hibernate.type.DateType@22b6d6ab build 25-Feb-2014 01:11:42 01:11:42,058 DEBUG BasicTypeRegistry:143 - Adding type registration java.sql.Date -> org.hibernate.type.DateType@22b6d6ab build 25-Feb-2014 01:11:42 01:11:42,060 DEBUG BasicTypeRegistry:143 - Adding type registration time -> org.hibernate.type.TimeType@6f7cf6b6 build 25-Feb-2014 01:11:42 01:11:42,060 DEBUG BasicTypeRegistry:143 - Adding type registration java.sql.Time -> org.hibernate.type.TimeType@6f7cf6b6 build 25-Feb-2014 01:11:42 01:11:42,062 DEBUG BasicTypeRegistry:143 - Adding type registration timestamp -> org.hibernate.type.TimestampType@3e0d1329 build 25-Feb-2014 01:11:42 01:11:42,062 DEBUG BasicTypeRegistry:143 - Adding type registration java.sql.Timestamp -> org.hibernate.type.TimestampType@3e0d1329 build 25-Feb-2014 01:11:42 01:11:42,063 DEBUG BasicTypeRegistry:143 - Adding type registration java.util.Date -> org.hibernate.type.TimestampType@3e0d1329 build 25-Feb-2014 01:11:42 01:11:42,064 DEBUG BasicTypeRegistry:143 - Adding type registration dbtimestamp -> org.hibernate.type.DbTimestampType@7d15d06c build 25-Feb-2014 01:11:42 01:11:42,065 DEBUG BasicTypeRegistry:143 - Adding type registration calendar -> org.hibernate.type.CalendarType@b3e15f7 build 25-Feb-2014 01:11:42 01:11:42,065 DEBUG BasicTypeRegistry:143 - Adding type registration java.util.Calendar -> org.hibernate.type.CalendarType@b3e15f7 build 25-Feb-2014 01:11:42 01:11:42,066 DEBUG BasicTypeRegistry:143 - Adding type registration java.util.GregorianCalendar -> org.hibernate.type.CalendarType@b3e15f7 build 25-Feb-2014 01:11:42 01:11:42,066 DEBUG BasicTypeRegistry:143 - Adding type registration calendar_date -> org.hibernate.type.CalendarDateType@7461373f build 25-Feb-2014 01:11:42 01:11:42,067 DEBUG BasicTypeRegistry:143 - Adding type registration locale -> org.hibernate.type.LocaleType@6d7f11fb build 25-Feb-2014 01:11:42 01:11:42,068 DEBUG BasicTypeRegistry:143 - Adding type registration java.util.Locale -> org.hibernate.type.LocaleType@6d7f11fb build 25-Feb-2014 01:11:42 01:11:42,069 DEBUG BasicTypeRegistry:143 - Adding type registration currency -> org.hibernate.type.CurrencyType@7df44ec7 build 25-Feb-2014 01:11:42 01:11:42,069 DEBUG BasicTypeRegistry:143 - Adding type registration java.util.Currency -> org.hibernate.type.CurrencyType@7df44ec7 build 25-Feb-2014 01:11:42 01:11:42,070 DEBUG BasicTypeRegistry:143 - Adding type registration timezone -> org.hibernate.type.TimeZoneType@38717323 build 25-Feb-2014 01:11:42 01:11:42,070 DEBUG BasicTypeRegistry:143 - Adding type registration java.util.TimeZone -> org.hibernate.type.TimeZoneType@38717323 build 25-Feb-2014 01:11:42 01:11:42,071 DEBUG BasicTypeRegistry:143 - Adding type registration class -> org.hibernate.type.ClassType@2a313170 build 25-Feb-2014 01:11:42 01:11:42,071 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Class -> org.hibernate.type.ClassType@2a313170 build 25-Feb-2014 01:11:42 01:11:42,073 DEBUG BasicTypeRegistry:143 - Adding type registration uuid-binary -> org.hibernate.type.UUIDBinaryType@643cb075 build 25-Feb-2014 01:11:42 01:11:42,073 DEBUG BasicTypeRegistry:143 - Adding type registration java.util.UUID -> org.hibernate.type.UUIDBinaryType@643cb075 build 25-Feb-2014 01:11:42 01:11:42,074 DEBUG BasicTypeRegistry:143 - Adding type registration uuid-char -> org.hibernate.type.UUIDCharType@7c19f9d2 build 25-Feb-2014 01:11:42 01:11:42,075 DEBUG BasicTypeRegistry:143 - Adding type registration pg-uuid -> org.hibernate.type.PostgresUUIDType@58c16b18 build 25-Feb-2014 01:11:42 01:11:42,076 DEBUG BasicTypeRegistry:143 - Adding type registration binary -> org.hibernate.type.BinaryType@120540c build 25-Feb-2014 01:11:42 01:11:42,076 DEBUG BasicTypeRegistry:143 - Adding type registration byte[] -> org.hibernate.type.BinaryType@120540c build 25-Feb-2014 01:11:42 01:11:42,077 DEBUG BasicTypeRegistry:143 - Adding type registration [B -> org.hibernate.type.BinaryType@120540c build 25-Feb-2014 01:11:42 01:11:42,078 DEBUG BasicTypeRegistry:143 - Adding type registration wrapper-binary -> org.hibernate.type.WrapperBinaryType@424d2af2 build 25-Feb-2014 01:11:42 01:11:42,078 DEBUG BasicTypeRegistry:143 - Adding type registration Byte[] -> org.hibernate.type.WrapperBinaryType@424d2af2 build 25-Feb-2014 01:11:42 01:11:42,078 DEBUG BasicTypeRegistry:143 - Adding type registration [Ljava.lang.Byte; -> org.hibernate.type.WrapperBinaryType@424d2af2 build 25-Feb-2014 01:11:42 01:11:42,079 DEBUG BasicTypeRegistry:143 - Adding type registration image -> org.hibernate.type.ImageType@315b0333 build 25-Feb-2014 01:11:42 01:11:42,080 DEBUG BasicTypeRegistry:143 - Adding type registration characters -> org.hibernate.type.CharArrayType@b0c0f66 build 25-Feb-2014 01:11:42 01:11:42,080 DEBUG BasicTypeRegistry:143 - Adding type registration char[] -> org.hibernate.type.CharArrayType@b0c0f66 build 25-Feb-2014 01:11:42 01:11:42,081 DEBUG BasicTypeRegistry:143 - Adding type registration [C -> org.hibernate.type.CharArrayType@b0c0f66 build 25-Feb-2014 01:11:42 01:11:42,082 DEBUG BasicTypeRegistry:143 - Adding type registration wrapper-characters -> org.hibernate.type.CharacterArrayType@41d47b2b build 25-Feb-2014 01:11:42 01:11:42,082 DEBUG BasicTypeRegistry:143 - Adding type registration [Ljava.lang.Character; -> org.hibernate.type.CharacterArrayType@41d47b2b build 25-Feb-2014 01:11:42 01:11:42,082 DEBUG BasicTypeRegistry:143 - Adding type registration Character[] -> org.hibernate.type.CharacterArrayType@41d47b2b build 25-Feb-2014 01:11:42 01:11:42,083 DEBUG BasicTypeRegistry:143 - Adding type registration text -> org.hibernate.type.TextType@6d581e80 build 25-Feb-2014 01:11:42 01:11:42,087 DEBUG BasicTypeRegistry:143 - Adding type registration blob -> org.hibernate.type.BlobType@1137d4a4 build 25-Feb-2014 01:11:42 01:11:42,088 DEBUG BasicTypeRegistry:143 - Adding type registration java.sql.Blob -> org.hibernate.type.BlobType@1137d4a4 build 25-Feb-2014 01:11:42 01:11:42,088 DEBUG BasicTypeRegistry:143 - Adding type registration materialized_blob -> org.hibernate.type.MaterializedBlobType@5f18223d build 25-Feb-2014 01:11:42 01:11:42,091 DEBUG BasicTypeRegistry:143 - Adding type registration clob -> org.hibernate.type.ClobType@3bfa681c build 25-Feb-2014 01:11:42 01:11:42,092 DEBUG BasicTypeRegistry:143 - Adding type registration java.sql.Clob -> org.hibernate.type.ClobType@3bfa681c build 25-Feb-2014 01:11:42 01:11:42,092 DEBUG BasicTypeRegistry:143 - Adding type registration materialized_clob -> org.hibernate.type.MaterializedClobType@19e09a4 build 25-Feb-2014 01:11:42 01:11:42,093 DEBUG BasicTypeRegistry:143 - Adding type registration serializable -> org.hibernate.type.SerializableType@72e5355f build 25-Feb-2014 01:11:42 01:11:42,096 DEBUG BasicTypeRegistry:143 - Adding type registration object -> org.hibernate.type.ObjectType@5f4275d4 build 25-Feb-2014 01:11:42 01:11:42,096 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Object -> org.hibernate.type.ObjectType@5f4275d4 build 25-Feb-2014 01:11:42 01:11:42,097 DEBUG BasicTypeRegistry:143 - Adding type registration imm_date -> org.hibernate.type.AdaptedImmutableType@802b249 build 25-Feb-2014 01:11:42 01:11:42,097 DEBUG BasicTypeRegistry:143 - Adding type registration imm_time -> org.hibernate.type.AdaptedImmutableType@6906daba build 25-Feb-2014 01:11:42 01:11:42,097 DEBUG BasicTypeRegistry:143 - Adding type registration imm_timestamp -> org.hibernate.type.AdaptedImmutableType@41021f34 build 25-Feb-2014 01:11:42 01:11:42,098 DEBUG BasicTypeRegistry:143 - Adding type registration imm_dbtimestamp -> org.hibernate.type.AdaptedImmutableType@724eb043 build 25-Feb-2014 01:11:42 01:11:42,098 DEBUG BasicTypeRegistry:143 - Adding type registration imm_calendar -> org.hibernate.type.AdaptedImmutableType@c163956 build 25-Feb-2014 01:11:42 01:11:42,098 DEBUG BasicTypeRegistry:143 - Adding type registration imm_calendar_date -> org.hibernate.type.AdaptedImmutableType@70e434d build 25-Feb-2014 01:11:42 01:11:42,099 DEBUG BasicTypeRegistry:143 - Adding type registration imm_binary -> org.hibernate.type.AdaptedImmutableType@396477d9 build 25-Feb-2014 01:11:42 01:11:42,099 DEBUG BasicTypeRegistry:143 - Adding type registration imm_serializable -> org.hibernate.type.AdaptedImmutableType@72f864fe build 25-Feb-2014 01:11:42 01:11:42,114 INFO Version:37 - HCANN000001: Hibernate Commons Annotations {4.0.1.Final} build 25-Feb-2014 01:11:42 01:11:42,119 INFO Version:41 - HHH000412: Hibernate Core {4.1.7.Final} build 25-Feb-2014 01:11:42 01:11:42,121 INFO Environment:239 - HHH000206: hibernate.properties not found build 25-Feb-2014 01:11:42 01:11:42,122 INFO Environment:342 - HHH000021: Bytecode provider name : javassist build 25-Feb-2014 01:11:42 01:11:42,139 DEBUG BasicTypeRegistry:143 - Adding type registration boolean -> org.hibernate.type.BooleanType@19958bf9 build 25-Feb-2014 01:11:42 01:11:42,139 DEBUG BasicTypeRegistry:143 - Adding type registration boolean -> org.hibernate.type.BooleanType@19958bf9 build 25-Feb-2014 01:11:42 01:11:42,140 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Boolean -> org.hibernate.type.BooleanType@19958bf9 build 25-Feb-2014 01:11:42 01:11:42,140 DEBUG BasicTypeRegistry:143 - Adding type registration numeric_boolean -> org.hibernate.type.NumericBooleanType@2c22d166 build 25-Feb-2014 01:11:42 01:11:42,140 DEBUG BasicTypeRegistry:143 - Adding type registration true_false -> org.hibernate.type.TrueFalseType@1ce3570c build 25-Feb-2014 01:11:42 01:11:42,141 DEBUG BasicTypeRegistry:143 - Adding type registration yes_no -> org.hibernate.type.YesNoType@3b926e90 build 25-Feb-2014 01:11:42 01:11:42,141 DEBUG BasicTypeRegistry:143 - Adding type registration byte -> org.hibernate.type.ByteType@76b20352 build 25-Feb-2014 01:11:42 01:11:42,141 DEBUG BasicTypeRegistry:143 - Adding type registration byte -> org.hibernate.type.ByteType@76b20352 build 25-Feb-2014 01:11:42 01:11:42,142 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Byte -> org.hibernate.type.ByteType@76b20352 build 25-Feb-2014 01:11:42 01:11:42,142 DEBUG BasicTypeRegistry:143 - Adding type registration character -> org.hibernate.type.CharacterType@306dbdc9 build 25-Feb-2014 01:11:42 01:11:42,142 DEBUG BasicTypeRegistry:143 - Adding type registration char -> org.hibernate.type.CharacterType@306dbdc9 build 25-Feb-2014 01:11:42 01:11:42,143 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Character -> org.hibernate.type.CharacterType@306dbdc9 build 25-Feb-2014 01:11:42 01:11:42,143 DEBUG BasicTypeRegistry:143 - Adding type registration short -> org.hibernate.type.ShortType@5bab2b55 build 25-Feb-2014 01:11:42 01:11:42,143 DEBUG BasicTypeRegistry:143 - Adding type registration short -> org.hibernate.type.ShortType@5bab2b55 build 25-Feb-2014 01:11:42 01:11:42,144 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Short -> org.hibernate.type.ShortType@5bab2b55 build 25-Feb-2014 01:11:42 01:11:42,144 DEBUG BasicTypeRegistry:143 - Adding type registration integer -> org.hibernate.type.IntegerType@543bc20e build 25-Feb-2014 01:11:42 01:11:42,144 DEBUG BasicTypeRegistry:143 - Adding type registration int -> org.hibernate.type.IntegerType@543bc20e build 25-Feb-2014 01:11:42 01:11:42,145 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Integer -> org.hibernate.type.IntegerType@543bc20e build 25-Feb-2014 01:11:42 01:11:42,145 DEBUG BasicTypeRegistry:143 - Adding type registration long -> org.hibernate.type.LongType@256eb6bc build 25-Feb-2014 01:11:42 01:11:42,145 DEBUG BasicTypeRegistry:143 - Adding type registration long -> org.hibernate.type.LongType@256eb6bc build 25-Feb-2014 01:11:42 01:11:42,146 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Long -> org.hibernate.type.LongType@256eb6bc build 25-Feb-2014 01:11:42 01:11:42,146 DEBUG BasicTypeRegistry:143 - Adding type registration float -> org.hibernate.type.FloatType@3fdb484d build 25-Feb-2014 01:11:42 01:11:42,146 DEBUG BasicTypeRegistry:143 - Adding type registration float -> org.hibernate.type.FloatType@3fdb484d build 25-Feb-2014 01:11:42 01:11:42,147 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Float -> org.hibernate.type.FloatType@3fdb484d build 25-Feb-2014 01:11:42 01:11:42,147 DEBUG BasicTypeRegistry:143 - Adding type registration double -> org.hibernate.type.DoubleType@6f18278a build 25-Feb-2014 01:11:42 01:11:42,147 DEBUG BasicTypeRegistry:143 - Adding type registration double -> org.hibernate.type.DoubleType@6f18278a build 25-Feb-2014 01:11:42 01:11:42,148 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Double -> org.hibernate.type.DoubleType@6f18278a build 25-Feb-2014 01:11:42 01:11:42,148 DEBUG BasicTypeRegistry:143 - Adding type registration big_decimal -> org.hibernate.type.BigDecimalType@2321b59a build 25-Feb-2014 01:11:42 01:11:42,148 DEBUG BasicTypeRegistry:143 - Adding type registration java.math.BigDecimal -> org.hibernate.type.BigDecimalType@2321b59a build 25-Feb-2014 01:11:42 01:11:42,148 DEBUG BasicTypeRegistry:143 - Adding type registration big_integer -> org.hibernate.type.BigIntegerType@769aba32 build 25-Feb-2014 01:11:42 01:11:42,149 DEBUG BasicTypeRegistry:143 - Adding type registration java.math.BigInteger -> org.hibernate.type.BigIntegerType@769aba32 build 25-Feb-2014 01:11:42 01:11:42,149 DEBUG BasicTypeRegistry:143 - Adding type registration string -> org.hibernate.type.StringType@6e8f94 build 25-Feb-2014 01:11:42 01:11:42,150 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.String -> org.hibernate.type.StringType@6e8f94 build 25-Feb-2014 01:11:42 01:11:42,150 DEBUG BasicTypeRegistry:143 - Adding type registration url -> org.hibernate.type.UrlType@494eaec9 build 25-Feb-2014 01:11:42 01:11:42,150 DEBUG BasicTypeRegistry:143 - Adding type registration java.net.URL -> org.hibernate.type.UrlType@494eaec9 build 25-Feb-2014 01:11:42 01:11:42,150 DEBUG BasicTypeRegistry:143 - Adding type registration date -> org.hibernate.type.DateType@22b6d6ab build 25-Feb-2014 01:11:42 01:11:42,151 DEBUG BasicTypeRegistry:143 - Adding type registration java.sql.Date -> org.hibernate.type.DateType@22b6d6ab build 25-Feb-2014 01:11:42 01:11:42,151 DEBUG BasicTypeRegistry:143 - Adding type registration time -> org.hibernate.type.TimeType@6f7cf6b6 build 25-Feb-2014 01:11:42 01:11:42,151 DEBUG BasicTypeRegistry:143 - Adding type registration java.sql.Time -> org.hibernate.type.TimeType@6f7cf6b6 build 25-Feb-2014 01:11:42 01:11:42,152 DEBUG BasicTypeRegistry:143 - Adding type registration timestamp -> org.hibernate.type.TimestampType@3e0d1329 build 25-Feb-2014 01:11:42 01:11:42,152 DEBUG BasicTypeRegistry:143 - Adding type registration java.sql.Timestamp -> org.hibernate.type.TimestampType@3e0d1329 build 25-Feb-2014 01:11:42 01:11:42,152 DEBUG BasicTypeRegistry:143 - Adding type registration java.util.Date -> org.hibernate.type.TimestampType@3e0d1329 build 25-Feb-2014 01:11:42 01:11:42,153 DEBUG BasicTypeRegistry:143 - Adding type registration dbtimestamp -> org.hibernate.type.DbTimestampType@7d15d06c build 25-Feb-2014 01:11:42 01:11:42,153 DEBUG BasicTypeRegistry:143 - Adding type registration calendar -> org.hibernate.type.CalendarType@b3e15f7 build 25-Feb-2014 01:11:42 01:11:42,153 DEBUG BasicTypeRegistry:143 - Adding type registration java.util.Calendar -> org.hibernate.type.CalendarType@b3e15f7 build 25-Feb-2014 01:11:42 01:11:42,154 DEBUG BasicTypeRegistry:143 - Adding type registration java.util.GregorianCalendar -> org.hibernate.type.CalendarType@b3e15f7 build 25-Feb-2014 01:11:42 01:11:42,154 DEBUG BasicTypeRegistry:143 - Adding type registration calendar_date -> org.hibernate.type.CalendarDateType@7461373f build 25-Feb-2014 01:11:42 01:11:42,154 DEBUG BasicTypeRegistry:143 - Adding type registration locale -> org.hibernate.type.LocaleType@6d7f11fb build 25-Feb-2014 01:11:42 01:11:42,155 DEBUG BasicTypeRegistry:143 - Adding type registration java.util.Locale -> org.hibernate.type.LocaleType@6d7f11fb build 25-Feb-2014 01:11:42 01:11:42,155 DEBUG BasicTypeRegistry:143 - Adding type registration currency -> org.hibernate.type.CurrencyType@7df44ec7 build 25-Feb-2014 01:11:42 01:11:42,155 DEBUG BasicTypeRegistry:143 - Adding type registration java.util.Currency -> org.hibernate.type.CurrencyType@7df44ec7 build 25-Feb-2014 01:11:42 01:11:42,156 DEBUG BasicTypeRegistry:143 - Adding type registration timezone -> org.hibernate.type.TimeZoneType@38717323 build 25-Feb-2014 01:11:42 01:11:42,156 DEBUG BasicTypeRegistry:143 - Adding type registration java.util.TimeZone -> org.hibernate.type.TimeZoneType@38717323 build 25-Feb-2014 01:11:42 01:11:42,156 DEBUG BasicTypeRegistry:143 - Adding type registration class -> org.hibernate.type.ClassType@2a313170 build 25-Feb-2014 01:11:42 01:11:42,156 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Class -> org.hibernate.type.ClassType@2a313170 build 25-Feb-2014 01:11:42 01:11:42,157 DEBUG BasicTypeRegistry:143 - Adding type registration uuid-binary -> org.hibernate.type.UUIDBinaryType@643cb075 build 25-Feb-2014 01:11:42 01:11:42,157 DEBUG BasicTypeRegistry:143 - Adding type registration java.util.UUID -> org.hibernate.type.UUIDBinaryType@643cb075 build 25-Feb-2014 01:11:42 01:11:42,157 DEBUG BasicTypeRegistry:143 - Adding type registration uuid-char -> org.hibernate.type.UUIDCharType@7c19f9d2 build 25-Feb-2014 01:11:42 01:11:42,158 DEBUG BasicTypeRegistry:143 - Adding type registration pg-uuid -> org.hibernate.type.PostgresUUIDType@58c16b18 build 25-Feb-2014 01:11:42 01:11:42,158 DEBUG BasicTypeRegistry:143 - Adding type registration binary -> org.hibernate.type.BinaryType@120540c build 25-Feb-2014 01:11:42 01:11:42,158 DEBUG BasicTypeRegistry:143 - Adding type registration byte[] -> org.hibernate.type.BinaryType@120540c build 25-Feb-2014 01:11:42 01:11:42,158 DEBUG BasicTypeRegistry:143 - Adding type registration [B -> org.hibernate.type.BinaryType@120540c build 25-Feb-2014 01:11:42 01:11:42,159 DEBUG BasicTypeRegistry:143 - Adding type registration wrapper-binary -> org.hibernate.type.WrapperBinaryType@424d2af2 build 25-Feb-2014 01:11:42 01:11:42,159 DEBUG BasicTypeRegistry:143 - Adding type registration Byte[] -> org.hibernate.type.WrapperBinaryType@424d2af2 build 25-Feb-2014 01:11:42 01:11:42,159 DEBUG BasicTypeRegistry:143 - Adding type registration [Ljava.lang.Byte; -> org.hibernate.type.WrapperBinaryType@424d2af2 build 25-Feb-2014 01:11:42 01:11:42,160 DEBUG BasicTypeRegistry:143 - Adding type registration image -> org.hibernate.type.ImageType@315b0333 build 25-Feb-2014 01:11:42 01:11:42,160 DEBUG BasicTypeRegistry:143 - Adding type registration characters -> org.hibernate.type.CharArrayType@b0c0f66 build 25-Feb-2014 01:11:42 01:11:42,160 DEBUG BasicTypeRegistry:143 - Adding type registration char[] -> org.hibernate.type.CharArrayType@b0c0f66 build 25-Feb-2014 01:11:42 01:11:42,161 DEBUG BasicTypeRegistry:143 - Adding type registration [C -> org.hibernate.type.CharArrayType@b0c0f66 build 25-Feb-2014 01:11:42 01:11:42,161 DEBUG BasicTypeRegistry:143 - Adding type registration wrapper-characters -> org.hibernate.type.CharacterArrayType@41d47b2b build 25-Feb-2014 01:11:42 01:11:42,161 DEBUG BasicTypeRegistry:143 - Adding type registration [Ljava.lang.Character; -> org.hibernate.type.CharacterArrayType@41d47b2b build 25-Feb-2014 01:11:42 01:11:42,162 DEBUG BasicTypeRegistry:143 - Adding type registration Character[] -> org.hibernate.type.CharacterArrayType@41d47b2b build 25-Feb-2014 01:11:42 01:11:42,162 DEBUG BasicTypeRegistry:143 - Adding type registration text -> org.hibernate.type.TextType@6d581e80 build 25-Feb-2014 01:11:42 01:11:42,162 DEBUG BasicTypeRegistry:143 - Adding type registration blob -> org.hibernate.type.BlobType@1137d4a4 build 25-Feb-2014 01:11:42 01:11:42,163 DEBUG BasicTypeRegistry:143 - Adding type registration java.sql.Blob -> org.hibernate.type.BlobType@1137d4a4 build 25-Feb-2014 01:11:42 01:11:42,163 DEBUG BasicTypeRegistry:143 - Adding type registration materialized_blob -> org.hibernate.type.MaterializedBlobType@5f18223d build 25-Feb-2014 01:11:42 01:11:42,163 DEBUG BasicTypeRegistry:143 - Adding type registration clob -> org.hibernate.type.ClobType@3bfa681c build 25-Feb-2014 01:11:42 01:11:42,164 DEBUG BasicTypeRegistry:143 - Adding type registration java.sql.Clob -> org.hibernate.type.ClobType@3bfa681c build 25-Feb-2014 01:11:42 01:11:42,164 DEBUG BasicTypeRegistry:143 - Adding type registration materialized_clob -> org.hibernate.type.MaterializedClobType@19e09a4 build 25-Feb-2014 01:11:42 01:11:42,164 DEBUG BasicTypeRegistry:143 - Adding type registration serializable -> org.hibernate.type.SerializableType@72e5355f build 25-Feb-2014 01:11:42 01:11:42,165 DEBUG BasicTypeRegistry:143 - Adding type registration object -> org.hibernate.type.ObjectType@5f4275d4 build 25-Feb-2014 01:11:42 01:11:42,165 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Object -> org.hibernate.type.ObjectType@5f4275d4 build 25-Feb-2014 01:11:42 01:11:42,165 DEBUG BasicTypeRegistry:143 - Adding type registration imm_date -> org.hibernate.type.AdaptedImmutableType@22e90943 build 25-Feb-2014 01:11:42 01:11:42,166 DEBUG BasicTypeRegistry:143 - Adding type registration imm_time -> org.hibernate.type.AdaptedImmutableType@715f1f9c build 25-Feb-2014 01:11:42 01:11:42,166 DEBUG BasicTypeRegistry:143 - Adding type registration imm_timestamp -> org.hibernate.type.AdaptedImmutableType@1c1474ea build 25-Feb-2014 01:11:42 01:11:42,166 DEBUG BasicTypeRegistry:143 - Adding type registration imm_dbtimestamp -> org.hibernate.type.AdaptedImmutableType@307bd0d build 25-Feb-2014 01:11:42 01:11:42,167 DEBUG BasicTypeRegistry:143 - Adding type registration imm_calendar -> org.hibernate.type.AdaptedImmutableType@710ca208 build 25-Feb-2014 01:11:42 01:11:42,167 DEBUG BasicTypeRegistry:143 - Adding type registration imm_calendar_date -> org.hibernate.type.AdaptedImmutableType@7461f533 build 25-Feb-2014 01:11:42 01:11:42,167 DEBUG BasicTypeRegistry:143 - Adding type registration imm_binary -> org.hibernate.type.AdaptedImmutableType@4b2922f6 build 25-Feb-2014 01:11:42 01:11:42,168 DEBUG BasicTypeRegistry:143 - Adding type registration imm_serializable -> org.hibernate.type.AdaptedImmutableType@79b66b06 build 25-Feb-2014 01:11:42 01:11:42,168 INFO Ejb3Configuration:527 - HHH000204: Processing PersistenceUnitInfo [ build 25-Feb-2014 01:11:42 name: default build 25-Feb-2014 01:11:42 ...] build 25-Feb-2014 01:11:42 01:11:42,398 INFO ConnectionProviderInitiator:188 - HHH000130: Instantiating explicit connection provider: org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider build 25-Feb-2014 01:11:42 01:11:42,415 DEBUG DriverManagerDataSource:162 - Creating new JDBC DriverManager Connection to [jdbc:hsqldb:mem:.] build 25-Feb-2014 01:11:42 01:11:42,674 INFO Dialect:125 - HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect build 25-Feb-2014 01:11:42 01:11:42,691 INFO TransactionFactoryInitiator:73 - HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jdbc.JdbcTransactionFactory build 25-Feb-2014 01:11:42 01:11:42,694 INFO ASTQueryTranslatorFactory:48 - HHH000397: Using ASTQueryTranslatorFactory build 25-Feb-2014 01:11:42 01:11:42,708 TRACE TypeFactory:72 - Scoping types to session factory org.hibernate.internal.SessionFactoryImpl@202264da build 25-Feb-2014 01:11:43 01:11:43,024 INFO SchemaUpdate:182 - HHH000228: Running hbm2ddl schema update build 25-Feb-2014 01:11:43 01:11:43,024 INFO SchemaUpdate:193 - HHH000102: Fetching database metadata build 25-Feb-2014 01:11:43 01:11:43,024 DEBUG DriverManagerDataSource:162 - Creating new JDBC DriverManager Connection to [jdbc:hsqldb:mem:.] build 25-Feb-2014 01:11:43 01:11:43,027 INFO SchemaUpdate:205 - HHH000396: Updating schema build 25-Feb-2014 01:11:43 01:11:43,037 INFO DatabaseMetaData:120 - HHH000262: Table not found: AbstractBean build 25-Feb-2014 01:11:43 01:11:43,043 INFO DatabaseMetaData:120 - HHH000262: Table not found: Account build 25-Feb-2014 01:11:43 01:11:43,048 INFO DatabaseMetaData:120 - HHH000262: Table not found: Dataset build 25-Feb-2014 01:11:43 01:11:43,059 INFO DatabaseMetaData:120 - HHH000262: Table not found: DatasetContributors build 25-Feb-2014 01:11:43 01:11:43,063 INFO DatabaseMetaData:120 - HHH000262: Table not found: DatasetFileDescriptors build 25-Feb-2014 01:11:43 01:11:43,068 INFO DatabaseMetaData:120 - HHH000262: Table not found: FileDescriptor build 25-Feb-2014 01:11:43 01:11:43,072 INFO DatabaseMetaData:120 - HHH000262: Table not found: Person build 25-Feb-2014 01:11:43 01:11:43,077 INFO DatabaseMetaData:120 - HHH000262: Table not found: AbstractBean build 25-Feb-2014 01:11:43 01:11:43,081 INFO DatabaseMetaData:120 - HHH000262: Table not found: Account build 25-Feb-2014 01:11:43 01:11:43,086 INFO DatabaseMetaData:120 - HHH000262: Table not found: Dataset build 25-Feb-2014 01:11:43 01:11:43,091 INFO DatabaseMetaData:120 - HHH000262: Table not found: DatasetContributors build 25-Feb-2014 01:11:43 01:11:43,096 INFO DatabaseMetaData:120 - HHH000262: Table not found: DatasetFileDescriptors build 25-Feb-2014 01:11:43 01:11:43,100 INFO DatabaseMetaData:120 - HHH000262: Table not found: FileDescriptor build 25-Feb-2014 01:11:43 01:11:43,105 INFO DatabaseMetaData:120 - HHH000262: Table not found: Person build 25-Feb-2014 01:11:43 01:11:43,116 INFO SchemaUpdate:240 - HHH000232: Schema update complete build 25-Feb-2014 01:11:43 01:11:43,156 INFO GenericXmlApplicationContext:1355 - Bean 'entityManagerFactory' of type [class org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) build 25-Feb-2014 01:11:43 01:11:43,156 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'entityManagerFactory' build 25-Feb-2014 01:11:43 01:11:43,158 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor#0' build 25-Feb-2014 01:11:43 01:11:43,159 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'org.springframework.data.repository.core.support.RepositoryInterfaceAwareBeanPostProcessor#0' build 25-Feb-2014 01:11:43 01:11:43,159 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'org.springframework.data.repository.core.support.RepositoryInterfaceAwareBeanPostProcessor#0' build 25-Feb-2014 01:11:43 01:11:43,159 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'org.springframework.data.repository.core.support.RepositoryInterfaceAwareBeanPostProcessor#0' to allow for resolving potential circular references build 25-Feb-2014 01:11:43 01:11:43,163 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'org.springframework.data.repository.core.support.RepositoryInterfaceAwareBeanPostProcessor#0' build 25-Feb-2014 01:11:43 01:11:43,165 DEBUG GenericXmlApplicationContext:799 - Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@50a2d304] build 25-Feb-2014 01:11:43 01:11:43,167 DEBUG GenericXmlApplicationContext:823 - Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@1aa632be] build 25-Feb-2014 01:11:43 01:11:43,169 INFO DefaultListableBeanFactory:581 - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1fbbd7b2: defining beans [applicationContextProvider,fileStorage,eventBus,entityManagerFactory,transactionManager,hsqldbDataSourcePool,hsqldbDataSource,personDAO,pagingAndSortingAndDeleteRepository,accountDAO,datasetDAO,fileDescriptorDAO,org.springframework.data.repository.core.support.RepositoryInterfaceAwareBeanPostProcessor#0,org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor#0,org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor#0]; root of factory hierarchy build 25-Feb-2014 01:11:43 01:11:43,170 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'applicationContextProvider' build 25-Feb-2014 01:11:43 01:11:43,170 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'applicationContextProvider' build 25-Feb-2014 01:11:43 01:11:43,172 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'applicationContextProvider' to allow for resolving potential circular references build 25-Feb-2014 01:11:43 01:11:43,174 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'applicationContextProvider' build 25-Feb-2014 01:11:43 01:11:43,174 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'fileStorage' build 25-Feb-2014 01:11:43 01:11:43,174 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'fileStorage' build 25-Feb-2014 01:11:43 01:11:43,175 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'fileStorage' to allow for resolving potential circular references build 25-Feb-2014 01:11:43 01:11:43,177 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:43 01:11:43,177 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:43 01:11:43,178 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:43 01:11:43,178 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:43 01:11:43,178 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:43 01:11:43,179 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:43 01:11:43,179 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:43 01:11:43,179 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:43 01:11:43,180 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:43 01:11:43,180 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:43 01:11:43,180 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:43 01:11:43,180 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:43 01:11:43,181 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:43 01:11:43,181 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:43 01:11:43,182 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:43 01:11:43,182 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:43 01:11:43,182 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:43 01:11:43,183 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:43 01:11:43,183 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:43 01:11:43,183 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:43 01:11:43,184 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'fileStorage' build 25-Feb-2014 01:11:43 01:11:43,184 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'eventBus' build 25-Feb-2014 01:11:43 01:11:43,185 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'eventBus' build 25-Feb-2014 01:11:43 01:11:43,185 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'eventBus' to allow for resolving potential circular references build 25-Feb-2014 01:11:43 01:11:43,187 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'eventBus' build 25-Feb-2014 01:11:43 01:11:43,187 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:43 01:11:43,187 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'transactionManager' build 25-Feb-2014 01:11:43 01:11:43,188 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'transactionManager' build 25-Feb-2014 01:11:43 01:11:43,194 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'transactionManager' to allow for resolving potential circular references build 25-Feb-2014 01:11:43 01:11:43,204 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:43 01:11:43,205 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name 'transactionManager' build 25-Feb-2014 01:11:43 01:11:43,206 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'transactionManager' build 25-Feb-2014 01:11:43 01:11:43,206 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'hsqldbDataSourcePool' build 25-Feb-2014 01:11:43 01:11:43,206 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'hsqldbDataSourcePool' build 25-Feb-2014 01:11:43 01:11:43,244 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'hsqldbDataSourcePool' to allow for resolving potential circular references build 25-Feb-2014 01:11:43 01:11:43,303 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:43 01:11:43,303 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:43 01:11:43,303 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:43 01:11:43,303 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:43 01:11:43,304 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:43 01:11:43,304 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:43 01:11:43,304 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:43 01:11:43,304 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:43 01:11:43,305 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:43 01:11:43,305 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:43 01:11:43,305 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:43 01:11:43,306 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:43 01:11:43,306 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:43 01:11:43,306 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:43 01:11:43,306 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:43 01:11:43,307 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:43 01:11:43,307 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:43 01:11:43,307 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:43 01:11:43,307 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:43 01:11:43,308 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:43 01:11:43,309 WARN BoneCPConfig:315 - Please use setIdleConnectionTestPeriodInMinutes in place of setIdleConnectionTestPeriod. This method has been deprecated. build 25-Feb-2014 01:11:43 01:11:43,310 WARN BoneCPConfig:412 - Please use setIdleMaxAgeInMinutes in place of setIdleMaxAge. This method has been deprecated. build 25-Feb-2014 01:11:43 01:11:43,310 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'hsqldbDataSourcePool' build 25-Feb-2014 01:11:43 01:11:43,310 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'hsqldbDataSource' build 25-Feb-2014 01:11:43 01:11:43,311 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'personDAO' build 25-Feb-2014 01:11:43 01:11:43,311 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'personDAO' build 25-Feb-2014 01:11:43 01:11:43,323 DEBUG InjectionMetadata:60 - Found injected element on class [org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean]: PersistenceElement for public void org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean.setEntityManager(javax.persistence.EntityManager) build 25-Feb-2014 01:11:43 01:11:43,323 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'personDAO' to allow for resolving potential circular references build 25-Feb-2014 01:11:43 01:11:43,324 DEBUG InjectionMetadata:85 - Processing injected method of bean 'personDAO': PersistenceElement for public void org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean.setEntityManager(javax.persistence.EntityManager) build 25-Feb-2014 01:11:43 01:11:43,325 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:43 01:11:43,335 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean '(inner bean)' build 25-Feb-2014 01:11:43 01:11:43,337 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean '(inner bean)' build 25-Feb-2014 01:11:43 01:11:43,342 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name '(inner bean)' build 25-Feb-2014 01:11:43 01:11:43,343 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean '(inner bean)' build 25-Feb-2014 01:11:43 01:11:43,349 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean '(inner bean)' build 25-Feb-2014 01:11:43 01:11:43,351 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:43 01:11:43,356 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name 'personDAO' build 25-Feb-2014 01:11:43 01:11:43,367 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:43 01:11:43,401 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:43 01:11:43,403 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'personDAO' build 25-Feb-2014 01:11:43 01:11:43,403 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'pagingAndSortingAndDeleteRepository' build 25-Feb-2014 01:11:43 01:11:43,404 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'pagingAndSortingAndDeleteRepository' build 25-Feb-2014 01:11:43 01:11:43,404 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'pagingAndSortingAndDeleteRepository' to allow for resolving potential circular references build 25-Feb-2014 01:11:43 01:11:43,404 DEBUG InjectionMetadata:85 - Processing injected method of bean 'pagingAndSortingAndDeleteRepository': PersistenceElement for public void org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean.setEntityManager(javax.persistence.EntityManager) build 25-Feb-2014 01:11:43 01:11:43,404 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:43 01:11:43,405 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean '(inner bean)#1' build 25-Feb-2014 01:11:43 01:11:43,405 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean '(inner bean)#1' build 25-Feb-2014 01:11:43 01:11:43,406 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name '(inner bean)#1' build 25-Feb-2014 01:11:43 01:11:43,406 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean '(inner bean)#1' build 25-Feb-2014 01:11:43 01:11:43,406 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean '(inner bean)#1' build 25-Feb-2014 01:11:43 01:11:43,407 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:43 01:11:43,407 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name 'pagingAndSortingAndDeleteRepository' build 25-Feb-2014 01:11:43 01:11:43,407 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:43 01:11:43,408 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:43 01:11:43,408 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'pagingAndSortingAndDeleteRepository' build 25-Feb-2014 01:11:43 01:11:43,408 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'accountDAO' build 25-Feb-2014 01:11:43 01:11:43,408 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'accountDAO' build 25-Feb-2014 01:11:43 01:11:43,409 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'accountDAO' to allow for resolving potential circular references build 25-Feb-2014 01:11:43 01:11:43,409 DEBUG InjectionMetadata:85 - Processing injected method of bean 'accountDAO': PersistenceElement for public void org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean.setEntityManager(javax.persistence.EntityManager) build 25-Feb-2014 01:11:43 01:11:43,409 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:43 01:11:43,409 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean '(inner bean)#2' build 25-Feb-2014 01:11:43 01:11:43,410 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean '(inner bean)#2' build 25-Feb-2014 01:11:43 01:11:43,410 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name '(inner bean)#2' build 25-Feb-2014 01:11:43 01:11:43,411 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean '(inner bean)#2' build 25-Feb-2014 01:11:43 01:11:43,411 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean '(inner bean)#2' build 25-Feb-2014 01:11:43 01:11:43,412 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:43 01:11:43,412 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name 'accountDAO' build 25-Feb-2014 01:11:43 01:11:43,412 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:43 01:11:43,412 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:43 01:11:43,413 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'accountDAO' build 25-Feb-2014 01:11:43 01:11:43,413 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'datasetDAO' build 25-Feb-2014 01:11:43 01:11:43,413 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'datasetDAO' build 25-Feb-2014 01:11:43 01:11:43,413 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'datasetDAO' to allow for resolving potential circular references build 25-Feb-2014 01:11:43 01:11:43,413 DEBUG InjectionMetadata:85 - Processing injected method of bean 'datasetDAO': PersistenceElement for public void org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean.setEntityManager(javax.persistence.EntityManager) build 25-Feb-2014 01:11:43 01:11:43,414 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:43 01:11:43,414 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean '(inner bean)#3' build 25-Feb-2014 01:11:43 01:11:43,414 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean '(inner bean)#3' build 25-Feb-2014 01:11:43 01:11:43,415 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name '(inner bean)#3' build 25-Feb-2014 01:11:43 01:11:43,415 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean '(inner bean)#3' build 25-Feb-2014 01:11:43 01:11:43,416 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean '(inner bean)#3' build 25-Feb-2014 01:11:43 01:11:43,416 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:43 01:11:43,416 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name 'datasetDAO' build 25-Feb-2014 01:11:43 01:11:43,417 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:43 01:11:43,417 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:43 01:11:43,417 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'datasetDAO' build 25-Feb-2014 01:11:43 01:11:43,417 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'fileDescriptorDAO' build 25-Feb-2014 01:11:43 01:11:43,418 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'fileDescriptorDAO' build 25-Feb-2014 01:11:43 01:11:43,418 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'fileDescriptorDAO' to allow for resolving potential circular references build 25-Feb-2014 01:11:43 01:11:43,418 DEBUG InjectionMetadata:85 - Processing injected method of bean 'fileDescriptorDAO': PersistenceElement for public void org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean.setEntityManager(javax.persistence.EntityManager) build 25-Feb-2014 01:11:43 01:11:43,418 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:43 01:11:43,418 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean '(inner bean)#4' build 25-Feb-2014 01:11:43 01:11:43,419 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean '(inner bean)#4' build 25-Feb-2014 01:11:43 01:11:43,419 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name '(inner bean)#4' build 25-Feb-2014 01:11:43 01:11:43,420 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean '(inner bean)#4' build 25-Feb-2014 01:11:43 01:11:43,420 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean '(inner bean)#4' build 25-Feb-2014 01:11:43 01:11:43,421 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:43 01:11:43,421 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name 'fileDescriptorDAO' build 25-Feb-2014 01:11:43 01:11:43,421 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:43 01:11:43,421 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:43 01:11:43,422 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'fileDescriptorDAO' build 25-Feb-2014 01:11:43 01:11:43,422 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'org.springframework.data.repository.core.support.RepositoryInterfaceAwareBeanPostProcessor#0' build 25-Feb-2014 01:11:43 01:11:43,422 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor#0' build 25-Feb-2014 01:11:43 01:11:43,422 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor#0' build 25-Feb-2014 01:11:43 01:11:43,423 DEBUG GenericXmlApplicationContext:850 - Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@4b33f6dd] build 25-Feb-2014 01:11:43 01:11:43,424 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'lifecycleProcessor' build 25-Feb-2014 01:11:43 01:11:43,427 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'fileStorage' build 25-Feb-2014 01:11:43 01:11:43,477 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'fileDescriptorDAO' build 25-Feb-2014 01:11:43 01:11:43,484 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:43 01:11:43,484 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:43 01:11:43,495 DEBUG JdkDynamicAopProxy:113 - Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [org.springframework.data.jpa.repository.support.SimpleJpaRepository@5db18235] build 25-Feb-2014 01:11:43 01:11:43,513 DEBUG TransactionalRepositoryProxyPostProcessor$CustomAnnotationTransactionAttributeSource:288 - Adding transactional method 'save' with attribute: PROPAGATION_REQUIRED,ISOLATION_DEFAULT; '' build 25-Feb-2014 01:11:43 01:11:43,514 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'transactionManager' build 25-Feb-2014 01:11:43 01:11:43,515 DEBUG JpaTransactionManager:365 - Creating new transaction with name [org.springframework.data.jpa.repository.support.SimpleJpaRepository.save]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT; '' build 25-Feb-2014 01:11:43 01:11:43,516 DEBUG JpaTransactionManager:368 - Opened new EntityManager [org.hibernate.ejb.EntityManagerImpl@469695f] for JPA transaction build 25-Feb-2014 01:11:43 01:11:43,517 DEBUG DriverManagerDataSource:162 - Creating new JDBC DriverManager Connection to [jdbc:hsqldb:mem:.] build 25-Feb-2014 01:11:43 01:11:43,519 DEBUG JpaTransactionManager:400 - Exposing JPA transaction as JDBC transaction [org.springframework.orm.jpa.vendor.HibernateJpaDialect$HibernateConnectionHandle@741b3967] build 25-Feb-2014 01:11:43 01:11:43,557 TRACE BasicBinder:83 - binding parameter [1] as [VARCHAR] - 11223344556677 build 25-Feb-2014 01:11:43 01:11:43,589 DEBUG JpaTransactionManager:752 - Initiating transaction commit build 25-Feb-2014 01:11:43 01:11:43,589 DEBUG JpaTransactionManager:507 - Committing JPA transaction on EntityManager [org.hibernate.ejb.EntityManagerImpl@469695f] build 25-Feb-2014 01:11:43 01:11:43,599 TRACE BasicBinder:83 - binding parameter [1] as [BOOLEAN] - false build 25-Feb-2014 01:11:43 01:11:43,599 TRACE BasicBinder:83 - binding parameter [2] as [VARCHAR] - file:/home/opensource/bamboo/temp/CI-SERVER-COMMON/11/22/33/11223344556677/text.txt build 25-Feb-2014 01:11:43 01:11:43,600 TRACE BasicBinder:83 - binding parameter [3] as [VARCHAR] - text.txt build 25-Feb-2014 01:11:43 01:11:43,600 TRACE BasicBinder:83 - binding parameter [4] as [VARCHAR] - 9db5682a4d778ca2cb79580bdb67083f build 25-Feb-2014 01:11:43 01:11:43,600 TRACE BasicBinder:83 - binding parameter [5] as [VARCHAR] - text/plain build 25-Feb-2014 01:11:43 01:11:43,601 TRACE BasicBinder:83 - binding parameter [6] as [BIGINT] - 9 build 25-Feb-2014 01:11:43 01:11:43,601 TRACE BasicBinder:83 - binding parameter [7] as [VARCHAR] - 11223344556677 build 25-Feb-2014 01:11:43 01:11:43,603 DEBUG JpaTransactionManager:593 - Closing JPA EntityManager [org.hibernate.ejb.EntityManagerImpl@469695f] after transaction build 25-Feb-2014 01:11:43 01:11:43,603 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:43 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.648 sec build 25-Feb-2014 01:11:43 Running edu.illinois.ncsa.springdata.PersonDAOTest build 25-Feb-2014 01:11:43 01:11:43,605 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:43 01:11:43,605 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:43 01:11:43,605 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:43 01:11:43,605 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:43 01:11:43,606 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:43 01:11:43,606 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:43 01:11:43,607 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:43 01:11:43,607 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:43 01:11:43,607 INFO XmlBeanDefinitionReader:315 - Loading XML bean definitions from class path resource [testContext.xml] build 25-Feb-2014 01:11:43 01:11:43,608 DEBUG DefaultDocumentLoader:72 - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl] build 25-Feb-2014 01:11:43 01:11:43,609 DEBUG PluggableSchemaResolver:140 - Loading schema mappings from [META-INF/spring.schemas] build 25-Feb-2014 01:11:43 01:11:43,611 DEBUG PluggableSchemaResolver:146 - Loaded schema mappings: {http://www.springframework.org/schema/data/jpa/spring-jpa-1.2.xsd=org/springframework/data/jpa/repository/config/spring-jpa-1.2.xsd, http://www.springframework.org/schema/oxm/spring-oxm-3.0.xsd=org/springframework/oxm/config/spring-oxm-3.0.xsd, http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/data/mongo/spring-mongo.xsd=org/springframework/data/mongodb/config/spring-mongo-1.1.xsd, http://www.springframework.org/schema/jms/spring-jms-3.0.xsd=org/springframework/jms/config/spring-jms-3.0.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/oxm/spring-oxm.xsd=org/springframework/oxm/config/spring-oxm-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/data/jpa/spring-jpa-1.1.xsd=org/springframework/data/jpa/repository/config/spring-jpa-1.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/data/mongo/spring-mongo-1.1.xsd=org/springframework/data/mongodb/config/spring-mongo-1.1.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/data/jpa/spring-jpa-1.0.xsd=org/springframework/data/jpa/repository/config/spring-jpa-1.0.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/data/jpa/spring-jpa.xsd=org/springframework/data/jpa/repository/config/spring-jpa-1.2.xsd, http://www.springframework.org/schema/jms/spring-jms-2.5.xsd=org/springframework/jms/config/spring-jms-2.5.xsd, http://www.springframework.org/schema/data/repository/spring-repository-1.4.xsd=org/springframework/data/repository/config/spring-repository-1.4.xsd, http://www.springframework.org/schema/oxm/spring-oxm-3.1.xsd=org/springframework/oxm/config/spring-oxm-3.1.xsd, http://www.springframework.org/schema/jms/spring-jms.xsd=org/springframework/jms/config/spring-jms-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/data/repository/spring-repository.xsd=org/springframework/data/repository/config/spring-repository-1.4.xsd, http://www.springframework.org/schema/jms/spring-jms-3.1.xsd=org/springframework/jms/config/spring-jms-3.1.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/data/mongo/spring-mongo-1.0.xsd=org/springframework/data/mongodb/config/spring-mongo-1.0.xsd, http://www.springframework.org/schema/data/repository/spring-repository-1.0.xsd=org/springframework/data/repository/config/spring-repository-1.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd} build 25-Feb-2014 01:11:43 01:11:43,612 DEBUG PluggableSchemaResolver:118 - Found XML schema [http://www.springframework.org/schema/beans/spring-beans.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.1.xsd build 25-Feb-2014 01:11:43 01:11:43,636 DEBUG PluggableSchemaResolver:118 - Found XML schema [http://www.springframework.org/schema/data/jpa/spring-jpa.xsd] in classpath: org/springframework/data/jpa/repository/config/spring-jpa-1.2.xsd build 25-Feb-2014 01:11:43 01:11:43,638 DEBUG PluggableSchemaResolver:118 - Found XML schema [http://www.springframework.org/schema/context/spring-context.xsd] in classpath: org/springframework/context/config/spring-context-3.1.xsd build 25-Feb-2014 01:11:43 01:11:43,644 DEBUG PluggableSchemaResolver:118 - Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.1.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.1.xsd build 25-Feb-2014 01:11:43 01:11:43,646 DEBUG PluggableSchemaResolver:118 - Found XML schema [http://www.springframework.org/schema/data/repository/spring-repository.xsd] in classpath: org/springframework/data/repository/config/spring-repository-1.4.xsd build 25-Feb-2014 01:11:43 01:11:43,655 DEBUG DefaultBeanDefinitionDocumentReader:108 - Loading bean definitions build 25-Feb-2014 01:11:43 01:11:43,657 DEBUG BeanDefinitionParserDelegate:497 - Neither XML 'id' nor 'name' specified - using generated bean name [org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter#40395aaf] build 25-Feb-2014 01:11:43 01:11:43,660 DEBUG DefaultNamespaceHandlerResolver:156 - Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/data/mongo=org.springframework.data.mongodb.config.MongoNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/oxm=org.springframework.oxm.config.OxmNamespaceHandler, http://www.springframework.org/schema/data/repository=org.springframework.data.repository.config.RepositoryNameSpaceHandler, http://www.springframework.org/schema/data/jpa=org.springframework.data.jpa.repository.config.JpaRepositoryNameSpaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/jms=org.springframework.jms.config.JmsNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler} build 25-Feb-2014 01:11:43 01:11:43,661 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:43 01:11:43,661 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:43 01:11:43,661 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:43 01:11:43,662 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:43 01:11:43,662 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:43 01:11:43,662 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:43 01:11:43,665 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:43 01:11:43,666 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:43 01:11:43,669 DEBUG PathMatchingResourcePatternResolver:351 - Resolved location pattern [classpath*:edu/illinois/ncsa/springdata/**/*.class] to resources [file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileStorageTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileDescriptorDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/PersonDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$2.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/DatasetDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/SpringDataTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetUtil.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/AccountDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/SpringData.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageDisk.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PagingAndSortingAndDeleteRepository.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/EventBus.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PersonDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileDescriptorDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorage.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageMedici.class]] build 25-Feb-2014 01:11:43 01:11:43,673 DEBUG RepositoryComponentProvider:244 - Identified candidate component class: file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/AccountDAO.class] build 25-Feb-2014 01:11:43 01:11:43,675 DEBUG RepositoryComponentProvider:244 - Identified candidate component class: file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PagingAndSortingAndDeleteRepository.class] build 25-Feb-2014 01:11:43 01:11:43,675 DEBUG RepositoryComponentProvider:244 - Identified candidate component class: file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetDAO.class] build 25-Feb-2014 01:11:43 01:11:43,676 DEBUG RepositoryComponentProvider:244 - Identified candidate component class: file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PersonDAO.class] build 25-Feb-2014 01:11:43 01:11:43,676 DEBUG RepositoryComponentProvider:244 - Identified candidate component class: file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileDescriptorDAO.class] build 25-Feb-2014 01:11:43 01:11:43,677 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:43 01:11:43,677 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:43 01:11:43,677 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:43 01:11:43,678 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:43 01:11:43,678 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:43 01:11:43,679 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:43 01:11:43,681 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:43 01:11:43,682 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:43 01:11:43,685 DEBUG PathMatchingResourcePatternResolver:351 - Resolved location pattern [classpath*:edu/illinois/ncsa/springdata/**/*.class] to resources [file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileStorageTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileDescriptorDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/PersonDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$2.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/DatasetDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/SpringDataTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetUtil.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/AccountDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/SpringData.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageDisk.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PagingAndSortingAndDeleteRepository.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/EventBus.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PersonDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileDescriptorDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorage.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageMedici.class]] build 25-Feb-2014 01:11:43 01:11:43,688 DEBUG RepositoryBeanDefinitionParser:108 - Registering repository: personDAO - Interface: edu.illinois.ncsa.springdata.PersonDAO - Factory: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean build 25-Feb-2014 01:11:43 01:11:43,689 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:43 01:11:43,689 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:43 01:11:43,689 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:43 01:11:43,690 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:43 01:11:43,690 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:43 01:11:43,690 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:43 01:11:43,693 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:43 01:11:43,693 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:43 01:11:43,696 DEBUG PathMatchingResourcePatternResolver:351 - Resolved location pattern [classpath*:edu/illinois/ncsa/springdata/**/*.class] to resources [file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileStorageTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileDescriptorDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/PersonDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$2.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/DatasetDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/SpringDataTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetUtil.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/AccountDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/SpringData.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageDisk.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PagingAndSortingAndDeleteRepository.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/EventBus.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PersonDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileDescriptorDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorage.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageMedici.class]] build 25-Feb-2014 01:11:43 01:11:43,699 DEBUG RepositoryBeanDefinitionParser:108 - Registering repository: datasetDAO - Interface: edu.illinois.ncsa.springdata.DatasetDAO - Factory: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean build 25-Feb-2014 01:11:43 01:11:43,699 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:43 01:11:43,700 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:43 01:11:43,700 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:43 01:11:43,700 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:43 01:11:43,701 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:43 01:11:43,701 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:43 01:11:43,704 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:43 01:11:43,704 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:43 01:11:43,707 DEBUG PathMatchingResourcePatternResolver:351 - Resolved location pattern [classpath*:edu/illinois/ncsa/springdata/**/*.class] to resources [file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileStorageTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileDescriptorDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/PersonDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$2.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/DatasetDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/SpringDataTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetUtil.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/AccountDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/SpringData.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageDisk.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PagingAndSortingAndDeleteRepository.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/EventBus.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PersonDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileDescriptorDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorage.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageMedici.class]] build 25-Feb-2014 01:11:43 01:11:43,710 DEBUG RepositoryBeanDefinitionParser:108 - Registering repository: pagingAndSortingAndDeleteRepository - Interface: edu.illinois.ncsa.springdata.PagingAndSortingAndDeleteRepository - Factory: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean build 25-Feb-2014 01:11:43 01:11:43,711 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:43 01:11:43,711 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:43 01:11:43,711 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:43 01:11:43,712 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:43 01:11:43,712 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:43 01:11:43,713 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:43 01:11:43,715 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:43 01:11:43,715 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:43 01:11:43,718 DEBUG PathMatchingResourcePatternResolver:351 - Resolved location pattern [classpath*:edu/illinois/ncsa/springdata/**/*.class] to resources [file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileStorageTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileDescriptorDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/PersonDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$2.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/DatasetDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/SpringDataTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetUtil.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/AccountDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/SpringData.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageDisk.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PagingAndSortingAndDeleteRepository.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/EventBus.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PersonDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileDescriptorDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorage.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageMedici.class]] build 25-Feb-2014 01:11:43 01:11:43,727 DEBUG RepositoryBeanDefinitionParser:108 - Registering repository: fileDescriptorDAO - Interface: edu.illinois.ncsa.springdata.FileDescriptorDAO - Factory: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean build 25-Feb-2014 01:11:43 01:11:43,728 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:43 01:11:43,728 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:43 01:11:43,728 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:43 01:11:43,729 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:43 01:11:43,729 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:43 01:11:43,729 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:43 01:11:43,732 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:43 01:11:43,732 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:43 01:11:43,735 DEBUG PathMatchingResourcePatternResolver:351 - Resolved location pattern [classpath*:edu/illinois/ncsa/springdata/**/*.class] to resources [file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileStorageTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileDescriptorDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/PersonDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$2.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/DatasetDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/SpringDataTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetUtil.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/AccountDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/SpringData.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageDisk.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PagingAndSortingAndDeleteRepository.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/EventBus.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PersonDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileDescriptorDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorage.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageMedici.class]] build 25-Feb-2014 01:11:43 01:11:43,738 DEBUG RepositoryBeanDefinitionParser:108 - Registering repository: accountDAO - Interface: edu.illinois.ncsa.springdata.AccountDAO - Factory: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean build 25-Feb-2014 01:11:43 01:11:43,739 DEBUG XmlBeanDefinitionReader:216 - Loaded 15 bean definitions from location pattern [testContext.xml] build 25-Feb-2014 01:11:43 01:11:43,739 INFO GenericXmlApplicationContext:500 - Refreshing org.springframework.context.support.GenericXmlApplicationContext@14cee41f: startup date [Tue Feb 25 01:11:43 CST 2014]; root of context hierarchy build 25-Feb-2014 01:11:43 01:11:43,739 DEBUG GenericXmlApplicationContext:530 - Bean factory for org.springframework.context.support.GenericXmlApplicationContext@14cee41f: org.springframework.beans.factory.support.DefaultListableBeanFactory@39bde3d2: defining beans [applicationContextProvider,fileStorage,eventBus,entityManagerFactory,transactionManager,hsqldbDataSourcePool,hsqldbDataSource,personDAO,datasetDAO,pagingAndSortingAndDeleteRepository,fileDescriptorDAO,accountDAO,org.springframework.data.repository.core.support.RepositoryInterfaceAwareBeanPostProcessor#0,org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor#0,org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor#0]; root of factory hierarchy build 25-Feb-2014 01:11:43 01:11:43,743 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor#0' build 25-Feb-2014 01:11:43 01:11:43,744 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor#0' build 25-Feb-2014 01:11:43 01:11:43,744 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor#0' to allow for resolving potential circular references build 25-Feb-2014 01:11:43 01:11:43,744 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor#0' build 25-Feb-2014 01:11:43 01:11:43,744 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor#0' build 25-Feb-2014 01:11:43 01:11:43,744 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor#0' build 25-Feb-2014 01:11:43 01:11:43,745 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor#0' to allow for resolving potential circular references build 25-Feb-2014 01:11:43 01:11:43,747 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:43 01:11:43,747 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'entityManagerFactory' build 25-Feb-2014 01:11:43 01:11:43,747 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'entityManagerFactory' to allow for resolving potential circular references build 25-Feb-2014 01:11:43 01:11:43,748 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'hsqldbDataSource' build 25-Feb-2014 01:11:43 01:11:43,749 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'hsqldbDataSource' build 25-Feb-2014 01:11:43 01:11:43,749 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'hsqldbDataSource' to allow for resolving potential circular references build 25-Feb-2014 01:11:43 01:11:43,750 INFO DriverManagerDataSource:153 - Loaded JDBC driver: org.hsqldb.jdbcDriver build 25-Feb-2014 01:11:43 01:11:43,750 INFO GenericXmlApplicationContext:1355 - Bean 'hsqldbDataSource' of type [class org.springframework.jdbc.datasource.DriverManagerDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) build 25-Feb-2014 01:11:43 01:11:43,750 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'hsqldbDataSource' build 25-Feb-2014 01:11:43 01:11:43,750 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter#40395aaf' build 25-Feb-2014 01:11:43 01:11:43,751 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:43 01:11:43,751 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:43 01:11:43,752 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:43 01:11:43,752 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:43 01:11:43,752 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:43 01:11:43,753 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:43 01:11:43,753 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:43 01:11:43,753 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:43 01:11:43,754 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:43 01:11:43,754 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:43 01:11:43,754 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:43 01:11:43,755 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:43 01:11:43,755 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:43 01:11:43,755 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:43 01:11:43,756 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:43 01:11:43,756 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:43 01:11:43,756 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:43 01:11:43,757 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:43 01:11:43,757 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:43 01:11:43,757 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:43 01:11:43,758 INFO GenericXmlApplicationContext:1355 - Bean 'org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter#40395aaf' of type [class org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) build 25-Feb-2014 01:11:43 01:11:43,758 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter#40395aaf' build 25-Feb-2014 01:11:43 01:11:43,758 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:43 01:11:43,759 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:43 01:11:43,759 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:43 01:11:43,759 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:43 01:11:43,760 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:43 01:11:43,760 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:43 01:11:43,760 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:43 01:11:43,761 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:43 01:11:43,761 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:43 01:11:43,761 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:43 01:11:43,762 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:43 01:11:43,762 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:43 01:11:43,762 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:43 01:11:43,763 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:43 01:11:43,763 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:43 01:11:43,763 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:43 01:11:43,764 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:43 01:11:43,764 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:43 01:11:43,765 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:43 01:11:43,765 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:43 01:11:43,766 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name 'entityManagerFactory' build 25-Feb-2014 01:11:43 01:11:43,766 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa] build 25-Feb-2014 01:11:43 01:11:43,767 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/**/*.class] build 25-Feb-2014 01:11:43 01:11:43,767 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/**/*.class] build 25-Feb-2014 01:11:43 01:11:43,769 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa] build 25-Feb-2014 01:11:43 01:11:43,769 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/**/*.class] build 25-Feb-2014 01:11:43 01:11:43,770 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/**/*.class] build 25-Feb-2014 01:11:43 01:11:43,771 DEBUG PathMatchingResourcePatternResolver:464 - Looking for matching resources in jar file [file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar] build 25-Feb-2014 01:11:43 01:11:43,773 DEBUG PathMatchingResourcePatternResolver:351 - Resolved location pattern [classpath*:edu/illinois/ncsa/**/*.class] to resources [file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileStorageTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileDescriptorDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/PersonDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$2.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/DatasetDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/SpringDataTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetUtil.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/AccountDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/SpringData.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageDisk.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PagingAndSortingAndDeleteRepository.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/EventBus.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PersonDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileDescriptorDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorage.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageMedici.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/FileDescriptor.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/Dataset.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/AbstractBean.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/event/Event$Type.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/event/ObjectUpdatedHandler.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/event/ObjectSelectedHandler.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/event/ObjectSelectedEvent.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/event/ObjectUpdatedEvent.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/event/ObjectRemovedHandler.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/event/ObjectRemovedEvent.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/event/Event.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/event/ObjectCreatedEvent.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/event/ObjectCreatedHandler.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/event/EventHandler.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/jackson/JsonDateSerializer.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/Account.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/Person.class]] build 25-Feb-2014 01:11:43 01:11:43,781 INFO LocalContainerEntityManagerFactoryBean:264 - Building JPA container EntityManagerFactory for persistence unit 'default' build 25-Feb-2014 01:11:43 01:11:43,781 DEBUG BasicTypeRegistry:143 - Adding type registration boolean -> org.hibernate.type.BooleanType@19958bf9 build 25-Feb-2014 01:11:43 01:11:43,781 DEBUG BasicTypeRegistry:143 - Adding type registration boolean -> org.hibernate.type.BooleanType@19958bf9 build 25-Feb-2014 01:11:43 01:11:43,782 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Boolean -> org.hibernate.type.BooleanType@19958bf9 build 25-Feb-2014 01:11:43 01:11:43,782 DEBUG BasicTypeRegistry:143 - Adding type registration numeric_boolean -> org.hibernate.type.NumericBooleanType@2c22d166 build 25-Feb-2014 01:11:43 01:11:43,782 DEBUG BasicTypeRegistry:143 - Adding type registration true_false -> org.hibernate.type.TrueFalseType@1ce3570c build 25-Feb-2014 01:11:43 01:11:43,782 DEBUG BasicTypeRegistry:143 - Adding type registration yes_no -> org.hibernate.type.YesNoType@3b926e90 build 25-Feb-2014 01:11:43 01:11:43,783 DEBUG BasicTypeRegistry:143 - Adding type registration byte -> org.hibernate.type.ByteType@76b20352 build 25-Feb-2014 01:11:43 01:11:43,783 DEBUG BasicTypeRegistry:143 - Adding type registration byte -> org.hibernate.type.ByteType@76b20352 build 25-Feb-2014 01:11:43 01:11:43,783 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Byte -> org.hibernate.type.ByteType@76b20352 build 25-Feb-2014 01:11:43 01:11:43,784 DEBUG BasicTypeRegistry:143 - Adding type registration character -> org.hibernate.type.CharacterType@306dbdc9 build 25-Feb-2014 01:11:43 01:11:43,784 DEBUG BasicTypeRegistry:143 - Adding type registration char -> org.hibernate.type.CharacterType@306dbdc9 build 25-Feb-2014 01:11:43 01:11:43,784 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Character -> org.hibernate.type.CharacterType@306dbdc9 build 25-Feb-2014 01:11:43 01:11:43,785 DEBUG BasicTypeRegistry:143 - Adding type registration short -> org.hibernate.type.ShortType@5bab2b55 build 25-Feb-2014 01:11:43 01:11:43,785 DEBUG BasicTypeRegistry:143 - Adding type registration short -> org.hibernate.type.ShortType@5bab2b55 build 25-Feb-2014 01:11:43 01:11:43,785 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Short -> org.hibernate.type.ShortType@5bab2b55 build 25-Feb-2014 01:11:43 01:11:43,786 DEBUG BasicTypeRegistry:143 - Adding type registration integer -> org.hibernate.type.IntegerType@543bc20e build 25-Feb-2014 01:11:43 01:11:43,786 DEBUG BasicTypeRegistry:143 - Adding type registration int -> org.hibernate.type.IntegerType@543bc20e build 25-Feb-2014 01:11:43 01:11:43,786 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Integer -> org.hibernate.type.IntegerType@543bc20e build 25-Feb-2014 01:11:43 01:11:43,787 DEBUG BasicTypeRegistry:143 - Adding type registration long -> org.hibernate.type.LongType@256eb6bc build 25-Feb-2014 01:11:43 01:11:43,787 DEBUG BasicTypeRegistry:143 - Adding type registration long -> org.hibernate.type.LongType@256eb6bc build 25-Feb-2014 01:11:43 01:11:43,787 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Long -> org.hibernate.type.LongType@256eb6bc build 25-Feb-2014 01:11:43 01:11:43,788 DEBUG BasicTypeRegistry:143 - Adding type registration float -> org.hibernate.type.FloatType@3fdb484d build 25-Feb-2014 01:11:43 01:11:43,788 DEBUG BasicTypeRegistry:143 - Adding type registration float -> org.hibernate.type.FloatType@3fdb484d build 25-Feb-2014 01:11:43 01:11:43,788 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Float -> org.hibernate.type.FloatType@3fdb484d build 25-Feb-2014 01:11:43 01:11:43,789 DEBUG BasicTypeRegistry:143 - Adding type registration double -> org.hibernate.type.DoubleType@6f18278a build 25-Feb-2014 01:11:43 01:11:43,789 DEBUG BasicTypeRegistry:143 - Adding type registration double -> org.hibernate.type.DoubleType@6f18278a build 25-Feb-2014 01:11:43 01:11:43,789 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Double -> org.hibernate.type.DoubleType@6f18278a build 25-Feb-2014 01:11:43 01:11:43,790 DEBUG BasicTypeRegistry:143 - Adding type registration big_decimal -> org.hibernate.type.BigDecimalType@2321b59a build 25-Feb-2014 01:11:43 01:11:43,790 DEBUG BasicTypeRegistry:143 - Adding type registration java.math.BigDecimal -> org.hibernate.type.BigDecimalType@2321b59a build 25-Feb-2014 01:11:43 01:11:43,790 DEBUG BasicTypeRegistry:143 - Adding type registration big_integer -> org.hibernate.type.BigIntegerType@769aba32 build 25-Feb-2014 01:11:43 01:11:43,791 DEBUG BasicTypeRegistry:143 - Adding type registration java.math.BigInteger -> org.hibernate.type.BigIntegerType@769aba32 build 25-Feb-2014 01:11:43 01:11:43,791 DEBUG BasicTypeRegistry:143 - Adding type registration string -> org.hibernate.type.StringType@6e8f94 build 25-Feb-2014 01:11:43 01:11:43,791 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.String -> org.hibernate.type.StringType@6e8f94 build 25-Feb-2014 01:11:43 01:11:43,792 DEBUG BasicTypeRegistry:143 - Adding type registration url -> org.hibernate.type.UrlType@494eaec9 build 25-Feb-2014 01:11:43 01:11:43,792 DEBUG BasicTypeRegistry:143 - Adding type registration java.net.URL -> org.hibernate.type.UrlType@494eaec9 build 25-Feb-2014 01:11:43 01:11:43,792 DEBUG BasicTypeRegistry:143 - Adding type registration date -> org.hibernate.type.DateType@22b6d6ab build 25-Feb-2014 01:11:43 01:11:43,793 DEBUG BasicTypeRegistry:143 - Adding type registration java.sql.Date -> org.hibernate.type.DateType@22b6d6ab build 25-Feb-2014 01:11:43 01:11:43,793 DEBUG BasicTypeRegistry:143 - Adding type registration time -> org.hibernate.type.TimeType@6f7cf6b6 build 25-Feb-2014 01:11:43 01:11:43,793 DEBUG BasicTypeRegistry:143 - Adding type registration java.sql.Time -> org.hibernate.type.TimeType@6f7cf6b6 build 25-Feb-2014 01:11:43 01:11:43,794 DEBUG BasicTypeRegistry:143 - Adding type registration timestamp -> org.hibernate.type.TimestampType@3e0d1329 build 25-Feb-2014 01:11:43 01:11:43,794 DEBUG BasicTypeRegistry:143 - Adding type registration java.sql.Timestamp -> org.hibernate.type.TimestampType@3e0d1329 build 25-Feb-2014 01:11:43 01:11:43,794 DEBUG BasicTypeRegistry:143 - Adding type registration java.util.Date -> org.hibernate.type.TimestampType@3e0d1329 build 25-Feb-2014 01:11:43 01:11:43,795 DEBUG BasicTypeRegistry:143 - Adding type registration dbtimestamp -> org.hibernate.type.DbTimestampType@7d15d06c build 25-Feb-2014 01:11:43 01:11:43,795 DEBUG BasicTypeRegistry:143 - Adding type registration calendar -> org.hibernate.type.CalendarType@b3e15f7 build 25-Feb-2014 01:11:43 01:11:43,795 DEBUG BasicTypeRegistry:143 - Adding type registration java.util.Calendar -> org.hibernate.type.CalendarType@b3e15f7 build 25-Feb-2014 01:11:43 01:11:43,796 DEBUG BasicTypeRegistry:143 - Adding type registration java.util.GregorianCalendar -> org.hibernate.type.CalendarType@b3e15f7 build 25-Feb-2014 01:11:43 01:11:43,796 DEBUG BasicTypeRegistry:143 - Adding type registration calendar_date -> org.hibernate.type.CalendarDateType@7461373f build 25-Feb-2014 01:11:43 01:11:43,796 DEBUG BasicTypeRegistry:143 - Adding type registration locale -> org.hibernate.type.LocaleType@6d7f11fb build 25-Feb-2014 01:11:43 01:11:43,797 DEBUG BasicTypeRegistry:143 - Adding type registration java.util.Locale -> org.hibernate.type.LocaleType@6d7f11fb build 25-Feb-2014 01:11:43 01:11:43,797 DEBUG BasicTypeRegistry:143 - Adding type registration currency -> org.hibernate.type.CurrencyType@7df44ec7 build 25-Feb-2014 01:11:43 01:11:43,797 DEBUG BasicTypeRegistry:143 - Adding type registration java.util.Currency -> org.hibernate.type.CurrencyType@7df44ec7 build 25-Feb-2014 01:11:43 01:11:43,798 DEBUG BasicTypeRegistry:143 - Adding type registration timezone -> org.hibernate.type.TimeZoneType@38717323 build 25-Feb-2014 01:11:43 01:11:43,798 DEBUG BasicTypeRegistry:143 - Adding type registration java.util.TimeZone -> org.hibernate.type.TimeZoneType@38717323 build 25-Feb-2014 01:11:43 01:11:43,798 DEBUG BasicTypeRegistry:143 - Adding type registration class -> org.hibernate.type.ClassType@2a313170 build 25-Feb-2014 01:11:43 01:11:43,799 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Class -> org.hibernate.type.ClassType@2a313170 build 25-Feb-2014 01:11:43 01:11:43,799 DEBUG BasicTypeRegistry:143 - Adding type registration uuid-binary -> org.hibernate.type.UUIDBinaryType@643cb075 build 25-Feb-2014 01:11:43 01:11:43,799 DEBUG BasicTypeRegistry:143 - Adding type registration java.util.UUID -> org.hibernate.type.UUIDBinaryType@643cb075 build 25-Feb-2014 01:11:43 01:11:43,800 DEBUG BasicTypeRegistry:143 - Adding type registration uuid-char -> org.hibernate.type.UUIDCharType@7c19f9d2 build 25-Feb-2014 01:11:43 01:11:43,800 DEBUG BasicTypeRegistry:143 - Adding type registration pg-uuid -> org.hibernate.type.PostgresUUIDType@58c16b18 build 25-Feb-2014 01:11:43 01:11:43,800 DEBUG BasicTypeRegistry:143 - Adding type registration binary -> org.hibernate.type.BinaryType@120540c build 25-Feb-2014 01:11:43 01:11:43,801 DEBUG BasicTypeRegistry:143 - Adding type registration byte[] -> org.hibernate.type.BinaryType@120540c build 25-Feb-2014 01:11:43 01:11:43,801 DEBUG BasicTypeRegistry:143 - Adding type registration [B -> org.hibernate.type.BinaryType@120540c build 25-Feb-2014 01:11:43 01:11:43,801 DEBUG BasicTypeRegistry:143 - Adding type registration wrapper-binary -> org.hibernate.type.WrapperBinaryType@424d2af2 build 25-Feb-2014 01:11:43 01:11:43,802 DEBUG BasicTypeRegistry:143 - Adding type registration Byte[] -> org.hibernate.type.WrapperBinaryType@424d2af2 build 25-Feb-2014 01:11:43 01:11:43,802 DEBUG BasicTypeRegistry:143 - Adding type registration [Ljava.lang.Byte; -> org.hibernate.type.WrapperBinaryType@424d2af2 build 25-Feb-2014 01:11:43 01:11:43,802 DEBUG BasicTypeRegistry:143 - Adding type registration image -> org.hibernate.type.ImageType@315b0333 build 25-Feb-2014 01:11:43 01:11:43,802 DEBUG BasicTypeRegistry:143 - Adding type registration characters -> org.hibernate.type.CharArrayType@b0c0f66 build 25-Feb-2014 01:11:43 01:11:43,803 DEBUG BasicTypeRegistry:143 - Adding type registration char[] -> org.hibernate.type.CharArrayType@b0c0f66 build 25-Feb-2014 01:11:43 01:11:43,803 DEBUG BasicTypeRegistry:143 - Adding type registration [C -> org.hibernate.type.CharArrayType@b0c0f66 build 25-Feb-2014 01:11:43 01:11:43,803 DEBUG BasicTypeRegistry:143 - Adding type registration wrapper-characters -> org.hibernate.type.CharacterArrayType@41d47b2b build 25-Feb-2014 01:11:43 01:11:43,804 DEBUG BasicTypeRegistry:143 - Adding type registration [Ljava.lang.Character; -> org.hibernate.type.CharacterArrayType@41d47b2b build 25-Feb-2014 01:11:43 01:11:43,804 DEBUG BasicTypeRegistry:143 - Adding type registration Character[] -> org.hibernate.type.CharacterArrayType@41d47b2b build 25-Feb-2014 01:11:43 01:11:43,804 DEBUG BasicTypeRegistry:143 - Adding type registration text -> org.hibernate.type.TextType@6d581e80 build 25-Feb-2014 01:11:43 01:11:43,805 DEBUG BasicTypeRegistry:143 - Adding type registration blob -> org.hibernate.type.BlobType@1137d4a4 build 25-Feb-2014 01:11:43 01:11:43,805 DEBUG BasicTypeRegistry:143 - Adding type registration java.sql.Blob -> org.hibernate.type.BlobType@1137d4a4 build 25-Feb-2014 01:11:43 01:11:43,805 DEBUG BasicTypeRegistry:143 - Adding type registration materialized_blob -> org.hibernate.type.MaterializedBlobType@5f18223d build 25-Feb-2014 01:11:43 01:11:43,806 DEBUG BasicTypeRegistry:143 - Adding type registration clob -> org.hibernate.type.ClobType@3bfa681c build 25-Feb-2014 01:11:43 01:11:43,806 DEBUG BasicTypeRegistry:143 - Adding type registration java.sql.Clob -> org.hibernate.type.ClobType@3bfa681c build 25-Feb-2014 01:11:43 01:11:43,806 DEBUG BasicTypeRegistry:143 - Adding type registration materialized_clob -> org.hibernate.type.MaterializedClobType@19e09a4 build 25-Feb-2014 01:11:43 01:11:43,807 DEBUG BasicTypeRegistry:143 - Adding type registration serializable -> org.hibernate.type.SerializableType@72e5355f build 25-Feb-2014 01:11:43 01:11:43,807 DEBUG BasicTypeRegistry:143 - Adding type registration object -> org.hibernate.type.ObjectType@5f4275d4 build 25-Feb-2014 01:11:43 01:11:43,807 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Object -> org.hibernate.type.ObjectType@5f4275d4 build 25-Feb-2014 01:11:43 01:11:43,808 DEBUG BasicTypeRegistry:143 - Adding type registration imm_date -> org.hibernate.type.AdaptedImmutableType@6ad21538 build 25-Feb-2014 01:11:43 01:11:43,808 DEBUG BasicTypeRegistry:143 - Adding type registration imm_time -> org.hibernate.type.AdaptedImmutableType@66f4652 build 25-Feb-2014 01:11:43 01:11:43,808 DEBUG BasicTypeRegistry:143 - Adding type registration imm_timestamp -> org.hibernate.type.AdaptedImmutableType@7371b4ca build 25-Feb-2014 01:11:43 01:11:43,809 DEBUG BasicTypeRegistry:143 - Adding type registration imm_dbtimestamp -> org.hibernate.type.AdaptedImmutableType@2e1474fc build 25-Feb-2014 01:11:43 01:11:43,809 DEBUG BasicTypeRegistry:143 - Adding type registration imm_calendar -> org.hibernate.type.AdaptedImmutableType@410c6406 build 25-Feb-2014 01:11:43 01:11:43,809 DEBUG BasicTypeRegistry:143 - Adding type registration imm_calendar_date -> org.hibernate.type.AdaptedImmutableType@147ae747 build 25-Feb-2014 01:11:43 01:11:43,810 DEBUG BasicTypeRegistry:143 - Adding type registration imm_binary -> org.hibernate.type.AdaptedImmutableType@10e5f0d2 build 25-Feb-2014 01:11:43 01:11:43,810 DEBUG BasicTypeRegistry:143 - Adding type registration imm_serializable -> org.hibernate.type.AdaptedImmutableType@682573a8 build 25-Feb-2014 01:11:43 01:11:43,810 INFO Ejb3Configuration:527 - HHH000204: Processing PersistenceUnitInfo [ build 25-Feb-2014 01:11:43 name: default build 25-Feb-2014 01:11:43 ...] build 25-Feb-2014 01:11:43 01:11:43,827 INFO ConnectionProviderInitiator:188 - HHH000130: Instantiating explicit connection provider: org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider build 25-Feb-2014 01:11:43 01:11:43,828 DEBUG DriverManagerDataSource:162 - Creating new JDBC DriverManager Connection to [jdbc:hsqldb:mem:.] build 25-Feb-2014 01:11:43 01:11:43,831 INFO Dialect:125 - HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect build 25-Feb-2014 01:11:43 01:11:43,832 INFO TransactionFactoryInitiator:73 - HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jdbc.JdbcTransactionFactory build 25-Feb-2014 01:11:43 01:11:43,832 INFO ASTQueryTranslatorFactory:48 - HHH000397: Using ASTQueryTranslatorFactory build 25-Feb-2014 01:11:43 01:11:43,833 TRACE TypeFactory:72 - Scoping types to session factory org.hibernate.internal.SessionFactoryImpl@67635aad build 25-Feb-2014 01:11:43 01:11:43,854 INFO SchemaUpdate:182 - HHH000228: Running hbm2ddl schema update build 25-Feb-2014 01:11:43 01:11:43,854 INFO SchemaUpdate:193 - HHH000102: Fetching database metadata build 25-Feb-2014 01:11:43 01:11:43,854 DEBUG DriverManagerDataSource:162 - Creating new JDBC DriverManager Connection to [jdbc:hsqldb:mem:.] build 25-Feb-2014 01:11:43 01:11:43,855 INFO SchemaUpdate:205 - HHH000396: Updating schema build 25-Feb-2014 01:11:43 01:11:43,891 INFO TableMetadata:65 - HHH000261: Table found: PUBLIC.PUBLIC.ABSTRACTBEAN build 25-Feb-2014 01:11:43 01:11:43,892 INFO TableMetadata:66 - HHH000037: Columns: [id, deleted] build 25-Feb-2014 01:11:43 01:11:43,892 INFO TableMetadata:68 - HHH000108: Foreign keys: [] build 25-Feb-2014 01:11:43 01:11:43,892 INFO TableMetadata:69 - HHH000126: Indexes: [sys_idx_sys_pk_10042_10043] build 25-Feb-2014 01:11:43 01:11:43,916 INFO TableMetadata:65 - HHH000261: Table found: PUBLIC.PUBLIC.ACCOUNT build 25-Feb-2014 01:11:43 01:11:43,916 INFO TableMetadata:66 - HHH000037: Columns: [id, person_id, userid, password, deleted] build 25-Feb-2014 01:11:43 01:11:43,916 INFO TableMetadata:68 - HHH000108: Foreign keys: [fk1d0c220d424b2244] build 25-Feb-2014 01:11:43 01:11:43,916 INFO TableMetadata:69 - HHH000126: Indexes: [sys_idx_10069, sys_idx_sys_pk_10046_10047] build 25-Feb-2014 01:11:43 01:11:43,939 INFO TableMetadata:65 - HHH000261: Table found: PUBLIC.PUBLIC.DATASET build 25-Feb-2014 01:11:43 01:11:43,939 INFO TableMetadata:66 - HHH000037: Columns: [id, title, description, date, deleted, creator_id] build 25-Feb-2014 01:11:43 01:11:43,939 INFO TableMetadata:68 - HHH000108: Foreign keys: [fkb93e4c5861a77a0d] build 25-Feb-2014 01:11:43 01:11:43,940 INFO TableMetadata:69 - HHH000126: Indexes: [sys_idx_10071, sys_idx_sys_pk_10050_10051] build 25-Feb-2014 01:11:43 01:11:43,960 INFO TableMetadata:65 - HHH000261: Table found: PUBLIC.PUBLIC.DATASETCONTRIBUTORS build 25-Feb-2014 01:11:43 01:11:43,960 INFO TableMetadata:66 - HHH000037: Columns: [contributors_id, dataset_id] build 25-Feb-2014 01:11:43 01:11:43,960 INFO TableMetadata:68 - HHH000108: Foreign keys: [fkb059770defc2750, fkb0597702f8cbbc1] build 25-Feb-2014 01:11:43 01:11:43,961 INFO TableMetadata:69 - HHH000126: Indexes: [sys_idx_10073, sys_idx_10075, sys_idx_sys_ct_10054_10056] build 25-Feb-2014 01:11:43 01:11:43,980 INFO TableMetadata:65 - HHH000261: Table found: PUBLIC.PUBLIC.DATASETFILEDESCRIPTORS build 25-Feb-2014 01:11:43 01:11:43,981 INFO TableMetadata:66 - HHH000037: Columns: [filedescriptors_id, dataset_id] build 25-Feb-2014 01:11:43 01:11:43,981 INFO TableMetadata:68 - HHH000108: Foreign keys: [fk95f77850cdcd8587, fk95f77850defc2750] build 25-Feb-2014 01:11:43 01:11:43,981 INFO TableMetadata:69 - HHH000126: Indexes: [sys_idx_10077, sys_idx_10079] build 25-Feb-2014 01:11:44 01:11:44,001 INFO TableMetadata:65 - HHH000261: Table found: PUBLIC.PUBLIC.FILEDESCRIPTOR build 25-Feb-2014 01:11:44 01:11:44,001 INFO TableMetadata:66 - HHH000037: Columns: [md5sum, id, mimetype, dataurl, filename, deleted, size] build 25-Feb-2014 01:11:44 01:11:44,001 INFO TableMetadata:68 - HHH000108: Foreign keys: [] build 25-Feb-2014 01:11:44 01:11:44,001 INFO TableMetadata:69 - HHH000126: Indexes: [sys_idx_sys_pk_10063_10064] build 25-Feb-2014 01:11:44 01:11:44,020 INFO TableMetadata:65 - HHH000261: Table found: PUBLIC.PUBLIC.PERSON build 25-Feb-2014 01:11:44 01:11:44,021 INFO TableMetadata:66 - HHH000037: Columns: [id, email, lastname, firstname, deleted] build 25-Feb-2014 01:11:44 01:11:44,021 INFO TableMetadata:68 - HHH000108: Foreign keys: [] build 25-Feb-2014 01:11:44 01:11:44,021 INFO TableMetadata:69 - HHH000126: Indexes: [sys_idx_sys_pk_10067_10068] build 25-Feb-2014 01:11:44 01:11:44,022 INFO SchemaUpdate:240 - HHH000232: Schema update complete build 25-Feb-2014 01:11:44 01:11:44,025 WARN EntityManagerFactoryRegistry:80 - HHH000436: Entity manager factory name (default) is already registered. If entity manager will be clustered or passivated, specify a unique value for property 'hibernate.ejb.entitymanager_factory_name' build 25-Feb-2014 01:11:44 01:11:44,026 INFO GenericXmlApplicationContext:1355 - Bean 'entityManagerFactory' of type [class org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) build 25-Feb-2014 01:11:44 01:11:44,026 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'entityManagerFactory' build 25-Feb-2014 01:11:44 01:11:44,026 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor#0' build 25-Feb-2014 01:11:44 01:11:44,027 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'org.springframework.data.repository.core.support.RepositoryInterfaceAwareBeanPostProcessor#0' build 25-Feb-2014 01:11:44 01:11:44,027 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'org.springframework.data.repository.core.support.RepositoryInterfaceAwareBeanPostProcessor#0' build 25-Feb-2014 01:11:44 01:11:44,027 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'org.springframework.data.repository.core.support.RepositoryInterfaceAwareBeanPostProcessor#0' to allow for resolving potential circular references build 25-Feb-2014 01:11:44 01:11:44,027 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'org.springframework.data.repository.core.support.RepositoryInterfaceAwareBeanPostProcessor#0' build 25-Feb-2014 01:11:44 01:11:44,028 DEBUG GenericXmlApplicationContext:799 - Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@219a6087] build 25-Feb-2014 01:11:44 01:11:44,028 DEBUG GenericXmlApplicationContext:823 - Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@1e37504d] build 25-Feb-2014 01:11:44 01:11:44,029 INFO DefaultListableBeanFactory:581 - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@39bde3d2: defining beans [applicationContextProvider,fileStorage,eventBus,entityManagerFactory,transactionManager,hsqldbDataSourcePool,hsqldbDataSource,personDAO,datasetDAO,pagingAndSortingAndDeleteRepository,fileDescriptorDAO,accountDAO,org.springframework.data.repository.core.support.RepositoryInterfaceAwareBeanPostProcessor#0,org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor#0,org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor#0]; root of factory hierarchy build 25-Feb-2014 01:11:44 01:11:44,030 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'applicationContextProvider' build 25-Feb-2014 01:11:44 01:11:44,030 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'applicationContextProvider' build 25-Feb-2014 01:11:44 01:11:44,030 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'applicationContextProvider' to allow for resolving potential circular references build 25-Feb-2014 01:11:44 01:11:44,031 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'applicationContextProvider' build 25-Feb-2014 01:11:44 01:11:44,031 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'fileStorage' build 25-Feb-2014 01:11:44 01:11:44,031 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'fileStorage' build 25-Feb-2014 01:11:44 01:11:44,031 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'fileStorage' to allow for resolving potential circular references build 25-Feb-2014 01:11:44 01:11:44,032 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:44 01:11:44,032 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,032 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,033 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:44 01:11:44,033 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:44 01:11:44,034 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,034 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,034 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:44 01:11:44,035 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:44 01:11:44,035 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,035 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,035 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:44 01:11:44,036 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:44 01:11:44,036 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,036 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,037 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:44 01:11:44,037 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:44 01:11:44,038 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,038 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,038 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:44 01:11:44,039 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'fileStorage' build 25-Feb-2014 01:11:44 01:11:44,039 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'eventBus' build 25-Feb-2014 01:11:44 01:11:44,039 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'eventBus' build 25-Feb-2014 01:11:44 01:11:44,039 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'eventBus' to allow for resolving potential circular references build 25-Feb-2014 01:11:44 01:11:44,040 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'eventBus' build 25-Feb-2014 01:11:44 01:11:44,040 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:44 01:11:44,040 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'transactionManager' build 25-Feb-2014 01:11:44 01:11:44,040 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'transactionManager' build 25-Feb-2014 01:11:44 01:11:44,041 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'transactionManager' to allow for resolving potential circular references build 25-Feb-2014 01:11:44 01:11:44,041 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:44 01:11:44,042 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name 'transactionManager' build 25-Feb-2014 01:11:44 01:11:44,042 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'transactionManager' build 25-Feb-2014 01:11:44 01:11:44,042 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'hsqldbDataSourcePool' build 25-Feb-2014 01:11:44 01:11:44,043 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'hsqldbDataSourcePool' build 25-Feb-2014 01:11:44 01:11:44,044 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'hsqldbDataSourcePool' to allow for resolving potential circular references build 25-Feb-2014 01:11:44 01:11:44,045 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:44 01:11:44,046 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,046 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,046 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:44 01:11:44,047 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:44 01:11:44,047 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,047 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,048 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:44 01:11:44,048 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:44 01:11:44,048 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,049 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,049 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:44 01:11:44,050 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:44 01:11:44,050 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,050 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,050 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:44 01:11:44,051 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:44 01:11:44,051 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,051 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,052 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:44 01:11:44,053 WARN BoneCPConfig:315 - Please use setIdleConnectionTestPeriodInMinutes in place of setIdleConnectionTestPeriod. This method has been deprecated. build 25-Feb-2014 01:11:44 01:11:44,053 WARN BoneCPConfig:412 - Please use setIdleMaxAgeInMinutes in place of setIdleMaxAge. This method has been deprecated. build 25-Feb-2014 01:11:44 01:11:44,054 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'hsqldbDataSourcePool' build 25-Feb-2014 01:11:44 01:11:44,054 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'hsqldbDataSource' build 25-Feb-2014 01:11:44 01:11:44,054 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'personDAO' build 25-Feb-2014 01:11:44 01:11:44,054 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'personDAO' build 25-Feb-2014 01:11:44 01:11:44,055 DEBUG InjectionMetadata:60 - Found injected element on class [org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean]: PersistenceElement for public void org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean.setEntityManager(javax.persistence.EntityManager) build 25-Feb-2014 01:11:44 01:11:44,055 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'personDAO' to allow for resolving potential circular references build 25-Feb-2014 01:11:44 01:11:44,055 DEBUG InjectionMetadata:85 - Processing injected method of bean 'personDAO': PersistenceElement for public void org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean.setEntityManager(javax.persistence.EntityManager) build 25-Feb-2014 01:11:44 01:11:44,056 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:44 01:11:44,056 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean '(inner bean)' build 25-Feb-2014 01:11:44 01:11:44,057 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean '(inner bean)' build 25-Feb-2014 01:11:44 01:11:44,058 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name '(inner bean)' build 25-Feb-2014 01:11:44 01:11:44,058 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean '(inner bean)' build 25-Feb-2014 01:11:44 01:11:44,059 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean '(inner bean)' build 25-Feb-2014 01:11:44 01:11:44,059 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:44 01:11:44,060 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name 'personDAO' build 25-Feb-2014 01:11:44 01:11:44,060 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:44 01:11:44,060 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:44 01:11:44,061 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'personDAO' build 25-Feb-2014 01:11:44 01:11:44,061 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'datasetDAO' build 25-Feb-2014 01:11:44 01:11:44,061 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'datasetDAO' build 25-Feb-2014 01:11:44 01:11:44,061 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'datasetDAO' to allow for resolving potential circular references build 25-Feb-2014 01:11:44 01:11:44,062 DEBUG InjectionMetadata:85 - Processing injected method of bean 'datasetDAO': PersistenceElement for public void org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean.setEntityManager(javax.persistence.EntityManager) build 25-Feb-2014 01:11:44 01:11:44,062 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:44 01:11:44,062 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean '(inner bean)#1' build 25-Feb-2014 01:11:44 01:11:44,062 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean '(inner bean)#1' build 25-Feb-2014 01:11:44 01:11:44,063 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name '(inner bean)#1' build 25-Feb-2014 01:11:44 01:11:44,063 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean '(inner bean)#1' build 25-Feb-2014 01:11:44 01:11:44,064 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean '(inner bean)#1' build 25-Feb-2014 01:11:44 01:11:44,065 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:44 01:11:44,065 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name 'datasetDAO' build 25-Feb-2014 01:11:44 01:11:44,065 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:44 01:11:44,066 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:44 01:11:44,066 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'datasetDAO' build 25-Feb-2014 01:11:44 01:11:44,066 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'pagingAndSortingAndDeleteRepository' build 25-Feb-2014 01:11:44 01:11:44,066 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'pagingAndSortingAndDeleteRepository' build 25-Feb-2014 01:11:44 01:11:44,067 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'pagingAndSortingAndDeleteRepository' to allow for resolving potential circular references build 25-Feb-2014 01:11:44 01:11:44,067 DEBUG InjectionMetadata:85 - Processing injected method of bean 'pagingAndSortingAndDeleteRepository': PersistenceElement for public void org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean.setEntityManager(javax.persistence.EntityManager) build 25-Feb-2014 01:11:44 01:11:44,067 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:44 01:11:44,069 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean '(inner bean)#2' build 25-Feb-2014 01:11:44 01:11:44,069 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean '(inner bean)#2' build 25-Feb-2014 01:11:44 01:11:44,070 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name '(inner bean)#2' build 25-Feb-2014 01:11:44 01:11:44,070 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean '(inner bean)#2' build 25-Feb-2014 01:11:44 01:11:44,070 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean '(inner bean)#2' build 25-Feb-2014 01:11:44 01:11:44,071 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:44 01:11:44,071 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name 'pagingAndSortingAndDeleteRepository' build 25-Feb-2014 01:11:44 01:11:44,071 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:44 01:11:44,072 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:44 01:11:44,072 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'pagingAndSortingAndDeleteRepository' build 25-Feb-2014 01:11:44 01:11:44,073 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'fileDescriptorDAO' build 25-Feb-2014 01:11:44 01:11:44,073 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'fileDescriptorDAO' build 25-Feb-2014 01:11:44 01:11:44,073 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'fileDescriptorDAO' to allow for resolving potential circular references build 25-Feb-2014 01:11:44 01:11:44,073 DEBUG InjectionMetadata:85 - Processing injected method of bean 'fileDescriptorDAO': PersistenceElement for public void org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean.setEntityManager(javax.persistence.EntityManager) build 25-Feb-2014 01:11:44 01:11:44,073 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:44 01:11:44,074 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean '(inner bean)#3' build 25-Feb-2014 01:11:44 01:11:44,074 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean '(inner bean)#3' build 25-Feb-2014 01:11:44 01:11:44,075 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name '(inner bean)#3' build 25-Feb-2014 01:11:44 01:11:44,075 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean '(inner bean)#3' build 25-Feb-2014 01:11:44 01:11:44,076 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean '(inner bean)#3' build 25-Feb-2014 01:11:44 01:11:44,076 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:44 01:11:44,077 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name 'fileDescriptorDAO' build 25-Feb-2014 01:11:44 01:11:44,077 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:44 01:11:44,077 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:44 01:11:44,077 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'fileDescriptorDAO' build 25-Feb-2014 01:11:44 01:11:44,078 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'accountDAO' build 25-Feb-2014 01:11:44 01:11:44,078 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'accountDAO' build 25-Feb-2014 01:11:44 01:11:44,078 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'accountDAO' to allow for resolving potential circular references build 25-Feb-2014 01:11:44 01:11:44,078 DEBUG InjectionMetadata:85 - Processing injected method of bean 'accountDAO': PersistenceElement for public void org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean.setEntityManager(javax.persistence.EntityManager) build 25-Feb-2014 01:11:44 01:11:44,079 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:44 01:11:44,079 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean '(inner bean)#4' build 25-Feb-2014 01:11:44 01:11:44,079 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean '(inner bean)#4' build 25-Feb-2014 01:11:44 01:11:44,080 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name '(inner bean)#4' build 25-Feb-2014 01:11:44 01:11:44,080 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean '(inner bean)#4' build 25-Feb-2014 01:11:44 01:11:44,081 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean '(inner bean)#4' build 25-Feb-2014 01:11:44 01:11:44,081 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:44 01:11:44,082 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name 'accountDAO' build 25-Feb-2014 01:11:44 01:11:44,082 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:44 01:11:44,082 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:44 01:11:44,083 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'accountDAO' build 25-Feb-2014 01:11:44 01:11:44,083 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'org.springframework.data.repository.core.support.RepositoryInterfaceAwareBeanPostProcessor#0' build 25-Feb-2014 01:11:44 01:11:44,083 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor#0' build 25-Feb-2014 01:11:44 01:11:44,083 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor#0' build 25-Feb-2014 01:11:44 01:11:44,083 DEBUG GenericXmlApplicationContext:850 - Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@1be2f6b0] build 25-Feb-2014 01:11:44 01:11:44,084 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'lifecycleProcessor' build 25-Feb-2014 01:11:44 01:11:44,085 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'personDAO' build 25-Feb-2014 01:11:44 01:11:44,085 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:44 01:11:44,086 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:44 01:11:44,092 DEBUG SimpleJpaQuery:128 - Looking up query for method findByEmail build 25-Feb-2014 01:11:44 01:11:44,093 DEBUG NamedQuery:108 - Looking up named query Person.findByEmail build 25-Feb-2014 01:11:44 01:11:44,094 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:44 01:11:44,094 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:44 01:11:44,120 DEBUG SimpleJpaQuery:128 - Looking up query for method findByDeleted build 25-Feb-2014 01:11:44 01:11:44,122 DEBUG NamedQuery:108 - Looking up named query Person.findByDeleted build 25-Feb-2014 01:11:44 01:11:44,122 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:44 01:11:44,123 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:44 01:11:44,124 DEBUG SimpleJpaQuery:128 - Looking up query for method findByDeleted build 25-Feb-2014 01:11:44 01:11:44,125 DEBUG NamedQuery:108 - Looking up named query Person.findByDeleted build 25-Feb-2014 01:11:44 01:11:44,125 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:44 01:11:44,126 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:44 01:11:44,126 DEBUG SimpleJpaQuery:128 - Looking up query for method findByDeleted build 25-Feb-2014 01:11:44 01:11:44,127 DEBUG NamedQuery:108 - Looking up named query Person.findByDeleted build 25-Feb-2014 01:11:44 01:11:44,127 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:44 01:11:44,128 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:44 01:11:44,130 DEBUG JdkDynamicAopProxy:113 - Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [org.springframework.data.jpa.repository.support.SimpleJpaRepository@13d86a73] build 25-Feb-2014 01:11:44 01:11:44,134 DEBUG TransactionalRepositoryProxyPostProcessor$CustomAnnotationTransactionAttributeSource:288 - Adding transactional method 'save' with attribute: PROPAGATION_REQUIRED,ISOLATION_DEFAULT; '' build 25-Feb-2014 01:11:44 01:11:44,134 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'transactionManager' build 25-Feb-2014 01:11:44 01:11:44,135 DEBUG JpaTransactionManager:365 - Creating new transaction with name [org.springframework.data.jpa.repository.support.SimpleJpaRepository.save]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT; '' build 25-Feb-2014 01:11:44 01:11:44,135 DEBUG JpaTransactionManager:368 - Opened new EntityManager [org.hibernate.ejb.EntityManagerImpl@40e7fd03] for JPA transaction build 25-Feb-2014 01:11:44 01:11:44,135 DEBUG DriverManagerDataSource:162 - Creating new JDBC DriverManager Connection to [jdbc:hsqldb:mem:.] build 25-Feb-2014 01:11:44 01:11:44,136 DEBUG JpaTransactionManager:400 - Exposing JPA transaction as JDBC transaction [org.springframework.orm.jpa.vendor.HibernateJpaDialect$HibernateConnectionHandle@3e93f13f] build 25-Feb-2014 01:11:44 01:11:44,139 TRACE BasicBinder:83 - binding parameter [1] as [VARCHAR] - 99a50c57-99ff-45e6-80c1-f74264ebcd84 build 25-Feb-2014 01:11:44 01:11:44,139 DEBUG JpaTransactionManager:752 - Initiating transaction commit build 25-Feb-2014 01:11:44 01:11:44,140 DEBUG JpaTransactionManager:507 - Committing JPA transaction on EntityManager [org.hibernate.ejb.EntityManagerImpl@40e7fd03] build 25-Feb-2014 01:11:44 01:11:44,140 TRACE BasicBinder:83 - binding parameter [1] as [BOOLEAN] - false build 25-Feb-2014 01:11:44 01:11:44,141 TRACE BasicBinder:83 - binding parameter [2] as [VARCHAR] - build 25-Feb-2014 01:11:44 01:11:44,141 TRACE BasicBinder:83 - binding parameter [3] as [VARCHAR] - build 25-Feb-2014 01:11:44 01:11:44,141 TRACE BasicBinder:83 - binding parameter [4] as [VARCHAR] - build 25-Feb-2014 01:11:44 01:11:44,141 TRACE BasicBinder:83 - binding parameter [5] as [VARCHAR] - 99a50c57-99ff-45e6-80c1-f74264ebcd84 build 25-Feb-2014 01:11:44 01:11:44,142 DEBUG JpaTransactionManager:593 - Closing JPA EntityManager [org.hibernate.ejb.EntityManagerImpl@40e7fd03] after transaction build 25-Feb-2014 01:11:44 01:11:44,142 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:44 01:11:44,142 DEBUG TransactionalRepositoryProxyPostProcessor$CustomAnnotationTransactionAttributeSource:288 - Adding transactional method 'findOne' with attribute: PROPAGATION_REQUIRED,ISOLATION_DEFAULT,readOnly; '' build 25-Feb-2014 01:11:44 01:11:44,143 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'transactionManager' build 25-Feb-2014 01:11:44 01:11:44,143 DEBUG JpaTransactionManager:365 - Creating new transaction with name [org.springframework.data.jpa.repository.support.SimpleJpaRepository.findOne]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT,readOnly; '' build 25-Feb-2014 01:11:44 01:11:44,143 DEBUG JpaTransactionManager:368 - Opened new EntityManager [org.hibernate.ejb.EntityManagerImpl@5d51fe8a] for JPA transaction build 25-Feb-2014 01:11:44 01:11:44,143 DEBUG DriverManagerDataSource:162 - Creating new JDBC DriverManager Connection to [jdbc:hsqldb:mem:.] build 25-Feb-2014 01:11:44 01:11:44,144 DEBUG JpaTransactionManager:400 - Exposing JPA transaction as JDBC transaction [org.springframework.orm.jpa.vendor.HibernateJpaDialect$HibernateConnectionHandle@321e45e3] build 25-Feb-2014 01:11:44 01:11:44,145 TRACE BasicBinder:83 - binding parameter [1] as [VARCHAR] - 99a50c57-99ff-45e6-80c1-f74264ebcd84 build 25-Feb-2014 01:11:44 01:11:44,147 TRACE BasicExtractor:72 - Found [false] as column [deleted12_0_] build 25-Feb-2014 01:11:44 01:11:44,148 TRACE BasicExtractor:72 - Found [] as column [email16_0_] build 25-Feb-2014 01:11:44 01:11:44,148 TRACE BasicExtractor:72 - Found [] as column [firstName16_0_] build 25-Feb-2014 01:11:44 01:11:44,149 TRACE BasicExtractor:72 - Found [] as column [lastName16_0_] build 25-Feb-2014 01:11:44 01:11:44,149 DEBUG JpaTransactionManager:752 - Initiating transaction commit build 25-Feb-2014 01:11:44 01:11:44,149 DEBUG JpaTransactionManager:507 - Committing JPA transaction on EntityManager [org.hibernate.ejb.EntityManagerImpl@5d51fe8a] build 25-Feb-2014 01:11:44 01:11:44,150 DEBUG JpaTransactionManager:593 - Closing JPA EntityManager [org.hibernate.ejb.EntityManagerImpl@5d51fe8a] after transaction build 25-Feb-2014 01:11:44 01:11:44,150 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:44 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.539 sec build 25-Feb-2014 01:11:44 Running edu.illinois.ncsa.springdata.EventBusTest build 25-Feb-2014 01:11:44 01:11:44,151 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:44 01:11:44,151 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,151 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,152 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:44 01:11:44,152 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:44 01:11:44,153 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,153 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,153 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:44 01:11:44,153 INFO XmlBeanDefinitionReader:315 - Loading XML bean definitions from class path resource [testContext.xml] build 25-Feb-2014 01:11:44 01:11:44,154 DEBUG DefaultDocumentLoader:72 - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl] build 25-Feb-2014 01:11:44 01:11:44,155 DEBUG PluggableSchemaResolver:140 - Loading schema mappings from [META-INF/spring.schemas] build 25-Feb-2014 01:11:44 01:11:44,156 DEBUG PluggableSchemaResolver:146 - Loaded schema mappings: {http://www.springframework.org/schema/data/jpa/spring-jpa-1.2.xsd=org/springframework/data/jpa/repository/config/spring-jpa-1.2.xsd, http://www.springframework.org/schema/oxm/spring-oxm-3.0.xsd=org/springframework/oxm/config/spring-oxm-3.0.xsd, http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/data/mongo/spring-mongo.xsd=org/springframework/data/mongodb/config/spring-mongo-1.1.xsd, http://www.springframework.org/schema/jms/spring-jms-3.0.xsd=org/springframework/jms/config/spring-jms-3.0.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/oxm/spring-oxm.xsd=org/springframework/oxm/config/spring-oxm-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/data/jpa/spring-jpa-1.1.xsd=org/springframework/data/jpa/repository/config/spring-jpa-1.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/data/mongo/spring-mongo-1.1.xsd=org/springframework/data/mongodb/config/spring-mongo-1.1.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/data/jpa/spring-jpa-1.0.xsd=org/springframework/data/jpa/repository/config/spring-jpa-1.0.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/data/jpa/spring-jpa.xsd=org/springframework/data/jpa/repository/config/spring-jpa-1.2.xsd, http://www.springframework.org/schema/jms/spring-jms-2.5.xsd=org/springframework/jms/config/spring-jms-2.5.xsd, http://www.springframework.org/schema/data/repository/spring-repository-1.4.xsd=org/springframework/data/repository/config/spring-repository-1.4.xsd, http://www.springframework.org/schema/oxm/spring-oxm-3.1.xsd=org/springframework/oxm/config/spring-oxm-3.1.xsd, http://www.springframework.org/schema/jms/spring-jms.xsd=org/springframework/jms/config/spring-jms-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/data/repository/spring-repository.xsd=org/springframework/data/repository/config/spring-repository-1.4.xsd, http://www.springframework.org/schema/jms/spring-jms-3.1.xsd=org/springframework/jms/config/spring-jms-3.1.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/data/mongo/spring-mongo-1.0.xsd=org/springframework/data/mongodb/config/spring-mongo-1.0.xsd, http://www.springframework.org/schema/data/repository/spring-repository-1.0.xsd=org/springframework/data/repository/config/spring-repository-1.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd} build 25-Feb-2014 01:11:44 01:11:44,157 DEBUG PluggableSchemaResolver:118 - Found XML schema [http://www.springframework.org/schema/beans/spring-beans.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.1.xsd build 25-Feb-2014 01:11:44 01:11:44,176 DEBUG PluggableSchemaResolver:118 - Found XML schema [http://www.springframework.org/schema/data/jpa/spring-jpa.xsd] in classpath: org/springframework/data/jpa/repository/config/spring-jpa-1.2.xsd build 25-Feb-2014 01:11:44 01:11:44,177 DEBUG PluggableSchemaResolver:118 - Found XML schema [http://www.springframework.org/schema/context/spring-context.xsd] in classpath: org/springframework/context/config/spring-context-3.1.xsd build 25-Feb-2014 01:11:44 01:11:44,181 DEBUG PluggableSchemaResolver:118 - Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.1.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.1.xsd build 25-Feb-2014 01:11:44 01:11:44,183 DEBUG PluggableSchemaResolver:118 - Found XML schema [http://www.springframework.org/schema/data/repository/spring-repository.xsd] in classpath: org/springframework/data/repository/config/spring-repository-1.4.xsd build 25-Feb-2014 01:11:44 01:11:44,190 DEBUG DefaultBeanDefinitionDocumentReader:108 - Loading bean definitions build 25-Feb-2014 01:11:44 01:11:44,191 DEBUG BeanDefinitionParserDelegate:497 - Neither XML 'id' nor 'name' specified - using generated bean name [org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter#4d2bbe6b] build 25-Feb-2014 01:11:44 01:11:44,195 DEBUG DefaultNamespaceHandlerResolver:156 - Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/data/mongo=org.springframework.data.mongodb.config.MongoNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/oxm=org.springframework.oxm.config.OxmNamespaceHandler, http://www.springframework.org/schema/data/repository=org.springframework.data.repository.config.RepositoryNameSpaceHandler, http://www.springframework.org/schema/data/jpa=org.springframework.data.jpa.repository.config.JpaRepositoryNameSpaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/jms=org.springframework.jms.config.JmsNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler} build 25-Feb-2014 01:11:44 01:11:44,195 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:44 01:11:44,196 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,196 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,196 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:44 01:11:44,196 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:44 01:11:44,197 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:44 01:11:44,200 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:44 01:11:44,201 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:44 01:11:44,203 DEBUG PathMatchingResourcePatternResolver:351 - Resolved location pattern [classpath*:edu/illinois/ncsa/springdata/**/*.class] to resources [file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileStorageTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileDescriptorDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/PersonDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$2.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/DatasetDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/SpringDataTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetUtil.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/AccountDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/SpringData.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageDisk.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PagingAndSortingAndDeleteRepository.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/EventBus.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PersonDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileDescriptorDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorage.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageMedici.class]] build 25-Feb-2014 01:11:44 01:11:44,212 DEBUG RepositoryComponentProvider:244 - Identified candidate component class: file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/AccountDAO.class] build 25-Feb-2014 01:11:44 01:11:44,215 DEBUG RepositoryComponentProvider:244 - Identified candidate component class: file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PagingAndSortingAndDeleteRepository.class] build 25-Feb-2014 01:11:44 01:11:44,215 DEBUG RepositoryComponentProvider:244 - Identified candidate component class: file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetDAO.class] build 25-Feb-2014 01:11:44 01:11:44,216 DEBUG RepositoryComponentProvider:244 - Identified candidate component class: file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PersonDAO.class] build 25-Feb-2014 01:11:44 01:11:44,216 DEBUG RepositoryComponentProvider:244 - Identified candidate component class: file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileDescriptorDAO.class] build 25-Feb-2014 01:11:44 01:11:44,217 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:44 01:11:44,217 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,218 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,218 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:44 01:11:44,218 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:44 01:11:44,219 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:44 01:11:44,222 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:44 01:11:44,223 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:44 01:11:44,227 DEBUG PathMatchingResourcePatternResolver:351 - Resolved location pattern [classpath*:edu/illinois/ncsa/springdata/**/*.class] to resources [file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileStorageTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileDescriptorDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/PersonDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$2.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/DatasetDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/SpringDataTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetUtil.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/AccountDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/SpringData.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageDisk.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PagingAndSortingAndDeleteRepository.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/EventBus.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PersonDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileDescriptorDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorage.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageMedici.class]] build 25-Feb-2014 01:11:44 01:11:44,232 DEBUG RepositoryBeanDefinitionParser:108 - Registering repository: fileDescriptorDAO - Interface: edu.illinois.ncsa.springdata.FileDescriptorDAO - Factory: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean build 25-Feb-2014 01:11:44 01:11:44,232 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:44 01:11:44,233 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,233 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,233 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:44 01:11:44,234 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:44 01:11:44,234 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:44 01:11:44,238 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:44 01:11:44,238 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:44 01:11:44,243 DEBUG PathMatchingResourcePatternResolver:351 - Resolved location pattern [classpath*:edu/illinois/ncsa/springdata/**/*.class] to resources [file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileStorageTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileDescriptorDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/PersonDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$2.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/DatasetDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/SpringDataTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetUtil.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/AccountDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/SpringData.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageDisk.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PagingAndSortingAndDeleteRepository.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/EventBus.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PersonDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileDescriptorDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorage.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageMedici.class]] build 25-Feb-2014 01:11:44 01:11:44,248 DEBUG RepositoryBeanDefinitionParser:108 - Registering repository: datasetDAO - Interface: edu.illinois.ncsa.springdata.DatasetDAO - Factory: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean build 25-Feb-2014 01:11:44 01:11:44,249 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:44 01:11:44,249 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,249 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,249 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:44 01:11:44,250 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:44 01:11:44,250 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:44 01:11:44,254 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:44 01:11:44,254 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:44 01:11:44,258 DEBUG PathMatchingResourcePatternResolver:351 - Resolved location pattern [classpath*:edu/illinois/ncsa/springdata/**/*.class] to resources [file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileStorageTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileDescriptorDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/PersonDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$2.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/DatasetDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/SpringDataTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetUtil.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/AccountDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/SpringData.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageDisk.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PagingAndSortingAndDeleteRepository.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/EventBus.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PersonDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileDescriptorDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorage.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageMedici.class]] build 25-Feb-2014 01:11:44 01:11:44,264 DEBUG RepositoryBeanDefinitionParser:108 - Registering repository: accountDAO - Interface: edu.illinois.ncsa.springdata.AccountDAO - Factory: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean build 25-Feb-2014 01:11:44 01:11:44,264 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:44 01:11:44,264 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,265 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,265 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:44 01:11:44,265 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:44 01:11:44,266 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:44 01:11:44,270 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:44 01:11:44,270 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:44 01:11:44,274 DEBUG PathMatchingResourcePatternResolver:351 - Resolved location pattern [classpath*:edu/illinois/ncsa/springdata/**/*.class] to resources [file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileStorageTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileDescriptorDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/PersonDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$2.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/DatasetDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/SpringDataTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetUtil.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/AccountDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/SpringData.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageDisk.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PagingAndSortingAndDeleteRepository.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/EventBus.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PersonDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileDescriptorDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorage.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageMedici.class]] build 25-Feb-2014 01:11:44 01:11:44,279 DEBUG RepositoryBeanDefinitionParser:108 - Registering repository: pagingAndSortingAndDeleteRepository - Interface: edu.illinois.ncsa.springdata.PagingAndSortingAndDeleteRepository - Factory: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean build 25-Feb-2014 01:11:44 01:11:44,280 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:44 01:11:44,280 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,280 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,281 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:44 01:11:44,281 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:44 01:11:44,282 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:44 01:11:44,286 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:44 01:11:44,286 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:44 01:11:44,290 DEBUG PathMatchingResourcePatternResolver:351 - Resolved location pattern [classpath*:edu/illinois/ncsa/springdata/**/*.class] to resources [file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileStorageTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileDescriptorDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/PersonDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$2.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/DatasetDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/SpringDataTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetUtil.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/AccountDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/SpringData.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageDisk.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PagingAndSortingAndDeleteRepository.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/EventBus.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PersonDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileDescriptorDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorage.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageMedici.class]] build 25-Feb-2014 01:11:44 01:11:44,295 DEBUG RepositoryBeanDefinitionParser:108 - Registering repository: personDAO - Interface: edu.illinois.ncsa.springdata.PersonDAO - Factory: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean build 25-Feb-2014 01:11:44 01:11:44,296 DEBUG XmlBeanDefinitionReader:216 - Loaded 15 bean definitions from location pattern [testContext.xml] build 25-Feb-2014 01:11:44 01:11:44,296 INFO GenericXmlApplicationContext:500 - Refreshing org.springframework.context.support.GenericXmlApplicationContext@4332b67c: startup date [Tue Feb 25 01:11:44 CST 2014]; root of context hierarchy build 25-Feb-2014 01:11:44 01:11:44,296 DEBUG GenericXmlApplicationContext:530 - Bean factory for org.springframework.context.support.GenericXmlApplicationContext@4332b67c: org.springframework.beans.factory.support.DefaultListableBeanFactory@5ea07440: defining beans [applicationContextProvider,fileStorage,eventBus,entityManagerFactory,transactionManager,hsqldbDataSourcePool,hsqldbDataSource,fileDescriptorDAO,datasetDAO,accountDAO,pagingAndSortingAndDeleteRepository,personDAO,org.springframework.data.repository.core.support.RepositoryInterfaceAwareBeanPostProcessor#0,org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor#0,org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor#0]; root of factory hierarchy build 25-Feb-2014 01:11:44 01:11:44,301 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor#0' build 25-Feb-2014 01:11:44 01:11:44,301 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor#0' build 25-Feb-2014 01:11:44 01:11:44,301 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor#0' to allow for resolving potential circular references build 25-Feb-2014 01:11:44 01:11:44,301 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor#0' build 25-Feb-2014 01:11:44 01:11:44,301 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor#0' build 25-Feb-2014 01:11:44 01:11:44,302 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor#0' build 25-Feb-2014 01:11:44 01:11:44,302 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor#0' to allow for resolving potential circular references build 25-Feb-2014 01:11:44 01:11:44,304 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:44 01:11:44,304 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'entityManagerFactory' build 25-Feb-2014 01:11:44 01:11:44,304 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'entityManagerFactory' to allow for resolving potential circular references build 25-Feb-2014 01:11:44 01:11:44,306 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'hsqldbDataSource' build 25-Feb-2014 01:11:44 01:11:44,306 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'hsqldbDataSource' build 25-Feb-2014 01:11:44 01:11:44,306 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'hsqldbDataSource' to allow for resolving potential circular references build 25-Feb-2014 01:11:44 01:11:44,307 INFO DriverManagerDataSource:153 - Loaded JDBC driver: org.hsqldb.jdbcDriver build 25-Feb-2014 01:11:44 01:11:44,307 INFO GenericXmlApplicationContext:1355 - Bean 'hsqldbDataSource' of type [class org.springframework.jdbc.datasource.DriverManagerDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) build 25-Feb-2014 01:11:44 01:11:44,307 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'hsqldbDataSource' build 25-Feb-2014 01:11:44 01:11:44,308 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter#4d2bbe6b' build 25-Feb-2014 01:11:44 01:11:44,308 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:44 01:11:44,309 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,309 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,309 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:44 01:11:44,310 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:44 01:11:44,310 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,310 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,311 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:44 01:11:44,311 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:44 01:11:44,311 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,311 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,312 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:44 01:11:44,312 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:44 01:11:44,313 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,313 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,313 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:44 01:11:44,314 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:44 01:11:44,314 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,314 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,314 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:44 01:11:44,315 INFO GenericXmlApplicationContext:1355 - Bean 'org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter#4d2bbe6b' of type [class org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) build 25-Feb-2014 01:11:44 01:11:44,315 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter#4d2bbe6b' build 25-Feb-2014 01:11:44 01:11:44,316 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:44 01:11:44,316 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,316 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,316 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:44 01:11:44,317 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:44 01:11:44,317 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,317 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,318 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:44 01:11:44,318 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:44 01:11:44,318 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,319 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,319 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:44 01:11:44,319 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:44 01:11:44,320 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,320 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,320 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:44 01:11:44,321 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:44 01:11:44,321 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,321 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,321 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:44 01:11:44,322 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name 'entityManagerFactory' build 25-Feb-2014 01:11:44 01:11:44,323 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa] build 25-Feb-2014 01:11:44 01:11:44,323 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/**/*.class] build 25-Feb-2014 01:11:44 01:11:44,324 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/**/*.class] build 25-Feb-2014 01:11:44 01:11:44,328 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa] build 25-Feb-2014 01:11:44 01:11:44,328 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/**/*.class] build 25-Feb-2014 01:11:44 01:11:44,328 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/**/*.class] build 25-Feb-2014 01:11:44 01:11:44,332 DEBUG PathMatchingResourcePatternResolver:464 - Looking for matching resources in jar file [file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar] build 25-Feb-2014 01:11:44 01:11:44,335 DEBUG PathMatchingResourcePatternResolver:351 - Resolved location pattern [classpath*:edu/illinois/ncsa/**/*.class] to resources [file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileStorageTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileDescriptorDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/PersonDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$2.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/DatasetDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/SpringDataTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetUtil.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/AccountDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/SpringData.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageDisk.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PagingAndSortingAndDeleteRepository.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/EventBus.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PersonDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileDescriptorDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorage.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageMedici.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/FileDescriptor.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/Dataset.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/AbstractBean.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/event/Event$Type.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/event/ObjectUpdatedHandler.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/event/ObjectSelectedHandler.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/event/ObjectSelectedEvent.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/event/ObjectUpdatedEvent.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/event/ObjectRemovedHandler.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/event/ObjectRemovedEvent.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/event/Event.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/event/ObjectCreatedEvent.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/event/ObjectCreatedHandler.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/event/EventHandler.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/jackson/JsonDateSerializer.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/Account.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/Person.class]] build 25-Feb-2014 01:11:44 01:11:44,345 INFO LocalContainerEntityManagerFactoryBean:264 - Building JPA container EntityManagerFactory for persistence unit 'default' build 25-Feb-2014 01:11:44 01:11:44,346 DEBUG BasicTypeRegistry:143 - Adding type registration boolean -> org.hibernate.type.BooleanType@19958bf9 build 25-Feb-2014 01:11:44 01:11:44,346 DEBUG BasicTypeRegistry:143 - Adding type registration boolean -> org.hibernate.type.BooleanType@19958bf9 build 25-Feb-2014 01:11:44 01:11:44,346 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Boolean -> org.hibernate.type.BooleanType@19958bf9 build 25-Feb-2014 01:11:44 01:11:44,346 DEBUG BasicTypeRegistry:143 - Adding type registration numeric_boolean -> org.hibernate.type.NumericBooleanType@2c22d166 build 25-Feb-2014 01:11:44 01:11:44,347 DEBUG BasicTypeRegistry:143 - Adding type registration true_false -> org.hibernate.type.TrueFalseType@1ce3570c build 25-Feb-2014 01:11:44 01:11:44,347 DEBUG BasicTypeRegistry:143 - Adding type registration yes_no -> org.hibernate.type.YesNoType@3b926e90 build 25-Feb-2014 01:11:44 01:11:44,347 DEBUG BasicTypeRegistry:143 - Adding type registration byte -> org.hibernate.type.ByteType@76b20352 build 25-Feb-2014 01:11:44 01:11:44,347 DEBUG BasicTypeRegistry:143 - Adding type registration byte -> org.hibernate.type.ByteType@76b20352 build 25-Feb-2014 01:11:44 01:11:44,348 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Byte -> org.hibernate.type.ByteType@76b20352 build 25-Feb-2014 01:11:44 01:11:44,348 DEBUG BasicTypeRegistry:143 - Adding type registration character -> org.hibernate.type.CharacterType@306dbdc9 build 25-Feb-2014 01:11:44 01:11:44,348 DEBUG BasicTypeRegistry:143 - Adding type registration char -> org.hibernate.type.CharacterType@306dbdc9 build 25-Feb-2014 01:11:44 01:11:44,349 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Character -> org.hibernate.type.CharacterType@306dbdc9 build 25-Feb-2014 01:11:44 01:11:44,349 DEBUG BasicTypeRegistry:143 - Adding type registration short -> org.hibernate.type.ShortType@5bab2b55 build 25-Feb-2014 01:11:44 01:11:44,349 DEBUG BasicTypeRegistry:143 - Adding type registration short -> org.hibernate.type.ShortType@5bab2b55 build 25-Feb-2014 01:11:44 01:11:44,349 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Short -> org.hibernate.type.ShortType@5bab2b55 build 25-Feb-2014 01:11:44 01:11:44,350 DEBUG BasicTypeRegistry:143 - Adding type registration integer -> org.hibernate.type.IntegerType@543bc20e build 25-Feb-2014 01:11:44 01:11:44,350 DEBUG BasicTypeRegistry:143 - Adding type registration int -> org.hibernate.type.IntegerType@543bc20e build 25-Feb-2014 01:11:44 01:11:44,350 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Integer -> org.hibernate.type.IntegerType@543bc20e build 25-Feb-2014 01:11:44 01:11:44,350 DEBUG BasicTypeRegistry:143 - Adding type registration long -> org.hibernate.type.LongType@256eb6bc build 25-Feb-2014 01:11:44 01:11:44,351 DEBUG BasicTypeRegistry:143 - Adding type registration long -> org.hibernate.type.LongType@256eb6bc build 25-Feb-2014 01:11:44 01:11:44,351 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Long -> org.hibernate.type.LongType@256eb6bc build 25-Feb-2014 01:11:44 01:11:44,351 DEBUG BasicTypeRegistry:143 - Adding type registration float -> org.hibernate.type.FloatType@3fdb484d build 25-Feb-2014 01:11:44 01:11:44,351 DEBUG BasicTypeRegistry:143 - Adding type registration float -> org.hibernate.type.FloatType@3fdb484d build 25-Feb-2014 01:11:44 01:11:44,352 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Float -> org.hibernate.type.FloatType@3fdb484d build 25-Feb-2014 01:11:44 01:11:44,352 DEBUG BasicTypeRegistry:143 - Adding type registration double -> org.hibernate.type.DoubleType@6f18278a build 25-Feb-2014 01:11:44 01:11:44,352 DEBUG BasicTypeRegistry:143 - Adding type registration double -> org.hibernate.type.DoubleType@6f18278a build 25-Feb-2014 01:11:44 01:11:44,353 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Double -> org.hibernate.type.DoubleType@6f18278a build 25-Feb-2014 01:11:44 01:11:44,353 DEBUG BasicTypeRegistry:143 - Adding type registration big_decimal -> org.hibernate.type.BigDecimalType@2321b59a build 25-Feb-2014 01:11:44 01:11:44,353 DEBUG BasicTypeRegistry:143 - Adding type registration java.math.BigDecimal -> org.hibernate.type.BigDecimalType@2321b59a build 25-Feb-2014 01:11:44 01:11:44,353 DEBUG BasicTypeRegistry:143 - Adding type registration big_integer -> org.hibernate.type.BigIntegerType@769aba32 build 25-Feb-2014 01:11:44 01:11:44,354 DEBUG BasicTypeRegistry:143 - Adding type registration java.math.BigInteger -> org.hibernate.type.BigIntegerType@769aba32 build 25-Feb-2014 01:11:44 01:11:44,354 DEBUG BasicTypeRegistry:143 - Adding type registration string -> org.hibernate.type.StringType@6e8f94 build 25-Feb-2014 01:11:44 01:11:44,354 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.String -> org.hibernate.type.StringType@6e8f94 build 25-Feb-2014 01:11:44 01:11:44,354 DEBUG BasicTypeRegistry:143 - Adding type registration url -> org.hibernate.type.UrlType@494eaec9 build 25-Feb-2014 01:11:44 01:11:44,355 DEBUG BasicTypeRegistry:143 - Adding type registration java.net.URL -> org.hibernate.type.UrlType@494eaec9 build 25-Feb-2014 01:11:44 01:11:44,355 DEBUG BasicTypeRegistry:143 - Adding type registration date -> org.hibernate.type.DateType@22b6d6ab build 25-Feb-2014 01:11:44 01:11:44,355 DEBUG BasicTypeRegistry:143 - Adding type registration java.sql.Date -> org.hibernate.type.DateType@22b6d6ab build 25-Feb-2014 01:11:44 01:11:44,356 DEBUG BasicTypeRegistry:143 - Adding type registration time -> org.hibernate.type.TimeType@6f7cf6b6 build 25-Feb-2014 01:11:44 01:11:44,356 DEBUG BasicTypeRegistry:143 - Adding type registration java.sql.Time -> org.hibernate.type.TimeType@6f7cf6b6 build 25-Feb-2014 01:11:44 01:11:44,356 DEBUG BasicTypeRegistry:143 - Adding type registration timestamp -> org.hibernate.type.TimestampType@3e0d1329 build 25-Feb-2014 01:11:44 01:11:44,356 DEBUG BasicTypeRegistry:143 - Adding type registration java.sql.Timestamp -> org.hibernate.type.TimestampType@3e0d1329 build 25-Feb-2014 01:11:44 01:11:44,357 DEBUG BasicTypeRegistry:143 - Adding type registration java.util.Date -> org.hibernate.type.TimestampType@3e0d1329 build 25-Feb-2014 01:11:44 01:11:44,357 DEBUG BasicTypeRegistry:143 - Adding type registration dbtimestamp -> org.hibernate.type.DbTimestampType@7d15d06c build 25-Feb-2014 01:11:44 01:11:44,357 DEBUG BasicTypeRegistry:143 - Adding type registration calendar -> org.hibernate.type.CalendarType@b3e15f7 build 25-Feb-2014 01:11:44 01:11:44,357 DEBUG BasicTypeRegistry:143 - Adding type registration java.util.Calendar -> org.hibernate.type.CalendarType@b3e15f7 build 25-Feb-2014 01:11:44 01:11:44,358 DEBUG BasicTypeRegistry:143 - Adding type registration java.util.GregorianCalendar -> org.hibernate.type.CalendarType@b3e15f7 build 25-Feb-2014 01:11:44 01:11:44,358 DEBUG BasicTypeRegistry:143 - Adding type registration calendar_date -> org.hibernate.type.CalendarDateType@7461373f build 25-Feb-2014 01:11:44 01:11:44,358 DEBUG BasicTypeRegistry:143 - Adding type registration locale -> org.hibernate.type.LocaleType@6d7f11fb build 25-Feb-2014 01:11:44 01:11:44,359 DEBUG BasicTypeRegistry:143 - Adding type registration java.util.Locale -> org.hibernate.type.LocaleType@6d7f11fb build 25-Feb-2014 01:11:44 01:11:44,359 DEBUG BasicTypeRegistry:143 - Adding type registration currency -> org.hibernate.type.CurrencyType@7df44ec7 build 25-Feb-2014 01:11:44 01:11:44,359 DEBUG BasicTypeRegistry:143 - Adding type registration java.util.Currency -> org.hibernate.type.CurrencyType@7df44ec7 build 25-Feb-2014 01:11:44 01:11:44,359 DEBUG BasicTypeRegistry:143 - Adding type registration timezone -> org.hibernate.type.TimeZoneType@38717323 build 25-Feb-2014 01:11:44 01:11:44,360 DEBUG BasicTypeRegistry:143 - Adding type registration java.util.TimeZone -> org.hibernate.type.TimeZoneType@38717323 build 25-Feb-2014 01:11:44 01:11:44,360 DEBUG BasicTypeRegistry:143 - Adding type registration class -> org.hibernate.type.ClassType@2a313170 build 25-Feb-2014 01:11:44 01:11:44,360 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Class -> org.hibernate.type.ClassType@2a313170 build 25-Feb-2014 01:11:44 01:11:44,360 DEBUG BasicTypeRegistry:143 - Adding type registration uuid-binary -> org.hibernate.type.UUIDBinaryType@643cb075 build 25-Feb-2014 01:11:44 01:11:44,361 DEBUG BasicTypeRegistry:143 - Adding type registration java.util.UUID -> org.hibernate.type.UUIDBinaryType@643cb075 build 25-Feb-2014 01:11:44 01:11:44,361 DEBUG BasicTypeRegistry:143 - Adding type registration uuid-char -> org.hibernate.type.UUIDCharType@7c19f9d2 build 25-Feb-2014 01:11:44 01:11:44,361 DEBUG BasicTypeRegistry:143 - Adding type registration pg-uuid -> org.hibernate.type.PostgresUUIDType@58c16b18 build 25-Feb-2014 01:11:44 01:11:44,361 DEBUG BasicTypeRegistry:143 - Adding type registration binary -> org.hibernate.type.BinaryType@120540c build 25-Feb-2014 01:11:44 01:11:44,362 DEBUG BasicTypeRegistry:143 - Adding type registration byte[] -> org.hibernate.type.BinaryType@120540c build 25-Feb-2014 01:11:44 01:11:44,362 DEBUG BasicTypeRegistry:143 - Adding type registration [B -> org.hibernate.type.BinaryType@120540c build 25-Feb-2014 01:11:44 01:11:44,362 DEBUG BasicTypeRegistry:143 - Adding type registration wrapper-binary -> org.hibernate.type.WrapperBinaryType@424d2af2 build 25-Feb-2014 01:11:44 01:11:44,363 DEBUG BasicTypeRegistry:143 - Adding type registration Byte[] -> org.hibernate.type.WrapperBinaryType@424d2af2 build 25-Feb-2014 01:11:44 01:11:44,363 DEBUG BasicTypeRegistry:143 - Adding type registration [Ljava.lang.Byte; -> org.hibernate.type.WrapperBinaryType@424d2af2 build 25-Feb-2014 01:11:44 01:11:44,363 DEBUG BasicTypeRegistry:143 - Adding type registration image -> org.hibernate.type.ImageType@315b0333 build 25-Feb-2014 01:11:44 01:11:44,363 DEBUG BasicTypeRegistry:143 - Adding type registration characters -> org.hibernate.type.CharArrayType@b0c0f66 build 25-Feb-2014 01:11:44 01:11:44,364 DEBUG BasicTypeRegistry:143 - Adding type registration char[] -> org.hibernate.type.CharArrayType@b0c0f66 build 25-Feb-2014 01:11:44 01:11:44,364 DEBUG BasicTypeRegistry:143 - Adding type registration [C -> org.hibernate.type.CharArrayType@b0c0f66 build 25-Feb-2014 01:11:44 01:11:44,364 DEBUG BasicTypeRegistry:143 - Adding type registration wrapper-characters -> org.hibernate.type.CharacterArrayType@41d47b2b build 25-Feb-2014 01:11:44 01:11:44,364 DEBUG BasicTypeRegistry:143 - Adding type registration [Ljava.lang.Character; -> org.hibernate.type.CharacterArrayType@41d47b2b build 25-Feb-2014 01:11:44 01:11:44,365 DEBUG BasicTypeRegistry:143 - Adding type registration Character[] -> org.hibernate.type.CharacterArrayType@41d47b2b build 25-Feb-2014 01:11:44 01:11:44,365 DEBUG BasicTypeRegistry:143 - Adding type registration text -> org.hibernate.type.TextType@6d581e80 build 25-Feb-2014 01:11:44 01:11:44,365 DEBUG BasicTypeRegistry:143 - Adding type registration blob -> org.hibernate.type.BlobType@1137d4a4 build 25-Feb-2014 01:11:44 01:11:44,366 DEBUG BasicTypeRegistry:143 - Adding type registration java.sql.Blob -> org.hibernate.type.BlobType@1137d4a4 build 25-Feb-2014 01:11:44 01:11:44,366 DEBUG BasicTypeRegistry:143 - Adding type registration materialized_blob -> org.hibernate.type.MaterializedBlobType@5f18223d build 25-Feb-2014 01:11:44 01:11:44,366 DEBUG BasicTypeRegistry:143 - Adding type registration clob -> org.hibernate.type.ClobType@3bfa681c build 25-Feb-2014 01:11:44 01:11:44,366 DEBUG BasicTypeRegistry:143 - Adding type registration java.sql.Clob -> org.hibernate.type.ClobType@3bfa681c build 25-Feb-2014 01:11:44 01:11:44,367 DEBUG BasicTypeRegistry:143 - Adding type registration materialized_clob -> org.hibernate.type.MaterializedClobType@19e09a4 build 25-Feb-2014 01:11:44 01:11:44,367 DEBUG BasicTypeRegistry:143 - Adding type registration serializable -> org.hibernate.type.SerializableType@72e5355f build 25-Feb-2014 01:11:44 01:11:44,367 DEBUG BasicTypeRegistry:143 - Adding type registration object -> org.hibernate.type.ObjectType@5f4275d4 build 25-Feb-2014 01:11:44 01:11:44,368 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Object -> org.hibernate.type.ObjectType@5f4275d4 build 25-Feb-2014 01:11:44 01:11:44,368 DEBUG BasicTypeRegistry:143 - Adding type registration imm_date -> org.hibernate.type.AdaptedImmutableType@4f9f9c7a build 25-Feb-2014 01:11:44 01:11:44,368 DEBUG BasicTypeRegistry:143 - Adding type registration imm_time -> org.hibernate.type.AdaptedImmutableType@77da366c build 25-Feb-2014 01:11:44 01:11:44,368 DEBUG BasicTypeRegistry:143 - Adding type registration imm_timestamp -> org.hibernate.type.AdaptedImmutableType@172b29ed build 25-Feb-2014 01:11:44 01:11:44,369 DEBUG BasicTypeRegistry:143 - Adding type registration imm_dbtimestamp -> org.hibernate.type.AdaptedImmutableType@12cd927d build 25-Feb-2014 01:11:44 01:11:44,369 DEBUG BasicTypeRegistry:143 - Adding type registration imm_calendar -> org.hibernate.type.AdaptedImmutableType@764c562f build 25-Feb-2014 01:11:44 01:11:44,369 DEBUG BasicTypeRegistry:143 - Adding type registration imm_calendar_date -> org.hibernate.type.AdaptedImmutableType@dae6456 build 25-Feb-2014 01:11:44 01:11:44,370 DEBUG BasicTypeRegistry:143 - Adding type registration imm_binary -> org.hibernate.type.AdaptedImmutableType@343d511e build 25-Feb-2014 01:11:44 01:11:44,370 DEBUG BasicTypeRegistry:143 - Adding type registration imm_serializable -> org.hibernate.type.AdaptedImmutableType@2598a35d build 25-Feb-2014 01:11:44 01:11:44,370 INFO Ejb3Configuration:527 - HHH000204: Processing PersistenceUnitInfo [ build 25-Feb-2014 01:11:44 name: default build 25-Feb-2014 01:11:44 ...] build 25-Feb-2014 01:11:44 01:11:44,388 INFO ConnectionProviderInitiator:188 - HHH000130: Instantiating explicit connection provider: org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider build 25-Feb-2014 01:11:44 01:11:44,389 DEBUG DriverManagerDataSource:162 - Creating new JDBC DriverManager Connection to [jdbc:hsqldb:mem:.] build 25-Feb-2014 01:11:44 01:11:44,391 INFO Dialect:125 - HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect build 25-Feb-2014 01:11:44 01:11:44,392 INFO TransactionFactoryInitiator:73 - HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jdbc.JdbcTransactionFactory build 25-Feb-2014 01:11:44 01:11:44,392 INFO ASTQueryTranslatorFactory:48 - HHH000397: Using ASTQueryTranslatorFactory build 25-Feb-2014 01:11:44 01:11:44,393 TRACE TypeFactory:72 - Scoping types to session factory org.hibernate.internal.SessionFactoryImpl@1726c5a5 build 25-Feb-2014 01:11:44 01:11:44,416 INFO SchemaUpdate:182 - HHH000228: Running hbm2ddl schema update build 25-Feb-2014 01:11:44 01:11:44,416 INFO SchemaUpdate:193 - HHH000102: Fetching database metadata build 25-Feb-2014 01:11:44 01:11:44,417 DEBUG DriverManagerDataSource:162 - Creating new JDBC DriverManager Connection to [jdbc:hsqldb:mem:.] build 25-Feb-2014 01:11:44 01:11:44,418 INFO SchemaUpdate:205 - HHH000396: Updating schema build 25-Feb-2014 01:11:44 01:11:44,438 INFO TableMetadata:65 - HHH000261: Table found: PUBLIC.PUBLIC.ABSTRACTBEAN build 25-Feb-2014 01:11:44 01:11:44,438 INFO TableMetadata:66 - HHH000037: Columns: [id, deleted] build 25-Feb-2014 01:11:44 01:11:44,439 INFO TableMetadata:68 - HHH000108: Foreign keys: [] build 25-Feb-2014 01:11:44 01:11:44,439 INFO TableMetadata:69 - HHH000126: Indexes: [sys_idx_sys_pk_10042_10043] build 25-Feb-2014 01:11:44 01:11:44,459 INFO TableMetadata:65 - HHH000261: Table found: PUBLIC.PUBLIC.ACCOUNT build 25-Feb-2014 01:11:44 01:11:44,459 INFO TableMetadata:66 - HHH000037: Columns: [id, person_id, userid, password, deleted] build 25-Feb-2014 01:11:44 01:11:44,460 INFO TableMetadata:68 - HHH000108: Foreign keys: [fk1d0c220d424b2244] build 25-Feb-2014 01:11:44 01:11:44,460 INFO TableMetadata:69 - HHH000126: Indexes: [sys_idx_10069, sys_idx_sys_pk_10046_10047] build 25-Feb-2014 01:11:44 01:11:44,480 INFO TableMetadata:65 - HHH000261: Table found: PUBLIC.PUBLIC.DATASET build 25-Feb-2014 01:11:44 01:11:44,481 INFO TableMetadata:66 - HHH000037: Columns: [id, title, description, date, deleted, creator_id] build 25-Feb-2014 01:11:44 01:11:44,481 INFO TableMetadata:68 - HHH000108: Foreign keys: [fkb93e4c5861a77a0d] build 25-Feb-2014 01:11:44 01:11:44,481 INFO TableMetadata:69 - HHH000126: Indexes: [sys_idx_10071, sys_idx_sys_pk_10050_10051] build 25-Feb-2014 01:11:44 01:11:44,502 INFO TableMetadata:65 - HHH000261: Table found: PUBLIC.PUBLIC.DATASETCONTRIBUTORS build 25-Feb-2014 01:11:44 01:11:44,502 INFO TableMetadata:66 - HHH000037: Columns: [contributors_id, dataset_id] build 25-Feb-2014 01:11:44 01:11:44,502 INFO TableMetadata:68 - HHH000108: Foreign keys: [fkb059770defc2750, fkb0597702f8cbbc1] build 25-Feb-2014 01:11:44 01:11:44,503 INFO TableMetadata:69 - HHH000126: Indexes: [sys_idx_10073, sys_idx_10075, sys_idx_sys_ct_10054_10056] build 25-Feb-2014 01:11:44 01:11:44,523 INFO TableMetadata:65 - HHH000261: Table found: PUBLIC.PUBLIC.DATASETFILEDESCRIPTORS build 25-Feb-2014 01:11:44 01:11:44,524 INFO TableMetadata:66 - HHH000037: Columns: [filedescriptors_id, dataset_id] build 25-Feb-2014 01:11:44 01:11:44,524 INFO TableMetadata:68 - HHH000108: Foreign keys: [fk95f77850cdcd8587, fk95f77850defc2750] build 25-Feb-2014 01:11:44 01:11:44,524 INFO TableMetadata:69 - HHH000126: Indexes: [sys_idx_10077, sys_idx_10079] build 25-Feb-2014 01:11:44 01:11:44,545 INFO TableMetadata:65 - HHH000261: Table found: PUBLIC.PUBLIC.FILEDESCRIPTOR build 25-Feb-2014 01:11:44 01:11:44,545 INFO TableMetadata:66 - HHH000037: Columns: [md5sum, id, mimetype, dataurl, filename, deleted, size] build 25-Feb-2014 01:11:44 01:11:44,546 INFO TableMetadata:68 - HHH000108: Foreign keys: [] build 25-Feb-2014 01:11:44 01:11:44,546 INFO TableMetadata:69 - HHH000126: Indexes: [sys_idx_sys_pk_10063_10064] build 25-Feb-2014 01:11:44 01:11:44,566 INFO TableMetadata:65 - HHH000261: Table found: PUBLIC.PUBLIC.PERSON build 25-Feb-2014 01:11:44 01:11:44,567 INFO TableMetadata:66 - HHH000037: Columns: [id, email, lastname, firstname, deleted] build 25-Feb-2014 01:11:44 01:11:44,567 INFO TableMetadata:68 - HHH000108: Foreign keys: [] build 25-Feb-2014 01:11:44 01:11:44,567 INFO TableMetadata:69 - HHH000126: Indexes: [sys_idx_sys_pk_10067_10068] build 25-Feb-2014 01:11:44 01:11:44,568 INFO SchemaUpdate:240 - HHH000232: Schema update complete build 25-Feb-2014 01:11:44 01:11:44,572 WARN EntityManagerFactoryRegistry:80 - HHH000436: Entity manager factory name (default) is already registered. If entity manager will be clustered or passivated, specify a unique value for property 'hibernate.ejb.entitymanager_factory_name' build 25-Feb-2014 01:11:44 01:11:44,572 INFO GenericXmlApplicationContext:1355 - Bean 'entityManagerFactory' of type [class org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) build 25-Feb-2014 01:11:44 01:11:44,572 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'entityManagerFactory' build 25-Feb-2014 01:11:44 01:11:44,573 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor#0' build 25-Feb-2014 01:11:44 01:11:44,573 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'org.springframework.data.repository.core.support.RepositoryInterfaceAwareBeanPostProcessor#0' build 25-Feb-2014 01:11:44 01:11:44,573 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'org.springframework.data.repository.core.support.RepositoryInterfaceAwareBeanPostProcessor#0' build 25-Feb-2014 01:11:44 01:11:44,573 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'org.springframework.data.repository.core.support.RepositoryInterfaceAwareBeanPostProcessor#0' to allow for resolving potential circular references build 25-Feb-2014 01:11:44 01:11:44,574 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'org.springframework.data.repository.core.support.RepositoryInterfaceAwareBeanPostProcessor#0' build 25-Feb-2014 01:11:44 01:11:44,574 DEBUG GenericXmlApplicationContext:799 - Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@48834af6] build 25-Feb-2014 01:11:44 01:11:44,574 DEBUG GenericXmlApplicationContext:823 - Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@23ae81ab] build 25-Feb-2014 01:11:44 01:11:44,575 INFO DefaultListableBeanFactory:581 - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@5ea07440: defining beans [applicationContextProvider,fileStorage,eventBus,entityManagerFactory,transactionManager,hsqldbDataSourcePool,hsqldbDataSource,fileDescriptorDAO,datasetDAO,accountDAO,pagingAndSortingAndDeleteRepository,personDAO,org.springframework.data.repository.core.support.RepositoryInterfaceAwareBeanPostProcessor#0,org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor#0,org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor#0]; root of factory hierarchy build 25-Feb-2014 01:11:44 01:11:44,576 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'applicationContextProvider' build 25-Feb-2014 01:11:44 01:11:44,576 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'applicationContextProvider' build 25-Feb-2014 01:11:44 01:11:44,576 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'applicationContextProvider' to allow for resolving potential circular references build 25-Feb-2014 01:11:44 01:11:44,577 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'applicationContextProvider' build 25-Feb-2014 01:11:44 01:11:44,577 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'fileStorage' build 25-Feb-2014 01:11:44 01:11:44,577 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'fileStorage' build 25-Feb-2014 01:11:44 01:11:44,577 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'fileStorage' to allow for resolving potential circular references build 25-Feb-2014 01:11:44 01:11:44,578 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:44 01:11:44,578 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,578 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,579 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:44 01:11:44,579 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:44 01:11:44,579 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,580 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,580 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:44 01:11:44,580 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:44 01:11:44,580 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,581 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,581 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:44 01:11:44,581 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:44 01:11:44,582 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,582 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,582 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:44 01:11:44,583 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:44 01:11:44,583 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,583 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,583 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:44 01:11:44,584 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'fileStorage' build 25-Feb-2014 01:11:44 01:11:44,584 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'eventBus' build 25-Feb-2014 01:11:44 01:11:44,584 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'eventBus' build 25-Feb-2014 01:11:44 01:11:44,584 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'eventBus' to allow for resolving potential circular references build 25-Feb-2014 01:11:44 01:11:44,585 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'eventBus' build 25-Feb-2014 01:11:44 01:11:44,585 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:44 01:11:44,585 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'transactionManager' build 25-Feb-2014 01:11:44 01:11:44,585 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'transactionManager' build 25-Feb-2014 01:11:44 01:11:44,586 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'transactionManager' to allow for resolving potential circular references build 25-Feb-2014 01:11:44 01:11:44,586 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:44 01:11:44,586 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name 'transactionManager' build 25-Feb-2014 01:11:44 01:11:44,587 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'transactionManager' build 25-Feb-2014 01:11:44 01:11:44,587 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'hsqldbDataSourcePool' build 25-Feb-2014 01:11:44 01:11:44,587 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'hsqldbDataSourcePool' build 25-Feb-2014 01:11:44 01:11:44,589 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'hsqldbDataSourcePool' to allow for resolving potential circular references build 25-Feb-2014 01:11:44 01:11:44,590 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:44 01:11:44,590 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,591 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,591 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:44 01:11:44,591 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:44 01:11:44,592 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,592 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,592 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:44 01:11:44,593 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:44 01:11:44,593 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,593 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,593 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:44 01:11:44,594 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:44 01:11:44,594 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,594 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,594 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:44 01:11:44,595 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:44 01:11:44,595 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,595 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,596 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:44 01:11:44,597 WARN BoneCPConfig:315 - Please use setIdleConnectionTestPeriodInMinutes in place of setIdleConnectionTestPeriod. This method has been deprecated. build 25-Feb-2014 01:11:44 01:11:44,597 WARN BoneCPConfig:412 - Please use setIdleMaxAgeInMinutes in place of setIdleMaxAge. This method has been deprecated. build 25-Feb-2014 01:11:44 01:11:44,598 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'hsqldbDataSourcePool' build 25-Feb-2014 01:11:44 01:11:44,598 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'hsqldbDataSource' build 25-Feb-2014 01:11:44 01:11:44,598 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'fileDescriptorDAO' build 25-Feb-2014 01:11:44 01:11:44,598 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'fileDescriptorDAO' build 25-Feb-2014 01:11:44 01:11:44,599 DEBUG InjectionMetadata:60 - Found injected element on class [org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean]: PersistenceElement for public void org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean.setEntityManager(javax.persistence.EntityManager) build 25-Feb-2014 01:11:44 01:11:44,599 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'fileDescriptorDAO' to allow for resolving potential circular references build 25-Feb-2014 01:11:44 01:11:44,599 DEBUG InjectionMetadata:85 - Processing injected method of bean 'fileDescriptorDAO': PersistenceElement for public void org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean.setEntityManager(javax.persistence.EntityManager) build 25-Feb-2014 01:11:44 01:11:44,600 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:44 01:11:44,601 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean '(inner bean)' build 25-Feb-2014 01:11:44 01:11:44,601 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean '(inner bean)' build 25-Feb-2014 01:11:44 01:11:44,602 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name '(inner bean)' build 25-Feb-2014 01:11:44 01:11:44,602 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean '(inner bean)' build 25-Feb-2014 01:11:44 01:11:44,603 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean '(inner bean)' build 25-Feb-2014 01:11:44 01:11:44,603 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:44 01:11:44,604 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name 'fileDescriptorDAO' build 25-Feb-2014 01:11:44 01:11:44,604 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:44 01:11:44,604 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:44 01:11:44,605 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'fileDescriptorDAO' build 25-Feb-2014 01:11:44 01:11:44,605 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'datasetDAO' build 25-Feb-2014 01:11:44 01:11:44,605 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'datasetDAO' build 25-Feb-2014 01:11:44 01:11:44,605 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'datasetDAO' to allow for resolving potential circular references build 25-Feb-2014 01:11:44 01:11:44,605 DEBUG InjectionMetadata:85 - Processing injected method of bean 'datasetDAO': PersistenceElement for public void org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean.setEntityManager(javax.persistence.EntityManager) build 25-Feb-2014 01:11:44 01:11:44,606 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:44 01:11:44,606 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean '(inner bean)#1' build 25-Feb-2014 01:11:44 01:11:44,606 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean '(inner bean)#1' build 25-Feb-2014 01:11:44 01:11:44,607 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name '(inner bean)#1' build 25-Feb-2014 01:11:44 01:11:44,607 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean '(inner bean)#1' build 25-Feb-2014 01:11:44 01:11:44,608 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean '(inner bean)#1' build 25-Feb-2014 01:11:44 01:11:44,608 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:44 01:11:44,609 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name 'datasetDAO' build 25-Feb-2014 01:11:44 01:11:44,609 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:44 01:11:44,609 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:44 01:11:44,610 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'datasetDAO' build 25-Feb-2014 01:11:44 01:11:44,610 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'accountDAO' build 25-Feb-2014 01:11:44 01:11:44,610 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'accountDAO' build 25-Feb-2014 01:11:44 01:11:44,610 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'accountDAO' to allow for resolving potential circular references build 25-Feb-2014 01:11:44 01:11:44,610 DEBUG InjectionMetadata:85 - Processing injected method of bean 'accountDAO': PersistenceElement for public void org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean.setEntityManager(javax.persistence.EntityManager) build 25-Feb-2014 01:11:44 01:11:44,611 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:44 01:11:44,611 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean '(inner bean)#2' build 25-Feb-2014 01:11:44 01:11:44,612 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean '(inner bean)#2' build 25-Feb-2014 01:11:44 01:11:44,612 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name '(inner bean)#2' build 25-Feb-2014 01:11:44 01:11:44,613 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean '(inner bean)#2' build 25-Feb-2014 01:11:44 01:11:44,613 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean '(inner bean)#2' build 25-Feb-2014 01:11:44 01:11:44,614 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:44 01:11:44,614 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name 'accountDAO' build 25-Feb-2014 01:11:44 01:11:44,614 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:44 01:11:44,614 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:44 01:11:44,615 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'accountDAO' build 25-Feb-2014 01:11:44 01:11:44,615 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'pagingAndSortingAndDeleteRepository' build 25-Feb-2014 01:11:44 01:11:44,615 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'pagingAndSortingAndDeleteRepository' build 25-Feb-2014 01:11:44 01:11:44,615 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'pagingAndSortingAndDeleteRepository' to allow for resolving potential circular references build 25-Feb-2014 01:11:44 01:11:44,616 DEBUG InjectionMetadata:85 - Processing injected method of bean 'pagingAndSortingAndDeleteRepository': PersistenceElement for public void org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean.setEntityManager(javax.persistence.EntityManager) build 25-Feb-2014 01:11:44 01:11:44,616 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:44 01:11:44,616 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean '(inner bean)#3' build 25-Feb-2014 01:11:44 01:11:44,617 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean '(inner bean)#3' build 25-Feb-2014 01:11:44 01:11:44,617 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name '(inner bean)#3' build 25-Feb-2014 01:11:44 01:11:44,617 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean '(inner bean)#3' build 25-Feb-2014 01:11:44 01:11:44,618 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean '(inner bean)#3' build 25-Feb-2014 01:11:44 01:11:44,618 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:44 01:11:44,619 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name 'pagingAndSortingAndDeleteRepository' build 25-Feb-2014 01:11:44 01:11:44,619 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:44 01:11:44,619 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:44 01:11:44,620 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'pagingAndSortingAndDeleteRepository' build 25-Feb-2014 01:11:44 01:11:44,620 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'personDAO' build 25-Feb-2014 01:11:44 01:11:44,620 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'personDAO' build 25-Feb-2014 01:11:44 01:11:44,620 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'personDAO' to allow for resolving potential circular references build 25-Feb-2014 01:11:44 01:11:44,621 DEBUG InjectionMetadata:85 - Processing injected method of bean 'personDAO': PersistenceElement for public void org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean.setEntityManager(javax.persistence.EntityManager) build 25-Feb-2014 01:11:44 01:11:44,621 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:44 01:11:44,621 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean '(inner bean)#4' build 25-Feb-2014 01:11:44 01:11:44,621 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean '(inner bean)#4' build 25-Feb-2014 01:11:44 01:11:44,622 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name '(inner bean)#4' build 25-Feb-2014 01:11:44 01:11:44,622 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean '(inner bean)#4' build 25-Feb-2014 01:11:44 01:11:44,623 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean '(inner bean)#4' build 25-Feb-2014 01:11:44 01:11:44,623 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:44 01:11:44,624 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name 'personDAO' build 25-Feb-2014 01:11:44 01:11:44,624 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:44 01:11:44,624 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:44 01:11:44,625 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'personDAO' build 25-Feb-2014 01:11:44 01:11:44,625 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'org.springframework.data.repository.core.support.RepositoryInterfaceAwareBeanPostProcessor#0' build 25-Feb-2014 01:11:44 01:11:44,625 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor#0' build 25-Feb-2014 01:11:44 01:11:44,625 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor#0' build 25-Feb-2014 01:11:44 01:11:44,625 DEBUG GenericXmlApplicationContext:850 - Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@2a5b8e8c] build 25-Feb-2014 01:11:44 01:11:44,626 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'lifecycleProcessor' build 25-Feb-2014 01:11:44 01:11:44,627 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'eventBus' build 25-Feb-2014 01:11:44 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.475 sec build 25-Feb-2014 01:11:44 Running edu.illinois.ncsa.springdata.DatasetDAOTest build 25-Feb-2014 01:11:44 01:11:44,629 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:44 01:11:44,630 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,630 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,630 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:44 01:11:44,631 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:44 01:11:44,632 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,632 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,632 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:44 01:11:44,632 INFO XmlBeanDefinitionReader:315 - Loading XML bean definitions from class path resource [testContext.xml] build 25-Feb-2014 01:11:44 01:11:44,633 DEBUG DefaultDocumentLoader:72 - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl] build 25-Feb-2014 01:11:44 01:11:44,634 DEBUG PluggableSchemaResolver:140 - Loading schema mappings from [META-INF/spring.schemas] build 25-Feb-2014 01:11:44 01:11:44,636 DEBUG PluggableSchemaResolver:146 - Loaded schema mappings: {http://www.springframework.org/schema/data/jpa/spring-jpa-1.2.xsd=org/springframework/data/jpa/repository/config/spring-jpa-1.2.xsd, http://www.springframework.org/schema/oxm/spring-oxm-3.0.xsd=org/springframework/oxm/config/spring-oxm-3.0.xsd, http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/data/mongo/spring-mongo.xsd=org/springframework/data/mongodb/config/spring-mongo-1.1.xsd, http://www.springframework.org/schema/jms/spring-jms-3.0.xsd=org/springframework/jms/config/spring-jms-3.0.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/oxm/spring-oxm.xsd=org/springframework/oxm/config/spring-oxm-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/data/jpa/spring-jpa-1.1.xsd=org/springframework/data/jpa/repository/config/spring-jpa-1.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/data/mongo/spring-mongo-1.1.xsd=org/springframework/data/mongodb/config/spring-mongo-1.1.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/data/jpa/spring-jpa-1.0.xsd=org/springframework/data/jpa/repository/config/spring-jpa-1.0.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/data/jpa/spring-jpa.xsd=org/springframework/data/jpa/repository/config/spring-jpa-1.2.xsd, http://www.springframework.org/schema/jms/spring-jms-2.5.xsd=org/springframework/jms/config/spring-jms-2.5.xsd, http://www.springframework.org/schema/data/repository/spring-repository-1.4.xsd=org/springframework/data/repository/config/spring-repository-1.4.xsd, http://www.springframework.org/schema/oxm/spring-oxm-3.1.xsd=org/springframework/oxm/config/spring-oxm-3.1.xsd, http://www.springframework.org/schema/jms/spring-jms.xsd=org/springframework/jms/config/spring-jms-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/data/repository/spring-repository.xsd=org/springframework/data/repository/config/spring-repository-1.4.xsd, http://www.springframework.org/schema/jms/spring-jms-3.1.xsd=org/springframework/jms/config/spring-jms-3.1.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/data/mongo/spring-mongo-1.0.xsd=org/springframework/data/mongodb/config/spring-mongo-1.0.xsd, http://www.springframework.org/schema/data/repository/spring-repository-1.0.xsd=org/springframework/data/repository/config/spring-repository-1.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd} build 25-Feb-2014 01:11:44 01:11:44,643 DEBUG PluggableSchemaResolver:118 - Found XML schema [http://www.springframework.org/schema/beans/spring-beans.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.1.xsd build 25-Feb-2014 01:11:44 01:11:44,661 DEBUG PluggableSchemaResolver:118 - Found XML schema [http://www.springframework.org/schema/data/jpa/spring-jpa.xsd] in classpath: org/springframework/data/jpa/repository/config/spring-jpa-1.2.xsd build 25-Feb-2014 01:11:44 01:11:44,663 DEBUG PluggableSchemaResolver:118 - Found XML schema [http://www.springframework.org/schema/context/spring-context.xsd] in classpath: org/springframework/context/config/spring-context-3.1.xsd build 25-Feb-2014 01:11:44 01:11:44,667 DEBUG PluggableSchemaResolver:118 - Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.1.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.1.xsd build 25-Feb-2014 01:11:44 01:11:44,669 DEBUG PluggableSchemaResolver:118 - Found XML schema [http://www.springframework.org/schema/data/repository/spring-repository.xsd] in classpath: org/springframework/data/repository/config/spring-repository-1.4.xsd build 25-Feb-2014 01:11:44 01:11:44,675 DEBUG DefaultBeanDefinitionDocumentReader:108 - Loading bean definitions build 25-Feb-2014 01:11:44 01:11:44,676 DEBUG BeanDefinitionParserDelegate:497 - Neither XML 'id' nor 'name' specified - using generated bean name [org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter#15837e8] build 25-Feb-2014 01:11:44 01:11:44,680 DEBUG DefaultNamespaceHandlerResolver:156 - Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/data/mongo=org.springframework.data.mongodb.config.MongoNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/oxm=org.springframework.oxm.config.OxmNamespaceHandler, http://www.springframework.org/schema/data/repository=org.springframework.data.repository.config.RepositoryNameSpaceHandler, http://www.springframework.org/schema/data/jpa=org.springframework.data.jpa.repository.config.JpaRepositoryNameSpaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/jms=org.springframework.jms.config.JmsNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler} build 25-Feb-2014 01:11:44 01:11:44,681 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:44 01:11:44,681 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,681 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,681 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:44 01:11:44,682 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:44 01:11:44,682 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:44 01:11:44,684 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:44 01:11:44,684 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:44 01:11:44,686 DEBUG PathMatchingResourcePatternResolver:351 - Resolved location pattern [classpath*:edu/illinois/ncsa/springdata/**/*.class] to resources [file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileStorageTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileDescriptorDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/PersonDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$2.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/DatasetDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/SpringDataTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetUtil.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/AccountDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/SpringData.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageDisk.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PagingAndSortingAndDeleteRepository.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/EventBus.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PersonDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileDescriptorDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorage.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageMedici.class]] build 25-Feb-2014 01:11:44 01:11:44,690 DEBUG RepositoryComponentProvider:244 - Identified candidate component class: file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/AccountDAO.class] build 25-Feb-2014 01:11:44 01:11:44,692 DEBUG RepositoryComponentProvider:244 - Identified candidate component class: file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PagingAndSortingAndDeleteRepository.class] build 25-Feb-2014 01:11:44 01:11:44,693 DEBUG RepositoryComponentProvider:244 - Identified candidate component class: file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetDAO.class] build 25-Feb-2014 01:11:44 01:11:44,693 DEBUG RepositoryComponentProvider:244 - Identified candidate component class: file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PersonDAO.class] build 25-Feb-2014 01:11:44 01:11:44,694 DEBUG RepositoryComponentProvider:244 - Identified candidate component class: file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileDescriptorDAO.class] build 25-Feb-2014 01:11:44 01:11:44,695 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:44 01:11:44,695 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,695 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,695 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:44 01:11:44,696 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:44 01:11:44,696 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:44 01:11:44,698 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:44 01:11:44,698 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:44 01:11:44,700 DEBUG PathMatchingResourcePatternResolver:351 - Resolved location pattern [classpath*:edu/illinois/ncsa/springdata/**/*.class] to resources [file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileStorageTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileDescriptorDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/PersonDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$2.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/DatasetDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/SpringDataTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetUtil.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/AccountDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/SpringData.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageDisk.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PagingAndSortingAndDeleteRepository.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/EventBus.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PersonDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileDescriptorDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorage.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageMedici.class]] build 25-Feb-2014 01:11:44 01:11:44,705 DEBUG RepositoryBeanDefinitionParser:108 - Registering repository: personDAO - Interface: edu.illinois.ncsa.springdata.PersonDAO - Factory: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean build 25-Feb-2014 01:11:44 01:11:44,705 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:44 01:11:44,706 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,706 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,706 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:44 01:11:44,706 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:44 01:11:44,707 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:44 01:11:44,708 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:44 01:11:44,708 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:44 01:11:44,710 DEBUG PathMatchingResourcePatternResolver:351 - Resolved location pattern [classpath*:edu/illinois/ncsa/springdata/**/*.class] to resources [file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileStorageTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileDescriptorDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/PersonDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$2.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/DatasetDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/SpringDataTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetUtil.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/AccountDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/SpringData.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageDisk.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PagingAndSortingAndDeleteRepository.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/EventBus.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PersonDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileDescriptorDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorage.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageMedici.class]] build 25-Feb-2014 01:11:44 01:11:44,715 DEBUG RepositoryBeanDefinitionParser:108 - Registering repository: accountDAO - Interface: edu.illinois.ncsa.springdata.AccountDAO - Factory: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean build 25-Feb-2014 01:11:44 01:11:44,716 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:44 01:11:44,716 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,716 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,716 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:44 01:11:44,717 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:44 01:11:44,717 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:44 01:11:44,719 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:44 01:11:44,719 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:44 01:11:44,721 DEBUG PathMatchingResourcePatternResolver:351 - Resolved location pattern [classpath*:edu/illinois/ncsa/springdata/**/*.class] to resources [file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileStorageTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileDescriptorDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/PersonDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$2.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/DatasetDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/SpringDataTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetUtil.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/AccountDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/SpringData.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageDisk.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PagingAndSortingAndDeleteRepository.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/EventBus.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PersonDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileDescriptorDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorage.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageMedici.class]] build 25-Feb-2014 01:11:44 01:11:44,726 DEBUG RepositoryBeanDefinitionParser:108 - Registering repository: datasetDAO - Interface: edu.illinois.ncsa.springdata.DatasetDAO - Factory: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean build 25-Feb-2014 01:11:44 01:11:44,727 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:44 01:11:44,727 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,727 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,727 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:44 01:11:44,728 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:44 01:11:44,728 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:44 01:11:44,730 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:44 01:11:44,730 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:44 01:11:44,732 DEBUG PathMatchingResourcePatternResolver:351 - Resolved location pattern [classpath*:edu/illinois/ncsa/springdata/**/*.class] to resources [file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileStorageTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileDescriptorDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/PersonDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$2.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/DatasetDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/SpringDataTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetUtil.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/AccountDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/SpringData.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageDisk.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PagingAndSortingAndDeleteRepository.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/EventBus.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PersonDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileDescriptorDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorage.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageMedici.class]] build 25-Feb-2014 01:11:44 01:11:44,737 DEBUG RepositoryBeanDefinitionParser:108 - Registering repository: pagingAndSortingAndDeleteRepository - Interface: edu.illinois.ncsa.springdata.PagingAndSortingAndDeleteRepository - Factory: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean build 25-Feb-2014 01:11:44 01:11:44,738 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:44 01:11:44,738 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,738 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,739 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:44 01:11:44,739 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:44 01:11:44,739 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:44 01:11:44,741 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:44 01:11:44,741 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:44 01:11:44,743 DEBUG PathMatchingResourcePatternResolver:351 - Resolved location pattern [classpath*:edu/illinois/ncsa/springdata/**/*.class] to resources [file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileStorageTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileDescriptorDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/PersonDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$2.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/DatasetDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/SpringDataTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetUtil.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/AccountDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/SpringData.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageDisk.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PagingAndSortingAndDeleteRepository.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/EventBus.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PersonDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileDescriptorDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorage.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageMedici.class]] build 25-Feb-2014 01:11:44 01:11:44,748 DEBUG RepositoryBeanDefinitionParser:108 - Registering repository: fileDescriptorDAO - Interface: edu.illinois.ncsa.springdata.FileDescriptorDAO - Factory: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean build 25-Feb-2014 01:11:44 01:11:44,749 DEBUG XmlBeanDefinitionReader:216 - Loaded 15 bean definitions from location pattern [testContext.xml] build 25-Feb-2014 01:11:44 01:11:44,749 INFO GenericXmlApplicationContext:500 - Refreshing org.springframework.context.support.GenericXmlApplicationContext@190c0fa7: startup date [Tue Feb 25 01:11:44 CST 2014]; root of context hierarchy build 25-Feb-2014 01:11:44 01:11:44,749 DEBUG GenericXmlApplicationContext:530 - Bean factory for org.springframework.context.support.GenericXmlApplicationContext@190c0fa7: org.springframework.beans.factory.support.DefaultListableBeanFactory@50f8ae79: defining beans [applicationContextProvider,fileStorage,eventBus,entityManagerFactory,transactionManager,hsqldbDataSourcePool,hsqldbDataSource,personDAO,accountDAO,datasetDAO,pagingAndSortingAndDeleteRepository,fileDescriptorDAO,org.springframework.data.repository.core.support.RepositoryInterfaceAwareBeanPostProcessor#0,org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor#0,org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor#0]; root of factory hierarchy build 25-Feb-2014 01:11:44 01:11:44,754 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor#0' build 25-Feb-2014 01:11:44 01:11:44,754 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor#0' build 25-Feb-2014 01:11:44 01:11:44,755 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor#0' to allow for resolving potential circular references build 25-Feb-2014 01:11:44 01:11:44,755 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor#0' build 25-Feb-2014 01:11:44 01:11:44,755 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor#0' build 25-Feb-2014 01:11:44 01:11:44,755 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor#0' build 25-Feb-2014 01:11:44 01:11:44,755 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor#0' to allow for resolving potential circular references build 25-Feb-2014 01:11:44 01:11:44,758 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:44 01:11:44,758 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'entityManagerFactory' build 25-Feb-2014 01:11:44 01:11:44,758 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'entityManagerFactory' to allow for resolving potential circular references build 25-Feb-2014 01:11:44 01:11:44,760 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'hsqldbDataSource' build 25-Feb-2014 01:11:44 01:11:44,760 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'hsqldbDataSource' build 25-Feb-2014 01:11:44 01:11:44,760 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'hsqldbDataSource' to allow for resolving potential circular references build 25-Feb-2014 01:11:44 01:11:44,761 INFO DriverManagerDataSource:153 - Loaded JDBC driver: org.hsqldb.jdbcDriver build 25-Feb-2014 01:11:44 01:11:44,761 INFO GenericXmlApplicationContext:1355 - Bean 'hsqldbDataSource' of type [class org.springframework.jdbc.datasource.DriverManagerDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) build 25-Feb-2014 01:11:44 01:11:44,762 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'hsqldbDataSource' build 25-Feb-2014 01:11:44 01:11:44,762 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter#15837e8' build 25-Feb-2014 01:11:44 01:11:44,763 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:44 01:11:44,763 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,763 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,764 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:44 01:11:44,764 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:44 01:11:44,764 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,765 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,765 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:44 01:11:44,765 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:44 01:11:44,766 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,766 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,766 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:44 01:11:44,767 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:44 01:11:44,767 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,767 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,767 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:44 01:11:44,768 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:44 01:11:44,768 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,768 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,769 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:44 01:11:44,769 INFO GenericXmlApplicationContext:1355 - Bean 'org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter#15837e8' of type [class org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) build 25-Feb-2014 01:11:44 01:11:44,769 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter#15837e8' build 25-Feb-2014 01:11:44 01:11:44,770 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:44 01:11:44,770 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,770 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,771 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:44 01:11:44,771 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:44 01:11:44,771 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,772 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,772 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:44 01:11:44,773 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:44 01:11:44,773 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,773 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,773 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:44 01:11:44,774 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:44 01:11:44,774 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,774 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,775 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:44 01:11:44,775 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:44 01:11:44,775 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,775 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:44 01:11:44,776 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:44 01:11:44,776 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name 'entityManagerFactory' build 25-Feb-2014 01:11:44 01:11:44,777 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa] build 25-Feb-2014 01:11:44 01:11:44,777 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/**/*.class] build 25-Feb-2014 01:11:44 01:11:44,778 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/**/*.class] build 25-Feb-2014 01:11:44 01:11:44,779 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa] build 25-Feb-2014 01:11:44 01:11:44,780 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/**/*.class] build 25-Feb-2014 01:11:44 01:11:44,780 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/**/*.class] build 25-Feb-2014 01:11:44 01:11:44,782 DEBUG PathMatchingResourcePatternResolver:464 - Looking for matching resources in jar file [file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar] build 25-Feb-2014 01:11:44 01:11:44,783 DEBUG PathMatchingResourcePatternResolver:351 - Resolved location pattern [classpath*:edu/illinois/ncsa/**/*.class] to resources [file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileStorageTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileDescriptorDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/PersonDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$2.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/DatasetDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/SpringDataTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetUtil.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/AccountDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/SpringData.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageDisk.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PagingAndSortingAndDeleteRepository.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/EventBus.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PersonDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileDescriptorDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorage.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageMedici.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/FileDescriptor.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/Dataset.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/AbstractBean.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/event/Event$Type.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/event/ObjectUpdatedHandler.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/event/ObjectSelectedHandler.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/event/ObjectSelectedEvent.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/event/ObjectUpdatedEvent.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/event/ObjectRemovedHandler.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/event/ObjectRemovedEvent.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/event/Event.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/event/ObjectCreatedEvent.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/event/ObjectCreatedHandler.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/event/EventHandler.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/jackson/JsonDateSerializer.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/Account.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/Person.class]] build 25-Feb-2014 01:11:44 01:11:44,794 INFO LocalContainerEntityManagerFactoryBean:264 - Building JPA container EntityManagerFactory for persistence unit 'default' build 25-Feb-2014 01:11:44 01:11:44,795 DEBUG BasicTypeRegistry:143 - Adding type registration boolean -> org.hibernate.type.BooleanType@19958bf9 build 25-Feb-2014 01:11:44 01:11:44,795 DEBUG BasicTypeRegistry:143 - Adding type registration boolean -> org.hibernate.type.BooleanType@19958bf9 build 25-Feb-2014 01:11:44 01:11:44,795 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Boolean -> org.hibernate.type.BooleanType@19958bf9 build 25-Feb-2014 01:11:44 01:11:44,796 DEBUG BasicTypeRegistry:143 - Adding type registration numeric_boolean -> org.hibernate.type.NumericBooleanType@2c22d166 build 25-Feb-2014 01:11:44 01:11:44,796 DEBUG BasicTypeRegistry:143 - Adding type registration true_false -> org.hibernate.type.TrueFalseType@1ce3570c build 25-Feb-2014 01:11:44 01:11:44,796 DEBUG BasicTypeRegistry:143 - Adding type registration yes_no -> org.hibernate.type.YesNoType@3b926e90 build 25-Feb-2014 01:11:44 01:11:44,796 DEBUG BasicTypeRegistry:143 - Adding type registration byte -> org.hibernate.type.ByteType@76b20352 build 25-Feb-2014 01:11:44 01:11:44,797 DEBUG BasicTypeRegistry:143 - Adding type registration byte -> org.hibernate.type.ByteType@76b20352 build 25-Feb-2014 01:11:44 01:11:44,797 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Byte -> org.hibernate.type.ByteType@76b20352 build 25-Feb-2014 01:11:44 01:11:44,797 DEBUG BasicTypeRegistry:143 - Adding type registration character -> org.hibernate.type.CharacterType@306dbdc9 build 25-Feb-2014 01:11:44 01:11:44,798 DEBUG BasicTypeRegistry:143 - Adding type registration char -> org.hibernate.type.CharacterType@306dbdc9 build 25-Feb-2014 01:11:44 01:11:44,798 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Character -> org.hibernate.type.CharacterType@306dbdc9 build 25-Feb-2014 01:11:44 01:11:44,798 DEBUG BasicTypeRegistry:143 - Adding type registration short -> org.hibernate.type.ShortType@5bab2b55 build 25-Feb-2014 01:11:44 01:11:44,798 DEBUG BasicTypeRegistry:143 - Adding type registration short -> org.hibernate.type.ShortType@5bab2b55 build 25-Feb-2014 01:11:44 01:11:44,799 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Short -> org.hibernate.type.ShortType@5bab2b55 build 25-Feb-2014 01:11:44 01:11:44,799 DEBUG BasicTypeRegistry:143 - Adding type registration integer -> org.hibernate.type.IntegerType@543bc20e build 25-Feb-2014 01:11:44 01:11:44,799 DEBUG BasicTypeRegistry:143 - Adding type registration int -> org.hibernate.type.IntegerType@543bc20e build 25-Feb-2014 01:11:44 01:11:44,799 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Integer -> org.hibernate.type.IntegerType@543bc20e build 25-Feb-2014 01:11:44 01:11:44,800 DEBUG BasicTypeRegistry:143 - Adding type registration long -> org.hibernate.type.LongType@256eb6bc build 25-Feb-2014 01:11:44 01:11:44,800 DEBUG BasicTypeRegistry:143 - Adding type registration long -> org.hibernate.type.LongType@256eb6bc build 25-Feb-2014 01:11:44 01:11:44,800 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Long -> org.hibernate.type.LongType@256eb6bc build 25-Feb-2014 01:11:44 01:11:44,801 DEBUG BasicTypeRegistry:143 - Adding type registration float -> org.hibernate.type.FloatType@3fdb484d build 25-Feb-2014 01:11:44 01:11:44,801 DEBUG BasicTypeRegistry:143 - Adding type registration float -> org.hibernate.type.FloatType@3fdb484d build 25-Feb-2014 01:11:44 01:11:44,801 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Float -> org.hibernate.type.FloatType@3fdb484d build 25-Feb-2014 01:11:44 01:11:44,801 DEBUG BasicTypeRegistry:143 - Adding type registration double -> org.hibernate.type.DoubleType@6f18278a build 25-Feb-2014 01:11:44 01:11:44,802 DEBUG BasicTypeRegistry:143 - Adding type registration double -> org.hibernate.type.DoubleType@6f18278a build 25-Feb-2014 01:11:44 01:11:44,802 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Double -> org.hibernate.type.DoubleType@6f18278a build 25-Feb-2014 01:11:44 01:11:44,802 DEBUG BasicTypeRegistry:143 - Adding type registration big_decimal -> org.hibernate.type.BigDecimalType@2321b59a build 25-Feb-2014 01:11:44 01:11:44,802 DEBUG BasicTypeRegistry:143 - Adding type registration java.math.BigDecimal -> org.hibernate.type.BigDecimalType@2321b59a build 25-Feb-2014 01:11:44 01:11:44,803 DEBUG BasicTypeRegistry:143 - Adding type registration big_integer -> org.hibernate.type.BigIntegerType@769aba32 build 25-Feb-2014 01:11:44 01:11:44,803 DEBUG BasicTypeRegistry:143 - Adding type registration java.math.BigInteger -> org.hibernate.type.BigIntegerType@769aba32 build 25-Feb-2014 01:11:44 01:11:44,803 DEBUG BasicTypeRegistry:143 - Adding type registration string -> org.hibernate.type.StringType@6e8f94 build 25-Feb-2014 01:11:44 01:11:44,804 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.String -> org.hibernate.type.StringType@6e8f94 build 25-Feb-2014 01:11:44 01:11:44,804 DEBUG BasicTypeRegistry:143 - Adding type registration url -> org.hibernate.type.UrlType@494eaec9 build 25-Feb-2014 01:11:44 01:11:44,804 DEBUG BasicTypeRegistry:143 - Adding type registration java.net.URL -> org.hibernate.type.UrlType@494eaec9 build 25-Feb-2014 01:11:44 01:11:44,804 DEBUG BasicTypeRegistry:143 - Adding type registration date -> org.hibernate.type.DateType@22b6d6ab build 25-Feb-2014 01:11:44 01:11:44,805 DEBUG BasicTypeRegistry:143 - Adding type registration java.sql.Date -> org.hibernate.type.DateType@22b6d6ab build 25-Feb-2014 01:11:44 01:11:44,805 DEBUG BasicTypeRegistry:143 - Adding type registration time -> org.hibernate.type.TimeType@6f7cf6b6 build 25-Feb-2014 01:11:44 01:11:44,805 DEBUG BasicTypeRegistry:143 - Adding type registration java.sql.Time -> org.hibernate.type.TimeType@6f7cf6b6 build 25-Feb-2014 01:11:44 01:11:44,806 DEBUG BasicTypeRegistry:143 - Adding type registration timestamp -> org.hibernate.type.TimestampType@3e0d1329 build 25-Feb-2014 01:11:44 01:11:44,806 DEBUG BasicTypeRegistry:143 - Adding type registration java.sql.Timestamp -> org.hibernate.type.TimestampType@3e0d1329 build 25-Feb-2014 01:11:44 01:11:44,806 DEBUG BasicTypeRegistry:143 - Adding type registration java.util.Date -> org.hibernate.type.TimestampType@3e0d1329 build 25-Feb-2014 01:11:44 01:11:44,806 DEBUG BasicTypeRegistry:143 - Adding type registration dbtimestamp -> org.hibernate.type.DbTimestampType@7d15d06c build 25-Feb-2014 01:11:44 01:11:44,807 DEBUG BasicTypeRegistry:143 - Adding type registration calendar -> org.hibernate.type.CalendarType@b3e15f7 build 25-Feb-2014 01:11:44 01:11:44,807 DEBUG BasicTypeRegistry:143 - Adding type registration java.util.Calendar -> org.hibernate.type.CalendarType@b3e15f7 build 25-Feb-2014 01:11:44 01:11:44,807 DEBUG BasicTypeRegistry:143 - Adding type registration java.util.GregorianCalendar -> org.hibernate.type.CalendarType@b3e15f7 build 25-Feb-2014 01:11:44 01:11:44,808 DEBUG BasicTypeRegistry:143 - Adding type registration calendar_date -> org.hibernate.type.CalendarDateType@7461373f build 25-Feb-2014 01:11:44 01:11:44,808 DEBUG BasicTypeRegistry:143 - Adding type registration locale -> org.hibernate.type.LocaleType@6d7f11fb build 25-Feb-2014 01:11:44 01:11:44,808 DEBUG BasicTypeRegistry:143 - Adding type registration java.util.Locale -> org.hibernate.type.LocaleType@6d7f11fb build 25-Feb-2014 01:11:44 01:11:44,808 DEBUG BasicTypeRegistry:143 - Adding type registration currency -> org.hibernate.type.CurrencyType@7df44ec7 build 25-Feb-2014 01:11:44 01:11:44,809 DEBUG BasicTypeRegistry:143 - Adding type registration java.util.Currency -> org.hibernate.type.CurrencyType@7df44ec7 build 25-Feb-2014 01:11:44 01:11:44,809 DEBUG BasicTypeRegistry:143 - Adding type registration timezone -> org.hibernate.type.TimeZoneType@38717323 build 25-Feb-2014 01:11:44 01:11:44,809 DEBUG BasicTypeRegistry:143 - Adding type registration java.util.TimeZone -> org.hibernate.type.TimeZoneType@38717323 build 25-Feb-2014 01:11:44 01:11:44,809 DEBUG BasicTypeRegistry:143 - Adding type registration class -> org.hibernate.type.ClassType@2a313170 build 25-Feb-2014 01:11:44 01:11:44,810 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Class -> org.hibernate.type.ClassType@2a313170 build 25-Feb-2014 01:11:44 01:11:44,810 DEBUG BasicTypeRegistry:143 - Adding type registration uuid-binary -> org.hibernate.type.UUIDBinaryType@643cb075 build 25-Feb-2014 01:11:44 01:11:44,810 DEBUG BasicTypeRegistry:143 - Adding type registration java.util.UUID -> org.hibernate.type.UUIDBinaryType@643cb075 build 25-Feb-2014 01:11:44 01:11:44,811 DEBUG BasicTypeRegistry:143 - Adding type registration uuid-char -> org.hibernate.type.UUIDCharType@7c19f9d2 build 25-Feb-2014 01:11:44 01:11:44,811 DEBUG BasicTypeRegistry:143 - Adding type registration pg-uuid -> org.hibernate.type.PostgresUUIDType@58c16b18 build 25-Feb-2014 01:11:44 01:11:44,811 DEBUG BasicTypeRegistry:143 - Adding type registration binary -> org.hibernate.type.BinaryType@120540c build 25-Feb-2014 01:11:44 01:11:44,811 DEBUG BasicTypeRegistry:143 - Adding type registration byte[] -> org.hibernate.type.BinaryType@120540c build 25-Feb-2014 01:11:44 01:11:44,812 DEBUG BasicTypeRegistry:143 - Adding type registration [B -> org.hibernate.type.BinaryType@120540c build 25-Feb-2014 01:11:44 01:11:44,812 DEBUG BasicTypeRegistry:143 - Adding type registration wrapper-binary -> org.hibernate.type.WrapperBinaryType@424d2af2 build 25-Feb-2014 01:11:44 01:11:44,812 DEBUG BasicTypeRegistry:143 - Adding type registration Byte[] -> org.hibernate.type.WrapperBinaryType@424d2af2 build 25-Feb-2014 01:11:44 01:11:44,812 DEBUG BasicTypeRegistry:143 - Adding type registration [Ljava.lang.Byte; -> org.hibernate.type.WrapperBinaryType@424d2af2 build 25-Feb-2014 01:11:44 01:11:44,813 DEBUG BasicTypeRegistry:143 - Adding type registration image -> org.hibernate.type.ImageType@315b0333 build 25-Feb-2014 01:11:44 01:11:44,813 DEBUG BasicTypeRegistry:143 - Adding type registration characters -> org.hibernate.type.CharArrayType@b0c0f66 build 25-Feb-2014 01:11:44 01:11:44,813 DEBUG BasicTypeRegistry:143 - Adding type registration char[] -> org.hibernate.type.CharArrayType@b0c0f66 build 25-Feb-2014 01:11:44 01:11:44,814 DEBUG BasicTypeRegistry:143 - Adding type registration [C -> org.hibernate.type.CharArrayType@b0c0f66 build 25-Feb-2014 01:11:44 01:11:44,814 DEBUG BasicTypeRegistry:143 - Adding type registration wrapper-characters -> org.hibernate.type.CharacterArrayType@41d47b2b build 25-Feb-2014 01:11:44 01:11:44,814 DEBUG BasicTypeRegistry:143 - Adding type registration [Ljava.lang.Character; -> org.hibernate.type.CharacterArrayType@41d47b2b build 25-Feb-2014 01:11:44 01:11:44,814 DEBUG BasicTypeRegistry:143 - Adding type registration Character[] -> org.hibernate.type.CharacterArrayType@41d47b2b build 25-Feb-2014 01:11:44 01:11:44,815 DEBUG BasicTypeRegistry:143 - Adding type registration text -> org.hibernate.type.TextType@6d581e80 build 25-Feb-2014 01:11:44 01:11:44,815 DEBUG BasicTypeRegistry:143 - Adding type registration blob -> org.hibernate.type.BlobType@1137d4a4 build 25-Feb-2014 01:11:44 01:11:44,815 DEBUG BasicTypeRegistry:143 - Adding type registration java.sql.Blob -> org.hibernate.type.BlobType@1137d4a4 build 25-Feb-2014 01:11:44 01:11:44,815 DEBUG BasicTypeRegistry:143 - Adding type registration materialized_blob -> org.hibernate.type.MaterializedBlobType@5f18223d build 25-Feb-2014 01:11:44 01:11:44,816 DEBUG BasicTypeRegistry:143 - Adding type registration clob -> org.hibernate.type.ClobType@3bfa681c build 25-Feb-2014 01:11:44 01:11:44,816 DEBUG BasicTypeRegistry:143 - Adding type registration java.sql.Clob -> org.hibernate.type.ClobType@3bfa681c build 25-Feb-2014 01:11:44 01:11:44,816 DEBUG BasicTypeRegistry:143 - Adding type registration materialized_clob -> org.hibernate.type.MaterializedClobType@19e09a4 build 25-Feb-2014 01:11:44 01:11:44,817 DEBUG BasicTypeRegistry:143 - Adding type registration serializable -> org.hibernate.type.SerializableType@72e5355f build 25-Feb-2014 01:11:44 01:11:44,817 DEBUG BasicTypeRegistry:143 - Adding type registration object -> org.hibernate.type.ObjectType@5f4275d4 build 25-Feb-2014 01:11:44 01:11:44,817 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Object -> org.hibernate.type.ObjectType@5f4275d4 build 25-Feb-2014 01:11:44 01:11:44,817 DEBUG BasicTypeRegistry:143 - Adding type registration imm_date -> org.hibernate.type.AdaptedImmutableType@3b947647 build 25-Feb-2014 01:11:44 01:11:44,818 DEBUG BasicTypeRegistry:143 - Adding type registration imm_time -> org.hibernate.type.AdaptedImmutableType@fe14de0 build 25-Feb-2014 01:11:44 01:11:44,818 DEBUG BasicTypeRegistry:143 - Adding type registration imm_timestamp -> org.hibernate.type.AdaptedImmutableType@10bfb545 build 25-Feb-2014 01:11:44 01:11:44,818 DEBUG BasicTypeRegistry:143 - Adding type registration imm_dbtimestamp -> org.hibernate.type.AdaptedImmutableType@1a15cd9a build 25-Feb-2014 01:11:44 01:11:44,819 DEBUG BasicTypeRegistry:143 - Adding type registration imm_calendar -> org.hibernate.type.AdaptedImmutableType@d6d46d7 build 25-Feb-2014 01:11:44 01:11:44,819 DEBUG BasicTypeRegistry:143 - Adding type registration imm_calendar_date -> org.hibernate.type.AdaptedImmutableType@145d424 build 25-Feb-2014 01:11:44 01:11:44,819 DEBUG BasicTypeRegistry:143 - Adding type registration imm_binary -> org.hibernate.type.AdaptedImmutableType@f6a8823 build 25-Feb-2014 01:11:44 01:11:44,819 DEBUG BasicTypeRegistry:143 - Adding type registration imm_serializable -> org.hibernate.type.AdaptedImmutableType@1b0fb9bd build 25-Feb-2014 01:11:44 01:11:44,820 INFO Ejb3Configuration:527 - HHH000204: Processing PersistenceUnitInfo [ build 25-Feb-2014 01:11:44 name: default build 25-Feb-2014 01:11:44 ...] build 25-Feb-2014 01:11:44 01:11:44,838 INFO ConnectionProviderInitiator:188 - HHH000130: Instantiating explicit connection provider: org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider build 25-Feb-2014 01:11:44 01:11:44,839 DEBUG DriverManagerDataSource:162 - Creating new JDBC DriverManager Connection to [jdbc:hsqldb:mem:.] build 25-Feb-2014 01:11:44 01:11:44,842 INFO Dialect:125 - HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect build 25-Feb-2014 01:11:44 01:11:44,842 INFO TransactionFactoryInitiator:73 - HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jdbc.JdbcTransactionFactory build 25-Feb-2014 01:11:44 01:11:44,843 INFO ASTQueryTranslatorFactory:48 - HHH000397: Using ASTQueryTranslatorFactory build 25-Feb-2014 01:11:44 01:11:44,843 TRACE TypeFactory:72 - Scoping types to session factory org.hibernate.internal.SessionFactoryImpl@388eed76 build 25-Feb-2014 01:11:44 01:11:44,868 INFO SchemaUpdate:182 - HHH000228: Running hbm2ddl schema update build 25-Feb-2014 01:11:44 01:11:44,868 INFO SchemaUpdate:193 - HHH000102: Fetching database metadata build 25-Feb-2014 01:11:44 01:11:44,869 DEBUG DriverManagerDataSource:162 - Creating new JDBC DriverManager Connection to [jdbc:hsqldb:mem:.] build 25-Feb-2014 01:11:44 01:11:44,869 INFO SchemaUpdate:205 - HHH000396: Updating schema build 25-Feb-2014 01:11:44 01:11:44,890 INFO TableMetadata:65 - HHH000261: Table found: PUBLIC.PUBLIC.ABSTRACTBEAN build 25-Feb-2014 01:11:44 01:11:44,890 INFO TableMetadata:66 - HHH000037: Columns: [id, deleted] build 25-Feb-2014 01:11:44 01:11:44,891 INFO TableMetadata:68 - HHH000108: Foreign keys: [] build 25-Feb-2014 01:11:44 01:11:44,891 INFO TableMetadata:69 - HHH000126: Indexes: [sys_idx_sys_pk_10042_10043] build 25-Feb-2014 01:11:44 01:11:44,911 INFO TableMetadata:65 - HHH000261: Table found: PUBLIC.PUBLIC.ACCOUNT build 25-Feb-2014 01:11:44 01:11:44,912 INFO TableMetadata:66 - HHH000037: Columns: [id, person_id, userid, password, deleted] build 25-Feb-2014 01:11:44 01:11:44,912 INFO TableMetadata:68 - HHH000108: Foreign keys: [fk1d0c220d424b2244] build 25-Feb-2014 01:11:44 01:11:44,912 INFO TableMetadata:69 - HHH000126: Indexes: [sys_idx_10069, sys_idx_sys_pk_10046_10047] build 25-Feb-2014 01:11:44 01:11:44,933 INFO TableMetadata:65 - HHH000261: Table found: PUBLIC.PUBLIC.DATASET build 25-Feb-2014 01:11:44 01:11:44,933 INFO TableMetadata:66 - HHH000037: Columns: [id, title, description, date, deleted, creator_id] build 25-Feb-2014 01:11:44 01:11:44,934 INFO TableMetadata:68 - HHH000108: Foreign keys: [fkb93e4c5861a77a0d] build 25-Feb-2014 01:11:44 01:11:44,934 INFO TableMetadata:69 - HHH000126: Indexes: [sys_idx_10071, sys_idx_sys_pk_10050_10051] build 25-Feb-2014 01:11:44 01:11:44,954 INFO TableMetadata:65 - HHH000261: Table found: PUBLIC.PUBLIC.DATASETCONTRIBUTORS build 25-Feb-2014 01:11:44 01:11:44,955 INFO TableMetadata:66 - HHH000037: Columns: [contributors_id, dataset_id] build 25-Feb-2014 01:11:44 01:11:44,955 INFO TableMetadata:68 - HHH000108: Foreign keys: [fkb059770defc2750, fkb0597702f8cbbc1] build 25-Feb-2014 01:11:44 01:11:44,955 INFO TableMetadata:69 - HHH000126: Indexes: [sys_idx_10073, sys_idx_10075, sys_idx_sys_ct_10054_10056] build 25-Feb-2014 01:11:44 01:11:44,975 INFO TableMetadata:65 - HHH000261: Table found: PUBLIC.PUBLIC.DATASETFILEDESCRIPTORS build 25-Feb-2014 01:11:44 01:11:44,975 INFO TableMetadata:66 - HHH000037: Columns: [filedescriptors_id, dataset_id] build 25-Feb-2014 01:11:44 01:11:44,976 INFO TableMetadata:68 - HHH000108: Foreign keys: [fk95f77850cdcd8587, fk95f77850defc2750] build 25-Feb-2014 01:11:44 01:11:44,976 INFO TableMetadata:69 - HHH000126: Indexes: [sys_idx_10077, sys_idx_10079] build 25-Feb-2014 01:11:44 01:11:44,994 INFO TableMetadata:65 - HHH000261: Table found: PUBLIC.PUBLIC.FILEDESCRIPTOR build 25-Feb-2014 01:11:44 01:11:44,995 INFO TableMetadata:66 - HHH000037: Columns: [md5sum, id, mimetype, dataurl, filename, deleted, size] build 25-Feb-2014 01:11:44 01:11:44,995 INFO TableMetadata:68 - HHH000108: Foreign keys: [] build 25-Feb-2014 01:11:44 01:11:44,995 INFO TableMetadata:69 - HHH000126: Indexes: [sys_idx_sys_pk_10063_10064] build 25-Feb-2014 01:11:45 01:11:45,015 INFO TableMetadata:65 - HHH000261: Table found: PUBLIC.PUBLIC.PERSON build 25-Feb-2014 01:11:45 01:11:45,016 INFO TableMetadata:66 - HHH000037: Columns: [id, email, lastname, firstname, deleted] build 25-Feb-2014 01:11:45 01:11:45,016 INFO TableMetadata:68 - HHH000108: Foreign keys: [] build 25-Feb-2014 01:11:45 01:11:45,016 INFO TableMetadata:69 - HHH000126: Indexes: [sys_idx_sys_pk_10067_10068] build 25-Feb-2014 01:11:45 01:11:45,017 INFO SchemaUpdate:240 - HHH000232: Schema update complete build 25-Feb-2014 01:11:45 01:11:45,020 WARN EntityManagerFactoryRegistry:80 - HHH000436: Entity manager factory name (default) is already registered. If entity manager will be clustered or passivated, specify a unique value for property 'hibernate.ejb.entitymanager_factory_name' build 25-Feb-2014 01:11:45 01:11:45,021 INFO GenericXmlApplicationContext:1355 - Bean 'entityManagerFactory' of type [class org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) build 25-Feb-2014 01:11:45 01:11:45,021 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'entityManagerFactory' build 25-Feb-2014 01:11:45 01:11:45,021 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor#0' build 25-Feb-2014 01:11:45 01:11:45,022 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'org.springframework.data.repository.core.support.RepositoryInterfaceAwareBeanPostProcessor#0' build 25-Feb-2014 01:11:45 01:11:45,022 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'org.springframework.data.repository.core.support.RepositoryInterfaceAwareBeanPostProcessor#0' build 25-Feb-2014 01:11:45 01:11:45,022 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'org.springframework.data.repository.core.support.RepositoryInterfaceAwareBeanPostProcessor#0' to allow for resolving potential circular references build 25-Feb-2014 01:11:45 01:11:45,022 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'org.springframework.data.repository.core.support.RepositoryInterfaceAwareBeanPostProcessor#0' build 25-Feb-2014 01:11:45 01:11:45,023 DEBUG GenericXmlApplicationContext:799 - Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@4a018e1b] build 25-Feb-2014 01:11:45 01:11:45,023 DEBUG GenericXmlApplicationContext:823 - Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@2c18b492] build 25-Feb-2014 01:11:45 01:11:45,024 INFO DefaultListableBeanFactory:581 - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@50f8ae79: defining beans [applicationContextProvider,fileStorage,eventBus,entityManagerFactory,transactionManager,hsqldbDataSourcePool,hsqldbDataSource,personDAO,accountDAO,datasetDAO,pagingAndSortingAndDeleteRepository,fileDescriptorDAO,org.springframework.data.repository.core.support.RepositoryInterfaceAwareBeanPostProcessor#0,org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor#0,org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor#0]; root of factory hierarchy build 25-Feb-2014 01:11:45 01:11:45,024 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'applicationContextProvider' build 25-Feb-2014 01:11:45 01:11:45,024 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'applicationContextProvider' build 25-Feb-2014 01:11:45 01:11:45,025 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'applicationContextProvider' to allow for resolving potential circular references build 25-Feb-2014 01:11:45 01:11:45,025 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'applicationContextProvider' build 25-Feb-2014 01:11:45 01:11:45,025 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'fileStorage' build 25-Feb-2014 01:11:45 01:11:45,026 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'fileStorage' build 25-Feb-2014 01:11:45 01:11:45,026 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'fileStorage' to allow for resolving potential circular references build 25-Feb-2014 01:11:45 01:11:45,026 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:45 01:11:45,027 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,027 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,027 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:45 01:11:45,027 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:45 01:11:45,028 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,028 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,028 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:45 01:11:45,028 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:45 01:11:45,029 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,029 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,029 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:45 01:11:45,029 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:45 01:11:45,030 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,030 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,030 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:45 01:11:45,031 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:45 01:11:45,031 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,031 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,031 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:45 01:11:45,032 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'fileStorage' build 25-Feb-2014 01:11:45 01:11:45,032 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'eventBus' build 25-Feb-2014 01:11:45 01:11:45,032 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'eventBus' build 25-Feb-2014 01:11:45 01:11:45,032 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'eventBus' to allow for resolving potential circular references build 25-Feb-2014 01:11:45 01:11:45,032 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'eventBus' build 25-Feb-2014 01:11:45 01:11:45,033 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:45 01:11:45,033 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'transactionManager' build 25-Feb-2014 01:11:45 01:11:45,033 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'transactionManager' build 25-Feb-2014 01:11:45 01:11:45,033 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'transactionManager' to allow for resolving potential circular references build 25-Feb-2014 01:11:45 01:11:45,034 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:45 01:11:45,034 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name 'transactionManager' build 25-Feb-2014 01:11:45 01:11:45,034 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'transactionManager' build 25-Feb-2014 01:11:45 01:11:45,035 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'hsqldbDataSourcePool' build 25-Feb-2014 01:11:45 01:11:45,035 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'hsqldbDataSourcePool' build 25-Feb-2014 01:11:45 01:11:45,036 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'hsqldbDataSourcePool' to allow for resolving potential circular references build 25-Feb-2014 01:11:45 01:11:45,038 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:45 01:11:45,038 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,038 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,038 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:45 01:11:45,039 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:45 01:11:45,039 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,039 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,039 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:45 01:11:45,040 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:45 01:11:45,040 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,040 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,040 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:45 01:11:45,041 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:45 01:11:45,041 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,041 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,042 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:45 01:11:45,042 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:45 01:11:45,042 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,042 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,043 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:45 01:11:45,044 WARN BoneCPConfig:315 - Please use setIdleConnectionTestPeriodInMinutes in place of setIdleConnectionTestPeriod. This method has been deprecated. build 25-Feb-2014 01:11:45 01:11:45,044 WARN BoneCPConfig:412 - Please use setIdleMaxAgeInMinutes in place of setIdleMaxAge. This method has been deprecated. build 25-Feb-2014 01:11:45 01:11:45,045 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'hsqldbDataSourcePool' build 25-Feb-2014 01:11:45 01:11:45,045 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'hsqldbDataSource' build 25-Feb-2014 01:11:45 01:11:45,045 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'personDAO' build 25-Feb-2014 01:11:45 01:11:45,045 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'personDAO' build 25-Feb-2014 01:11:45 01:11:45,046 DEBUG InjectionMetadata:60 - Found injected element on class [org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean]: PersistenceElement for public void org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean.setEntityManager(javax.persistence.EntityManager) build 25-Feb-2014 01:11:45 01:11:45,046 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'personDAO' to allow for resolving potential circular references build 25-Feb-2014 01:11:45 01:11:45,046 DEBUG InjectionMetadata:85 - Processing injected method of bean 'personDAO': PersistenceElement for public void org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean.setEntityManager(javax.persistence.EntityManager) build 25-Feb-2014 01:11:45 01:11:45,047 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:45 01:11:45,048 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean '(inner bean)' build 25-Feb-2014 01:11:45 01:11:45,048 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean '(inner bean)' build 25-Feb-2014 01:11:45 01:11:45,050 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name '(inner bean)' build 25-Feb-2014 01:11:45 01:11:45,050 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean '(inner bean)' build 25-Feb-2014 01:11:45 01:11:45,051 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean '(inner bean)' build 25-Feb-2014 01:11:45 01:11:45,062 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:45 01:11:45,062 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name 'personDAO' build 25-Feb-2014 01:11:45 01:11:45,063 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:45 01:11:45,063 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:45 01:11:45,063 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'personDAO' build 25-Feb-2014 01:11:45 01:11:45,063 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'accountDAO' build 25-Feb-2014 01:11:45 01:11:45,064 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'accountDAO' build 25-Feb-2014 01:11:45 01:11:45,064 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'accountDAO' to allow for resolving potential circular references build 25-Feb-2014 01:11:45 01:11:45,064 DEBUG InjectionMetadata:85 - Processing injected method of bean 'accountDAO': PersistenceElement for public void org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean.setEntityManager(javax.persistence.EntityManager) build 25-Feb-2014 01:11:45 01:11:45,064 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:45 01:11:45,065 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean '(inner bean)#1' build 25-Feb-2014 01:11:45 01:11:45,065 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean '(inner bean)#1' build 25-Feb-2014 01:11:45 01:11:45,066 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name '(inner bean)#1' build 25-Feb-2014 01:11:45 01:11:45,066 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean '(inner bean)#1' build 25-Feb-2014 01:11:45 01:11:45,066 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean '(inner bean)#1' build 25-Feb-2014 01:11:45 01:11:45,067 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:45 01:11:45,067 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name 'accountDAO' build 25-Feb-2014 01:11:45 01:11:45,067 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:45 01:11:45,068 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:45 01:11:45,068 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'accountDAO' build 25-Feb-2014 01:11:45 01:11:45,068 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'datasetDAO' build 25-Feb-2014 01:11:45 01:11:45,068 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'datasetDAO' build 25-Feb-2014 01:11:45 01:11:45,069 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'datasetDAO' to allow for resolving potential circular references build 25-Feb-2014 01:11:45 01:11:45,069 DEBUG InjectionMetadata:85 - Processing injected method of bean 'datasetDAO': PersistenceElement for public void org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean.setEntityManager(javax.persistence.EntityManager) build 25-Feb-2014 01:11:45 01:11:45,069 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:45 01:11:45,070 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean '(inner bean)#2' build 25-Feb-2014 01:11:45 01:11:45,070 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean '(inner bean)#2' build 25-Feb-2014 01:11:45 01:11:45,071 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name '(inner bean)#2' build 25-Feb-2014 01:11:45 01:11:45,071 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean '(inner bean)#2' build 25-Feb-2014 01:11:45 01:11:45,071 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean '(inner bean)#2' build 25-Feb-2014 01:11:45 01:11:45,072 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:45 01:11:45,072 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name 'datasetDAO' build 25-Feb-2014 01:11:45 01:11:45,072 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:45 01:11:45,073 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:45 01:11:45,073 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'datasetDAO' build 25-Feb-2014 01:11:45 01:11:45,073 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'pagingAndSortingAndDeleteRepository' build 25-Feb-2014 01:11:45 01:11:45,073 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'pagingAndSortingAndDeleteRepository' build 25-Feb-2014 01:11:45 01:11:45,073 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'pagingAndSortingAndDeleteRepository' to allow for resolving potential circular references build 25-Feb-2014 01:11:45 01:11:45,074 DEBUG InjectionMetadata:85 - Processing injected method of bean 'pagingAndSortingAndDeleteRepository': PersistenceElement for public void org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean.setEntityManager(javax.persistence.EntityManager) build 25-Feb-2014 01:11:45 01:11:45,074 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:45 01:11:45,074 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean '(inner bean)#3' build 25-Feb-2014 01:11:45 01:11:45,075 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean '(inner bean)#3' build 25-Feb-2014 01:11:45 01:11:45,075 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name '(inner bean)#3' build 25-Feb-2014 01:11:45 01:11:45,075 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean '(inner bean)#3' build 25-Feb-2014 01:11:45 01:11:45,076 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean '(inner bean)#3' build 25-Feb-2014 01:11:45 01:11:45,077 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:45 01:11:45,077 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name 'pagingAndSortingAndDeleteRepository' build 25-Feb-2014 01:11:45 01:11:45,077 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:45 01:11:45,077 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:45 01:11:45,078 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'pagingAndSortingAndDeleteRepository' build 25-Feb-2014 01:11:45 01:11:45,078 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'fileDescriptorDAO' build 25-Feb-2014 01:11:45 01:11:45,078 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'fileDescriptorDAO' build 25-Feb-2014 01:11:45 01:11:45,078 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'fileDescriptorDAO' to allow for resolving potential circular references build 25-Feb-2014 01:11:45 01:11:45,078 DEBUG InjectionMetadata:85 - Processing injected method of bean 'fileDescriptorDAO': PersistenceElement for public void org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean.setEntityManager(javax.persistence.EntityManager) build 25-Feb-2014 01:11:45 01:11:45,079 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:45 01:11:45,079 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean '(inner bean)#4' build 25-Feb-2014 01:11:45 01:11:45,079 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean '(inner bean)#4' build 25-Feb-2014 01:11:45 01:11:45,080 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name '(inner bean)#4' build 25-Feb-2014 01:11:45 01:11:45,080 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean '(inner bean)#4' build 25-Feb-2014 01:11:45 01:11:45,081 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean '(inner bean)#4' build 25-Feb-2014 01:11:45 01:11:45,081 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:45 01:11:45,081 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name 'fileDescriptorDAO' build 25-Feb-2014 01:11:45 01:11:45,082 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:45 01:11:45,082 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:45 01:11:45,082 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'fileDescriptorDAO' build 25-Feb-2014 01:11:45 01:11:45,082 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'org.springframework.data.repository.core.support.RepositoryInterfaceAwareBeanPostProcessor#0' build 25-Feb-2014 01:11:45 01:11:45,083 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor#0' build 25-Feb-2014 01:11:45 01:11:45,083 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor#0' build 25-Feb-2014 01:11:45 01:11:45,083 DEBUG GenericXmlApplicationContext:850 - Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@215a3a92] build 25-Feb-2014 01:11:45 01:11:45,083 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'lifecycleProcessor' build 25-Feb-2014 01:11:45 01:11:45,084 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'datasetDAO' build 25-Feb-2014 01:11:45 01:11:45,085 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:45 01:11:45,085 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:45 01:11:45,086 DEBUG SimpleJpaQuery:128 - Looking up query for method findByTitleLikeAndDeleted build 25-Feb-2014 01:11:45 01:11:45,086 DEBUG NamedQuery:108 - Looking up named query Dataset.findByTitleLikeAndDeleted build 25-Feb-2014 01:11:45 01:11:45,087 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:45 01:11:45,087 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:45 01:11:45,090 DEBUG SimpleJpaQuery:128 - Looking up query for method findByTitleLikeAndDeleted build 25-Feb-2014 01:11:45 01:11:45,090 DEBUG NamedQuery:108 - Looking up named query Dataset.findByTitleLikeAndDeleted build 25-Feb-2014 01:11:45 01:11:45,091 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:45 01:11:45,091 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:45 01:11:45,092 DEBUG SimpleJpaQuery:128 - Looking up query for method findByTitleLikeAndDeleted build 25-Feb-2014 01:11:45 01:11:45,093 DEBUG NamedQuery:108 - Looking up named query Dataset.findByTitleLikeAndDeleted build 25-Feb-2014 01:11:45 01:11:45,093 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:45 01:11:45,093 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:45 01:11:45,094 DEBUG SimpleJpaQuery:128 - Looking up query for method findByTitleLike build 25-Feb-2014 01:11:45 01:11:45,095 DEBUG NamedQuery:108 - Looking up named query Dataset.findByTitleLike build 25-Feb-2014 01:11:45 01:11:45,095 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:45 01:11:45,096 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:45 01:11:45,097 DEBUG SimpleJpaQuery:128 - Looking up query for method findByTitleLike build 25-Feb-2014 01:11:45 01:11:45,097 DEBUG NamedQuery:108 - Looking up named query Dataset.findByTitleLike build 25-Feb-2014 01:11:45 01:11:45,098 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:45 01:11:45,098 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:45 01:11:45,099 DEBUG SimpleJpaQuery:128 - Looking up query for method findByTitleLike build 25-Feb-2014 01:11:45 01:11:45,099 DEBUG NamedQuery:108 - Looking up named query Dataset.findByTitleLike build 25-Feb-2014 01:11:45 01:11:45,100 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:45 01:11:45,100 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:45 01:11:45,101 DEBUG SimpleJpaQuery:128 - Looking up query for method findByCreatorEmailAndTitleLike build 25-Feb-2014 01:11:45 01:11:45,101 DEBUG NamedQuery:108 - Looking up named query Dataset.findByCreatorEmailAndTitleLike build 25-Feb-2014 01:11:45 01:11:45,102 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:45 01:11:45,102 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:45 01:11:45,106 DEBUG SimpleJpaQuery:128 - Looking up query for method findByCreatorEmailAndTitleLike build 25-Feb-2014 01:11:45 01:11:45,107 DEBUG NamedQuery:108 - Looking up named query Dataset.findByCreatorEmailAndTitleLike build 25-Feb-2014 01:11:45 01:11:45,107 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:45 01:11:45,108 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:45 01:11:45,109 DEBUG SimpleJpaQuery:128 - Looking up query for method findByCreatorEmailAndTitleLike build 25-Feb-2014 01:11:45 01:11:45,109 DEBUG NamedQuery:108 - Looking up named query Dataset.findByCreatorEmailAndTitleLike build 25-Feb-2014 01:11:45 01:11:45,110 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:45 01:11:45,110 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:45 01:11:45,111 DEBUG SimpleJpaQuery:128 - Looking up query for method findByCreatorEmailAndTitleLikeAndDeleted build 25-Feb-2014 01:11:45 01:11:45,112 DEBUG NamedQuery:108 - Looking up named query Dataset.findByCreatorEmailAndTitleLikeAndDeleted build 25-Feb-2014 01:11:45 01:11:45,112 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:45 01:11:45,113 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:45 01:11:45,114 DEBUG SimpleJpaQuery:128 - Looking up query for method findByCreatorEmailAndTitleLikeAndDeleted build 25-Feb-2014 01:11:45 01:11:45,114 DEBUG NamedQuery:108 - Looking up named query Dataset.findByCreatorEmailAndTitleLikeAndDeleted build 25-Feb-2014 01:11:45 01:11:45,115 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:45 01:11:45,115 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:45 01:11:45,116 DEBUG SimpleJpaQuery:128 - Looking up query for method findByCreatorEmailAndTitleLikeAndDeleted build 25-Feb-2014 01:11:45 01:11:45,117 DEBUG NamedQuery:108 - Looking up named query Dataset.findByCreatorEmailAndTitleLikeAndDeleted build 25-Feb-2014 01:11:45 01:11:45,117 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:45 01:11:45,117 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:45 01:11:45,119 DEBUG SimpleJpaQuery:128 - Looking up query for method findByCreatorEmailAndDeleted build 25-Feb-2014 01:11:45 01:11:45,119 DEBUG NamedQuery:108 - Looking up named query Dataset.findByCreatorEmailAndDeleted build 25-Feb-2014 01:11:45 01:11:45,119 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:45 01:11:45,120 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:45 01:11:45,121 DEBUG SimpleJpaQuery:128 - Looking up query for method findByCreatorEmailAndDeleted build 25-Feb-2014 01:11:45 01:11:45,121 DEBUG NamedQuery:108 - Looking up named query Dataset.findByCreatorEmailAndDeleted build 25-Feb-2014 01:11:45 01:11:45,122 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:45 01:11:45,122 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:45 01:11:45,123 DEBUG SimpleJpaQuery:128 - Looking up query for method findByCreatorEmail build 25-Feb-2014 01:11:45 01:11:45,124 DEBUG NamedQuery:108 - Looking up named query Dataset.findByCreatorEmail build 25-Feb-2014 01:11:45 01:11:45,124 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:45 01:11:45,125 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:45 01:11:45,126 DEBUG SimpleJpaQuery:128 - Looking up query for method findByCreatorEmail build 25-Feb-2014 01:11:45 01:11:45,126 DEBUG NamedQuery:108 - Looking up named query Dataset.findByCreatorEmail build 25-Feb-2014 01:11:45 01:11:45,127 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:45 01:11:45,127 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:45 01:11:45,128 DEBUG SimpleJpaQuery:128 - Looking up query for method findByCreatorEmail build 25-Feb-2014 01:11:45 01:11:45,128 DEBUG NamedQuery:108 - Looking up named query Dataset.findByCreatorEmail build 25-Feb-2014 01:11:45 01:11:45,129 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:45 01:11:45,129 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:45 01:11:45,131 DEBUG SimpleJpaQuery:128 - Looking up query for method findByCreatorEmailAndDeleted build 25-Feb-2014 01:11:45 01:11:45,131 DEBUG NamedQuery:108 - Looking up named query Dataset.findByCreatorEmailAndDeleted build 25-Feb-2014 01:11:45 01:11:45,132 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:45 01:11:45,132 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:45 01:11:45,133 DEBUG SimpleJpaQuery:128 - Looking up query for method findByDeleted build 25-Feb-2014 01:11:45 01:11:45,133 DEBUG NamedQuery:108 - Looking up named query Dataset.findByDeleted build 25-Feb-2014 01:11:45 01:11:45,134 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:45 01:11:45,134 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:45 01:11:45,135 DEBUG SimpleJpaQuery:128 - Looking up query for method findByDeleted build 25-Feb-2014 01:11:45 01:11:45,135 DEBUG NamedQuery:108 - Looking up named query Dataset.findByDeleted build 25-Feb-2014 01:11:45 01:11:45,136 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:45 01:11:45,136 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:45 01:11:45,137 DEBUG SimpleJpaQuery:128 - Looking up query for method findByDeleted build 25-Feb-2014 01:11:45 01:11:45,137 DEBUG NamedQuery:108 - Looking up named query Dataset.findByDeleted build 25-Feb-2014 01:11:45 01:11:45,138 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:45 01:11:45,138 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:45 01:11:45,139 DEBUG JdkDynamicAopProxy:113 - Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [org.springframework.data.jpa.repository.support.SimpleJpaRepository@377e4cec] build 25-Feb-2014 01:11:45 01:11:45,145 DEBUG TransactionalRepositoryProxyPostProcessor$CustomAnnotationTransactionAttributeSource:288 - Adding transactional method 'save' with attribute: PROPAGATION_REQUIRED,ISOLATION_DEFAULT; '' build 25-Feb-2014 01:11:45 01:11:45,145 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'transactionManager' build 25-Feb-2014 01:11:45 01:11:45,145 DEBUG JpaTransactionManager:365 - Creating new transaction with name [org.springframework.data.jpa.repository.support.SimpleJpaRepository.save]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT; '' build 25-Feb-2014 01:11:45 01:11:45,145 DEBUG JpaTransactionManager:368 - Opened new EntityManager [org.hibernate.ejb.EntityManagerImpl@7aa36771] for JPA transaction build 25-Feb-2014 01:11:45 01:11:45,145 DEBUG DriverManagerDataSource:162 - Creating new JDBC DriverManager Connection to [jdbc:hsqldb:mem:.] build 25-Feb-2014 01:11:45 01:11:45,146 DEBUG JpaTransactionManager:400 - Exposing JPA transaction as JDBC transaction [org.springframework.orm.jpa.vendor.HibernateJpaDialect$HibernateConnectionHandle@7ddc6a9d] build 25-Feb-2014 01:11:45 01:11:45,148 TRACE BasicBinder:83 - binding parameter [1] as [VARCHAR] - 95f86cf8-6b7f-4d69-9b37-390456c38812 build 25-Feb-2014 01:11:45 01:11:45,152 DEBUG JpaTransactionManager:752 - Initiating transaction commit build 25-Feb-2014 01:11:45 01:11:45,153 DEBUG JpaTransactionManager:507 - Committing JPA transaction on EntityManager [org.hibernate.ejb.EntityManagerImpl@7aa36771] build 25-Feb-2014 01:11:45 01:11:45,154 TRACE BasicBinder:83 - binding parameter [1] as [BOOLEAN] - false build 25-Feb-2014 01:11:45 01:11:45,154 TRACE BasicBinder:71 - binding parameter [2] as [VARCHAR] - build 25-Feb-2014 01:11:45 01:11:45,155 TRACE BasicBinder:83 - binding parameter [3] as [TIMESTAMP] - Tue Feb 25 01:11:45 CST 2014 build 25-Feb-2014 01:11:45 01:11:45,155 TRACE BasicBinder:83 - binding parameter [4] as [VARCHAR] - build 25-Feb-2014 01:11:45 01:11:45,155 TRACE BasicBinder:83 - binding parameter [5] as [VARCHAR] - build 25-Feb-2014 01:11:45 01:11:45,155 TRACE BasicBinder:83 - binding parameter [6] as [VARCHAR] - 95f86cf8-6b7f-4d69-9b37-390456c38812 build 25-Feb-2014 01:11:45 01:11:45,156 DEBUG JpaTransactionManager:593 - Closing JPA EntityManager [org.hibernate.ejb.EntityManagerImpl@7aa36771] after transaction build 25-Feb-2014 01:11:45 01:11:45,156 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:45 01:11:45,157 DEBUG TransactionalRepositoryProxyPostProcessor$CustomAnnotationTransactionAttributeSource:288 - Adding transactional method 'findOne' with attribute: PROPAGATION_REQUIRED,ISOLATION_DEFAULT,readOnly; '' build 25-Feb-2014 01:11:45 01:11:45,157 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'transactionManager' build 25-Feb-2014 01:11:45 01:11:45,157 DEBUG JpaTransactionManager:365 - Creating new transaction with name [org.springframework.data.jpa.repository.support.SimpleJpaRepository.findOne]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT,readOnly; '' build 25-Feb-2014 01:11:45 01:11:45,158 DEBUG JpaTransactionManager:368 - Opened new EntityManager [org.hibernate.ejb.EntityManagerImpl@12046136] for JPA transaction build 25-Feb-2014 01:11:45 01:11:45,158 DEBUG DriverManagerDataSource:162 - Creating new JDBC DriverManager Connection to [jdbc:hsqldb:mem:.] build 25-Feb-2014 01:11:45 01:11:45,158 DEBUG JpaTransactionManager:400 - Exposing JPA transaction as JDBC transaction [org.springframework.orm.jpa.vendor.HibernateJpaDialect$HibernateConnectionHandle@5d8a2977] build 25-Feb-2014 01:11:45 01:11:45,160 TRACE BasicBinder:83 - binding parameter [1] as [VARCHAR] - 95f86cf8-6b7f-4d69-9b37-390456c38812 build 25-Feb-2014 01:11:45 01:11:45,161 TRACE BasicExtractor:67 - Found [null] as column [id36_0_] build 25-Feb-2014 01:11:45 01:11:45,161 TRACE BasicExtractor:67 - Found [null] as column [id36_1_] build 25-Feb-2014 01:11:45 01:11:45,161 TRACE BasicExtractor:72 - Found [false] as column [deleted36_2_] build 25-Feb-2014 01:11:45 01:11:45,161 TRACE BasicExtractor:67 - Found [null] as column [creator4_38_2_] build 25-Feb-2014 01:11:45 01:11:45,162 TRACE BasicExtractor:72 - Found [2014-02-25 01:11:45.144] as column [date38_2_] build 25-Feb-2014 01:11:45 01:11:45,163 TRACE BasicExtractor:72 - Found [] as column [descript2_38_2_] build 25-Feb-2014 01:11:45 01:11:45,163 TRACE BasicExtractor:72 - Found [] as column [title38_2_] build 25-Feb-2014 01:11:45 01:11:45,163 TRACE BasicExtractor:67 - Found [null] as column [Dataset1_36_4_] build 25-Feb-2014 01:11:45 01:11:45,168 DEBUG JpaTransactionManager:752 - Initiating transaction commit build 25-Feb-2014 01:11:45 01:11:45,168 DEBUG JpaTransactionManager:507 - Committing JPA transaction on EntityManager [org.hibernate.ejb.EntityManagerImpl@12046136] build 25-Feb-2014 01:11:45 01:11:45,169 DEBUG JpaTransactionManager:593 - Closing JPA EntityManager [org.hibernate.ejb.EntityManagerImpl@12046136] after transaction build 25-Feb-2014 01:11:45 01:11:45,169 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:45 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.538 sec build 25-Feb-2014 01:11:45 Running edu.illinois.ncsa.springdata.SpringDataTest build 25-Feb-2014 01:11:45 01:11:45,170 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:45 01:11:45,170 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,170 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,170 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:45 01:11:45,171 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:45 01:11:45,171 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,172 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,172 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:45 01:11:45,172 INFO XmlBeanDefinitionReader:315 - Loading XML bean definitions from class path resource [testContext.xml] build 25-Feb-2014 01:11:45 01:11:45,173 DEBUG DefaultDocumentLoader:72 - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl] build 25-Feb-2014 01:11:45 01:11:45,175 DEBUG PluggableSchemaResolver:140 - Loading schema mappings from [META-INF/spring.schemas] build 25-Feb-2014 01:11:45 01:11:45,177 DEBUG PluggableSchemaResolver:146 - Loaded schema mappings: {http://www.springframework.org/schema/data/jpa/spring-jpa-1.2.xsd=org/springframework/data/jpa/repository/config/spring-jpa-1.2.xsd, http://www.springframework.org/schema/oxm/spring-oxm-3.0.xsd=org/springframework/oxm/config/spring-oxm-3.0.xsd, http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/data/mongo/spring-mongo.xsd=org/springframework/data/mongodb/config/spring-mongo-1.1.xsd, http://www.springframework.org/schema/jms/spring-jms-3.0.xsd=org/springframework/jms/config/spring-jms-3.0.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/oxm/spring-oxm.xsd=org/springframework/oxm/config/spring-oxm-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/data/jpa/spring-jpa-1.1.xsd=org/springframework/data/jpa/repository/config/spring-jpa-1.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/data/mongo/spring-mongo-1.1.xsd=org/springframework/data/mongodb/config/spring-mongo-1.1.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/data/jpa/spring-jpa-1.0.xsd=org/springframework/data/jpa/repository/config/spring-jpa-1.0.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/data/jpa/spring-jpa.xsd=org/springframework/data/jpa/repository/config/spring-jpa-1.2.xsd, http://www.springframework.org/schema/jms/spring-jms-2.5.xsd=org/springframework/jms/config/spring-jms-2.5.xsd, http://www.springframework.org/schema/data/repository/spring-repository-1.4.xsd=org/springframework/data/repository/config/spring-repository-1.4.xsd, http://www.springframework.org/schema/oxm/spring-oxm-3.1.xsd=org/springframework/oxm/config/spring-oxm-3.1.xsd, http://www.springframework.org/schema/jms/spring-jms.xsd=org/springframework/jms/config/spring-jms-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/data/repository/spring-repository.xsd=org/springframework/data/repository/config/spring-repository-1.4.xsd, http://www.springframework.org/schema/jms/spring-jms-3.1.xsd=org/springframework/jms/config/spring-jms-3.1.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/data/mongo/spring-mongo-1.0.xsd=org/springframework/data/mongodb/config/spring-mongo-1.0.xsd, http://www.springframework.org/schema/data/repository/spring-repository-1.0.xsd=org/springframework/data/repository/config/spring-repository-1.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd} build 25-Feb-2014 01:11:45 01:11:45,178 DEBUG PluggableSchemaResolver:118 - Found XML schema [http://www.springframework.org/schema/beans/spring-beans.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.1.xsd build 25-Feb-2014 01:11:45 01:11:45,195 DEBUG PluggableSchemaResolver:118 - Found XML schema [http://www.springframework.org/schema/data/jpa/spring-jpa.xsd] in classpath: org/springframework/data/jpa/repository/config/spring-jpa-1.2.xsd build 25-Feb-2014 01:11:45 01:11:45,197 DEBUG PluggableSchemaResolver:118 - Found XML schema [http://www.springframework.org/schema/context/spring-context.xsd] in classpath: org/springframework/context/config/spring-context-3.1.xsd build 25-Feb-2014 01:11:45 01:11:45,201 DEBUG PluggableSchemaResolver:118 - Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.1.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.1.xsd build 25-Feb-2014 01:11:45 01:11:45,203 DEBUG PluggableSchemaResolver:118 - Found XML schema [http://www.springframework.org/schema/data/repository/spring-repository.xsd] in classpath: org/springframework/data/repository/config/spring-repository-1.4.xsd build 25-Feb-2014 01:11:45 01:11:45,209 DEBUG DefaultBeanDefinitionDocumentReader:108 - Loading bean definitions build 25-Feb-2014 01:11:45 01:11:45,210 DEBUG BeanDefinitionParserDelegate:497 - Neither XML 'id' nor 'name' specified - using generated bean name [org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter#25fe4d40] build 25-Feb-2014 01:11:45 01:11:45,214 DEBUG DefaultNamespaceHandlerResolver:156 - Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/data/mongo=org.springframework.data.mongodb.config.MongoNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/oxm=org.springframework.oxm.config.OxmNamespaceHandler, http://www.springframework.org/schema/data/repository=org.springframework.data.repository.config.RepositoryNameSpaceHandler, http://www.springframework.org/schema/data/jpa=org.springframework.data.jpa.repository.config.JpaRepositoryNameSpaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/jms=org.springframework.jms.config.JmsNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler} build 25-Feb-2014 01:11:45 01:11:45,214 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:45 01:11:45,215 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,215 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,215 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:45 01:11:45,215 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:45 01:11:45,216 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:45 01:11:45,219 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:45 01:11:45,219 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:45 01:11:45,223 DEBUG PathMatchingResourcePatternResolver:351 - Resolved location pattern [classpath*:edu/illinois/ncsa/springdata/**/*.class] to resources [file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileStorageTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileDescriptorDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/PersonDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$2.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/DatasetDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/SpringDataTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetUtil.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/AccountDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/SpringData.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageDisk.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PagingAndSortingAndDeleteRepository.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/EventBus.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PersonDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileDescriptorDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorage.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageMedici.class]] build 25-Feb-2014 01:11:45 01:11:45,227 DEBUG RepositoryComponentProvider:244 - Identified candidate component class: file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/AccountDAO.class] build 25-Feb-2014 01:11:45 01:11:45,230 DEBUG RepositoryComponentProvider:244 - Identified candidate component class: file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PagingAndSortingAndDeleteRepository.class] build 25-Feb-2014 01:11:45 01:11:45,231 DEBUG RepositoryComponentProvider:244 - Identified candidate component class: file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetDAO.class] build 25-Feb-2014 01:11:45 01:11:45,231 DEBUG RepositoryComponentProvider:244 - Identified candidate component class: file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PersonDAO.class] build 25-Feb-2014 01:11:45 01:11:45,231 DEBUG RepositoryComponentProvider:244 - Identified candidate component class: file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileDescriptorDAO.class] build 25-Feb-2014 01:11:45 01:11:45,232 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:45 01:11:45,232 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,233 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,233 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:45 01:11:45,233 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:45 01:11:45,233 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:45 01:11:45,237 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:45 01:11:45,237 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:45 01:11:45,241 DEBUG PathMatchingResourcePatternResolver:351 - Resolved location pattern [classpath*:edu/illinois/ncsa/springdata/**/*.class] to resources [file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileStorageTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileDescriptorDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/PersonDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$2.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/DatasetDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/SpringDataTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetUtil.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/AccountDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/SpringData.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageDisk.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PagingAndSortingAndDeleteRepository.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/EventBus.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PersonDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileDescriptorDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorage.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageMedici.class]] build 25-Feb-2014 01:11:45 01:11:45,246 DEBUG RepositoryBeanDefinitionParser:108 - Registering repository: fileDescriptorDAO - Interface: edu.illinois.ncsa.springdata.FileDescriptorDAO - Factory: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean build 25-Feb-2014 01:11:45 01:11:45,247 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:45 01:11:45,247 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,247 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,248 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:45 01:11:45,248 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:45 01:11:45,248 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:45 01:11:45,252 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:45 01:11:45,252 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:45 01:11:45,256 DEBUG PathMatchingResourcePatternResolver:351 - Resolved location pattern [classpath*:edu/illinois/ncsa/springdata/**/*.class] to resources [file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileStorageTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileDescriptorDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/PersonDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$2.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/DatasetDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/SpringDataTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetUtil.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/AccountDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/SpringData.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageDisk.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PagingAndSortingAndDeleteRepository.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/EventBus.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PersonDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileDescriptorDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorage.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageMedici.class]] build 25-Feb-2014 01:11:45 01:11:45,261 DEBUG RepositoryBeanDefinitionParser:108 - Registering repository: personDAO - Interface: edu.illinois.ncsa.springdata.PersonDAO - Factory: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean build 25-Feb-2014 01:11:45 01:11:45,262 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:45 01:11:45,262 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,262 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,262 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:45 01:11:45,263 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:45 01:11:45,263 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:45 01:11:45,267 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:45 01:11:45,267 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:45 01:11:45,271 DEBUG PathMatchingResourcePatternResolver:351 - Resolved location pattern [classpath*:edu/illinois/ncsa/springdata/**/*.class] to resources [file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileStorageTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileDescriptorDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/PersonDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$2.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/DatasetDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/SpringDataTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetUtil.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/AccountDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/SpringData.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageDisk.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PagingAndSortingAndDeleteRepository.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/EventBus.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PersonDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileDescriptorDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorage.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageMedici.class]] build 25-Feb-2014 01:11:45 01:11:45,276 DEBUG RepositoryBeanDefinitionParser:108 - Registering repository: accountDAO - Interface: edu.illinois.ncsa.springdata.AccountDAO - Factory: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean build 25-Feb-2014 01:11:45 01:11:45,277 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:45 01:11:45,277 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,277 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,277 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:45 01:11:45,278 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:45 01:11:45,278 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:45 01:11:45,282 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:45 01:11:45,282 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:45 01:11:45,286 DEBUG PathMatchingResourcePatternResolver:351 - Resolved location pattern [classpath*:edu/illinois/ncsa/springdata/**/*.class] to resources [file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileStorageTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileDescriptorDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/PersonDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$2.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/DatasetDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/SpringDataTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetUtil.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/AccountDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/SpringData.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageDisk.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PagingAndSortingAndDeleteRepository.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/EventBus.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PersonDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileDescriptorDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorage.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageMedici.class]] build 25-Feb-2014 01:11:45 01:11:45,291 DEBUG RepositoryBeanDefinitionParser:108 - Registering repository: datasetDAO - Interface: edu.illinois.ncsa.springdata.DatasetDAO - Factory: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean build 25-Feb-2014 01:11:45 01:11:45,292 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:45 01:11:45,292 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,292 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,292 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:45 01:11:45,293 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:45 01:11:45,293 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:45 01:11:45,297 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] build 25-Feb-2014 01:11:45 01:11:45,297 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/**/*.class] build 25-Feb-2014 01:11:45 01:11:45,301 DEBUG PathMatchingResourcePatternResolver:351 - Resolved location pattern [classpath*:edu/illinois/ncsa/springdata/**/*.class] to resources [file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileStorageTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileDescriptorDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/PersonDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$2.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/DatasetDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/SpringDataTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetUtil.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/AccountDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/SpringData.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageDisk.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PagingAndSortingAndDeleteRepository.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/EventBus.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PersonDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileDescriptorDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorage.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageMedici.class]] build 25-Feb-2014 01:11:45 01:11:45,306 DEBUG RepositoryBeanDefinitionParser:108 - Registering repository: pagingAndSortingAndDeleteRepository - Interface: edu.illinois.ncsa.springdata.PagingAndSortingAndDeleteRepository - Factory: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean build 25-Feb-2014 01:11:45 01:11:45,306 DEBUG XmlBeanDefinitionReader:216 - Loaded 15 bean definitions from location pattern [testContext.xml] build 25-Feb-2014 01:11:45 01:11:45,307 INFO GenericXmlApplicationContext:500 - Refreshing org.springframework.context.support.GenericXmlApplicationContext@556b277f: startup date [Tue Feb 25 01:11:45 CST 2014]; root of context hierarchy build 25-Feb-2014 01:11:45 01:11:45,307 DEBUG GenericXmlApplicationContext:530 - Bean factory for org.springframework.context.support.GenericXmlApplicationContext@556b277f: org.springframework.beans.factory.support.DefaultListableBeanFactory@45a84b38: defining beans [applicationContextProvider,fileStorage,eventBus,entityManagerFactory,transactionManager,hsqldbDataSourcePool,hsqldbDataSource,fileDescriptorDAO,personDAO,accountDAO,datasetDAO,pagingAndSortingAndDeleteRepository,org.springframework.data.repository.core.support.RepositoryInterfaceAwareBeanPostProcessor#0,org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor#0,org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor#0]; root of factory hierarchy build 25-Feb-2014 01:11:45 01:11:45,312 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor#0' build 25-Feb-2014 01:11:45 01:11:45,312 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor#0' build 25-Feb-2014 01:11:45 01:11:45,312 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor#0' to allow for resolving potential circular references build 25-Feb-2014 01:11:45 01:11:45,312 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor#0' build 25-Feb-2014 01:11:45 01:11:45,313 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor#0' build 25-Feb-2014 01:11:45 01:11:45,313 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor#0' build 25-Feb-2014 01:11:45 01:11:45,313 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor#0' to allow for resolving potential circular references build 25-Feb-2014 01:11:45 01:11:45,315 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:45 01:11:45,315 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'entityManagerFactory' build 25-Feb-2014 01:11:45 01:11:45,315 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'entityManagerFactory' to allow for resolving potential circular references build 25-Feb-2014 01:11:45 01:11:45,317 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'hsqldbDataSource' build 25-Feb-2014 01:11:45 01:11:45,317 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'hsqldbDataSource' build 25-Feb-2014 01:11:45 01:11:45,317 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'hsqldbDataSource' to allow for resolving potential circular references build 25-Feb-2014 01:11:45 01:11:45,318 INFO DriverManagerDataSource:153 - Loaded JDBC driver: org.hsqldb.jdbcDriver build 25-Feb-2014 01:11:45 01:11:45,318 INFO GenericXmlApplicationContext:1355 - Bean 'hsqldbDataSource' of type [class org.springframework.jdbc.datasource.DriverManagerDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) build 25-Feb-2014 01:11:45 01:11:45,318 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'hsqldbDataSource' build 25-Feb-2014 01:11:45 01:11:45,319 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter#25fe4d40' build 25-Feb-2014 01:11:45 01:11:45,319 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:45 01:11:45,319 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,320 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,320 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:45 01:11:45,320 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:45 01:11:45,321 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,321 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,321 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:45 01:11:45,321 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:45 01:11:45,322 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,322 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,322 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:45 01:11:45,323 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:45 01:11:45,323 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,323 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,323 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:45 01:11:45,324 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:45 01:11:45,324 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,324 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,325 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:45 01:11:45,325 INFO GenericXmlApplicationContext:1355 - Bean 'org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter#25fe4d40' of type [class org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) build 25-Feb-2014 01:11:45 01:11:45,325 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter#25fe4d40' build 25-Feb-2014 01:11:45 01:11:45,326 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:45 01:11:45,326 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,326 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,327 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:45 01:11:45,327 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:45 01:11:45,327 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,327 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,328 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:45 01:11:45,328 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:45 01:11:45,328 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,328 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,329 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:45 01:11:45,329 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:45 01:11:45,329 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,330 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,330 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:45 01:11:45,330 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:45 01:11:45,330 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,331 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,331 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:45 01:11:45,331 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name 'entityManagerFactory' build 25-Feb-2014 01:11:45 01:11:45,332 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa] build 25-Feb-2014 01:11:45 01:11:45,332 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/**/*.class] build 25-Feb-2014 01:11:45 01:11:45,333 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/**/*.class] build 25-Feb-2014 01:11:45 01:11:45,337 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa] build 25-Feb-2014 01:11:45 01:11:45,337 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/**/*.class] build 25-Feb-2014 01:11:45 01:11:45,337 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata] for files matching pattern [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/**/*.class] build 25-Feb-2014 01:11:45 01:11:45,341 DEBUG PathMatchingResourcePatternResolver:464 - Looking for matching resources in jar file [file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar] build 25-Feb-2014 01:11:45 01:11:45,343 DEBUG PathMatchingResourcePatternResolver:351 - Resolved location pattern [classpath*:edu/illinois/ncsa/**/*.class] to resources [file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileStorageTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/FileDescriptorDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/PersonDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$2.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/DatasetDAOTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$DeleteTestEventHandler.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/SpringDataTest.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$AddTestEvent.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/test-classes/edu/illinois/ncsa/springdata/EventBusTest$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction$1.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetUtil.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/AccountDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/SpringData.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageDisk.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/Transaction.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PagingAndSortingAndDeleteRepository.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/EventBus.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/DatasetDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/PersonDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileDescriptorDAO.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorage.class], file [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/classes/edu/illinois/ncsa/springdata/FileStorageMedici.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/FileDescriptor.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/Dataset.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/AbstractBean.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/event/Event$Type.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/event/ObjectUpdatedHandler.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/event/ObjectSelectedHandler.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/event/ObjectSelectedEvent.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/event/ObjectUpdatedEvent.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/event/ObjectRemovedHandler.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/event/ObjectRemovedEvent.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/event/Event.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/event/ObjectCreatedEvent.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/event/ObjectCreatedHandler.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/event/EventHandler.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/jackson/JsonDateSerializer.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/Account.class], URL [jar:file:/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-domain/target/ncsa-common-domain-1.0.0-SNAPSHOT.jar!/edu/illinois/ncsa/domain/Person.class]] build 25-Feb-2014 01:11:45 01:11:45,354 INFO LocalContainerEntityManagerFactoryBean:264 - Building JPA container EntityManagerFactory for persistence unit 'default' build 25-Feb-2014 01:11:45 01:11:45,354 DEBUG BasicTypeRegistry:143 - Adding type registration boolean -> org.hibernate.type.BooleanType@19958bf9 build 25-Feb-2014 01:11:45 01:11:45,354 DEBUG BasicTypeRegistry:143 - Adding type registration boolean -> org.hibernate.type.BooleanType@19958bf9 build 25-Feb-2014 01:11:45 01:11:45,355 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Boolean -> org.hibernate.type.BooleanType@19958bf9 build 25-Feb-2014 01:11:45 01:11:45,355 DEBUG BasicTypeRegistry:143 - Adding type registration numeric_boolean -> org.hibernate.type.NumericBooleanType@2c22d166 build 25-Feb-2014 01:11:45 01:11:45,355 DEBUG BasicTypeRegistry:143 - Adding type registration true_false -> org.hibernate.type.TrueFalseType@1ce3570c build 25-Feb-2014 01:11:45 01:11:45,355 DEBUG BasicTypeRegistry:143 - Adding type registration yes_no -> org.hibernate.type.YesNoType@3b926e90 build 25-Feb-2014 01:11:45 01:11:45,356 DEBUG BasicTypeRegistry:143 - Adding type registration byte -> org.hibernate.type.ByteType@76b20352 build 25-Feb-2014 01:11:45 01:11:45,356 DEBUG BasicTypeRegistry:143 - Adding type registration byte -> org.hibernate.type.ByteType@76b20352 build 25-Feb-2014 01:11:45 01:11:45,356 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Byte -> org.hibernate.type.ByteType@76b20352 build 25-Feb-2014 01:11:45 01:11:45,356 DEBUG BasicTypeRegistry:143 - Adding type registration character -> org.hibernate.type.CharacterType@306dbdc9 build 25-Feb-2014 01:11:45 01:11:45,356 DEBUG BasicTypeRegistry:143 - Adding type registration char -> org.hibernate.type.CharacterType@306dbdc9 build 25-Feb-2014 01:11:45 01:11:45,357 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Character -> org.hibernate.type.CharacterType@306dbdc9 build 25-Feb-2014 01:11:45 01:11:45,357 DEBUG BasicTypeRegistry:143 - Adding type registration short -> org.hibernate.type.ShortType@5bab2b55 build 25-Feb-2014 01:11:45 01:11:45,357 DEBUG BasicTypeRegistry:143 - Adding type registration short -> org.hibernate.type.ShortType@5bab2b55 build 25-Feb-2014 01:11:45 01:11:45,357 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Short -> org.hibernate.type.ShortType@5bab2b55 build 25-Feb-2014 01:11:45 01:11:45,358 DEBUG BasicTypeRegistry:143 - Adding type registration integer -> org.hibernate.type.IntegerType@543bc20e build 25-Feb-2014 01:11:45 01:11:45,358 DEBUG BasicTypeRegistry:143 - Adding type registration int -> org.hibernate.type.IntegerType@543bc20e build 25-Feb-2014 01:11:45 01:11:45,358 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Integer -> org.hibernate.type.IntegerType@543bc20e build 25-Feb-2014 01:11:45 01:11:45,358 DEBUG BasicTypeRegistry:143 - Adding type registration long -> org.hibernate.type.LongType@256eb6bc build 25-Feb-2014 01:11:45 01:11:45,358 DEBUG BasicTypeRegistry:143 - Adding type registration long -> org.hibernate.type.LongType@256eb6bc build 25-Feb-2014 01:11:45 01:11:45,359 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Long -> org.hibernate.type.LongType@256eb6bc build 25-Feb-2014 01:11:45 01:11:45,359 DEBUG BasicTypeRegistry:143 - Adding type registration float -> org.hibernate.type.FloatType@3fdb484d build 25-Feb-2014 01:11:45 01:11:45,359 DEBUG BasicTypeRegistry:143 - Adding type registration float -> org.hibernate.type.FloatType@3fdb484d build 25-Feb-2014 01:11:45 01:11:45,359 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Float -> org.hibernate.type.FloatType@3fdb484d build 25-Feb-2014 01:11:45 01:11:45,360 DEBUG BasicTypeRegistry:143 - Adding type registration double -> org.hibernate.type.DoubleType@6f18278a build 25-Feb-2014 01:11:45 01:11:45,360 DEBUG BasicTypeRegistry:143 - Adding type registration double -> org.hibernate.type.DoubleType@6f18278a build 25-Feb-2014 01:11:45 01:11:45,360 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Double -> org.hibernate.type.DoubleType@6f18278a build 25-Feb-2014 01:11:45 01:11:45,360 DEBUG BasicTypeRegistry:143 - Adding type registration big_decimal -> org.hibernate.type.BigDecimalType@2321b59a build 25-Feb-2014 01:11:45 01:11:45,360 DEBUG BasicTypeRegistry:143 - Adding type registration java.math.BigDecimal -> org.hibernate.type.BigDecimalType@2321b59a build 25-Feb-2014 01:11:45 01:11:45,361 DEBUG BasicTypeRegistry:143 - Adding type registration big_integer -> org.hibernate.type.BigIntegerType@769aba32 build 25-Feb-2014 01:11:45 01:11:45,361 DEBUG BasicTypeRegistry:143 - Adding type registration java.math.BigInteger -> org.hibernate.type.BigIntegerType@769aba32 build 25-Feb-2014 01:11:45 01:11:45,361 DEBUG BasicTypeRegistry:143 - Adding type registration string -> org.hibernate.type.StringType@6e8f94 build 25-Feb-2014 01:11:45 01:11:45,361 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.String -> org.hibernate.type.StringType@6e8f94 build 25-Feb-2014 01:11:45 01:11:45,362 DEBUG BasicTypeRegistry:143 - Adding type registration url -> org.hibernate.type.UrlType@494eaec9 build 25-Feb-2014 01:11:45 01:11:45,362 DEBUG BasicTypeRegistry:143 - Adding type registration java.net.URL -> org.hibernate.type.UrlType@494eaec9 build 25-Feb-2014 01:11:45 01:11:45,362 DEBUG BasicTypeRegistry:143 - Adding type registration date -> org.hibernate.type.DateType@22b6d6ab build 25-Feb-2014 01:11:45 01:11:45,362 DEBUG BasicTypeRegistry:143 - Adding type registration java.sql.Date -> org.hibernate.type.DateType@22b6d6ab build 25-Feb-2014 01:11:45 01:11:45,362 DEBUG BasicTypeRegistry:143 - Adding type registration time -> org.hibernate.type.TimeType@6f7cf6b6 build 25-Feb-2014 01:11:45 01:11:45,363 DEBUG BasicTypeRegistry:143 - Adding type registration java.sql.Time -> org.hibernate.type.TimeType@6f7cf6b6 build 25-Feb-2014 01:11:45 01:11:45,363 DEBUG BasicTypeRegistry:143 - Adding type registration timestamp -> org.hibernate.type.TimestampType@3e0d1329 build 25-Feb-2014 01:11:45 01:11:45,363 DEBUG BasicTypeRegistry:143 - Adding type registration java.sql.Timestamp -> org.hibernate.type.TimestampType@3e0d1329 build 25-Feb-2014 01:11:45 01:11:45,363 DEBUG BasicTypeRegistry:143 - Adding type registration java.util.Date -> org.hibernate.type.TimestampType@3e0d1329 build 25-Feb-2014 01:11:45 01:11:45,364 DEBUG BasicTypeRegistry:143 - Adding type registration dbtimestamp -> org.hibernate.type.DbTimestampType@7d15d06c build 25-Feb-2014 01:11:45 01:11:45,364 DEBUG BasicTypeRegistry:143 - Adding type registration calendar -> org.hibernate.type.CalendarType@b3e15f7 build 25-Feb-2014 01:11:45 01:11:45,364 DEBUG BasicTypeRegistry:143 - Adding type registration java.util.Calendar -> org.hibernate.type.CalendarType@b3e15f7 build 25-Feb-2014 01:11:45 01:11:45,364 DEBUG BasicTypeRegistry:143 - Adding type registration java.util.GregorianCalendar -> org.hibernate.type.CalendarType@b3e15f7 build 25-Feb-2014 01:11:45 01:11:45,364 DEBUG BasicTypeRegistry:143 - Adding type registration calendar_date -> org.hibernate.type.CalendarDateType@7461373f build 25-Feb-2014 01:11:45 01:11:45,365 DEBUG BasicTypeRegistry:143 - Adding type registration locale -> org.hibernate.type.LocaleType@6d7f11fb build 25-Feb-2014 01:11:45 01:11:45,365 DEBUG BasicTypeRegistry:143 - Adding type registration java.util.Locale -> org.hibernate.type.LocaleType@6d7f11fb build 25-Feb-2014 01:11:45 01:11:45,365 DEBUG BasicTypeRegistry:143 - Adding type registration currency -> org.hibernate.type.CurrencyType@7df44ec7 build 25-Feb-2014 01:11:45 01:11:45,365 DEBUG BasicTypeRegistry:143 - Adding type registration java.util.Currency -> org.hibernate.type.CurrencyType@7df44ec7 build 25-Feb-2014 01:11:45 01:11:45,366 DEBUG BasicTypeRegistry:143 - Adding type registration timezone -> org.hibernate.type.TimeZoneType@38717323 build 25-Feb-2014 01:11:45 01:11:45,366 DEBUG BasicTypeRegistry:143 - Adding type registration java.util.TimeZone -> org.hibernate.type.TimeZoneType@38717323 build 25-Feb-2014 01:11:45 01:11:45,366 DEBUG BasicTypeRegistry:143 - Adding type registration class -> org.hibernate.type.ClassType@2a313170 build 25-Feb-2014 01:11:45 01:11:45,366 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Class -> org.hibernate.type.ClassType@2a313170 build 25-Feb-2014 01:11:45 01:11:45,367 DEBUG BasicTypeRegistry:143 - Adding type registration uuid-binary -> org.hibernate.type.UUIDBinaryType@643cb075 build 25-Feb-2014 01:11:45 01:11:45,367 DEBUG BasicTypeRegistry:143 - Adding type registration java.util.UUID -> org.hibernate.type.UUIDBinaryType@643cb075 build 25-Feb-2014 01:11:45 01:11:45,367 DEBUG BasicTypeRegistry:143 - Adding type registration uuid-char -> org.hibernate.type.UUIDCharType@7c19f9d2 build 25-Feb-2014 01:11:45 01:11:45,367 DEBUG BasicTypeRegistry:143 - Adding type registration pg-uuid -> org.hibernate.type.PostgresUUIDType@58c16b18 build 25-Feb-2014 01:11:45 01:11:45,367 DEBUG BasicTypeRegistry:143 - Adding type registration binary -> org.hibernate.type.BinaryType@120540c build 25-Feb-2014 01:11:45 01:11:45,368 DEBUG BasicTypeRegistry:143 - Adding type registration byte[] -> org.hibernate.type.BinaryType@120540c build 25-Feb-2014 01:11:45 01:11:45,368 DEBUG BasicTypeRegistry:143 - Adding type registration [B -> org.hibernate.type.BinaryType@120540c build 25-Feb-2014 01:11:45 01:11:45,368 DEBUG BasicTypeRegistry:143 - Adding type registration wrapper-binary -> org.hibernate.type.WrapperBinaryType@424d2af2 build 25-Feb-2014 01:11:45 01:11:45,368 DEBUG BasicTypeRegistry:143 - Adding type registration Byte[] -> org.hibernate.type.WrapperBinaryType@424d2af2 build 25-Feb-2014 01:11:45 01:11:45,369 DEBUG BasicTypeRegistry:143 - Adding type registration [Ljava.lang.Byte; -> org.hibernate.type.WrapperBinaryType@424d2af2 build 25-Feb-2014 01:11:45 01:11:45,369 DEBUG BasicTypeRegistry:143 - Adding type registration image -> org.hibernate.type.ImageType@315b0333 build 25-Feb-2014 01:11:45 01:11:45,369 DEBUG BasicTypeRegistry:143 - Adding type registration characters -> org.hibernate.type.CharArrayType@b0c0f66 build 25-Feb-2014 01:11:45 01:11:45,369 DEBUG BasicTypeRegistry:143 - Adding type registration char[] -> org.hibernate.type.CharArrayType@b0c0f66 build 25-Feb-2014 01:11:45 01:11:45,369 DEBUG BasicTypeRegistry:143 - Adding type registration [C -> org.hibernate.type.CharArrayType@b0c0f66 build 25-Feb-2014 01:11:45 01:11:45,370 DEBUG BasicTypeRegistry:143 - Adding type registration wrapper-characters -> org.hibernate.type.CharacterArrayType@41d47b2b build 25-Feb-2014 01:11:45 01:11:45,370 DEBUG BasicTypeRegistry:143 - Adding type registration [Ljava.lang.Character; -> org.hibernate.type.CharacterArrayType@41d47b2b build 25-Feb-2014 01:11:45 01:11:45,370 DEBUG BasicTypeRegistry:143 - Adding type registration Character[] -> org.hibernate.type.CharacterArrayType@41d47b2b build 25-Feb-2014 01:11:45 01:11:45,370 DEBUG BasicTypeRegistry:143 - Adding type registration text -> org.hibernate.type.TextType@6d581e80 build 25-Feb-2014 01:11:45 01:11:45,371 DEBUG BasicTypeRegistry:143 - Adding type registration blob -> org.hibernate.type.BlobType@1137d4a4 build 25-Feb-2014 01:11:45 01:11:45,371 DEBUG BasicTypeRegistry:143 - Adding type registration java.sql.Blob -> org.hibernate.type.BlobType@1137d4a4 build 25-Feb-2014 01:11:45 01:11:45,371 DEBUG BasicTypeRegistry:143 - Adding type registration materialized_blob -> org.hibernate.type.MaterializedBlobType@5f18223d build 25-Feb-2014 01:11:45 01:11:45,371 DEBUG BasicTypeRegistry:143 - Adding type registration clob -> org.hibernate.type.ClobType@3bfa681c build 25-Feb-2014 01:11:45 01:11:45,372 DEBUG BasicTypeRegistry:143 - Adding type registration java.sql.Clob -> org.hibernate.type.ClobType@3bfa681c build 25-Feb-2014 01:11:45 01:11:45,372 DEBUG BasicTypeRegistry:143 - Adding type registration materialized_clob -> org.hibernate.type.MaterializedClobType@19e09a4 build 25-Feb-2014 01:11:45 01:11:45,372 DEBUG BasicTypeRegistry:143 - Adding type registration serializable -> org.hibernate.type.SerializableType@72e5355f build 25-Feb-2014 01:11:45 01:11:45,372 DEBUG BasicTypeRegistry:143 - Adding type registration object -> org.hibernate.type.ObjectType@5f4275d4 build 25-Feb-2014 01:11:45 01:11:45,372 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Object -> org.hibernate.type.ObjectType@5f4275d4 build 25-Feb-2014 01:11:45 01:11:45,373 DEBUG BasicTypeRegistry:143 - Adding type registration imm_date -> org.hibernate.type.AdaptedImmutableType@61c3e3fb build 25-Feb-2014 01:11:45 01:11:45,373 DEBUG BasicTypeRegistry:143 - Adding type registration imm_time -> org.hibernate.type.AdaptedImmutableType@3aca5e2 build 25-Feb-2014 01:11:45 01:11:45,373 DEBUG BasicTypeRegistry:143 - Adding type registration imm_timestamp -> org.hibernate.type.AdaptedImmutableType@3bbe9a50 build 25-Feb-2014 01:11:45 01:11:45,373 DEBUG BasicTypeRegistry:143 - Adding type registration imm_dbtimestamp -> org.hibernate.type.AdaptedImmutableType@5e8518d4 build 25-Feb-2014 01:11:45 01:11:45,374 DEBUG BasicTypeRegistry:143 - Adding type registration imm_calendar -> org.hibernate.type.AdaptedImmutableType@742136c6 build 25-Feb-2014 01:11:45 01:11:45,374 DEBUG BasicTypeRegistry:143 - Adding type registration imm_calendar_date -> org.hibernate.type.AdaptedImmutableType@30933cba build 25-Feb-2014 01:11:45 01:11:45,374 DEBUG BasicTypeRegistry:143 - Adding type registration imm_binary -> org.hibernate.type.AdaptedImmutableType@1277f040 build 25-Feb-2014 01:11:45 01:11:45,374 DEBUG BasicTypeRegistry:143 - Adding type registration imm_serializable -> org.hibernate.type.AdaptedImmutableType@3e0339 build 25-Feb-2014 01:11:45 01:11:45,375 INFO Ejb3Configuration:527 - HHH000204: Processing PersistenceUnitInfo [ build 25-Feb-2014 01:11:45 name: default build 25-Feb-2014 01:11:45 ...] build 25-Feb-2014 01:11:45 01:11:45,391 INFO ConnectionProviderInitiator:188 - HHH000130: Instantiating explicit connection provider: org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider build 25-Feb-2014 01:11:45 01:11:45,392 DEBUG DriverManagerDataSource:162 - Creating new JDBC DriverManager Connection to [jdbc:hsqldb:mem:.] build 25-Feb-2014 01:11:45 01:11:45,394 INFO Dialect:125 - HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect build 25-Feb-2014 01:11:45 01:11:45,395 INFO TransactionFactoryInitiator:73 - HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jdbc.JdbcTransactionFactory build 25-Feb-2014 01:11:45 01:11:45,395 INFO ASTQueryTranslatorFactory:48 - HHH000397: Using ASTQueryTranslatorFactory build 25-Feb-2014 01:11:45 01:11:45,396 TRACE TypeFactory:72 - Scoping types to session factory org.hibernate.internal.SessionFactoryImpl@6ff0239 build 25-Feb-2014 01:11:45 01:11:45,417 INFO SchemaUpdate:182 - HHH000228: Running hbm2ddl schema update build 25-Feb-2014 01:11:45 01:11:45,418 INFO SchemaUpdate:193 - HHH000102: Fetching database metadata build 25-Feb-2014 01:11:45 01:11:45,418 DEBUG DriverManagerDataSource:162 - Creating new JDBC DriverManager Connection to [jdbc:hsqldb:mem:.] build 25-Feb-2014 01:11:45 01:11:45,419 INFO SchemaUpdate:205 - HHH000396: Updating schema build 25-Feb-2014 01:11:45 01:11:45,438 INFO TableMetadata:65 - HHH000261: Table found: PUBLIC.PUBLIC.ABSTRACTBEAN build 25-Feb-2014 01:11:45 01:11:45,439 INFO TableMetadata:66 - HHH000037: Columns: [id, deleted] build 25-Feb-2014 01:11:45 01:11:45,439 INFO TableMetadata:68 - HHH000108: Foreign keys: [] build 25-Feb-2014 01:11:45 01:11:45,439 INFO TableMetadata:69 - HHH000126: Indexes: [sys_idx_sys_pk_10042_10043] build 25-Feb-2014 01:11:45 01:11:45,459 INFO TableMetadata:65 - HHH000261: Table found: PUBLIC.PUBLIC.ACCOUNT build 25-Feb-2014 01:11:45 01:11:45,459 INFO TableMetadata:66 - HHH000037: Columns: [id, person_id, userid, password, deleted] build 25-Feb-2014 01:11:45 01:11:45,459 INFO TableMetadata:68 - HHH000108: Foreign keys: [fk1d0c220d424b2244] build 25-Feb-2014 01:11:45 01:11:45,459 INFO TableMetadata:69 - HHH000126: Indexes: [sys_idx_10069, sys_idx_sys_pk_10046_10047] build 25-Feb-2014 01:11:45 01:11:45,479 INFO TableMetadata:65 - HHH000261: Table found: PUBLIC.PUBLIC.DATASET build 25-Feb-2014 01:11:45 01:11:45,480 INFO TableMetadata:66 - HHH000037: Columns: [id, title, description, date, deleted, creator_id] build 25-Feb-2014 01:11:45 01:11:45,480 INFO TableMetadata:68 - HHH000108: Foreign keys: [fkb93e4c5861a77a0d] build 25-Feb-2014 01:11:45 01:11:45,480 INFO TableMetadata:69 - HHH000126: Indexes: [sys_idx_10071, sys_idx_sys_pk_10050_10051] build 25-Feb-2014 01:11:45 01:11:45,512 INFO TableMetadata:65 - HHH000261: Table found: PUBLIC.PUBLIC.DATASETCONTRIBUTORS build 25-Feb-2014 01:11:45 01:11:45,512 INFO TableMetadata:66 - HHH000037: Columns: [contributors_id, dataset_id] build 25-Feb-2014 01:11:45 01:11:45,513 INFO TableMetadata:68 - HHH000108: Foreign keys: [fkb059770defc2750, fkb0597702f8cbbc1] build 25-Feb-2014 01:11:45 01:11:45,513 INFO TableMetadata:69 - HHH000126: Indexes: [sys_idx_10073, sys_idx_10075, sys_idx_sys_ct_10054_10056] build 25-Feb-2014 01:11:45 01:11:45,533 INFO TableMetadata:65 - HHH000261: Table found: PUBLIC.PUBLIC.DATASETFILEDESCRIPTORS build 25-Feb-2014 01:11:45 01:11:45,533 INFO TableMetadata:66 - HHH000037: Columns: [filedescriptors_id, dataset_id] build 25-Feb-2014 01:11:45 01:11:45,533 INFO TableMetadata:68 - HHH000108: Foreign keys: [fk95f77850cdcd8587, fk95f77850defc2750] build 25-Feb-2014 01:11:45 01:11:45,533 INFO TableMetadata:69 - HHH000126: Indexes: [sys_idx_10077, sys_idx_10079] build 25-Feb-2014 01:11:45 01:11:45,553 INFO TableMetadata:65 - HHH000261: Table found: PUBLIC.PUBLIC.FILEDESCRIPTOR build 25-Feb-2014 01:11:45 01:11:45,553 INFO TableMetadata:66 - HHH000037: Columns: [md5sum, id, mimetype, dataurl, filename, deleted, size] build 25-Feb-2014 01:11:45 01:11:45,554 INFO TableMetadata:68 - HHH000108: Foreign keys: [] build 25-Feb-2014 01:11:45 01:11:45,554 INFO TableMetadata:69 - HHH000126: Indexes: [sys_idx_sys_pk_10063_10064] build 25-Feb-2014 01:11:45 01:11:45,573 INFO TableMetadata:65 - HHH000261: Table found: PUBLIC.PUBLIC.PERSON build 25-Feb-2014 01:11:45 01:11:45,574 INFO TableMetadata:66 - HHH000037: Columns: [id, email, lastname, firstname, deleted] build 25-Feb-2014 01:11:45 01:11:45,574 INFO TableMetadata:68 - HHH000108: Foreign keys: [] build 25-Feb-2014 01:11:45 01:11:45,574 INFO TableMetadata:69 - HHH000126: Indexes: [sys_idx_sys_pk_10067_10068] build 25-Feb-2014 01:11:45 01:11:45,575 INFO SchemaUpdate:240 - HHH000232: Schema update complete build 25-Feb-2014 01:11:45 01:11:45,578 WARN EntityManagerFactoryRegistry:80 - HHH000436: Entity manager factory name (default) is already registered. If entity manager will be clustered or passivated, specify a unique value for property 'hibernate.ejb.entitymanager_factory_name' build 25-Feb-2014 01:11:45 01:11:45,578 INFO GenericXmlApplicationContext:1355 - Bean 'entityManagerFactory' of type [class org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) build 25-Feb-2014 01:11:45 01:11:45,578 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'entityManagerFactory' build 25-Feb-2014 01:11:45 01:11:45,579 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor#0' build 25-Feb-2014 01:11:45 01:11:45,579 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'org.springframework.data.repository.core.support.RepositoryInterfaceAwareBeanPostProcessor#0' build 25-Feb-2014 01:11:45 01:11:45,579 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'org.springframework.data.repository.core.support.RepositoryInterfaceAwareBeanPostProcessor#0' build 25-Feb-2014 01:11:45 01:11:45,579 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'org.springframework.data.repository.core.support.RepositoryInterfaceAwareBeanPostProcessor#0' to allow for resolving potential circular references build 25-Feb-2014 01:11:45 01:11:45,580 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'org.springframework.data.repository.core.support.RepositoryInterfaceAwareBeanPostProcessor#0' build 25-Feb-2014 01:11:45 01:11:45,580 DEBUG GenericXmlApplicationContext:799 - Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@7d8e4a2e] build 25-Feb-2014 01:11:45 01:11:45,580 DEBUG GenericXmlApplicationContext:823 - Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@8a85268] build 25-Feb-2014 01:11:45 01:11:45,581 INFO DefaultListableBeanFactory:581 - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@45a84b38: defining beans [applicationContextProvider,fileStorage,eventBus,entityManagerFactory,transactionManager,hsqldbDataSourcePool,hsqldbDataSource,fileDescriptorDAO,personDAO,accountDAO,datasetDAO,pagingAndSortingAndDeleteRepository,org.springframework.data.repository.core.support.RepositoryInterfaceAwareBeanPostProcessor#0,org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor#0,org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor#0]; root of factory hierarchy build 25-Feb-2014 01:11:45 01:11:45,581 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'applicationContextProvider' build 25-Feb-2014 01:11:45 01:11:45,582 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'applicationContextProvider' build 25-Feb-2014 01:11:45 01:11:45,582 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'applicationContextProvider' to allow for resolving potential circular references build 25-Feb-2014 01:11:45 01:11:45,582 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'applicationContextProvider' build 25-Feb-2014 01:11:45 01:11:45,582 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'fileStorage' build 25-Feb-2014 01:11:45 01:11:45,583 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'fileStorage' build 25-Feb-2014 01:11:45 01:11:45,583 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'fileStorage' to allow for resolving potential circular references build 25-Feb-2014 01:11:45 01:11:45,583 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:45 01:11:45,584 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,584 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,584 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:45 01:11:45,585 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:45 01:11:45,585 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,585 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,585 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:45 01:11:45,586 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:45 01:11:45,586 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,586 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,586 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:45 01:11:45,587 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:45 01:11:45,587 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,587 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,587 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:45 01:11:45,588 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:45 01:11:45,588 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,588 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,589 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:45 01:11:45,589 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'fileStorage' build 25-Feb-2014 01:11:45 01:11:45,589 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'eventBus' build 25-Feb-2014 01:11:45 01:11:45,589 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'eventBus' build 25-Feb-2014 01:11:45 01:11:45,590 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'eventBus' to allow for resolving potential circular references build 25-Feb-2014 01:11:45 01:11:45,590 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'eventBus' build 25-Feb-2014 01:11:45 01:11:45,590 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:45 01:11:45,590 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'transactionManager' build 25-Feb-2014 01:11:45 01:11:45,590 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'transactionManager' build 25-Feb-2014 01:11:45 01:11:45,591 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'transactionManager' to allow for resolving potential circular references build 25-Feb-2014 01:11:45 01:11:45,591 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:45 01:11:45,592 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name 'transactionManager' build 25-Feb-2014 01:11:45 01:11:45,592 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'transactionManager' build 25-Feb-2014 01:11:45 01:11:45,592 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'hsqldbDataSourcePool' build 25-Feb-2014 01:11:45 01:11:45,592 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'hsqldbDataSourcePool' build 25-Feb-2014 01:11:45 01:11:45,594 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'hsqldbDataSourcePool' to allow for resolving potential circular references build 25-Feb-2014 01:11:45 01:11:45,595 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:45 01:11:45,595 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,595 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,596 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:45 01:11:45,596 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:45 01:11:45,596 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,596 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,597 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:45 01:11:45,597 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:45 01:11:45,597 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,598 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,598 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:45 01:11:45,598 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:45 01:11:45,598 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,599 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,599 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:45 01:11:45,599 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment build 25-Feb-2014 01:11:45 01:11:45,599 DEBUG StandardEnvironment:104 - Adding [systemProperties] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,600 DEBUG StandardEnvironment:104 - Adding [systemEnvironment] PropertySource with lowest search precedence build 25-Feb-2014 01:11:45 01:11:45,600 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] build 25-Feb-2014 01:11:45 01:11:45,601 WARN BoneCPConfig:315 - Please use setIdleConnectionTestPeriodInMinutes in place of setIdleConnectionTestPeriod. This method has been deprecated. build 25-Feb-2014 01:11:45 01:11:45,601 WARN BoneCPConfig:412 - Please use setIdleMaxAgeInMinutes in place of setIdleMaxAge. This method has been deprecated. build 25-Feb-2014 01:11:45 01:11:45,602 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'hsqldbDataSourcePool' build 25-Feb-2014 01:11:45 01:11:45,602 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'hsqldbDataSource' build 25-Feb-2014 01:11:45 01:11:45,602 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'fileDescriptorDAO' build 25-Feb-2014 01:11:45 01:11:45,602 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'fileDescriptorDAO' build 25-Feb-2014 01:11:45 01:11:45,603 DEBUG InjectionMetadata:60 - Found injected element on class [org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean]: PersistenceElement for public void org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean.setEntityManager(javax.persistence.EntityManager) build 25-Feb-2014 01:11:45 01:11:45,603 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'fileDescriptorDAO' to allow for resolving potential circular references build 25-Feb-2014 01:11:45 01:11:45,603 DEBUG InjectionMetadata:85 - Processing injected method of bean 'fileDescriptorDAO': PersistenceElement for public void org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean.setEntityManager(javax.persistence.EntityManager) build 25-Feb-2014 01:11:45 01:11:45,604 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:45 01:11:45,604 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean '(inner bean)' build 25-Feb-2014 01:11:45 01:11:45,605 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean '(inner bean)' build 25-Feb-2014 01:11:45 01:11:45,605 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name '(inner bean)' build 25-Feb-2014 01:11:45 01:11:45,606 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean '(inner bean)' build 25-Feb-2014 01:11:45 01:11:45,606 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean '(inner bean)' build 25-Feb-2014 01:11:45 01:11:45,607 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:45 01:11:45,607 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name 'fileDescriptorDAO' build 25-Feb-2014 01:11:45 01:11:45,607 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:45 01:11:45,608 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:45 01:11:45,608 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'fileDescriptorDAO' build 25-Feb-2014 01:11:45 01:11:45,608 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'personDAO' build 25-Feb-2014 01:11:45 01:11:45,608 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'personDAO' build 25-Feb-2014 01:11:45 01:11:45,608 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'personDAO' to allow for resolving potential circular references build 25-Feb-2014 01:11:45 01:11:45,609 DEBUG InjectionMetadata:85 - Processing injected method of bean 'personDAO': PersistenceElement for public void org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean.setEntityManager(javax.persistence.EntityManager) build 25-Feb-2014 01:11:45 01:11:45,609 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:45 01:11:45,609 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean '(inner bean)#1' build 25-Feb-2014 01:11:45 01:11:45,609 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean '(inner bean)#1' build 25-Feb-2014 01:11:45 01:11:45,610 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name '(inner bean)#1' build 25-Feb-2014 01:11:45 01:11:45,610 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean '(inner bean)#1' build 25-Feb-2014 01:11:45 01:11:45,611 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean '(inner bean)#1' build 25-Feb-2014 01:11:45 01:11:45,611 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:45 01:11:45,611 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name 'personDAO' build 25-Feb-2014 01:11:45 01:11:45,612 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:45 01:11:45,612 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:45 01:11:45,612 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'personDAO' build 25-Feb-2014 01:11:45 01:11:45,612 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'accountDAO' build 25-Feb-2014 01:11:45 01:11:45,612 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'accountDAO' build 25-Feb-2014 01:11:45 01:11:45,613 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'accountDAO' to allow for resolving potential circular references build 25-Feb-2014 01:11:45 01:11:45,613 DEBUG InjectionMetadata:85 - Processing injected method of bean 'accountDAO': PersistenceElement for public void org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean.setEntityManager(javax.persistence.EntityManager) build 25-Feb-2014 01:11:45 01:11:45,613 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:45 01:11:45,613 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean '(inner bean)#2' build 25-Feb-2014 01:11:45 01:11:45,614 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean '(inner bean)#2' build 25-Feb-2014 01:11:45 01:11:45,614 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name '(inner bean)#2' build 25-Feb-2014 01:11:45 01:11:45,614 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean '(inner bean)#2' build 25-Feb-2014 01:11:45 01:11:45,615 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean '(inner bean)#2' build 25-Feb-2014 01:11:45 01:11:45,615 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:45 01:11:45,616 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name 'accountDAO' build 25-Feb-2014 01:11:45 01:11:45,616 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:45 01:11:45,616 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:45 01:11:45,616 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'accountDAO' build 25-Feb-2014 01:11:45 01:11:45,616 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'datasetDAO' build 25-Feb-2014 01:11:45 01:11:45,617 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'datasetDAO' build 25-Feb-2014 01:11:45 01:11:45,617 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'datasetDAO' to allow for resolving potential circular references build 25-Feb-2014 01:11:45 01:11:45,617 DEBUG InjectionMetadata:85 - Processing injected method of bean 'datasetDAO': PersistenceElement for public void org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean.setEntityManager(javax.persistence.EntityManager) build 25-Feb-2014 01:11:45 01:11:45,617 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:45 01:11:45,618 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean '(inner bean)#3' build 25-Feb-2014 01:11:45 01:11:45,618 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean '(inner bean)#3' build 25-Feb-2014 01:11:45 01:11:45,618 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name '(inner bean)#3' build 25-Feb-2014 01:11:45 01:11:45,619 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean '(inner bean)#3' build 25-Feb-2014 01:11:45 01:11:45,619 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean '(inner bean)#3' build 25-Feb-2014 01:11:45 01:11:45,619 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:45 01:11:45,620 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name 'datasetDAO' build 25-Feb-2014 01:11:45 01:11:45,620 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:45 01:11:45,620 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:45 01:11:45,620 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'datasetDAO' build 25-Feb-2014 01:11:45 01:11:45,620 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'pagingAndSortingAndDeleteRepository' build 25-Feb-2014 01:11:45 01:11:45,621 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'pagingAndSortingAndDeleteRepository' build 25-Feb-2014 01:11:45 01:11:45,621 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'pagingAndSortingAndDeleteRepository' to allow for resolving potential circular references build 25-Feb-2014 01:11:45 01:11:45,621 DEBUG InjectionMetadata:85 - Processing injected method of bean 'pagingAndSortingAndDeleteRepository': PersistenceElement for public void org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean.setEntityManager(javax.persistence.EntityManager) build 25-Feb-2014 01:11:45 01:11:45,621 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:45 01:11:45,622 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean '(inner bean)#4' build 25-Feb-2014 01:11:45 01:11:45,622 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean '(inner bean)#4' build 25-Feb-2014 01:11:45 01:11:45,622 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name '(inner bean)#4' build 25-Feb-2014 01:11:45 01:11:45,623 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean '(inner bean)#4' build 25-Feb-2014 01:11:45 01:11:45,623 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean '(inner bean)#4' build 25-Feb-2014 01:11:45 01:11:45,624 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'entityManagerFactory' build 25-Feb-2014 01:11:45 01:11:45,624 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name 'pagingAndSortingAndDeleteRepository' build 25-Feb-2014 01:11:45 01:11:45,624 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:45 01:11:45,624 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:45 01:11:45,624 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'pagingAndSortingAndDeleteRepository' build 25-Feb-2014 01:11:45 01:11:45,625 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'org.springframework.data.repository.core.support.RepositoryInterfaceAwareBeanPostProcessor#0' build 25-Feb-2014 01:11:45 01:11:45,625 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor#0' build 25-Feb-2014 01:11:45 01:11:45,625 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor#0' build 25-Feb-2014 01:11:45 01:11:45,625 DEBUG GenericXmlApplicationContext:850 - Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@7445748] build 25-Feb-2014 01:11:45 01:11:45,625 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'lifecycleProcessor' build 25-Feb-2014 01:11:45 01:11:45,626 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'datasetDAO' build 25-Feb-2014 01:11:45 01:11:45,627 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:45 01:11:45,627 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:45 01:11:45,628 DEBUG SimpleJpaQuery:128 - Looking up query for method findByTitleLikeAndDeleted build 25-Feb-2014 01:11:45 01:11:45,628 DEBUG NamedQuery:108 - Looking up named query Dataset.findByTitleLikeAndDeleted build 25-Feb-2014 01:11:45 01:11:45,628 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:45 01:11:45,629 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:45 01:11:45,630 DEBUG SimpleJpaQuery:128 - Looking up query for method findByTitleLikeAndDeleted build 25-Feb-2014 01:11:45 01:11:45,630 DEBUG NamedQuery:108 - Looking up named query Dataset.findByTitleLikeAndDeleted build 25-Feb-2014 01:11:45 01:11:45,631 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:45 01:11:45,631 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:45 01:11:45,632 DEBUG SimpleJpaQuery:128 - Looking up query for method findByTitleLikeAndDeleted build 25-Feb-2014 01:11:45 01:11:45,632 DEBUG NamedQuery:108 - Looking up named query Dataset.findByTitleLikeAndDeleted build 25-Feb-2014 01:11:45 01:11:45,633 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:45 01:11:45,633 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:45 01:11:45,634 DEBUG SimpleJpaQuery:128 - Looking up query for method findByTitleLike build 25-Feb-2014 01:11:45 01:11:45,634 DEBUG NamedQuery:108 - Looking up named query Dataset.findByTitleLike build 25-Feb-2014 01:11:45 01:11:45,634 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:45 01:11:45,635 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:45 01:11:45,636 DEBUG SimpleJpaQuery:128 - Looking up query for method findByTitleLike build 25-Feb-2014 01:11:45 01:11:45,636 DEBUG NamedQuery:108 - Looking up named query Dataset.findByTitleLike build 25-Feb-2014 01:11:45 01:11:45,636 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:45 01:11:45,637 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:45 01:11:45,637 DEBUG SimpleJpaQuery:128 - Looking up query for method findByTitleLike build 25-Feb-2014 01:11:45 01:11:45,638 DEBUG NamedQuery:108 - Looking up named query Dataset.findByTitleLike build 25-Feb-2014 01:11:45 01:11:45,638 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:45 01:11:45,639 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:45 01:11:45,639 DEBUG SimpleJpaQuery:128 - Looking up query for method findByCreatorEmailAndTitleLike build 25-Feb-2014 01:11:45 01:11:45,640 DEBUG NamedQuery:108 - Looking up named query Dataset.findByCreatorEmailAndTitleLike build 25-Feb-2014 01:11:45 01:11:45,640 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:45 01:11:45,640 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:45 01:11:45,641 DEBUG SimpleJpaQuery:128 - Looking up query for method findByCreatorEmailAndTitleLike build 25-Feb-2014 01:11:45 01:11:45,642 DEBUG NamedQuery:108 - Looking up named query Dataset.findByCreatorEmailAndTitleLike build 25-Feb-2014 01:11:45 01:11:45,642 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:45 01:11:45,642 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:45 01:11:45,643 DEBUG SimpleJpaQuery:128 - Looking up query for method findByCreatorEmailAndTitleLike build 25-Feb-2014 01:11:45 01:11:45,644 DEBUG NamedQuery:108 - Looking up named query Dataset.findByCreatorEmailAndTitleLike build 25-Feb-2014 01:11:45 01:11:45,644 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:45 01:11:45,644 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:45 01:11:45,645 DEBUG SimpleJpaQuery:128 - Looking up query for method findByCreatorEmailAndTitleLikeAndDeleted build 25-Feb-2014 01:11:45 01:11:45,646 DEBUG NamedQuery:108 - Looking up named query Dataset.findByCreatorEmailAndTitleLikeAndDeleted build 25-Feb-2014 01:11:45 01:11:45,646 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:45 01:11:45,646 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:45 01:11:45,647 DEBUG SimpleJpaQuery:128 - Looking up query for method findByCreatorEmailAndTitleLikeAndDeleted build 25-Feb-2014 01:11:45 01:11:45,648 DEBUG NamedQuery:108 - Looking up named query Dataset.findByCreatorEmailAndTitleLikeAndDeleted build 25-Feb-2014 01:11:45 01:11:45,648 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:45 01:11:45,648 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:45 01:11:45,649 DEBUG SimpleJpaQuery:128 - Looking up query for method findByCreatorEmailAndTitleLikeAndDeleted build 25-Feb-2014 01:11:45 01:11:45,650 DEBUG NamedQuery:108 - Looking up named query Dataset.findByCreatorEmailAndTitleLikeAndDeleted build 25-Feb-2014 01:11:45 01:11:45,650 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:45 01:11:45,650 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:45 01:11:45,652 DEBUG SimpleJpaQuery:128 - Looking up query for method findByCreatorEmailAndDeleted build 25-Feb-2014 01:11:45 01:11:45,652 DEBUG NamedQuery:108 - Looking up named query Dataset.findByCreatorEmailAndDeleted build 25-Feb-2014 01:11:45 01:11:45,652 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:45 01:11:45,653 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:45 01:11:45,654 DEBUG SimpleJpaQuery:128 - Looking up query for method findByCreatorEmailAndDeleted build 25-Feb-2014 01:11:45 01:11:45,654 DEBUG NamedQuery:108 - Looking up named query Dataset.findByCreatorEmailAndDeleted build 25-Feb-2014 01:11:45 01:11:45,654 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:45 01:11:45,655 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:45 01:11:45,655 DEBUG SimpleJpaQuery:128 - Looking up query for method findByCreatorEmail build 25-Feb-2014 01:11:45 01:11:45,656 DEBUG NamedQuery:108 - Looking up named query Dataset.findByCreatorEmail build 25-Feb-2014 01:11:45 01:11:45,656 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:45 01:11:45,657 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:45 01:11:45,657 DEBUG SimpleJpaQuery:128 - Looking up query for method findByCreatorEmail build 25-Feb-2014 01:11:45 01:11:45,658 DEBUG NamedQuery:108 - Looking up named query Dataset.findByCreatorEmail build 25-Feb-2014 01:11:45 01:11:45,658 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:45 01:11:45,658 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:45 01:11:45,659 DEBUG SimpleJpaQuery:128 - Looking up query for method findByCreatorEmail build 25-Feb-2014 01:11:45 01:11:45,660 DEBUG NamedQuery:108 - Looking up named query Dataset.findByCreatorEmail build 25-Feb-2014 01:11:45 01:11:45,660 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:45 01:11:45,660 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:45 01:11:45,661 DEBUG SimpleJpaQuery:128 - Looking up query for method findByCreatorEmailAndDeleted build 25-Feb-2014 01:11:45 01:11:45,662 DEBUG NamedQuery:108 - Looking up named query Dataset.findByCreatorEmailAndDeleted build 25-Feb-2014 01:11:45 01:11:45,662 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:45 01:11:45,662 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:45 01:11:45,663 DEBUG SimpleJpaQuery:128 - Looking up query for method findByDeleted build 25-Feb-2014 01:11:45 01:11:45,664 DEBUG NamedQuery:108 - Looking up named query Dataset.findByDeleted build 25-Feb-2014 01:11:45 01:11:45,664 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:45 01:11:45,665 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:45 01:11:45,665 DEBUG SimpleJpaQuery:128 - Looking up query for method findByDeleted build 25-Feb-2014 01:11:45 01:11:45,666 DEBUG NamedQuery:108 - Looking up named query Dataset.findByDeleted build 25-Feb-2014 01:11:45 01:11:45,666 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:45 01:11:45,667 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:45 01:11:45,667 DEBUG SimpleJpaQuery:128 - Looking up query for method findByDeleted build 25-Feb-2014 01:11:45 01:11:45,668 DEBUG NamedQuery:108 - Looking up named query Dataset.findByDeleted build 25-Feb-2014 01:11:45 01:11:45,668 DEBUG SharedEntityManagerCreator$SharedEntityManagerInvocationHandler:231 - Creating new EntityManager for shared EntityManager invocation build 25-Feb-2014 01:11:45 01:11:45,668 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:45 01:11:45,669 DEBUG JdkDynamicAopProxy:113 - Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [org.springframework.data.jpa.repository.support.SimpleJpaRepository@16a8c19b] build 25-Feb-2014 01:11:45 01:11:45,670 DEBUG TransactionalRepositoryProxyPostProcessor$CustomAnnotationTransactionAttributeSource:288 - Adding transactional method 'save' with attribute: PROPAGATION_REQUIRED,ISOLATION_DEFAULT; '' build 25-Feb-2014 01:11:45 01:11:45,670 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'transactionManager' build 25-Feb-2014 01:11:45 01:11:45,670 DEBUG JpaTransactionManager:365 - Creating new transaction with name [org.springframework.data.jpa.repository.support.SimpleJpaRepository.save]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT; '' build 25-Feb-2014 01:11:45 01:11:45,670 DEBUG JpaTransactionManager:368 - Opened new EntityManager [org.hibernate.ejb.EntityManagerImpl@1b4865b1] for JPA transaction build 25-Feb-2014 01:11:45 01:11:45,670 DEBUG DriverManagerDataSource:162 - Creating new JDBC DriverManager Connection to [jdbc:hsqldb:mem:.] build 25-Feb-2014 01:11:45 01:11:45,671 DEBUG JpaTransactionManager:400 - Exposing JPA transaction as JDBC transaction [org.springframework.orm.jpa.vendor.HibernateJpaDialect$HibernateConnectionHandle@2e0c5575] build 25-Feb-2014 01:11:45 01:11:45,673 TRACE BasicBinder:83 - binding parameter [1] as [VARCHAR] - 767c01a7-28cc-471c-a7c7-0737ca5c5e74 build 25-Feb-2014 01:11:45 01:11:45,674 TRACE BasicBinder:83 - binding parameter [1] as [VARCHAR] - 65762a12-a04c-43c2-9d69-2180f2dff9e8 build 25-Feb-2014 01:11:45 01:11:45,675 TRACE BasicBinder:83 - binding parameter [1] as [VARCHAR] - e8fcdb3a-da7e-4609-b096-db2ed184c9b5 build 25-Feb-2014 01:11:45 01:11:45,676 TRACE BasicBinder:83 - binding parameter [1] as [VARCHAR] - 8558cd75-7ecd-45ae-a4f7-05c055c421ed build 25-Feb-2014 01:11:45 01:11:45,677 TRACE BasicBinder:83 - binding parameter [1] as [VARCHAR] - 8f169a04-15b4-496e-83b9-f28e6678b200 build 25-Feb-2014 01:11:45 01:11:45,679 DEBUG JpaTransactionManager:752 - Initiating transaction commit build 25-Feb-2014 01:11:45 01:11:45,679 DEBUG JpaTransactionManager:507 - Committing JPA transaction on EntityManager [org.hibernate.ejb.EntityManagerImpl@1b4865b1] build 25-Feb-2014 01:11:45 01:11:45,682 TRACE BasicBinder:83 - binding parameter [1] as [BOOLEAN] - false build 25-Feb-2014 01:11:45 01:11:45,682 TRACE BasicBinder:71 - binding parameter [2] as [VARCHAR] - build 25-Feb-2014 01:11:45 01:11:45,682 TRACE BasicBinder:83 - binding parameter [3] as [TIMESTAMP] - Tue Feb 25 01:11:45 CST 2014 build 25-Feb-2014 01:11:45 01:11:45,683 TRACE BasicBinder:83 - binding parameter [4] as [VARCHAR] - build 25-Feb-2014 01:11:45 01:11:45,683 TRACE BasicBinder:83 - binding parameter [5] as [VARCHAR] - build 25-Feb-2014 01:11:45 01:11:45,683 TRACE BasicBinder:83 - binding parameter [6] as [VARCHAR] - 767c01a7-28cc-471c-a7c7-0737ca5c5e74 build 25-Feb-2014 01:11:45 01:11:45,684 TRACE BasicBinder:83 - binding parameter [1] as [BOOLEAN] - false build 25-Feb-2014 01:11:45 01:11:45,684 TRACE BasicBinder:83 - binding parameter [2] as [VARCHAR] - kooper@illinois.edu build 25-Feb-2014 01:11:45 01:11:45,685 TRACE BasicBinder:83 - binding parameter [3] as [VARCHAR] - Rob build 25-Feb-2014 01:11:45 01:11:45,685 TRACE BasicBinder:83 - binding parameter [4] as [VARCHAR] - Kooper build 25-Feb-2014 01:11:45 01:11:45,685 TRACE BasicBinder:83 - binding parameter [5] as [VARCHAR] - 65762a12-a04c-43c2-9d69-2180f2dff9e8 build 25-Feb-2014 01:11:45 01:11:45,686 TRACE BasicBinder:83 - binding parameter [1] as [BOOLEAN] - false build 25-Feb-2014 01:11:45 01:11:45,687 TRACE BasicBinder:83 - binding parameter [2] as [VARCHAR] - lmarini@illinois.edu build 25-Feb-2014 01:11:45 01:11:45,687 TRACE BasicBinder:83 - binding parameter [3] as [VARCHAR] - Luigi build 25-Feb-2014 01:11:45 01:11:45,687 TRACE BasicBinder:83 - binding parameter [4] as [VARCHAR] - Marini build 25-Feb-2014 01:11:45 01:11:45,688 TRACE BasicBinder:83 - binding parameter [5] as [VARCHAR] - e8fcdb3a-da7e-4609-b096-db2ed184c9b5 build 25-Feb-2014 01:11:45 01:11:45,688 TRACE BasicBinder:83 - binding parameter [1] as [BOOLEAN] - false build 25-Feb-2014 01:11:45 01:11:45,689 TRACE BasicBinder:83 - binding parameter [2] as [VARCHAR] - jonglee1@illinois.edu build 25-Feb-2014 01:11:45 01:11:45,689 TRACE BasicBinder:83 - binding parameter [3] as [VARCHAR] - Jong build 25-Feb-2014 01:11:45 01:11:45,689 TRACE BasicBinder:83 - binding parameter [4] as [VARCHAR] - Lee build 25-Feb-2014 01:11:45 01:11:45,689 TRACE BasicBinder:83 - binding parameter [5] as [VARCHAR] - 8558cd75-7ecd-45ae-a4f7-05c055c421ed build 25-Feb-2014 01:11:45 01:11:45,690 TRACE BasicBinder:83 - binding parameter [1] as [BOOLEAN] - false build 25-Feb-2014 01:11:45 01:11:45,690 TRACE BasicBinder:83 - binding parameter [2] as [VARCHAR] - cmnavarro@illinois.edu build 25-Feb-2014 01:11:45 01:11:45,691 TRACE BasicBinder:83 - binding parameter [3] as [VARCHAR] - Chris build 25-Feb-2014 01:11:45 01:11:45,691 TRACE BasicBinder:83 - binding parameter [4] as [VARCHAR] - Navarro build 25-Feb-2014 01:11:45 01:11:45,691 TRACE BasicBinder:83 - binding parameter [5] as [VARCHAR] - 8f169a04-15b4-496e-83b9-f28e6678b200 build 25-Feb-2014 01:11:45 01:11:45,692 TRACE BasicBinder:83 - binding parameter [1] as [VARCHAR] - 767c01a7-28cc-471c-a7c7-0737ca5c5e74 build 25-Feb-2014 01:11:45 01:11:45,692 TRACE BasicBinder:83 - binding parameter [2] as [VARCHAR] - 65762a12-a04c-43c2-9d69-2180f2dff9e8 build 25-Feb-2014 01:11:45 01:11:45,693 TRACE BasicBinder:83 - binding parameter [1] as [VARCHAR] - 767c01a7-28cc-471c-a7c7-0737ca5c5e74 build 25-Feb-2014 01:11:45 01:11:45,693 TRACE BasicBinder:83 - binding parameter [2] as [VARCHAR] - e8fcdb3a-da7e-4609-b096-db2ed184c9b5 build 25-Feb-2014 01:11:45 01:11:45,694 TRACE BasicBinder:83 - binding parameter [1] as [VARCHAR] - 767c01a7-28cc-471c-a7c7-0737ca5c5e74 build 25-Feb-2014 01:11:45 01:11:45,694 TRACE BasicBinder:83 - binding parameter [2] as [VARCHAR] - 8558cd75-7ecd-45ae-a4f7-05c055c421ed build 25-Feb-2014 01:11:45 01:11:45,695 TRACE BasicBinder:83 - binding parameter [1] as [VARCHAR] - 767c01a7-28cc-471c-a7c7-0737ca5c5e74 build 25-Feb-2014 01:11:45 01:11:45,695 TRACE BasicBinder:83 - binding parameter [2] as [VARCHAR] - 8f169a04-15b4-496e-83b9-f28e6678b200 build 25-Feb-2014 01:11:45 01:11:45,696 DEBUG JpaTransactionManager:593 - Closing JPA EntityManager [org.hibernate.ejb.EntityManagerImpl@1b4865b1] after transaction build 25-Feb-2014 01:11:45 01:11:45,696 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:45 01:11:45,696 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'transactionManager' build 25-Feb-2014 01:11:45 01:11:45,697 DEBUG JpaTransactionManager:365 - Creating new transaction with name [null]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT build 25-Feb-2014 01:11:45 01:11:45,697 DEBUG JpaTransactionManager:368 - Opened new EntityManager [org.hibernate.ejb.EntityManagerImpl@3549494e] for JPA transaction build 25-Feb-2014 01:11:45 01:11:45,698 DEBUG DriverManagerDataSource:162 - Creating new JDBC DriverManager Connection to [jdbc:hsqldb:mem:.] build 25-Feb-2014 01:11:45 01:11:45,698 DEBUG JpaTransactionManager:400 - Exposing JPA transaction as JDBC transaction [org.springframework.orm.jpa.vendor.HibernateJpaDialect$HibernateConnectionHandle@5e6bbb36] build 25-Feb-2014 01:11:45 01:11:45,698 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'datasetDAO' build 25-Feb-2014 01:11:45 01:11:45,699 DEBUG TransactionalRepositoryProxyPostProcessor$CustomAnnotationTransactionAttributeSource:288 - Adding transactional method 'findOne' with attribute: PROPAGATION_REQUIRED,ISOLATION_DEFAULT,readOnly; '' build 25-Feb-2014 01:11:45 01:11:45,699 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'transactionManager' build 25-Feb-2014 01:11:45 01:11:45,699 DEBUG JpaTransactionManager:331 - Found thread-bound EntityManager [org.hibernate.ejb.EntityManagerImpl@3549494e] for JPA transaction build 25-Feb-2014 01:11:45 01:11:45,699 DEBUG JpaTransactionManager:470 - Participating in existing transaction build 25-Feb-2014 01:11:45 01:11:45,701 TRACE BasicBinder:83 - binding parameter [1] as [VARCHAR] - 767c01a7-28cc-471c-a7c7-0737ca5c5e74 build 25-Feb-2014 01:11:45 01:11:45,701 TRACE BasicExtractor:67 - Found [null] as column [id48_0_] build 25-Feb-2014 01:11:45 01:11:45,702 TRACE BasicExtractor:67 - Found [null] as column [id48_1_] build 25-Feb-2014 01:11:45 01:11:45,702 TRACE BasicExtractor:72 - Found [false] as column [deleted48_2_] build 25-Feb-2014 01:11:45 01:11:45,702 TRACE BasicExtractor:67 - Found [null] as column [creator4_50_2_] build 25-Feb-2014 01:11:45 01:11:45,703 TRACE BasicExtractor:72 - Found [2014-02-25 01:11:45.626] as column [date50_2_] build 25-Feb-2014 01:11:45 01:11:45,703 TRACE BasicExtractor:72 - Found [] as column [descript2_50_2_] build 25-Feb-2014 01:11:45 01:11:45,703 TRACE BasicExtractor:72 - Found [] as column [title50_2_] build 25-Feb-2014 01:11:45 01:11:45,704 TRACE BasicExtractor:67 - Found [null] as column [Dataset1_48_4_] build 25-Feb-2014 01:11:45 01:11:45,704 DEBUG JpaTransactionManager:752 - Initiating transaction commit build 25-Feb-2014 01:11:45 01:11:45,704 DEBUG JpaTransactionManager:507 - Committing JPA transaction on EntityManager [org.hibernate.ejb.EntityManagerImpl@3549494e] build 25-Feb-2014 01:11:45 01:11:45,705 DEBUG JpaTransactionManager:593 - Closing JPA EntityManager [org.hibernate.ejb.EntityManagerImpl@3549494e] after transaction build 25-Feb-2014 01:11:45 01:11:45,705 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:45 class org.hibernate.collection.internal.PersistentBag build 25-Feb-2014 01:11:45 01:11:45,706 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'transactionManager' build 25-Feb-2014 01:11:45 01:11:45,706 DEBUG JpaTransactionManager:365 - Creating new transaction with name [null]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT build 25-Feb-2014 01:11:45 01:11:45,707 DEBUG JpaTransactionManager:368 - Opened new EntityManager [org.hibernate.ejb.EntityManagerImpl@3fc2e163] for JPA transaction build 25-Feb-2014 01:11:45 01:11:45,707 DEBUG DriverManagerDataSource:162 - Creating new JDBC DriverManager Connection to [jdbc:hsqldb:mem:.] build 25-Feb-2014 01:11:45 01:11:45,707 DEBUG JpaTransactionManager:400 - Exposing JPA transaction as JDBC transaction [org.springframework.orm.jpa.vendor.HibernateJpaDialect$HibernateConnectionHandle@135b4b49] build 25-Feb-2014 01:11:45 01:11:45,708 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'datasetDAO' build 25-Feb-2014 01:11:45 01:11:45,708 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'transactionManager' build 25-Feb-2014 01:11:45 01:11:45,708 DEBUG JpaTransactionManager:331 - Found thread-bound EntityManager [org.hibernate.ejb.EntityManagerImpl@3fc2e163] for JPA transaction build 25-Feb-2014 01:11:45 01:11:45,708 DEBUG JpaTransactionManager:470 - Participating in existing transaction build 25-Feb-2014 01:11:45 01:11:45,710 TRACE BasicBinder:83 - binding parameter [1] as [VARCHAR] - 767c01a7-28cc-471c-a7c7-0737ca5c5e74 build 25-Feb-2014 01:11:45 01:11:45,711 TRACE BasicExtractor:67 - Found [null] as column [id48_0_] build 25-Feb-2014 01:11:45 01:11:45,711 TRACE BasicExtractor:67 - Found [null] as column [id48_1_] build 25-Feb-2014 01:11:45 01:11:45,711 TRACE BasicExtractor:72 - Found [false] as column [deleted48_2_] build 25-Feb-2014 01:11:45 01:11:45,712 TRACE BasicExtractor:67 - Found [null] as column [creator4_50_2_] build 25-Feb-2014 01:11:45 01:11:45,712 TRACE BasicExtractor:72 - Found [2014-02-25 01:11:45.626] as column [date50_2_] build 25-Feb-2014 01:11:45 01:11:45,712 TRACE BasicExtractor:72 - Found [] as column [descript2_50_2_] build 25-Feb-2014 01:11:45 01:11:45,713 TRACE BasicExtractor:72 - Found [] as column [title50_2_] build 25-Feb-2014 01:11:45 01:11:45,713 TRACE BasicExtractor:67 - Found [null] as column [Dataset1_48_4_] build 25-Feb-2014 01:11:45 01:11:45,896 TRACE BasicBinder:83 - binding parameter [1] as [VARCHAR] - 767c01a7-28cc-471c-a7c7-0737ca5c5e74 build 25-Feb-2014 01:11:45 01:11:45,897 TRACE BasicExtractor:72 - Found [65762a12-a04c-43c2-9d69-2180f2dff9e8] as column [id48_0_] build 25-Feb-2014 01:11:45 01:11:45,897 TRACE BasicExtractor:72 - Found [false] as column [deleted48_0_] build 25-Feb-2014 01:11:45 01:11:45,898 TRACE BasicExtractor:72 - Found [kooper@illinois.edu] as column [email52_0_] build 25-Feb-2014 01:11:45 01:11:45,898 TRACE BasicExtractor:72 - Found [Rob] as column [firstName52_0_] build 25-Feb-2014 01:11:45 01:11:45,898 TRACE BasicExtractor:72 - Found [Kooper] as column [lastName52_0_] build 25-Feb-2014 01:11:45 01:11:45,898 TRACE BasicExtractor:72 - Found [767c01a7-28cc-471c-a7c7-0737ca5c5e74] as column [Dataset1_48_1_] build 25-Feb-2014 01:11:45 01:11:45,899 TRACE BasicExtractor:72 - Found [65762a12-a04c-43c2-9d69-2180f2dff9e8] as column [contribu2_54_1_] build 25-Feb-2014 01:11:45 01:11:45,899 TRACE BasicExtractor:72 - Found [e8fcdb3a-da7e-4609-b096-db2ed184c9b5] as column [id48_0_] build 25-Feb-2014 01:11:45 01:11:45,899 TRACE BasicExtractor:72 - Found [false] as column [deleted48_0_] build 25-Feb-2014 01:11:45 01:11:45,900 TRACE BasicExtractor:72 - Found [lmarini@illinois.edu] as column [email52_0_] build 25-Feb-2014 01:11:45 01:11:45,900 TRACE BasicExtractor:72 - Found [Luigi] as column [firstName52_0_] build 25-Feb-2014 01:11:45 01:11:45,900 TRACE BasicExtractor:72 - Found [Marini] as column [lastName52_0_] build 25-Feb-2014 01:11:45 01:11:45,900 TRACE BasicExtractor:72 - Found [767c01a7-28cc-471c-a7c7-0737ca5c5e74] as column [Dataset1_48_1_] build 25-Feb-2014 01:11:45 01:11:45,901 TRACE BasicExtractor:72 - Found [e8fcdb3a-da7e-4609-b096-db2ed184c9b5] as column [contribu2_54_1_] build 25-Feb-2014 01:11:45 01:11:45,901 TRACE BasicExtractor:72 - Found [8558cd75-7ecd-45ae-a4f7-05c055c421ed] as column [id48_0_] build 25-Feb-2014 01:11:45 01:11:45,901 TRACE BasicExtractor:72 - Found [false] as column [deleted48_0_] build 25-Feb-2014 01:11:45 01:11:45,902 TRACE BasicExtractor:72 - Found [jonglee1@illinois.edu] as column [email52_0_] build 25-Feb-2014 01:11:45 01:11:45,902 TRACE BasicExtractor:72 - Found [Jong] as column [firstName52_0_] build 25-Feb-2014 01:11:45 01:11:45,902 TRACE BasicExtractor:72 - Found [Lee] as column [lastName52_0_] build 25-Feb-2014 01:11:45 01:11:45,902 TRACE BasicExtractor:72 - Found [767c01a7-28cc-471c-a7c7-0737ca5c5e74] as column [Dataset1_48_1_] build 25-Feb-2014 01:11:45 01:11:45,903 TRACE BasicExtractor:72 - Found [8558cd75-7ecd-45ae-a4f7-05c055c421ed] as column [contribu2_54_1_] build 25-Feb-2014 01:11:45 01:11:45,903 TRACE BasicExtractor:72 - Found [8f169a04-15b4-496e-83b9-f28e6678b200] as column [id48_0_] build 25-Feb-2014 01:11:45 01:11:45,903 TRACE BasicExtractor:72 - Found [false] as column [deleted48_0_] build 25-Feb-2014 01:11:45 01:11:45,903 TRACE BasicExtractor:72 - Found [cmnavarro@illinois.edu] as column [email52_0_] build 25-Feb-2014 01:11:45 01:11:45,904 TRACE BasicExtractor:72 - Found [Chris] as column [firstName52_0_] build 25-Feb-2014 01:11:45 01:11:45,904 TRACE BasicExtractor:72 - Found [Navarro] as column [lastName52_0_] build 25-Feb-2014 01:11:45 01:11:45,904 TRACE BasicExtractor:72 - Found [767c01a7-28cc-471c-a7c7-0737ca5c5e74] as column [Dataset1_48_1_] build 25-Feb-2014 01:11:45 01:11:45,904 TRACE BasicExtractor:72 - Found [8f169a04-15b4-496e-83b9-f28e6678b200] as column [contribu2_54_1_] build 25-Feb-2014 01:11:45 01:11:45,941 DEBUG JpaTransactionManager:752 - Initiating transaction commit build 25-Feb-2014 01:11:45 01:11:45,941 DEBUG JpaTransactionManager:507 - Committing JPA transaction on EntityManager [org.hibernate.ejb.EntityManagerImpl@3fc2e163] build 25-Feb-2014 01:11:45 01:11:45,942 DEBUG JpaTransactionManager:593 - Closing JPA EntityManager [org.hibernate.ejb.EntityManagerImpl@3fc2e163] after transaction build 25-Feb-2014 01:11:45 01:11:45,942 DEBUG EntityManagerFactoryUtils:343 - Closing JPA EntityManager build 25-Feb-2014 01:11:45 class java.util.ArrayList build 25-Feb-2014 01:11:45 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.772 sec build 25-Feb-2014 01:11:45 01:11:45,944 DEBUG Transaction:65 - main build 25-Feb-2014 01:11:45 There are 0 open transactions : build 25-Feb-2014 01:11:45 build 25-Feb-2014 01:11:46 build 25-Feb-2014 01:11:46 Results : build 25-Feb-2014 01:11:46 build 25-Feb-2014 01:11:46 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 build 25-Feb-2014 01:11:46 build 25-Feb-2014 01:11:46 [INFO] build 25-Feb-2014 01:11:46 [INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ ncsa-common-springdata --- build 25-Feb-2014 01:11:46 [INFO] Building jar: /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/ncsa-common-springdata-1.0.0-SNAPSHOT.jar build 25-Feb-2014 01:11:46 [INFO] build 25-Feb-2014 01:11:46 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ncsa-common-springdata --- build 25-Feb-2014 01:11:46 [INFO] Installing /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/target/ncsa-common-springdata-1.0.0-SNAPSHOT.jar to /home/opensource/.m2/repository/edu/illinois/ncsa/ncsa-common-springdata/1.0.0-SNAPSHOT/ncsa-common-springdata-1.0.0-SNAPSHOT.jar build 25-Feb-2014 01:11:46 [INFO] Installing /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/ncsa-common-springdata/pom.xml to /home/opensource/.m2/repository/edu/illinois/ncsa/ncsa-common-springdata/1.0.0-SNAPSHOT/ncsa-common-springdata-1.0.0-SNAPSHOT.pom build 25-Feb-2014 01:11:46 [INFO] build 25-Feb-2014 01:11:46 [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ ncsa-common-springdata --- build 25-Feb-2014 01:11:46 Downloading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/ncsa-common-springdata/1.0.0-SNAPSHOT/maven-metadata.xml build 25-Feb-2014 01:11:46 Downloaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/ncsa-common-springdata/1.0.0-SNAPSHOT/maven-metadata.xml (795 B at 26.8 KB/sec) build 25-Feb-2014 01:11:46 Uploading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/ncsa-common-springdata/1.0.0-SNAPSHOT/ncsa-common-springdata-1.0.0-20140225.071146-526.jar build 25-Feb-2014 01:11:46 Uploaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/ncsa-common-springdata/1.0.0-SNAPSHOT/ncsa-common-springdata-1.0.0-20140225.071146-526.jar (21 KB at 378.6 KB/sec) build 25-Feb-2014 01:11:46 Uploading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/ncsa-common-springdata/1.0.0-SNAPSHOT/ncsa-common-springdata-1.0.0-20140225.071146-526.pom build 25-Feb-2014 01:11:46 Uploaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/ncsa-common-springdata/1.0.0-SNAPSHOT/ncsa-common-springdata-1.0.0-20140225.071146-526.pom (2 KB at 47.5 KB/sec) build 25-Feb-2014 01:11:46 Downloading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/ncsa-common-springdata/maven-metadata.xml build 25-Feb-2014 01:11:46 Downloaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/ncsa-common-springdata/maven-metadata.xml (299 B at 4.7 KB/sec) build 25-Feb-2014 01:11:46 Uploading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/ncsa-common-springdata/1.0.0-SNAPSHOT/maven-metadata.xml build 25-Feb-2014 01:11:46 Uploaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/ncsa-common-springdata/1.0.0-SNAPSHOT/maven-metadata.xml (795 B at 14.1 KB/sec) build 25-Feb-2014 01:11:46 Uploading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/ncsa-common-springdata/maven-metadata.xml build 25-Feb-2014 01:11:46 Uploaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/ncsa-common-springdata/maven-metadata.xml (299 B at 6.0 KB/sec) build 25-Feb-2014 01:11:46 [INFO] build 25-Feb-2014 01:11:46 [INFO] ------------------------------------------------------------------------ build 25-Feb-2014 01:11:46 [INFO] Building file-service-client 1.0.0-SNAPSHOT build 25-Feb-2014 01:11:46 [INFO] ------------------------------------------------------------------------ build 25-Feb-2014 01:11:46 [INFO] build 25-Feb-2014 01:11:46 [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ file-service-client --- build 25-Feb-2014 01:11:46 [debug] execute contextualize build 25-Feb-2014 01:11:46 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 25-Feb-2014 01:11:46 [INFO] Copying 1 resource build 25-Feb-2014 01:11:46 [INFO] build 25-Feb-2014 01:11:46 [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ file-service-client --- build 25-Feb-2014 01:11:46 [INFO] Nothing to compile - all classes are up to date build 25-Feb-2014 01:11:46 [INFO] build 25-Feb-2014 01:11:46 [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ file-service-client --- build 25-Feb-2014 01:11:46 [debug] execute contextualize build 25-Feb-2014 01:11:46 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 25-Feb-2014 01:11:46 [INFO] Copying 1 resource build 25-Feb-2014 01:11:46 [INFO] build 25-Feb-2014 01:11:46 [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ file-service-client --- build 25-Feb-2014 01:11:46 [INFO] Nothing to compile - all classes are up to date build 25-Feb-2014 01:11:46 [INFO] build 25-Feb-2014 01:11:46 [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ file-service-client --- build 25-Feb-2014 01:11:46 [INFO] Surefire report directory: /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/file-service-client/target/surefire-reports build 25-Feb-2014 01:11:46 build 25-Feb-2014 01:11:46 ------------------------------------------------------- build 25-Feb-2014 01:11:46 T E S T S build 25-Feb-2014 01:11:46 ------------------------------------------------------- build 25-Feb-2014 01:11:46 build 25-Feb-2014 01:11:46 Results : build 25-Feb-2014 01:11:46 build 25-Feb-2014 01:11:46 Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 build 25-Feb-2014 01:11:46 build 25-Feb-2014 01:11:46 [INFO] build 25-Feb-2014 01:11:46 [INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ file-service-client --- build 25-Feb-2014 01:11:47 [INFO] Building jar: /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/file-service-client/target/file-service-client-1.0.0-SNAPSHOT.jar build 25-Feb-2014 01:11:47 [INFO] build 25-Feb-2014 01:11:47 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ file-service-client --- build 25-Feb-2014 01:11:47 [INFO] Installing /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/file-service-client/target/file-service-client-1.0.0-SNAPSHOT.jar to /home/opensource/.m2/repository/edu/illinois/ncsa/file-service-client/1.0.0-SNAPSHOT/file-service-client-1.0.0-SNAPSHOT.jar build 25-Feb-2014 01:11:47 [INFO] Installing /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/file-service-client/pom.xml to /home/opensource/.m2/repository/edu/illinois/ncsa/file-service-client/1.0.0-SNAPSHOT/file-service-client-1.0.0-SNAPSHOT.pom build 25-Feb-2014 01:11:47 [INFO] build 25-Feb-2014 01:11:47 [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ file-service-client --- build 25-Feb-2014 01:11:47 Downloading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/file-service-client/1.0.0-SNAPSHOT/maven-metadata.xml build 25-Feb-2014 01:11:47 Downloaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/file-service-client/1.0.0-SNAPSHOT/maven-metadata.xml (792 B at 17.2 KB/sec) build 25-Feb-2014 01:11:47 Uploading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/file-service-client/1.0.0-SNAPSHOT/file-service-client-1.0.0-20140225.071147-460.jar build 25-Feb-2014 01:11:47 Uploaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/file-service-client/1.0.0-SNAPSHOT/file-service-client-1.0.0-20140225.071147-460.jar (6 KB at 73.1 KB/sec) build 25-Feb-2014 01:11:47 Uploading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/file-service-client/1.0.0-SNAPSHOT/file-service-client-1.0.0-20140225.071147-460.pom build 25-Feb-2014 01:11:47 Uploaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/file-service-client/1.0.0-SNAPSHOT/file-service-client-1.0.0-20140225.071147-460.pom (2 KB at 21.2 KB/sec) build 25-Feb-2014 01:11:47 Downloading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/file-service-client/maven-metadata.xml build 25-Feb-2014 01:11:47 Downloaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/file-service-client/maven-metadata.xml (296 B at 3.6 KB/sec) build 25-Feb-2014 01:11:47 Uploading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/file-service-client/1.0.0-SNAPSHOT/maven-metadata.xml build 25-Feb-2014 01:11:47 Uploaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/file-service-client/1.0.0-SNAPSHOT/maven-metadata.xml (792 B at 11.7 KB/sec) build 25-Feb-2014 01:11:47 Uploading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/file-service-client/maven-metadata.xml build 25-Feb-2014 01:11:47 Uploaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/file-service-client/maven-metadata.xml (296 B at 4.2 KB/sec) build 25-Feb-2014 01:11:47 [INFO] build 25-Feb-2014 01:11:47 [INFO] ------------------------------------------------------------------------ build 25-Feb-2014 01:11:47 [INFO] Building file-service 1.0.0-SNAPSHOT build 25-Feb-2014 01:11:47 [INFO] ------------------------------------------------------------------------ build 25-Feb-2014 01:11:47 [INFO] build 25-Feb-2014 01:11:47 [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ file-service --- build 25-Feb-2014 01:11:47 [debug] execute contextualize build 25-Feb-2014 01:11:47 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 25-Feb-2014 01:11:47 [INFO] Copying 1 resource build 25-Feb-2014 01:11:47 [INFO] build 25-Feb-2014 01:11:47 [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ file-service --- build 25-Feb-2014 01:11:47 [INFO] Nothing to compile - all classes are up to date build 25-Feb-2014 01:11:47 [INFO] build 25-Feb-2014 01:11:47 [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ file-service --- build 25-Feb-2014 01:11:47 [debug] execute contextualize build 25-Feb-2014 01:11:47 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 25-Feb-2014 01:11:47 [INFO] Copying 3 resources build 25-Feb-2014 01:11:47 [INFO] build 25-Feb-2014 01:11:47 [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ file-service --- build 25-Feb-2014 01:11:47 [INFO] Compiling 4 source files to /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/file-service/target/test-classes build 25-Feb-2014 01:11:48 [INFO] build 25-Feb-2014 01:11:48 [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ file-service --- build 25-Feb-2014 01:11:48 [INFO] Surefire report directory: /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/file-service/target/surefire-reports build 25-Feb-2014 01:11:48 build 25-Feb-2014 01:11:48 ------------------------------------------------------- build 25-Feb-2014 01:11:48 T E S T S build 25-Feb-2014 01:11:48 ------------------------------------------------------- build 25-Feb-2014 01:11:48 Running edu.illinois.ncsa.file.service.FileServiceGetTest build 25-Feb-2014 01:11:48 log4j:WARN No appenders could be found for logger (org.mortbay.log). build 25-Feb-2014 01:11:48 log4j:WARN Please initialize the log4j system properly. build 25-Feb-2014 01:11:48 log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. build 25-Feb-2014 01:11:51 http://localhost:9977 build 25-Feb-2014 01:11:51 Hibernate: select filedescri0_.id as id12_0_, filedescri0_.deleted as deleted12_0_, filedescri0_.dataURL as dataURL13_0_, filedescri0_.filename as filename13_0_, filedescri0_.md5sum as md3_13_0_, filedescri0_.mimetype as mimetype13_0_, filedescri0_.size as size13_0_ from FileDescriptor filedescri0_ where filedescri0_.id=? build 25-Feb-2014 01:11:51 Hibernate: insert into FileDescriptor (deleted, dataURL, filename, md5sum, mimetype, size, id) values (?, ?, ?, ?, ?, ?, ?) build 25-Feb-2014 01:11:51 Hibernate: select filedescri0_.id as id12_0_, filedescri0_.deleted as deleted12_0_, filedescri0_.dataURL as dataURL13_0_, filedescri0_.filename as filename13_0_, filedescri0_.md5sum as md3_13_0_, filedescri0_.mimetype as mimetype13_0_, filedescri0_.size as size13_0_ from FileDescriptor filedescri0_ where filedescri0_.id=? build 25-Feb-2014 01:11:51 Hibernate: select filedescri0_.id as id12_0_, filedescri0_.deleted as deleted12_0_, filedescri0_.dataURL as dataURL13_0_, filedescri0_.filename as filename13_0_, filedescri0_.md5sum as md3_13_0_, filedescri0_.mimetype as mimetype13_0_, filedescri0_.size as size13_0_ from FileDescriptor filedescri0_ where filedescri0_.id=? build 25-Feb-2014 01:11:51 Jetty server stopped build 25-Feb-2014 01:11:51 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.338 sec build 25-Feb-2014 01:11:51 Running edu.illinois.ncsa.file.service.FileServicePostTest build 25-Feb-2014 01:11:52 http://localhost:9977 build 25-Feb-2014 01:11:52 Hibernate: select filedescri0_.id as id36_0_, filedescri0_.deleted as deleted36_0_, filedescri0_.dataURL as dataURL37_0_, filedescri0_.filename as filename37_0_, filedescri0_.md5sum as md3_37_0_, filedescri0_.mimetype as mimetype37_0_, filedescri0_.size as size37_0_ from FileDescriptor filedescri0_ where filedescri0_.id=? build 25-Feb-2014 01:11:52 Hibernate: insert into FileDescriptor (deleted, dataURL, filename, md5sum, mimetype, size, id) values (?, ?, ?, ?, ?, ?, ?) build 25-Feb-2014 01:11:53 Jetty server stopped build 25-Feb-2014 01:11:53 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.149 sec build 25-Feb-2014 01:11:53 build 25-Feb-2014 01:11:53 Results : build 25-Feb-2014 01:11:53 build 25-Feb-2014 01:11:53 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 build 25-Feb-2014 01:11:53 build 25-Feb-2014 01:11:53 [INFO] build 25-Feb-2014 01:11:53 [INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ file-service --- build 25-Feb-2014 01:11:53 [INFO] Building jar: /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/file-service/target/file-service-1.0.0-SNAPSHOT.jar build 25-Feb-2014 01:11:53 [INFO] build 25-Feb-2014 01:11:53 [INFO] --- maven-dependency-plugin:2.3:copy (default) @ file-service --- build 25-Feb-2014 01:11:53 [INFO] Configured Artifact: org.mortbay.jetty:jetty-runner:8.1.5.v20120716:jar build 25-Feb-2014 01:11:53 [INFO] Copying jetty-runner-8.1.5.v20120716.jar to /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/file-service/target/dependency/jetty-runner.jar build 25-Feb-2014 01:11:53 [INFO] build 25-Feb-2014 01:11:53 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ file-service --- build 25-Feb-2014 01:11:53 [INFO] Installing /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/file-service/target/file-service-1.0.0-SNAPSHOT.jar to /home/opensource/.m2/repository/edu/illinois/ncsa/file-service/1.0.0-SNAPSHOT/file-service-1.0.0-SNAPSHOT.jar build 25-Feb-2014 01:11:53 [INFO] Installing /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/file-service/pom.xml to /home/opensource/.m2/repository/edu/illinois/ncsa/file-service/1.0.0-SNAPSHOT/file-service-1.0.0-SNAPSHOT.pom build 25-Feb-2014 01:11:53 [INFO] build 25-Feb-2014 01:11:53 [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ file-service --- build 25-Feb-2014 01:11:53 Downloading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/file-service/1.0.0-SNAPSHOT/maven-metadata.xml build 25-Feb-2014 01:11:53 Downloaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/file-service/1.0.0-SNAPSHOT/maven-metadata.xml (785 B at 30.7 KB/sec) build 25-Feb-2014 01:11:53 Uploading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/file-service/1.0.0-SNAPSHOT/file-service-1.0.0-20140225.071153-520.jar build 25-Feb-2014 01:11:53 Uploaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/file-service/1.0.0-SNAPSHOT/file-service-1.0.0-20140225.071153-520.jar (6 KB at 74.3 KB/sec) build 25-Feb-2014 01:11:53 Uploading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/file-service/1.0.0-SNAPSHOT/file-service-1.0.0-20140225.071153-520.pom build 25-Feb-2014 01:11:53 Uploaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/file-service/1.0.0-SNAPSHOT/file-service-1.0.0-20140225.071153-520.pom (3 KB at 78.4 KB/sec) build 25-Feb-2014 01:11:53 Downloading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/file-service/maven-metadata.xml build 25-Feb-2014 01:11:53 Downloaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/file-service/maven-metadata.xml (289 B at 12.3 KB/sec) build 25-Feb-2014 01:11:53 Uploading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/file-service/1.0.0-SNAPSHOT/maven-metadata.xml build 25-Feb-2014 01:11:53 Uploaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/file-service/1.0.0-SNAPSHOT/maven-metadata.xml (785 B at 17.4 KB/sec) build 25-Feb-2014 01:11:53 Uploading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/file-service/maven-metadata.xml build 25-Feb-2014 01:11:53 Uploaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/file-service/maven-metadata.xml (289 B at 8.1 KB/sec) build 25-Feb-2014 01:11:53 [INFO] build 25-Feb-2014 01:11:53 [INFO] ------------------------------------------------------------------------ build 25-Feb-2014 01:11:53 [INFO] Building file-webapp 1.0.0-SNAPSHOT build 25-Feb-2014 01:11:53 [INFO] ------------------------------------------------------------------------ build 25-Feb-2014 01:11:53 [INFO] build 25-Feb-2014 01:11:53 [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ file-webapp --- build 25-Feb-2014 01:11:53 [debug] execute contextualize build 25-Feb-2014 01:11:53 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 25-Feb-2014 01:11:53 [INFO] Copying 1 resource build 25-Feb-2014 01:11:53 [INFO] build 25-Feb-2014 01:11:53 [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ file-webapp --- build 25-Feb-2014 01:11:53 [INFO] Nothing to compile - all classes are up to date build 25-Feb-2014 01:11:53 [INFO] build 25-Feb-2014 01:11:53 [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ file-webapp --- build 25-Feb-2014 01:11:53 [debug] execute contextualize build 25-Feb-2014 01:11:53 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 25-Feb-2014 01:11:53 [INFO] Copying 1 resource build 25-Feb-2014 01:11:53 [INFO] build 25-Feb-2014 01:11:53 [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ file-webapp --- build 25-Feb-2014 01:11:53 [INFO] Nothing to compile - all classes are up to date build 25-Feb-2014 01:11:53 [INFO] build 25-Feb-2014 01:11:53 [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ file-webapp --- build 25-Feb-2014 01:11:53 [INFO] Surefire report directory: /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/file-webapp/target/surefire-reports build 25-Feb-2014 01:11:53 build 25-Feb-2014 01:11:53 ------------------------------------------------------- build 25-Feb-2014 01:11:53 T E S T S build 25-Feb-2014 01:11:53 ------------------------------------------------------- build 25-Feb-2014 01:11:54 build 25-Feb-2014 01:11:54 Results : build 25-Feb-2014 01:11:54 build 25-Feb-2014 01:11:54 Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 build 25-Feb-2014 01:11:54 build 25-Feb-2014 01:11:54 [INFO] build 25-Feb-2014 01:11:54 [INFO] --- maven-war-plugin:2.1.1:war (default-war) @ file-webapp --- build 25-Feb-2014 01:11:54 [INFO] Packaging webapp build 25-Feb-2014 01:11:54 [INFO] Assembling webapp [file-webapp] in [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/file-webapp/target/file-webapp-1.0.0-SNAPSHOT] build 25-Feb-2014 01:11:54 [INFO] Processing war project build 25-Feb-2014 01:11:54 [INFO] Copying webapp resources [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/file-webapp/src/main/webapp] build 25-Feb-2014 01:11:54 [INFO] Webapp assembled in [229 msecs] build 25-Feb-2014 01:11:54 [INFO] Building war: /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/file-webapp/target/file-webapp-1.0.0-SNAPSHOT.war build 25-Feb-2014 01:11:56 [INFO] WEB-INF/web.xml already added, skipping build 25-Feb-2014 01:11:56 [INFO] build 25-Feb-2014 01:11:56 [INFO] --- maven-dependency-plugin:2.3:copy (default) @ file-webapp --- build 25-Feb-2014 01:11:56 [INFO] Configured Artifact: org.mortbay.jetty:jetty-runner:8.1.5.v20120716:jar build 25-Feb-2014 01:11:56 [INFO] Copying jetty-runner-8.1.5.v20120716.jar to /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/file-webapp/target/dependency/jetty-runner.jar build 25-Feb-2014 01:11:56 [INFO] build 25-Feb-2014 01:11:56 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ file-webapp --- build 25-Feb-2014 01:11:56 [INFO] Installing /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/file-webapp/target/file-webapp-1.0.0-SNAPSHOT.war to /home/opensource/.m2/repository/edu/illinois/ncsa/file-webapp/1.0.0-SNAPSHOT/file-webapp-1.0.0-SNAPSHOT.war build 25-Feb-2014 01:11:56 [INFO] Installing /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-COMMON/file-webapp/pom.xml to /home/opensource/.m2/repository/edu/illinois/ncsa/file-webapp/1.0.0-SNAPSHOT/file-webapp-1.0.0-SNAPSHOT.pom build 25-Feb-2014 01:11:56 [INFO] build 25-Feb-2014 01:11:56 [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ file-webapp --- build 25-Feb-2014 01:11:56 Downloading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/file-webapp/1.0.0-SNAPSHOT/maven-metadata.xml build 25-Feb-2014 01:11:56 Downloaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/file-webapp/1.0.0-SNAPSHOT/maven-metadata.xml (784 B at 7.1 KB/sec) build 25-Feb-2014 01:11:56 Uploading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/file-webapp/1.0.0-SNAPSHOT/file-webapp-1.0.0-20140225.071156-150.war build 25-Feb-2014 01:11:57 Uploaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/file-webapp/1.0.0-SNAPSHOT/file-webapp-1.0.0-20140225.071156-150.war (21282 KB at 19926.8 KB/sec) build 25-Feb-2014 01:11:57 Uploading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/file-webapp/1.0.0-SNAPSHOT/file-webapp-1.0.0-20140225.071156-150.pom build 25-Feb-2014 01:11:57 Uploaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/file-webapp/1.0.0-SNAPSHOT/file-webapp-1.0.0-20140225.071156-150.pom (4 KB at 52.1 KB/sec) build 25-Feb-2014 01:11:57 Downloading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/file-webapp/maven-metadata.xml build 25-Feb-2014 01:11:57 Downloaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/file-webapp/maven-metadata.xml (288 B at 9.4 KB/sec) build 25-Feb-2014 01:11:57 Uploading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/file-webapp/1.0.0-SNAPSHOT/maven-metadata.xml build 25-Feb-2014 01:11:58 Uploaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/file-webapp/1.0.0-SNAPSHOT/maven-metadata.xml (784 B at 19.1 KB/sec) build 25-Feb-2014 01:11:58 Uploading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/file-webapp/maven-metadata.xml build 25-Feb-2014 01:11:58 Uploaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/file-webapp/maven-metadata.xml (288 B at 6.9 KB/sec) build 25-Feb-2014 01:11:58 [INFO] ------------------------------------------------------------------------ build 25-Feb-2014 01:11:58 [INFO] Reactor Summary: build 25-Feb-2014 01:11:58 [INFO] build 25-Feb-2014 01:11:58 [INFO] ncsa-common ....................................... SUCCESS [1.920s] build 25-Feb-2014 01:11:58 [INFO] spring-libraries .................................. SUCCESS [2.182s] build 25-Feb-2014 01:11:58 [INFO] ncsa-common-domain ................................ SUCCESS [1.153s] build 25-Feb-2014 01:11:58 [INFO] ncsa-common-springdata ............................ SUCCESS [6.657s] build 25-Feb-2014 01:11:58 [INFO] file-service-client ............................... SUCCESS [0.995s] build 25-Feb-2014 01:11:58 [INFO] file-service ...................................... SUCCESS [6.269s] build 25-Feb-2014 01:11:58 [INFO] file-webapp ....................................... SUCCESS [4.277s] build 25-Feb-2014 01:11:58 [INFO] ------------------------------------------------------------------------ build 25-Feb-2014 01:11:58 [INFO] BUILD SUCCESS build 25-Feb-2014 01:11:58 [INFO] ------------------------------------------------------------------------ build 25-Feb-2014 01:11:58 [INFO] Total time: 24.128s build 25-Feb-2014 01:11:58 [INFO] Finished at: Tue Feb 25 01:11:58 CST 2014 build 25-Feb-2014 01:11:58 [INFO] Final Memory: 29M/240M build 25-Feb-2014 01:11:58 [INFO] ------------------------------------------------------------------------ simple 25-Feb-2014 01:11:58 Parsing test results... simple 25-Feb-2014 01:11:58 Finished task 'deploy' simple 25-Feb-2014 01:11:58 Running post build plugin 'NCover Results Collector' simple 25-Feb-2014 01:11:58 Running post build plugin 'Clover Results Collector' simple 25-Feb-2014 01:11:58 Running post build plugin 'Artifact Copier' simple 25-Feb-2014 01:11:58 Finalising the build... simple 25-Feb-2014 01:11:58 Stopping timer. simple 25-Feb-2014 01:11:58 Build CI-SERVER-COMMON-110 completed. simple 25-Feb-2014 01:11:58 Running on server: post build plugin 'NCover Results Collector' simple 25-Feb-2014 01:11:58 Running on server: post build plugin 'Clover Delta Calculator' simple 25-Feb-2014 01:11:58 Running on server: post build plugin 'Build Hanging Detection Configuration' simple 25-Feb-2014 01:11:58 Running on server: post build plugin 'Maven Dependencies Postprocessor' simple 25-Feb-2014 01:11:58 All post build plugins have finished simple 25-Feb-2014 01:11:58 Generating build results summary... simple 25-Feb-2014 01:11:58 Saving build results to disk... simple 25-Feb-2014 01:11:58 Indexing build results... simple 25-Feb-2014 01:11:58 Finished building CI-SERVER-COMMON-110.