C:\openempi\openempi>mvn install [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] OpenEMPI Application [INFO] OpenEMPI - Core [INFO] OpenEMPI - OpenPIXPDQ Adapter [INFO] OpenEMPI - EJB Interface [INFO] OpenEMPI - Web (Struts 2) [INFO] OpenEMPI - Web (Server Side) [INFO] OpenEMPI - Web (Client Side) [INFO] OpenEMPI - EAR [INFO] ------------------------------------------------------------------------ [INFO] Building OpenEMPI Application [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [install:install {execution: default-install}] [INFO] Installing C:\openempi\openempi\pom.xml to C:\Users\ctoth\.m2\repository\org\openhie\openempi\openempi\2.0.4\openempi-2.0.4.pom [INFO] ------------------------------------------------------------------------ [INFO] Building OpenEMPI - Core [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [WARNING] While downloading xmlbeans:xmlbeans:2.2.0 This artifact has been relocated to org.apache.xmlbeans:xmlbeans:2.2.0. [INFO] [xmlbeans:xmlbeans {execution: default}] [INFO] All schema objects are up to date. [INFO] [aspectj:compile {execution: default}] [INFO] [resources:resources {execution: default-resources}] [WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 12 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Nothing to compile - all classes are up to date [INFO] [resources:testResources {execution: default-testResources}] [WARNING] File encoding has not been set, using platform encoding Cp1252, i.e. build is platform dependent! [WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 13 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Nothing to compile - all classes are up to date [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: C:\openempi\openempi\core\target\surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.openhie.openempi.dao.RoleDaoTest INFO - org.springframework.test.AbstractSingleSpringContextTests.loadContextLocations(210) | Loading context for locations: classpath:/appli cationContext-resources.xml,classpath:/applicationContext-dao.xml,classpath*:/applicationContext.xml,classpath:**/applicationContext*.xml INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hiber nate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (i n JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@19852a81]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select role0_.id as id15_, role0_.description as descript2_15_, role0_.name as name15_ from role role0_ where role0_.name=? Hibernate: select role0_.id as id15_, role0_.description as descript2_15_, role0_.name as name15_ from role role0_ where role0_.name=? DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testGetRoleInvalid]. DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@19852a81]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select role0_.id as id15_, role0_.description as descript2_15_, role0_.name as name15_ from role role0_ where role0_.name=? Hibernate: select role0_.id as id15_, role0_.description as descript2_15_, role0_.name as name15_ from role role0_ where role0_.name=? DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testGetRole]. DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@19852a81]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select role0_.id as id15_, role0_.description as descript2_15_, role0_.name as name15_ from role role0_ where role0_.name=? Hibernate: select role0_.id as id15_, role0_.description as descript2_15_, role0_.name as name15_ from role role0_ where role0_.name=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | update role set description=?, name=? where id=? Hibernate: update role set description=?, name=? where id=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select role0_.id as id15_, role0_.description as descript2_15_, role0_.name as name15_ from role role0_ where role0_.name=? Hibernate: select role0_.id as id15_, role0_.description as descript2_15_, role0_.name as name15_ from role role0_ where role0_.name=? DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testUpdateRole]. DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@19852a81]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select nextval ('hibernate_sequence') Hibernate: select nextval ('hibernate_sequence') DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into role (description, name, id) values (?, ?, ?) Hibernate: insert into role (description, name, id) values (?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select role0_.id as id15_, role0_.description as descript2_15_, role0_.name as name15_ from role role0_ where role0_.name=? Hibernate: select role0_.id as id15_, role0_.description as descript2_15_, role0_.name as name15_ from role role0_ where role0_.name=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select role0_.id as id15_, role0_.description as descript2_15_, role0_.name as name15_ from role role0_ where role0_.name=? Hibernate: select role0_.id as id15_, role0_.description as descript2_15_, role0_.name as name15_ from role role0_ where role0_.name=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | delete from role where id=? Hibernate: delete from role where id=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select role0_.id as id15_, role0_.description as descript2_15_, role0_.name as name15_ from role role0_ where role0_.name=? Hibernate: select role0_.id as id15_, role0_.description as descript2_15_, role0_.name as name15_ from role role0_ where role0_.name=? DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testAddAndRemoveRole]. DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@19852a81]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select role0_.id as id15_, role0_.description as descript2_15_, role0_.name as name15_ from role role0_ where role0_.name=? Hibernate: select role0_.id as id15_, role0_.description as descript2_15_, role0_.name as name15_ from role role0_ where role0_.name=? DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testFindByNamedQuery]. Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.713 sec Running org.openhie.openempi.dao.BlockingDaoTest DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@19852a81]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select distinct person0_.custom1 as col_0_0_ from person person0_ Hibernate: select distinct person0_.custom1 as col_0_0_ from person person0_ TRACE - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate.getDistinctValues(55) | Found the following: [] DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testGetDistinctValues]. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 sec Running org.openhie.openempi.dao.UniversalDaoTest DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@19852a81]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select nextval ('hibernate_sequence') Hibernate: select nextval ('hibernate_sequence') DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into app_user (account_expired, account_locked, address, city, country, postal_ code, province, credentials_expired, email, account_enabled, first_name, last_name, password, password_hint, phone_number, username, version , website, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into app_user (account_expired, account_locked, address, city, country, postal_code, province, credentials_expired, email, account_enabled, first_name, last_name, password, password_hint, phone_number, username, version, website, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) WARN - org.hibernate.util.JDBCExceptionReporter.logExceptions(77) | SQL Error: 0, SQLState: null ERROR - org.hibernate.util.JDBCExceptionReporter.logExceptions(78) | Batch entry 0 insert into app_user (account_expired, account_locked, ad dress, city, country, postal_code, province, credentials_expired, email, account_enabled, first_name, last_name, password, password_hint, ph one_number, username, version, website, id) values (0, 0, NULL, Denver, NULL, 80465, NULL, 0, foo@bar.com, 0, first, last, bar, NULL, NULL, foo, 0, NULL, 2) was aborted. Call getNextException to see the cause. WARN - org.hibernate.util.JDBCExceptionReporter.logExceptions(77) | SQL Error: 0, SQLState: 23505 ERROR - org.hibernate.util.JDBCExceptionReporter.logExceptions(78) | ERROR: duplicate key value violates unique constraint "app_user_pkey" ERROR - org.hibernate.event.def.AbstractFlushingEventListener.performExecutions(301) | Could not synchronize database state with session org.hibernate.exception.ConstraintViolationException: Could not execute JDBC batch update at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:71) at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:43) at org.hibernate.jdbc.AbstractBatcher.executeBatch(AbstractBatcher.java:253) at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:266) at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:167) at org.hibernate.event.def.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:298) at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:27) at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1000) at org.springframework.orm.hibernate3.HibernateTemplate$28.doInHibernate(HibernateTemplate.java:888) at org.springframework.orm.hibernate3.HibernateTemplate.doExecute(HibernateTemplate.java:419) at org.springframework.orm.hibernate3.HibernateTemplate.executeWithNativeSession(HibernateTemplate.java:374) at org.springframework.orm.hibernate3.HibernateTemplate.flush(HibernateTemplate.java:886) at org.openhie.openempi.dao.BaseDaoTestCase.flush(BaseDaoTestCase.java:105) at org.openhie.openempi.dao.UniversalDaoTest.testCRUD(UniversalDaoTest.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at org.springframework.test.ConditionalTestCase.runBare(ConditionalTestCase.java:76) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:232) at junit.framework.TestSuite.run(TestSuite.java:227) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) Caused by: java.sql.BatchUpdateException: Batch entry 0 insert into app_user (account_expired, account_locked, address, city, country, posta l_code, province, credentials_expired, email, account_enabled, first_name, last_name, password, password_hint, phone_number, username, versi on, website, id) values (0, 0, NULL, Denver, NULL, 80465, NULL, 0, foo@bar.com, 0, first, last, bar, NULL, NULL, foo, 0, NULL, 2) was aborte d. Call getNextException to see the cause. at org.postgresql.jdbc2.AbstractJdbc2Statement$BatchResultHandler.handleError(AbstractJdbc2Statement.java:2512) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1310) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:347) at org.postgresql.jdbc2.AbstractJdbc2Statement.executeBatch(AbstractJdbc2Statement.java:2574) at org.hibernate.jdbc.BatchingBatcher.doExecuteBatch(BatchingBatcher.java:48) at org.hibernate.jdbc.AbstractBatcher.executeBatch(AbstractBatcher.java:246) ... 35 more DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testCRUD]. Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.161 sec <<< FAILURE! Running org.openhie.openempi.util.UUIDGeneratorTest ddc2b7a0-41c6-11df-8ede-0017426fe59e ddc2deb0-41c6-11df-8ede-0017426fe59e ddc2deb1-41c6-11df-8ede-0017426fe59e ddc2deb2-41c6-11df-8ede-0017426fe59e ddc2deb3-41c6-11df-8ede-0017426fe59e ddc2deb4-41c6-11df-8ede-0017426fe59e ddc2deb5-41c6-11df-8ede-0017426fe59e ddc2deb6-41c6-11df-8ede-0017426fe59e ddc2deb7-41c6-11df-8ede-0017426fe59e ddc2deb8-41c6-11df-8ede-0017426fe59e ddc2deb9-41c6-11df-8ede-0017426fe59e ddc2deba-41c6-11df-8ede-0017426fe59e ddc2debb-41c6-11df-8ede-0017426fe59e ddc2debc-41c6-11df-8ede-0017426fe59e ddc2debd-41c6-11df-8ede-0017426fe59e ddc2debe-41c6-11df-8ede-0017426fe59e ddc2debf-41c6-11df-8ede-0017426fe59e ddc353e0-41c6-11df-8ede-0017426fe59e ddc353e1-41c6-11df-8ede-0017426fe59e ddc353e2-41c6-11df-8ede-0017426fe59e ddc37af0-41c6-11df-8ede-0017426fe59e ddc37af1-41c6-11df-8ede-0017426fe59e ddc37af2-41c6-11df-8ede-0017426fe59e ddc37af3-41c6-11df-8ede-0017426fe59e ddc37af4-41c6-11df-8ede-0017426fe59e ddc37af5-41c6-11df-8ede-0017426fe59e ddc37af6-41c6-11df-8ede-0017426fe59e ddc37af7-41c6-11df-8ede-0017426fe59e ddc37af8-41c6-11df-8ede-0017426fe59e ddc37af9-41c6-11df-8ede-0017426fe59e ddc37afa-41c6-11df-8ede-0017426fe59e ddc7e7c0-41c6-11df-8ede-0017426fe59e ddc7e7c1-41c6-11df-8ede-0017426fe59e ddc7e7c2-41c6-11df-8ede-0017426fe59e ddc7e7c3-41c6-11df-8ede-0017426fe59e ddc7e7c4-41c6-11df-8ede-0017426fe59e ddc7e7c5-41c6-11df-8ede-0017426fe59e ddc7e7c6-41c6-11df-8ede-0017426fe59e ddc7e7c7-41c6-11df-8ede-0017426fe59e ddc7e7c8-41c6-11df-8ede-0017426fe59e ddc7e7c9-41c6-11df-8ede-0017426fe59e ddc7e7ca-41c6-11df-8ede-0017426fe59e ddc7e7cb-41c6-11df-8ede-0017426fe59e ddc7e7cc-41c6-11df-8ede-0017426fe59e ddc80ed0-41c6-11df-8ede-0017426fe59e ddcd17e0-41c6-11df-8ede-0017426fe59e ddcd17e1-41c6-11df-8ede-0017426fe59e ddcd17e2-41c6-11df-8ede-0017426fe59e ddcd17e3-41c6-11df-8ede-0017426fe59e ddcd17e4-41c6-11df-8ede-0017426fe59e ddcd17e5-41c6-11df-8ede-0017426fe59e ddcd17e6-41c6-11df-8ede-0017426fe59e ddcd17e7-41c6-11df-8ede-0017426fe59e ddcd17e8-41c6-11df-8ede-0017426fe59e ddcd17e9-41c6-11df-8ede-0017426fe59e ddcd17ea-41c6-11df-8ede-0017426fe59e ddcd17eb-41c6-11df-8ede-0017426fe59e ddcd17ec-41c6-11df-8ede-0017426fe59e ddcd17ed-41c6-11df-8ede-0017426fe59e ddd29620-41c6-11df-8ede-0017426fe59e ddd29621-41c6-11df-8ede-0017426fe59e ddd29622-41c6-11df-8ede-0017426fe59e ddd29623-41c6-11df-8ede-0017426fe59e ddd29624-41c6-11df-8ede-0017426fe59e ddd29625-41c6-11df-8ede-0017426fe59e ddd29626-41c6-11df-8ede-0017426fe59e ddd29627-41c6-11df-8ede-0017426fe59e ddd29628-41c6-11df-8ede-0017426fe59e ddd29629-41c6-11df-8ede-0017426fe59e ddd2962a-41c6-11df-8ede-0017426fe59e ddd2962b-41c6-11df-8ede-0017426fe59e ddd2962c-41c6-11df-8ede-0017426fe59e ddd2962d-41c6-11df-8ede-0017426fe59e ddd79f30-41c6-11df-8ede-0017426fe59e ddd79f31-41c6-11df-8ede-0017426fe59e ddd79f32-41c6-11df-8ede-0017426fe59e ddd79f33-41c6-11df-8ede-0017426fe59e ddd79f34-41c6-11df-8ede-0017426fe59e ddd79f35-41c6-11df-8ede-0017426fe59e ddd79f36-41c6-11df-8ede-0017426fe59e ddd79f37-41c6-11df-8ede-0017426fe59e ddd79f38-41c6-11df-8ede-0017426fe59e ddd79f39-41c6-11df-8ede-0017426fe59e ddd79f3a-41c6-11df-8ede-0017426fe59e ddd79f3b-41c6-11df-8ede-0017426fe59e ddd79f3c-41c6-11df-8ede-0017426fe59e ddd79f3d-41c6-11df-8ede-0017426fe59e dddca840-41c6-11df-8ede-0017426fe59e dddca841-41c6-11df-8ede-0017426fe59e dddca842-41c6-11df-8ede-0017426fe59e dddca843-41c6-11df-8ede-0017426fe59e dddca844-41c6-11df-8ede-0017426fe59e dddca845-41c6-11df-8ede-0017426fe59e dddca846-41c6-11df-8ede-0017426fe59e dddca847-41c6-11df-8ede-0017426fe59e dddca848-41c6-11df-8ede-0017426fe59e dddca849-41c6-11df-8ede-0017426fe59e dddca84a-41c6-11df-8ede-0017426fe59e dddca84b-41c6-11df-8ede-0017426fe59e dddca84c-41c6-11df-8ede-0017426fe59e dddca84d-41c6-11df-8ede-0017426fe59e dde1b150-41c6-11df-8ede-0017426fe59e The two uuid are the same is a -1 statement. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.325 sec Running org.openhie.openempi.stringcomparison.ComparisonServiceTest INFO - org.springframework.test.AbstractSingleSpringContextTests.loadContextLocations(210) | Loading context for locations: /applicationCont ext-resources.xml,classpath:/applicationContext-dao.xml,/applicationContext-service.xml,classpath*:/**/applicationContext.xml INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hiber nate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (i n JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.service.BaseServiceTestCase.onSetUp(26) | In onSetUp method DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@513c952f]; rollback [true]. DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in fi le: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\open empi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@12 41647f[transforms=[org.openhie.openempi.configuration.Transform@6b9ae493[id=doubleMetaphone,transformClass=class org.openhie.openempi.transf ormation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@614a616[fieldName=custom1, sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@6b9ae493[id=doubleMetaphone,transformClass=class org.openh ie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@35a3f178[fieldName=cu stom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@6b9ae493[id=doubleMetaphone,transformClass=class org. openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl. DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@236954e1[ matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_40_0_, this_.audit_event_type_code as audit 2_40_0_, this_.audit_event_type_description as audit3_40_0_, this_.audit_event_type_name as audit4_40_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_40_0_, this_.audit_event_type_code as audit2_40_0_, this_.audit_event_type_description as audit3_40_0_, this_.audit_event_type_name as audit4_40_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hiber nate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (i n JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in fi le: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\open empi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@1c 6745b9[transforms=[org.openhie.openempi.configuration.Transform@40128340[id=doubleMetaphone,transformClass=class org.openhie.openempi.transf ormation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@7f66ff9c[fieldName=custom1 ,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@40128340[id=doubleMetaphone,transformClass=class org.open hie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@43179c1c[fieldName=c ustom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@40128340[id=doubleMetaphone,transformClass=class org .openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl. DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@4ad38c3d[ matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_79_0_, this_.audit_event_type_code as audit 2_79_0_, this_.audit_event_type_description as audit3_79_0_, this_.audit_event_type_name as audit4_79_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_79_0_, this_.audit_event_type_code as audit2_79_0_, this_.audit_event_type_description as audit3_79_0_, this_.audit_event_type_name as audit4_79_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 TRACE - org.openhie.openempi.context.Context.getUserContext(79) | userContext is null. Creating new userContext TRACE - org.openhie.openempi.context.Context.setUserContext(88) | Setting user context org.openhie.openempi.context.UserContext@6001ef4b DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_lock ed as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, u ser0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94 _, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_use r user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as addre ss94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.crede ntials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_ .last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_ .username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1 _.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, rol e1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.U serSession@2b115a61[sessionId=,sessionKey=FAF82AA6C93F7E8B639A1F31917C068B,user=org.openhie.openempi.model.User@3e19d688[username=admi n,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 16:53:46 CDT 2010] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select nextval ('public.user_session_seq') Hibernate: select nextval ('public.user_session_seq') DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ? , ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hiber nate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (i n JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in fi le: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\open empi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@66 2ad0d[transforms=[org.openhie.openempi.configuration.Transform@384f33c1[id=doubleMetaphone,transformClass=class org.openhie.openempi.transfo rmation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@57cee0c8[fieldName=custom1, sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@384f33c1[id=doubleMetaphone,transformClass=class org.openh ie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@4f079781[fieldName=cu stom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@384f33c1[id=doubleMetaphone,transformClass=class org. openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl. DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@6eef9525[ matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_118_0_, this_.audit_event_type_code as audi t2_118_0_, this_.audit_event_type_description as audit3_118_0_, this_.audit_event_type_name as audit4_118_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_118_0_, this_.audit_event_type_code as audit2_118_0_, this_.audit_event_type_descripti on as audit3_118_0_, this_.audit_event_type_name as audit4_118_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_lock ed as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, u ser0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94 _, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_use r user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as addre ss94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.crede ntials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_ .last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_ .username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1 _.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, rol e1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.U serSession@74a50916[sessionId=,sessionKey=8A4E3B7907971DD50171D6850C053998,user=org.openhie.openempi.model.User@40dec87[username=admin ,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 16:53:47 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ? , ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin === Testing distance metric Exact === TRACE - org.openhie.openempi.stringcomparison.metrics.ExactMatchDistanceMetric.score(43) | Computed the distance between :odysseas: and :ody sseus: to be 0.0 Distance between odysseas and odysseus is 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.ExactMatchDistanceMetric.score(43) | Computed the distance between :odysseas: and :ody sseas: to be 1.0 Distance between odysseas and odysseas is 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.ExactMatchDistanceMetric.score(43) | Computed the distance between :testing: and :hest ing: to be 0.0 Distance between testing and hesting is 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.ExactMatchDistanceMetric.score(43) | Computed the distance between :test: and :TEST: t o be 1.0 Distance between test and TEST is 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.ExactMatchDistanceMetric.score(43) | Computed the distance between :John: and :Jon: to be 0.0 Distance between John and Jon is 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.ExactMatchDistanceMetric.score(43) | Computed the distance between :John: and :Jane: t o be 0.0 Distance between John and Jane is 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.ExactMatchDistanceMetric.score(43) | Computed the distance between :null: and :null: t o be 1.0 Distance between null and null is 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.ExactMatchDistanceMetric.score(43) | Computed the distance between :null: and :test: t o be 0.0 Distance between null and test is 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.ExactMatchDistanceMetric.score(43) | Computed the distance between :test: and :null: t o be 0.0 Distance between test and null is 0.0 === Testing distance metric Jaro === TRACE - org.openhie.openempi.stringcomparison.metrics.JaroDistanceMetric.score(39) | Computed the distance between :odysseas: and :odysseus: to be 0.9166666865348816 Distance between odysseas and odysseus is 0.9166666865348816 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroDistanceMetric.score(39) | Computed the distance between :odysseas: and :odysseas: to be 1.0 Distance between odysseas and odysseas is 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroDistanceMetric.score(39) | Computed the distance between :testing: and :hesting: t o be 0.8492063879966736 Distance between testing and hesting is 0.8492063879966736 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroDistanceMetric.score(39) | Computed the distance between :test: and :TEST: to be 1 .0 Distance between test and TEST is 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroDistanceMetric.score(39) | Computed the distance between :John: and :Jon: to be 0. 9166666865348816 Distance between John and Jon is 0.9166666865348816 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroDistanceMetric.score(39) | Computed the distance between :John: and :Jane: to be 0 .6666666865348816 Distance between John and Jane is 0.6666666865348816 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :null: and :null: to be 1.0 Distance between null and null is 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :null: and :test: to be 0.0 Distance between null and test is 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :test: and :null: to be 0.0 Distance between test and null is 0.0 === Testing distance metric JaroWinkler === TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :odysseas: and :od ysseus: to be 0.9666666984558105 Distance between odysseas and odysseus is 0.9666666984558105 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :odysseas: and :od ysseas: to be 1.0 Distance between odysseas and odysseas is 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :testing: and :hes ting: to be 0.8492063879966736 Distance between testing and hesting is 0.8492063879966736 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :test: and :TEST: to be 1.0 Distance between test and TEST is 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :John: and :Jon: t o be 0.9333333373069763 Distance between John and Jon is 0.9333333373069763 TRACE - org.openhie.openempi.stringcomparison.metrics.JaroWinklerDistanceMetric.score(39) | Computed the distance between :John: and :Jane: to be 0.7000000476837158 Distance between John and Jane is 0.7000000476837158 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :null: and :null: to be 1.0 Distance between null and null is 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :null: and :test: to be 0.0 Distance between null and test is 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :test: and :null: to be 0.0 Distance between test and null is 0.0 === Testing distance metric Levenshtein === TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :odysseas: and :od ysseus: to be 0.875 Distance between odysseas and odysseus is 0.875 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :odysseas: and :od ysseas: to be 1.0 Distance between odysseas and odysseas is 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :testing: and :hes ting: to be 0.8571428656578064 Distance between testing and hesting is 0.8571428656578064 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :test: and :TEST: to be 1.0 Distance between test and TEST is 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :John: and :Jon: t o be 0.75 Distance between John and Jon is 0.75 TRACE - org.openhie.openempi.stringcomparison.metrics.LevenshteinDistanceMetric.score(39) | Computed the distance between :John: and :Jane: to be 0.25 Distance between John and Jane is 0.25 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :null: and :null: to be 1.0 Distance between null and null is 1.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :null: and :test: to be 0.0 Distance between null and test is 0.0 TRACE - org.openhie.openempi.stringcomparison.metrics.AbstractDistanceMetric.handleMissingValues(52) | Computed the distance between :test: and :null: to be 0.0 Distance between test and null is 0.0 DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testDistanceMetrics]. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.179 sec Running org.openhie.openempi.blocking.BlockingServiceTest DEBUG - org.openhie.openempi.service.BaseServiceTestCase.onSetUp(26) | In onSetUp method DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@513c952f]; rollback [true]. INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hiber nate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (i n JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in fi le: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\open empi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@66 84917a[transforms=[org.openhie.openempi.configuration.Transform@96b152b[id=doubleMetaphone,transformClass=class org.openhie.openempi.transfo rmation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@553abee1[fieldName=custom1, sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@96b152b[id=doubleMetaphone,transformClass=class org.openhi e.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@3c9d17e[fieldName=cust om2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@96b152b[id=doubleMetaphone,transformClass=class org.ope nhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl. DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@36d8a923[ matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_157_0_, this_.audit_event_type_code as audi t2_157_0_, this_.audit_event_type_description as audit3_157_0_, this_.audit_event_type_name as audit4_157_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_157_0_, this_.audit_event_type_code as audit2_157_0_, this_.audit_event_type_descripti on as audit3_157_0_, this_.audit_event_type_name as audit4_157_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_lock ed as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, u ser0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94 _, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_use r user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as addre ss94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.crede ntials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_ .last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_ .username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1 _.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, rol e1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.U serSession@45135cd9[sessionId=,sessionKey=9832ECF59BD360D44A2A699692FD29DF,user=org.openhie.openempi.model.User@263534c1[username=admi n,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 16:53:48 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ? , ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hiber nate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (i n JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in fi le: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\open empi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@35 b284a4[transforms=[org.openhie.openempi.configuration.Transform@5b224686[id=doubleMetaphone,transformClass=class org.openhie.openempi.transf ormation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@27443628[fieldName=custom1 ,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@5b224686[id=doubleMetaphone,transformClass=class org.open hie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@6f3f903b[fieldName=c ustom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@5b224686[id=doubleMetaphone,transformClass=class org .openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl. DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@36164a8c[ matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_196_0_, this_.audit_event_type_code as audi t2_196_0_, this_.audit_event_type_description as audit3_196_0_, this_.audit_event_type_name as audit4_196_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_196_0_, this_.audit_event_type_code as audit2_196_0_, this_.audit_event_type_descripti on as audit3_196_0_, this_.audit_event_type_name as audit4_196_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_lock ed as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, u ser0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94 _, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_use r user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as addre ss94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.crede ntials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_ .last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_ .username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1 _.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, rol e1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.U serSession@26fc5b01[sessionId=,sessionKey=F4FD3805B9E29B5F98987431CC7E0121,user=org.openhie.openempi.model.User@57d7e64f[username=admi n,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 16:53:49 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ? , ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin TRACE - org.openhie.openempi.blocking.impl.BasicRecordPairSource.init(40) | Initializing the Record Pair Source DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select distinct person0_.custom1 as col_0_0_ from person person0_ Hibernate: select distinct person0_.custom1 as col_0_0_ from person person0_ TRACE - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate.getDistinctValues(55) | Found the following: [] java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 at java.util.ArrayList.RangeCheck(ArrayList.java:547) at java.util.ArrayList.get(ArrayList.java:322) at org.openhie.openempi.blocking.impl.BasicRecordPairIterator.initialize(BasicRecordPairIterator.java:50) at org.openhie.openempi.blocking.impl.BasicRecordPairIterator.hasNext(BasicRecordPairIterator.java:79) at org.openhie.openempi.blocking.BlockingServiceTest.testGetRecordPairs(BlockingServiceTest.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at org.springframework.test.ConditionalTestCase.runBare(ConditionalTestCase.java:76) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:232) at junit.framework.TestSuite.run(TestSuite.java:227) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testGetRecordPairs]. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.316 sec Running org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingServiceTest DEBUG - org.openhie.openempi.service.BaseServiceTestCase.onSetUp(26) | In onSetUp method DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@513c952f]; rollback [true]. INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hiber nate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (i n JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in fi le: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\open empi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@42 4c2849[transforms=[org.openhie.openempi.configuration.Transform@15e8f2a0[id=doubleMetaphone,transformClass=class org.openhie.openempi.transf ormation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@7090f19c[fieldName=custom1 ,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@15e8f2a0[id=doubleMetaphone,transformClass=class org.open hie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@3be67280[fieldName=c ustom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@15e8f2a0[id=doubleMetaphone,transformClass=class org .openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl. DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@16675039[ matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_235_0_, this_.audit_event_type_code as audi t2_235_0_, this_.audit_event_type_description as audit3_235_0_, this_.audit_event_type_name as audit4_235_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_235_0_, this_.audit_event_type_code as audit2_235_0_, this_.audit_event_type_descripti on as audit3_235_0_, this_.audit_event_type_name as audit4_235_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_lock ed as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, u ser0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94 _, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_use r user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as addre ss94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.crede ntials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_ .last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_ .username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1 _.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, rol e1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.U serSession@47bb2cb[sessionId=,sessionKey=46B6CE44DA33D5C21F502EDEC8C9F47F,user=org.openhie.openempi.model.User@3082f392[username=admin ,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 16:53:51 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ? , ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hiber nate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (i n JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in fi le: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\open empi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@20 3ba002[transforms=[org.openhie.openempi.configuration.Transform@2a85f3d6[id=doubleMetaphone,transformClass=class org.openhie.openempi.transf ormation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@404b7c69[fieldName=custom1 ,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@2a85f3d6[id=doubleMetaphone,transformClass=class org.open hie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@1bd4f279[fieldName=c ustom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@2a85f3d6[id=doubleMetaphone,transformClass=class org .openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl. DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@397af435[ matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_274_0_, this_.audit_event_type_code as audi t2_274_0_, this_.audit_event_type_description as audit3_274_0_, this_.audit_event_type_name as audit4_274_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_274_0_, this_.audit_event_type_code as audit2_274_0_, this_.audit_event_type_descripti on as audit3_274_0_, this_.audit_event_type_name as audit4_274_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_lock ed as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, u ser0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94 _, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_use r user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as addre ss94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.crede ntials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_ .last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_ .username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1 _.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, rol e1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.U serSession@a32087b[sessionId=,sessionKey=B850CD30704A73C9CC8F7D2C6E94604A,user=org.openhie.openempi.model.User@23fe500a[username=admin ,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 16:53:51 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ? , ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin DEBUG - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.loadParameters(249) | Attempting to load the configuration file for the migration log from: D:/tmp/FellegiSunterConfiguration.ser ERROR - org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.loadParameters(257) | Failed while loading the Fellegi-Sunt er configuration file: D:\tmp\FellegiSunterConfiguration.ser (The system cannot find the path specified) java.io.FileNotFoundException: D:\tmp\FellegiSunterConfiguration.ser (The system cannot find the path specified) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream.(FileInputStream.java:106) at java.io.FileInputStream.(FileInputStream.java:66) at org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.loadParameters(ProbabilisticMatchingService.java:252) at org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.init(ProbabilisticMatchingService.java:110) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeCustomInitMethod(AbstractAutowireCapableBeanFa ctory.java:1412) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory .java:1373) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.ja va:1333) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java :471) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409) at java.security.AccessController.doPrivileged(Native Method) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:3 80) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:220) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164) at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:881) at org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingServiceTest.testScorePairs(ProbabilisticMatchingServiceTest.java :13) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at org.springframework.test.ConditionalTestCase.runBare(ConditionalTestCase.java:76) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:232) at junit.framework.TestSuite.run(TestSuite.java:227) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) TRACE - org.openhie.openempi.blocking.impl.BasicRecordPairSource.init(40) | Initializing the Record Pair Source DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select distinct person0_.custom1 as col_0_0_ from person person0_ Hibernate: select distinct person0_.custom1 as col_0_0_ from person person0_ TRACE - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate.getDistinctValues(55) | Found the following: [] java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 at java.util.ArrayList.RangeCheck(ArrayList.java:547) at java.util.ArrayList.get(ArrayList.java:322) at org.openhie.openempi.blocking.impl.BasicRecordPairIterator.initialize(BasicRecordPairIterator.java:50) at org.openhie.openempi.blocking.impl.BasicRecordPairIterator.hasNext(BasicRecordPairIterator.java:79) at org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.getRecordPairs(ProbabilisticMatchingService.java:120) at org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingService.linkRecords(ProbabilisticMatchingService.java:88) at org.openhie.openempi.matching.fellegisunter.ProbabilisticMatchingServiceTest.testScorePairs(ProbabilisticMatchingServiceTest.java :27) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at org.springframework.test.ConditionalTestCase.runBare(ConditionalTestCase.java:76) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:232) at junit.framework.TestSuite.run(TestSuite.java:227) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testScorePairs]. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.949 sec Running org.openhie.openempi.service.MailEngineTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.322 sec Running org.openhie.openempi.matching.MatchingServiceTest DEBUG - org.openhie.openempi.service.BaseServiceTestCase.onSetUp(26) | In onSetUp method DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@513c952f]; rollback [true]. INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hiber nate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (i n JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in fi le: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\open empi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@4c d98b00[transforms=[org.openhie.openempi.configuration.Transform@5e34d46a[id=doubleMetaphone,transformClass=class org.openhie.openempi.transf ormation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@5e65ab77[fieldName=custom1 ,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@5e34d46a[id=doubleMetaphone,transformClass=class org.open hie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@64dc420b[fieldName=c ustom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@5e34d46a[id=doubleMetaphone,transformClass=class org .openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl. DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@387413e8[ matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_313_0_, this_.audit_event_type_code as audi t2_313_0_, this_.audit_event_type_description as audit3_313_0_, this_.audit_event_type_name as audit4_313_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_313_0_, this_.audit_event_type_code as audit2_313_0_, this_.audit_event_type_descripti on as audit3_313_0_, this_.audit_event_type_name as audit4_313_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_lock ed as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, u ser0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94 _, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_use r user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as addre ss94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.crede ntials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_ .last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_ .username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1 _.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, rol e1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.U serSession@7e6bc5aa[sessionId=,sessionKey=9996FA2F43D53E8AE2CC4A10C42E0B5B,user=org.openhie.openempi.model.User@df4e1c6[username=admin ,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 16:53:53 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ? , ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hiber nate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (i n JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in fi le: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\open empi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@7a c260c5[transforms=[org.openhie.openempi.configuration.Transform@6f5f6479[id=doubleMetaphone,transformClass=class org.openhie.openempi.transf ormation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@5fbd7d0e[fieldName=custom1 ,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@6f5f6479[id=doubleMetaphone,transformClass=class org.open hie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@115d533d[fieldName=c ustom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@6f5f6479[id=doubleMetaphone,transformClass=class org .openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl. DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@603d2b3[m atchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_352_0_, this_.audit_event_type_code as audi t2_352_0_, this_.audit_event_type_description as audit3_352_0_, this_.audit_event_type_name as audit4_352_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_352_0_, this_.audit_event_type_code as audit2_352_0_, this_.audit_event_type_descripti on as audit3_352_0_, this_.audit_event_type_name as audit4_352_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_lock ed as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, u ser0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94 _, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_use r user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as addre ss94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.crede ntials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_ .last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_ .username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1 _.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, rol e1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.U serSession@10c1c428[sessionId=,sessionKey=E5E5FE52519350BD416F728BA6CEF34E,user=org.openhie.openempi.model.User@6486b4d5[username=admi n,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 16:53:54 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ? , ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin Transactional support for this test has rollback set to true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.ValidationServiceImpl.validate(27) | Validating object : org.openhie.openempi.model.Person@62a23d3 8[personId=,givenName=Odysseas,familyName=Pentakalos,personIdentifiers=[org.openhie.openempi.model.PersonIdentifier@9615a1f[personIden tifierId=,identifierDomain=org.openhie.openempi.model.IdentifierDomain@5663ae08[identifierDomainId=,userCreatedBy=,univers alIdentifier=,universalIdentifierTypeCode=,namespaceIdentifier=SSN,dateCreated=],userByCreatorId=,userByVoidedById=< null>,identifier=555-55-5555,dateCreated=,dateVoided=]]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_361_6_, this_.address1 as address2_361_6_, this_.add ress2 as address3_361_6_, this_.address_type_cd as address40_361_6_, this_.birth_order as birth4_361_6_, this_.birth_place as birth5_361_6_, this_.city as city361_6_, this_.country as country361_6_, this_.country_code as country8_361_6_, this_.custom1 as custom9_361_6_, this_.cus tom2 as custom10_361_6_, this_.custom3 as custom11_361_6_, this_.custom4 as custom12_361_6_, this_.custom5 as custom13_361_6_, this_.date_ch anged as date14_361_6_, this_.date_created as date15_361_6_, this_.date_of_birth as date16_361_6_, this_.date_voided as date17_361_6_, this_ .death_ind as death18_361_6_, this_.death_time as death19_361_6_, this_.degree as degree361_6_, this_.email as email361_6_, this_.ethnic_gro up_cd as ethnic45_361_6_, this_.family_name as family22_361_6_, this_.family_name2 as family23_361_6_, this_.gender_cd as gender42_361_6_, t his_.given_name as given24_361_6_, this_.language_cd as language44_361_6_, this_.marital_status_code as marital25_361_6_, this_.middle_name as middle26_361_6_, this_.mothers_maiden_name as mothers27_361_6_, this_.multiple_birth_ind as multiple28_361_6_, this_.name_type_cd as name 43_361_6_, this_.nationality_cd as nationa39_361_6_, this_.phone_area_code as phone29_361_6_, this_.phone_country_code as phone30_361_6_, th is_.phone_ext as phone31_361_6_, this_.phone_number as phone32_361_6_, this_.postal_code as postal33_361_6_, this_.prefix as prefix361_6_, t his_.race_cd as race48_361_6_, this_.religion_cd as religion47_361_6_, this_.ssn as ssn361_6_, this_.state as state361_6_, this_.suffix as s uffix361_6_, this_.changed_by_id as changed41_361_6_, this_.creator_id as creator46_361_6_, this_.voided_by_id as voided38_361_6_, pi1_.pers on_identifier_id as person1_362_0_, pi1_.date_created as date2_362_0_, pi1_.date_voided as date3_362_0_, pi1_.identifier as identifier362_0_ , pi1_.identifier_domain_id as identifier8_362_0_, pi1_.person_id as person6_362_0_, pi1_.creator_id as creator5_362_0_, pi1_.voided_by_id a s voided7_362_0_, id2_.identifier_domain_id as identifier1_356_1_, id2_.date_created as date2_356_1_, id2_.namespace_identifier as namespace 3_356_1_, id2_.universal_identifier as universal4_356_1_, id2_.universal_identifier_type_code as universal5_356_1_, id2_.creator_id as creat or6_356_1_, user6_.id as id367_2_, user6_.account_expired as account2_367_2_, user6_.account_locked as account3_367_2_, user6_.address as ad dress367_2_, user6_.city as city367_2_, user6_.country as country367_2_, user6_.postal_code as postal7_367_2_, user6_.province as province36 7_2_, user6_.credentials_expired as credenti9_367_2_, user6_.email as email367_2_, user6_.account_enabled as account11_367_2_, user6_.first_ name as first12_367_2_, user6_.last_name as last13_367_2_, user6_.password as password367_2_, user6_.password_hint as password15_367_2_, use r6_.phone_number as phone16_367_2_, user6_.username as username367_2_, user6_.version as version367_2_, user6_.website as website367_2_, per son7_.person_id as person1_361_3_, person7_.address1 as address2_361_3_, person7_.address2 as address3_361_3_, person7_.address_type_cd as a ddress40_361_3_, person7_.birth_order as birth4_361_3_, person7_.birth_place as birth5_361_3_, person7_.city as city361_3_, person7_.country as country361_3_, person7_.country_code as country8_361_3_, person7_.custom1 as custom9_361_3_, person7_.custom2 as custom10_361_3_, person 7_.custom3 as custom11_361_3_, person7_.custom4 as custom12_361_3_, person7_.custom5 as custom13_361_3_, person7_.date_changed as date14_361 _3_, person7_.date_created as date15_361_3_, person7_.date_of_birth as date16_361_3_, person7_.date_voided as date17_361_3_, person7_.death_ ind as death18_361_3_, person7_.death_time as death19_361_3_, person7_.degree as degree361_3_, person7_.email as email361_3_, person7_.ethni c_group_cd as ethnic45_361_3_, person7_.family_name as family22_361_3_, person7_.family_name2 as family23_361_3_, person7_.gender_cd as gend er42_361_3_, person7_.given_name as given24_361_3_, person7_.language_cd as language44_361_3_, person7_.marital_status_code as marital25_361 _3_, person7_.middle_name as middle26_361_3_, person7_.mothers_maiden_name as mothers27_361_3_, person7_.multiple_birth_ind as multiple28_36 1_3_, person7_.name_type_cd as name43_361_3_, person7_.nationality_cd as nationa39_361_3_, person7_.phone_area_code as phone29_361_3_, perso n7_.phone_country_code as phone30_361_3_, person7_.phone_ext as phone31_361_3_, person7_.phone_number as phone32_361_3_, person7_.postal_cod e as postal33_361_3_, person7_.prefix as prefix361_3_, person7_.race_cd as race48_361_3_, person7_.religion_cd as religion47_361_3_, person7 _.ssn as ssn361_3_, person7_.state as state361_3_, person7_.suffix as suffix361_3_, person7_.changed_by_id as changed41_361_3_, person7_.cre ator_id as creator46_361_3_, person7_.voided_by_id as voided38_361_3_, user8_.id as id367_4_, user8_.account_expired as account2_367_4_, use r8_.account_locked as account3_367_4_, user8_.address as address367_4_, user8_.city as city367_4_, user8_.country as country367_4_, user8_.p ostal_code as postal7_367_4_, user8_.province as province367_4_, user8_.credentials_expired as credenti9_367_4_, user8_.email as email367_4_ , user8_.account_enabled as account11_367_4_, user8_.first_name as first12_367_4_, user8_.last_name as last13_367_4_, user8_.password as pas sword367_4_, user8_.password_hint as password15_367_4_, user8_.phone_number as phone16_367_4_, user8_.username as username367_4_, user8_.ver sion as version367_4_, user8_.website as website367_4_, user9_.id as id367_5_, user9_.account_expired as account2_367_5_, user9_.account_loc ked as account3_367_5_, user9_.address as address367_5_, user9_.city as city367_5_, user9_.country as country367_5_, user9_.postal_code as p ostal7_367_5_, user9_.province as province367_5_, user9_.credentials_expired as credenti9_367_5_, user9_.email as email367_5_, user9_.accoun t_enabled as account11_367_5_, user9_.first_name as first12_367_5_, user9_.last_name as last13_367_5_, user9_.password as password367_5_, us er9_.password_hint as password15_367_5_, user9_.phone_number as phone16_367_5_, user9_.username as username367_5_, user9_.version as version 367_5_, user9_.website as website367_5_ from person this_ inner join person_identifier pi1_ on this_.person_id=pi1_.person_id inner join ide ntifier_domain id2_ on pi1_.identifier_domain_id=id2_.identifier_domain_id left outer join app_user user6_ on id2_.creator_id=user6_.id left outer join person person7_ on pi1_.person_id=person7_.person_id left outer join app_user user8_ on pi1_.creator_id=user8_.id left outer joi n app_user user9_ on pi1_.voided_by_id=user9_.id where this_.date_voided is null and pi1_.identifier=? and id2_.namespace_identifier=? Hibernate: select this_.person_id as person1_361_6_, this_.address1 as address2_361_6_, this_.address2 as address3_361_6_, this_.address_typ e_cd as address40_361_6_, this_.birth_order as birth4_361_6_, this_.birth_place as birth5_361_6_, this_.city as city361_6_, this_.country as country361_6_, this_.country_code as country8_361_6_, this_.custom1 as custom9_361_6_, this_.custom2 as custom10_361_6_, this_.custom3 as c ustom11_361_6_, this_.custom4 as custom12_361_6_, this_.custom5 as custom13_361_6_, this_.date_changed as date14_361_6_, this_.date_created as date15_361_6_, this_.date_of_birth as date16_361_6_, this_.date_voided as date17_361_6_, this_.death_ind as death18_361_6_, this_.death_t ime as death19_361_6_, this_.degree as degree361_6_, this_.email as email361_6_, this_.ethnic_group_cd as ethnic45_361_6_, this_.family_name as family22_361_6_, this_.family_name2 as family23_361_6_, this_.gender_cd as gender42_361_6_, this_.given_name as given24_361_6_, this_.la nguage_cd as language44_361_6_, this_.marital_status_code as marital25_361_6_, this_.middle_name as middle26_361_6_, this_.mothers_maiden_na me as mothers27_361_6_, this_.multiple_birth_ind as multiple28_361_6_, this_.name_type_cd as name43_361_6_, this_.nationality_cd as nationa3 9_361_6_, this_.phone_area_code as phone29_361_6_, this_.phone_country_code as phone30_361_6_, this_.phone_ext as phone31_361_6_, this_.phon e_number as phone32_361_6_, this_.postal_code as postal33_361_6_, this_.prefix as prefix361_6_, this_.race_cd as race48_361_6_, this_.religi on_cd as religion47_361_6_, this_.ssn as ssn361_6_, this_.state as state361_6_, this_.suffix as suffix361_6_, this_.changed_by_id as changed 41_361_6_, this_.creator_id as creator46_361_6_, this_.voided_by_id as voided38_361_6_, pi1_.person_identifier_id as person1_362_0_, pi1_.da te_created as date2_362_0_, pi1_.date_voided as date3_362_0_, pi1_.identifier as identifier362_0_, pi1_.identifier_domain_id as identifier8_ 362_0_, pi1_.person_id as person6_362_0_, pi1_.creator_id as creator5_362_0_, pi1_.voided_by_id as voided7_362_0_, id2_.identifier_domain_id as identifier1_356_1_, id2_.date_created as date2_356_1_, id2_.namespace_identifier as namespace3_356_1_, id2_.universal_identifier as univ ersal4_356_1_, id2_.universal_identifier_type_code as universal5_356_1_, id2_.creator_id as creator6_356_1_, user6_.id as id367_2_, user6_.a ccount_expired as account2_367_2_, user6_.account_locked as account3_367_2_, user6_.address as address367_2_, user6_.city as city367_2_, use r6_.country as country367_2_, user6_.postal_code as postal7_367_2_, user6_.province as province367_2_, user6_.credentials_expired as credent i9_367_2_, user6_.email as email367_2_, user6_.account_enabled as account11_367_2_, user6_.first_name as first12_367_2_, user6_.last_name as last13_367_2_, user6_.password as password367_2_, user6_.password_hint as password15_367_2_, user6_.phone_number as phone16_367_2_, user6_. username as username367_2_, user6_.version as version367_2_, user6_.website as website367_2_, person7_.person_id as person1_361_3_, person7_ .address1 as address2_361_3_, person7_.address2 as address3_361_3_, person7_.address_type_cd as address40_361_3_, person7_.birth_order as bi rth4_361_3_, person7_.birth_place as birth5_361_3_, person7_.city as city361_3_, person7_.country as country361_3_, person7_.country_code as country8_361_3_, person7_.custom1 as custom9_361_3_, person7_.custom2 as custom10_361_3_, person7_.custom3 as custom11_361_3_, person7_.cus tom4 as custom12_361_3_, person7_.custom5 as custom13_361_3_, person7_.date_changed as date14_361_3_, person7_.date_created as date15_361_3_ , person7_.date_of_birth as date16_361_3_, person7_.date_voided as date17_361_3_, person7_.death_ind as death18_361_3_, person7_.death_time as death19_361_3_, person7_.degree as degree361_3_, person7_.email as email361_3_, person7_.ethnic_group_cd as ethnic45_361_3_, person7_.fam ily_name as family22_361_3_, person7_.family_name2 as family23_361_3_, person7_.gender_cd as gender42_361_3_, person7_.given_name as given24 _361_3_, person7_.language_cd as language44_361_3_, person7_.marital_status_code as marital25_361_3_, person7_.middle_name as middle26_361_3 _, person7_.mothers_maiden_name as mothers27_361_3_, person7_.multiple_birth_ind as multiple28_361_3_, person7_.name_type_cd as name43_361_3 _, person7_.nationality_cd as nationa39_361_3_, person7_.phone_area_code as phone29_361_3_, person7_.phone_country_code as phone30_361_3_, p erson7_.phone_ext as phone31_361_3_, person7_.phone_number as phone32_361_3_, person7_.postal_code as postal33_361_3_, person7_.prefix as pr efix361_3_, person7_.race_cd as race48_361_3_, person7_.religion_cd as religion47_361_3_, person7_.ssn as ssn361_3_, person7_.state as state 361_3_, person7_.suffix as suffix361_3_, person7_.changed_by_id as changed41_361_3_, person7_.creator_id as creator46_361_3_, person7_.voide d_by_id as voided38_361_3_, user8_.id as id367_4_, user8_.account_expired as account2_367_4_, user8_.account_locked as account3_367_4_, user 8_.address as address367_4_, user8_.city as city367_4_, user8_.country as country367_4_, user8_.postal_code as postal7_367_4_, user8_.provin ce as province367_4_, user8_.credentials_expired as credenti9_367_4_, user8_.email as email367_4_, user8_.account_enabled as account11_367_4 _, user8_.first_name as first12_367_4_, user8_.last_name as last13_367_4_, user8_.password as password367_4_, user8_.password_hint as passwo rd15_367_4_, user8_.phone_number as phone16_367_4_, user8_.username as username367_4_, user8_.version as version367_4_, user8_.website as we bsite367_4_, user9_.id as id367_5_, user9_.account_expired as account2_367_5_, user9_.account_locked as account3_367_5_, user9_.address as a ddress367_5_, user9_.city as city367_5_, user9_.country as country367_5_, user9_.postal_code as postal7_367_5_, user9_.province as province3 67_5_, user9_.credentials_expired as credenti9_367_5_, user9_.email as email367_5_, user9_.account_enabled as account11_367_5_, user9_.first _name as first12_367_5_, user9_.last_name as last13_367_5_, user9_.password as password367_5_, user9_.password_hint as password15_367_5_, us er9_.phone_number as phone16_367_5_, user9_.username as username367_5_, user9_.version as version367_5_, user9_.website as website367_5_ fro m person this_ inner join person_identifier pi1_ on this_.person_id=pi1_.person_id inner join identifier_domain id2_ on pi1_.identifier_doma in_id=id2_.identifier_domain_id left outer join app_user user6_ on id2_.creator_id=user6_.id left outer join person person7_ on pi1_.person_ id=person7_.person_id left outer join app_user user8_ on pi1_.creator_id=user8_.id left outer join app_user user9_ on pi1_.voided_by_id=user 9_.id where this_.date_voided is null and pi1_.identifier=? and id2_.namespace_identifier=? DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate$3.doInHibernate(132) | Query by identifier returned: 0 elements. TRACE - org.openhie.openempi.service.impl.PersonManagerServiceImpl.populateCustomFields(394) | Need to generate a value for field familyName using function org.openhie.openempi.configuration.Transform@6f5f6479[id=doubleMetaphone,transformClass=class org.openhie.openempi.transform ation.DoubleMetaphoneFunction,parameters=] and save it as field custom1 DEBUG - org.openhie.openempi.service.impl.PersonManagerServiceImpl.populateCustomFields(398) | Obtained a value of Pentakalos for field fami lyName DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(32) | Applying the double metaphone transform to field with va lue: Pentakalos DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(37) | The double metaphone value for field: 'Pentakalos' is 'P NTK' DEBUG - org.openhie.openempi.service.impl.PersonManagerServiceImpl.populateCustomFields(403) | Custom field custom1 has value PNTK TRACE - org.openhie.openempi.service.impl.PersonManagerServiceImpl.populateCustomFields(394) | Need to generate a value for field givenName using function org.openhie.openempi.configuration.Transform@6f5f6479[id=doubleMetaphone,transformClass=class org.openhie.openempi.transforma tion.DoubleMetaphoneFunction,parameters=] and save it as field custom2 DEBUG - org.openhie.openempi.service.impl.PersonManagerServiceImpl.populateCustomFields(398) | Obtained a value of Odysseas for field givenN ame DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(32) | Applying the double metaphone transform to field with va lue: Odysseas DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(37) | The double metaphone value for field: 'Odysseas' is 'ATS S' DEBUG - org.openhie.openempi.service.impl.PersonManagerServiceImpl.populateCustomFields(403) | Custom field custom2 has value ATSS TRACE - org.openhie.openempi.service.impl.PersonManagerServiceImpl.generateGlobalId(362) | Global Identifier Configuration is org.openhie.op enempi.configuration.GlobalIdentifier@3ddb8962[assignGlobalIdentifier=false,namespaceIdentifier=2.16.840.1.113883.4.357,universalIdentifier= 2.16.840.1.113883.4.357,universalIdentifierType=hl7] DEBUG - org.openhie.openempi.service.impl.PersonManagerServiceImpl.savePerson(258) | Current user is org.openhie.openempi.model.User@6486b4d 5[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false] DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate.addPerson(50) | Saving person record: org.openhie.openempi.model.Person@62a23d 38[personId=,givenName=Odysseas,familyName=Pentakalos,personIdentifiers=[org.openhie.openempi.model.PersonIdentifier@9615a1f[personIde ntifierId=,identifierDomain=org.openhie.openempi.model.IdentifierDomain@5663ae08[identifierDomainId=,userCreatedBy=,univer salIdentifier=,universalIdentifierTypeCode=,namespaceIdentifier=SSN,dateCreated=],userByCreatorId=,userByVoidedById= ,identifier=555-55-5555,dateCreated=,dateVoided=]]] DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate.saveIdentifierDomain(479) | Looking for existing identifier domain org.openhie .openempi.model.IdentifierDomain@5663ae08[identifierDomainId=,userCreatedBy=org.openhie.openempi.model.User@6486b4d5[username=admin,en abled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=,universalIdentifierTypeCode=, namespaceIdentifier=SSN,dateCreated=Tue Apr 06 16:53:54 CDT 2010] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.identifier_domain_id as identifier1_356_1_, this_.date_created as date2_3 56_1_, this_.namespace_identifier as namespace3_356_1_, this_.universal_identifier as universal4_356_1_, this_.universal_identifier_type_cod e as universal5_356_1_, this_.creator_id as creator6_356_1_, user2_.id as id367_0_, user2_.account_expired as account2_367_0_, user2_.accoun t_locked as account3_367_0_, user2_.address as address367_0_, user2_.city as city367_0_, user2_.country as country367_0_, user2_.postal_code as postal7_367_0_, user2_.province as province367_0_, user2_.credentials_expired as credenti9_367_0_, user2_.email as email367_0_, user2_.a ccount_enabled as account11_367_0_, user2_.first_name as first12_367_0_, user2_.last_name as last13_367_0_, user2_.password as password367_0 _, user2_.password_hint as password15_367_0_, user2_.phone_number as phone16_367_0_, user2_.username as username367_0_, user2_.version as ve rsion367_0_, user2_.website as website367_0_ from identifier_domain this_ inner join app_user user2_ on this_.creator_id=user2_.id where thi s_.namespace_identifier=? Hibernate: select this_.identifier_domain_id as identifier1_356_1_, this_.date_created as date2_356_1_, this_.namespace_identifier as namesp ace3_356_1_, this_.universal_identifier as universal4_356_1_, this_.universal_identifier_type_code as universal5_356_1_, this_.creator_id as creator6_356_1_, user2_.id as id367_0_, user2_.account_expired as account2_367_0_, user2_.account_locked as account3_367_0_, user2_.address as address367_0_, user2_.city as city367_0_, user2_.country as country367_0_, user2_.postal_code as postal7_367_0_, user2_.province as prov ince367_0_, user2_.credentials_expired as credenti9_367_0_, user2_.email as email367_0_, user2_.account_enabled as account11_367_0_, user2_. first_name as first12_367_0_, user2_.last_name as last13_367_0_, user2_.password as password367_0_, user2_.password_hint as password15_367_0 _, user2_.phone_number as phone16_367_0_, user2_.username as username367_0_, user2_.version as version367_0_, user2_.website as website367_0 _ from identifier_domain this_ inner join app_user user2_ on this_.creator_id=user2_.id where this_.namespace_identifier=? DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate$6.doInHibernate(510) | Query by identifier returned: 0 elements. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select nextval ('public.identifier_domain_seq') Hibernate: select nextval ('public.identifier_domain_seq') DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into identifier_domain (date_created, namespace_identifier, universal_identifie r, universal_identifier_type_code, creator_id, identifier_domain_id) values (?, ?, ?, ?, ?, ?) Hibernate: insert into identifier_domain (date_created, namespace_identifier, universal_identifier, universal_identifier_type_code, creator_ id, identifier_domain_id) values (?, ?, ?, ?, ?, ?) WARN - org.hibernate.util.JDBCExceptionReporter.logExceptions(77) | SQL Error: 0, SQLState: null ERROR - org.hibernate.util.JDBCExceptionReporter.logExceptions(78) | Batch entry 0 insert into identifier_domain (date_created, namespace_id entifier, universal_identifier, universal_identifier_type_code, creator_id, identifier_domain_id) values (2010-04-06 16:53:54.760000 -0500, SSN, NULL, NULL, 1, 50) was aborted. Call getNextException to see the cause. WARN - org.hibernate.util.JDBCExceptionReporter.logExceptions(77) | SQL Error: 0, SQLState: 23505 ERROR - org.hibernate.util.JDBCExceptionReporter.logExceptions(78) | ERROR: duplicate key value violates unique constraint "identifier_domai n_pkey" ERROR - org.hibernate.event.def.AbstractFlushingEventListener.performExecutions(301) | Could not synchronize database state with session org.hibernate.exception.ConstraintViolationException: Could not execute JDBC batch update at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:71) at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:43) at org.hibernate.jdbc.AbstractBatcher.executeBatch(AbstractBatcher.java:253) at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:266) at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:167) at org.hibernate.event.def.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:298) at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:27) at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1000) at org.springframework.orm.hibernate3.HibernateTemplate$28.doInHibernate(HibernateTemplate.java:888) at org.springframework.orm.hibernate3.HibernateTemplate.doExecute(HibernateTemplate.java:419) at org.springframework.orm.hibernate3.HibernateTemplate.executeWithNativeSession(HibernateTemplate.java:374) at org.springframework.orm.hibernate3.HibernateTemplate.flush(HibernateTemplate.java:886) at org.openhie.openempi.dao.hibernate.PersonDaoHibernate.saveIdentifierDomain(PersonDaoHibernate.java:487) at org.openhie.openempi.dao.hibernate.PersonDaoHibernate.addPerson(PersonDaoHibernate.java:56) at org.openhie.openempi.service.impl.PersonManagerServiceImpl.savePerson(PersonManagerServiceImpl.java:264) at org.openhie.openempi.service.impl.PersonManagerServiceImpl.addPerson(PersonManagerServiceImpl.java:79) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204) at $Proxy37.addPerson(Unknown Source) at org.openhie.openempi.matching.MatchingServiceTest.testMatchingService(MatchingServiceTest.java:55) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at org.springframework.test.ConditionalTestCase.runBare(ConditionalTestCase.java:76) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:232) at junit.framework.TestSuite.run(TestSuite.java:227) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) Caused by: java.sql.BatchUpdateException: Batch entry 0 insert into identifier_domain (date_created, namespace_identifier, universal_identif ier, universal_identifier_type_code, creator_id, identifier_domain_id) values (2010-04-06 16:53:54.760000 -0500, SSN, NULL, NULL, 1, 50) was aborted. Call getNextException to see the cause. at org.postgresql.jdbc2.AbstractJdbc2Statement$BatchResultHandler.handleError(AbstractJdbc2Statement.java:2512) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1310) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:347) at org.postgresql.jdbc2.AbstractJdbc2Statement.executeBatch(AbstractJdbc2Statement.java:2574) at org.hibernate.jdbc.BatchingBatcher.doExecuteBatch(BatchingBatcher.java:48) at org.hibernate.jdbc.AbstractBatcher.executeBatch(AbstractBatcher.java:246) ... 49 more DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testMatchingService]. Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2.539 sec <<< FAILURE! Running org.openhie.openempi.service.AuditEventServiceTest DEBUG - org.openhie.openempi.service.BaseServiceTestCase.onSetUp(26) | In onSetUp method DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@513c952f]; rollback [true]. INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hiber nate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (i n JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in fi le: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\open empi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@1d 209d56[transforms=[org.openhie.openempi.configuration.Transform@4839880a[id=doubleMetaphone,transformClass=class org.openhie.openempi.transf ormation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@39126d91[fieldName=custom1 ,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@4839880a[id=doubleMetaphone,transformClass=class org.open hie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@68d767dc[fieldName=c ustom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@4839880a[id=doubleMetaphone,transformClass=class org .openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl. DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@15e3d24a[ matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_391_0_, this_.audit_event_type_code as audi t2_391_0_, this_.audit_event_type_description as audit3_391_0_, this_.audit_event_type_name as audit4_391_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_391_0_, this_.audit_event_type_code as audit2_391_0_, this_.audit_event_type_descripti on as audit3_391_0_, this_.audit_event_type_name as audit4_391_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_lock ed as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, u ser0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94 _, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_use r user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as addre ss94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.crede ntials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_ .last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_ .username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1 _.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, rol e1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.U serSession@762589c3[sessionId=,sessionKey=8C6C962D0DCFA3E117C8F7EDD5FB9396,user=org.openhie.openempi.model.User@5655d1b4[username=admi n,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 16:53:56 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ? , ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.saveAuditEvent(66) | About to audit the event org.openhie.openempi.model.Aud itEvent@520b7ad3[auditEventId=,dateCreated=Tue Apr 06 16:53:56 CDT 2010,auditEventType=org.openhie.openempi.model.AuditEventType@2524e 205[auditEventTypeCd=7,auditEventTypeName=Obtain Identifier Domain,auditEventTypeDescription=Obtain a new unique identifier domain of a give n type,auditEventTypeCode=OID],auditEventDescription=Testing the audit event service,refPerson=,altRefPerson=,userCreatedBy=org. openhie.openempi.model.User@5655d1b4[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select nextval ('public.audit_event_seq') Hibernate: select nextval ('public.audit_event_seq') DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id406_0_, user0_.account_expired as account2_406_0_, user0_.accoun t_locked as account3_406_0_, user0_.address as address406_0_, user0_.city as city406_0_, user0_.country as country406_0_, user0_.postal_code as postal7_406_0_, user0_.province as province406_0_, user0_.credentials_expired as credenti9_406_0_, user0_.email as email406_0_, user0_.a ccount_enabled as account11_406_0_, user0_.first_name as first12_406_0_, user0_.last_name as last13_406_0_, user0_.password as password406_0 _, user0_.password_hint as password15_406_0_, user0_.phone_number as phone16_406_0_, user0_.username as username406_0_, user0_.version as ve rsion406_0_, user0_.website as website406_0_ from app_user user0_ where user0_.id=? Hibernate: select user0_.id as id406_0_, user0_.account_expired as account2_406_0_, user0_.account_locked as account3_406_0_, user0_.address as address406_0_, user0_.city as city406_0_, user0_.country as country406_0_, user0_.postal_code as postal7_406_0_, user0_.province as prov ince406_0_, user0_.credentials_expired as credenti9_406_0_, user0_.email as email406_0_, user0_.account_enabled as account11_406_0_, user0_. first_name as first12_406_0_, user0_.last_name as last13_406_0_, user0_.password as password406_0_, user0_.password_hint as password15_406_0 _, user0_.phone_number as phone16_406_0_, user0_.username as username406_0_, user0_.version as version406_0_, user0_.website as website406_0 _ from app_user user0_ where user0_.id=? Generated the audit event: org.openhie.openempi.model.AuditEvent@6d14382d[auditEventId=50,dateCreated=Tue Apr 06 16:53:56 CDT 2010,auditEven tType=org.openhie.openempi.model.AuditEventType@2524e205[auditEventTypeCd=7,auditEventTypeName=Obtain Identifier Domain,auditEventTypeDescri ption=Obtain a new unique identifier domain of a given type,auditEventTypeCode=OID],auditEventDescription=Testing the audit event service,re fPerson=,altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@73cbc5cb[username=admin,enabled=true,accountExpired=false,c redentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into audit_event (alt_ref_person_id, audit_event_description, audit_event_type_ cd, date_created, ref_person_id, creator_id, audit_event_id) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into audit_event (alt_ref_person_id, audit_event_description, audit_event_type_cd, date_created, ref_person_id, creator_id , audit_event_id) values (?, ?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_id as audit1_392_0_, this_.alt_ref_person_id as alt7_392_0_, this_.audit_event_description as audit2_392_0_, this_.audit_event_type_cd as audit6_392_0_, this_.date_created as date3_392_0_, this_.ref_pe rson_id as ref4_392_0_, this_.creator_id as creator5_392_0_ from audit_event this_ Hibernate: select this_.audit_event_id as audit1_392_0_, this_.alt_ref_person_id as alt7_392_0_, this_.audit_event_description as audit2_392 _0_, this_.audit_event_type_cd as audit6_392_0_, this_.date_created as date3_392_0_, this_.ref_person_id as ref4_392_0_, this_.creator_id as creator5_392_0_ from audit_event this_ Retrieved the audit event: org.openhie.openempi.model.AuditEvent@6d14382d[auditEventId=50,dateCreated=Tue Apr 06 16:53:56 CDT 2010,auditEven tType=org.openhie.openempi.model.AuditEventType@2524e205[auditEventTypeCd=7,auditEventTypeName=Obtain Identifier Domain,auditEventTypeDescri ption=Obtain a new unique identifier domain of a given type,auditEventTypeCode=OID],auditEventDescription=Testing the audit event service,re fPerson=,altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@73cbc5cb[username=admin,enabled=true,accountExpired=false,c redentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testAddAuditEvent]. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.905 sec Running org.openhie.openempi.service.BaseServiceTestCase Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec <<< FAILURE! Running org.openhie.openempi.util.TestConversions Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.004 sec <<< FAILURE! Running org.openhie.openempi.util.DateConverterTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec Running org.openhie.openempi.service.UserSecurityAdviceTest WARN - org.openhie.openempi.service.UserSecurityAdvice.before(88) | Access Denied: 'user' tried to modify 'admin'! WARN - org.openhie.openempi.service.UserSecurityAdvice.before(109) | Access Denied: 'user' tried to change their role(s)! WARN - org.openhie.openempi.service.UserSecurityAdvice.before(109) | Access Denied: 'user' tried to change their role(s)! Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 sec Running org.openhie.openempi.dao.PersonLinkDaoTest DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@19852a81]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_10_6_, this_.address1 as address2_10_6_, this_.addre ss2 as address3_10_6_, this_.address_type_cd as address47_10_6_, this_.birth_order as birth4_10_6_, this_.birth_place as birth5_10_6_, this_ .city as city10_6_, this_.country as country10_6_, this_.country_code as country8_10_6_, this_.custom1 as custom9_10_6_, this_.custom2 as cu stom10_10_6_, this_.custom3 as custom11_10_6_, this_.custom4 as custom12_10_6_, this_.custom5 as custom13_10_6_, this_.date_changed as date1 4_10_6_, this_.date_created as date15_10_6_, this_.date_of_birth as date16_10_6_, this_.date_voided as date17_10_6_, this_.death_ind as deat h18_10_6_, this_.death_time as death19_10_6_, this_.degree as degree10_6_, this_.email as email10_6_, this_.ethnic_group_cd as ethnic39_10_6 _, this_.family_name as family22_10_6_, this_.family_name2 as family23_10_6_, this_.gender_cd as gender41_10_6_, this_.given_name as given24 _10_6_, this_.language_cd as language45_10_6_, this_.marital_status_code as marital25_10_6_, this_.middle_name as middle26_10_6_, this_.moth ers_maiden_name as mothers27_10_6_, this_.multiple_birth_ind as multiple28_10_6_, this_.name_type_cd as name43_10_6_, this_.nationality_cd a s nationa48_10_6_, this_.phone_area_code as phone29_10_6_, this_.phone_country_code as phone30_10_6_, this_.phone_ext as phone31_10_6_, this _.phone_number as phone32_10_6_, this_.postal_code as postal33_10_6_, this_.prefix as prefix10_6_, this_.race_cd as race46_10_6_, this_.reli gion_cd as religion40_10_6_, this_.ssn as ssn10_6_, this_.state as state10_6_, this_.suffix as suffix10_6_, this_.changed_by_id as changed44 _10_6_, this_.creator_id as creator42_10_6_, this_.voided_by_id as voided38_10_6_, pi1_.person_identifier_id as person1_11_0_, pi1_.date_cre ated as date2_11_0_, pi1_.date_voided as date3_11_0_, pi1_.identifier as identifier11_0_, pi1_.identifier_domain_id as identifier8_11_0_, pi 1_.person_id as person6_11_0_, pi1_.creator_id as creator5_11_0_, pi1_.voided_by_id as voided7_11_0_, id2_.identifier_domain_id as identifie r1_5_1_, id2_.date_created as date2_5_1_, id2_.namespace_identifier as namespace3_5_1_, id2_.universal_identifier as universal4_5_1_, id2_.u niversal_identifier_type_code as universal5_5_1_, id2_.creator_id as creator6_5_1_, user6_.id as id16_2_, user6_.account_expired as account2 _16_2_, user6_.account_locked as account3_16_2_, user6_.address as address16_2_, user6_.city as city16_2_, user6_.country as country16_2_, u ser6_.postal_code as postal7_16_2_, user6_.province as province16_2_, user6_.credentials_expired as credenti9_16_2_, user6_.email as email16 _2_, user6_.account_enabled as account11_16_2_, user6_.first_name as first12_16_2_, user6_.last_name as last13_16_2_, user6_.password as pas sword16_2_, user6_.password_hint as password15_16_2_, user6_.phone_number as phone16_16_2_, user6_.username as username16_2_, user6_.version as version16_2_, user6_.website as website16_2_, person7_.person_id as person1_10_3_, person7_.address1 as address2_10_3_, person7_.address 2 as address3_10_3_, person7_.address_type_cd as address47_10_3_, person7_.birth_order as birth4_10_3_, person7_.birth_place as birth5_10_3_ , person7_.city as city10_3_, person7_.country as country10_3_, person7_.country_code as country8_10_3_, person7_.custom1 as custom9_10_3_, person7_.custom2 as custom10_10_3_, person7_.custom3 as custom11_10_3_, person7_.custom4 as custom12_10_3_, person7_.custom5 as custom13_10_ 3_, person7_.date_changed as date14_10_3_, person7_.date_created as date15_10_3_, person7_.date_of_birth as date16_10_3_, person7_.date_void ed as date17_10_3_, person7_.death_ind as death18_10_3_, person7_.death_time as death19_10_3_, person7_.degree as degree10_3_, person7_.emai l as email10_3_, person7_.ethnic_group_cd as ethnic39_10_3_, person7_.family_name as family22_10_3_, person7_.family_name2 as family23_10_3_ , person7_.gender_cd as gender41_10_3_, person7_.given_name as given24_10_3_, person7_.language_cd as language45_10_3_, person7_.marital_sta tus_code as marital25_10_3_, person7_.middle_name as middle26_10_3_, person7_.mothers_maiden_name as mothers27_10_3_, person7_.multiple_birt h_ind as multiple28_10_3_, person7_.name_type_cd as name43_10_3_, person7_.nationality_cd as nationa48_10_3_, person7_.phone_area_code as ph one29_10_3_, person7_.phone_country_code as phone30_10_3_, person7_.phone_ext as phone31_10_3_, person7_.phone_number as phone32_10_3_, pers on7_.postal_code as postal33_10_3_, person7_.prefix as prefix10_3_, person7_.race_cd as race46_10_3_, person7_.religion_cd as religion40_10_ 3_, person7_.ssn as ssn10_3_, person7_.state as state10_3_, person7_.suffix as suffix10_3_, person7_.changed_by_id as changed44_10_3_, perso n7_.creator_id as creator42_10_3_, person7_.voided_by_id as voided38_10_3_, user8_.id as id16_4_, user8_.account_expired as account2_16_4_, user8_.account_locked as account3_16_4_, user8_.address as address16_4_, user8_.city as city16_4_, user8_.country as country16_4_, user8_.po stal_code as postal7_16_4_, user8_.province as province16_4_, user8_.credentials_expired as credenti9_16_4_, user8_.email as email16_4_, use r8_.account_enabled as account11_16_4_, user8_.first_name as first12_16_4_, user8_.last_name as last13_16_4_, user8_.password as password16_ 4_, user8_.password_hint as password15_16_4_, user8_.phone_number as phone16_16_4_, user8_.username as username16_4_, user8_.version as vers ion16_4_, user8_.website as website16_4_, user9_.id as id16_5_, user9_.account_expired as account2_16_5_, user9_.account_locked as account3_ 16_5_, user9_.address as address16_5_, user9_.city as city16_5_, user9_.country as country16_5_, user9_.postal_code as postal7_16_5_, user9_ .province as province16_5_, user9_.credentials_expired as credenti9_16_5_, user9_.email as email16_5_, user9_.account_enabled as account11_1 6_5_, user9_.first_name as first12_16_5_, user9_.last_name as last13_16_5_, user9_.password as password16_5_, user9_.password_hint as passwo rd15_16_5_, user9_.phone_number as phone16_16_5_, user9_.username as username16_5_, user9_.version as version16_5_, user9_.website as websit e16_5_ from person this_ inner join person_identifier pi1_ on this_.person_id=pi1_.person_id inner join identifier_domain id2_ on pi1_.ident ifier_domain_id=id2_.identifier_domain_id left outer join app_user user6_ on id2_.creator_id=user6_.id left outer join person person7_ on pi 1_.person_id=person7_.person_id left outer join app_user user8_ on pi1_.creator_id=user8_.id left outer join app_user user9_ on pi1_.voided_ by_id=user9_.id where this_.date_voided is null and pi1_.identifier=? and id2_.namespace_identifier=? Hibernate: select this_.person_id as person1_10_6_, this_.address1 as address2_10_6_, this_.address2 as address3_10_6_, this_.address_type_c d as address47_10_6_, this_.birth_order as birth4_10_6_, this_.birth_place as birth5_10_6_, this_.city as city10_6_, this_.country as countr y10_6_, this_.country_code as country8_10_6_, this_.custom1 as custom9_10_6_, this_.custom2 as custom10_10_6_, this_.custom3 as custom11_10_ 6_, this_.custom4 as custom12_10_6_, this_.custom5 as custom13_10_6_, this_.date_changed as date14_10_6_, this_.date_created as date15_10_6_ , this_.date_of_birth as date16_10_6_, this_.date_voided as date17_10_6_, this_.death_ind as death18_10_6_, this_.death_time as death19_10_6 _, this_.degree as degree10_6_, this_.email as email10_6_, this_.ethnic_group_cd as ethnic39_10_6_, this_.family_name as family22_10_6_, thi s_.family_name2 as family23_10_6_, this_.gender_cd as gender41_10_6_, this_.given_name as given24_10_6_, this_.language_cd as language45_10_ 6_, this_.marital_status_code as marital25_10_6_, this_.middle_name as middle26_10_6_, this_.mothers_maiden_name as mothers27_10_6_, this_.m ultiple_birth_ind as multiple28_10_6_, this_.name_type_cd as name43_10_6_, this_.nationality_cd as nationa48_10_6_, this_.phone_area_code as phone29_10_6_, this_.phone_country_code as phone30_10_6_, this_.phone_ext as phone31_10_6_, this_.phone_number as phone32_10_6_, this_.post al_code as postal33_10_6_, this_.prefix as prefix10_6_, this_.race_cd as race46_10_6_, this_.religion_cd as religion40_10_6_, this_.ssn as s sn10_6_, this_.state as state10_6_, this_.suffix as suffix10_6_, this_.changed_by_id as changed44_10_6_, this_.creator_id as creator42_10_6_ , this_.voided_by_id as voided38_10_6_, pi1_.person_identifier_id as person1_11_0_, pi1_.date_created as date2_11_0_, pi1_.date_voided as da te3_11_0_, pi1_.identifier as identifier11_0_, pi1_.identifier_domain_id as identifier8_11_0_, pi1_.person_id as person6_11_0_, pi1_.creator _id as creator5_11_0_, pi1_.voided_by_id as voided7_11_0_, id2_.identifier_domain_id as identifier1_5_1_, id2_.date_created as date2_5_1_, i d2_.namespace_identifier as namespace3_5_1_, id2_.universal_identifier as universal4_5_1_, id2_.universal_identifier_type_code as universal5 _5_1_, id2_.creator_id as creator6_5_1_, user6_.id as id16_2_, user6_.account_expired as account2_16_2_, user6_.account_locked as account3_1 6_2_, user6_.address as address16_2_, user6_.city as city16_2_, user6_.country as country16_2_, user6_.postal_code as postal7_16_2_, user6_. province as province16_2_, user6_.credentials_expired as credenti9_16_2_, user6_.email as email16_2_, user6_.account_enabled as account11_16 _2_, user6_.first_name as first12_16_2_, user6_.last_name as last13_16_2_, user6_.password as password16_2_, user6_.password_hint as passwor d15_16_2_, user6_.phone_number as phone16_16_2_, user6_.username as username16_2_, user6_.version as version16_2_, user6_.website as website 16_2_, person7_.person_id as person1_10_3_, person7_.address1 as address2_10_3_, person7_.address2 as address3_10_3_, person7_.address_type_ cd as address47_10_3_, person7_.birth_order as birth4_10_3_, person7_.birth_place as birth5_10_3_, person7_.city as city10_3_, person7_.coun try as country10_3_, person7_.country_code as country8_10_3_, person7_.custom1 as custom9_10_3_, person7_.custom2 as custom10_10_3_, person7 _.custom3 as custom11_10_3_, person7_.custom4 as custom12_10_3_, person7_.custom5 as custom13_10_3_, person7_.date_changed as date14_10_3_, person7_.date_created as date15_10_3_, person7_.date_of_birth as date16_10_3_, person7_.date_voided as date17_10_3_, person7_.death_ind as d eath18_10_3_, person7_.death_time as death19_10_3_, person7_.degree as degree10_3_, person7_.email as email10_3_, person7_.ethnic_group_cd a s ethnic39_10_3_, person7_.family_name as family22_10_3_, person7_.family_name2 as family23_10_3_, person7_.gender_cd as gender41_10_3_, per son7_.given_name as given24_10_3_, person7_.language_cd as language45_10_3_, person7_.marital_status_code as marital25_10_3_, person7_.middl e_name as middle26_10_3_, person7_.mothers_maiden_name as mothers27_10_3_, person7_.multiple_birth_ind as multiple28_10_3_, person7_.name_ty pe_cd as name43_10_3_, person7_.nationality_cd as nationa48_10_3_, person7_.phone_area_code as phone29_10_3_, person7_.phone_country_code as phone30_10_3_, person7_.phone_ext as phone31_10_3_, person7_.phone_number as phone32_10_3_, person7_.postal_code as postal33_10_3_, person7 _.prefix as prefix10_3_, person7_.race_cd as race46_10_3_, person7_.religion_cd as religion40_10_3_, person7_.ssn as ssn10_3_, person7_.stat e as state10_3_, person7_.suffix as suffix10_3_, person7_.changed_by_id as changed44_10_3_, person7_.creator_id as creator42_10_3_, person7_ .voided_by_id as voided38_10_3_, user8_.id as id16_4_, user8_.account_expired as account2_16_4_, user8_.account_locked as account3_16_4_, us er8_.address as address16_4_, user8_.city as city16_4_, user8_.country as country16_4_, user8_.postal_code as postal7_16_4_, user8_.province as province16_4_, user8_.credentials_expired as credenti9_16_4_, user8_.email as email16_4_, user8_.account_enabled as account11_16_4_, use r8_.first_name as first12_16_4_, user8_.last_name as last13_16_4_, user8_.password as password16_4_, user8_.password_hint as password15_16_4 _, user8_.phone_number as phone16_16_4_, user8_.username as username16_4_, user8_.version as version16_4_, user8_.website as website16_4_, u ser9_.id as id16_5_, user9_.account_expired as account2_16_5_, user9_.account_locked as account3_16_5_, user9_.address as address16_5_, user 9_.city as city16_5_, user9_.country as country16_5_, user9_.postal_code as postal7_16_5_, user9_.province as province16_5_, user9_.credenti als_expired as credenti9_16_5_, user9_.email as email16_5_, user9_.account_enabled as account11_16_5_, user9_.first_name as first12_16_5_, u ser9_.last_name as last13_16_5_, user9_.password as password16_5_, user9_.password_hint as password15_16_5_, user9_.phone_number as phone16_ 16_5_, user9_.username as username16_5_, user9_.version as version16_5_, user9_.website as website16_5_ from person this_ inner join person_ identifier pi1_ on this_.person_id=pi1_.person_id inner join identifier_domain id2_ on pi1_.identifier_domain_id=id2_.identifier_domain_id l eft outer join app_user user6_ on id2_.creator_id=user6_.id left outer join person person7_ on pi1_.person_id=person7_.person_id left outer join app_user user8_ on pi1_.creator_id=user8_.id left outer join app_user user9_ on pi1_.voided_by_id=user9_.id where this_.date_voided is null and pi1_.identifier=? and id2_.namespace_identifier=? DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate$3.doInHibernate(132) | Query by identifier returned: 0 elements. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_10_6_, this_.address1 as address2_10_6_, this_.addre ss2 as address3_10_6_, this_.address_type_cd as address47_10_6_, this_.birth_order as birth4_10_6_, this_.birth_place as birth5_10_6_, this_ .city as city10_6_, this_.country as country10_6_, this_.country_code as country8_10_6_, this_.custom1 as custom9_10_6_, this_.custom2 as cu stom10_10_6_, this_.custom3 as custom11_10_6_, this_.custom4 as custom12_10_6_, this_.custom5 as custom13_10_6_, this_.date_changed as date1 4_10_6_, this_.date_created as date15_10_6_, this_.date_of_birth as date16_10_6_, this_.date_voided as date17_10_6_, this_.death_ind as deat h18_10_6_, this_.death_time as death19_10_6_, this_.degree as degree10_6_, this_.email as email10_6_, this_.ethnic_group_cd as ethnic39_10_6 _, this_.family_name as family22_10_6_, this_.family_name2 as family23_10_6_, this_.gender_cd as gender41_10_6_, this_.given_name as given24 _10_6_, this_.language_cd as language45_10_6_, this_.marital_status_code as marital25_10_6_, this_.middle_name as middle26_10_6_, this_.moth ers_maiden_name as mothers27_10_6_, this_.multiple_birth_ind as multiple28_10_6_, this_.name_type_cd as name43_10_6_, this_.nationality_cd a s nationa48_10_6_, this_.phone_area_code as phone29_10_6_, this_.phone_country_code as phone30_10_6_, this_.phone_ext as phone31_10_6_, this _.phone_number as phone32_10_6_, this_.postal_code as postal33_10_6_, this_.prefix as prefix10_6_, this_.race_cd as race46_10_6_, this_.reli gion_cd as religion40_10_6_, this_.ssn as ssn10_6_, this_.state as state10_6_, this_.suffix as suffix10_6_, this_.changed_by_id as changed44 _10_6_, this_.creator_id as creator42_10_6_, this_.voided_by_id as voided38_10_6_, pi1_.person_identifier_id as person1_11_0_, pi1_.date_cre ated as date2_11_0_, pi1_.date_voided as date3_11_0_, pi1_.identifier as identifier11_0_, pi1_.identifier_domain_id as identifier8_11_0_, pi 1_.person_id as person6_11_0_, pi1_.creator_id as creator5_11_0_, pi1_.voided_by_id as voided7_11_0_, id2_.identifier_domain_id as identifie r1_5_1_, id2_.date_created as date2_5_1_, id2_.namespace_identifier as namespace3_5_1_, id2_.universal_identifier as universal4_5_1_, id2_.u niversal_identifier_type_code as universal5_5_1_, id2_.creator_id as creator6_5_1_, user6_.id as id16_2_, user6_.account_expired as account2 _16_2_, user6_.account_locked as account3_16_2_, user6_.address as address16_2_, user6_.city as city16_2_, user6_.country as country16_2_, u ser6_.postal_code as postal7_16_2_, user6_.province as province16_2_, user6_.credentials_expired as credenti9_16_2_, user6_.email as email16 _2_, user6_.account_enabled as account11_16_2_, user6_.first_name as first12_16_2_, user6_.last_name as last13_16_2_, user6_.password as pas sword16_2_, user6_.password_hint as password15_16_2_, user6_.phone_number as phone16_16_2_, user6_.username as username16_2_, user6_.version as version16_2_, user6_.website as website16_2_, person7_.person_id as person1_10_3_, person7_.address1 as address2_10_3_, person7_.address 2 as address3_10_3_, person7_.address_type_cd as address47_10_3_, person7_.birth_order as birth4_10_3_, person7_.birth_place as birth5_10_3_ , person7_.city as city10_3_, person7_.country as country10_3_, person7_.country_code as country8_10_3_, person7_.custom1 as custom9_10_3_, person7_.custom2 as custom10_10_3_, person7_.custom3 as custom11_10_3_, person7_.custom4 as custom12_10_3_, person7_.custom5 as custom13_10_ 3_, person7_.date_changed as date14_10_3_, person7_.date_created as date15_10_3_, person7_.date_of_birth as date16_10_3_, person7_.date_void ed as date17_10_3_, person7_.death_ind as death18_10_3_, person7_.death_time as death19_10_3_, person7_.degree as degree10_3_, person7_.emai l as email10_3_, person7_.ethnic_group_cd as ethnic39_10_3_, person7_.family_name as family22_10_3_, person7_.family_name2 as family23_10_3_ , person7_.gender_cd as gender41_10_3_, person7_.given_name as given24_10_3_, person7_.language_cd as language45_10_3_, person7_.marital_sta tus_code as marital25_10_3_, person7_.middle_name as middle26_10_3_, person7_.mothers_maiden_name as mothers27_10_3_, person7_.multiple_birt h_ind as multiple28_10_3_, person7_.name_type_cd as name43_10_3_, person7_.nationality_cd as nationa48_10_3_, person7_.phone_area_code as ph one29_10_3_, person7_.phone_country_code as phone30_10_3_, person7_.phone_ext as phone31_10_3_, person7_.phone_number as phone32_10_3_, pers on7_.postal_code as postal33_10_3_, person7_.prefix as prefix10_3_, person7_.race_cd as race46_10_3_, person7_.religion_cd as religion40_10_ 3_, person7_.ssn as ssn10_3_, person7_.state as state10_3_, person7_.suffix as suffix10_3_, person7_.changed_by_id as changed44_10_3_, perso n7_.creator_id as creator42_10_3_, person7_.voided_by_id as voided38_10_3_, user8_.id as id16_4_, user8_.account_expired as account2_16_4_, user8_.account_locked as account3_16_4_, user8_.address as address16_4_, user8_.city as city16_4_, user8_.country as country16_4_, user8_.po stal_code as postal7_16_4_, user8_.province as province16_4_, user8_.credentials_expired as credenti9_16_4_, user8_.email as email16_4_, use r8_.account_enabled as account11_16_4_, user8_.first_name as first12_16_4_, user8_.last_name as last13_16_4_, user8_.password as password16_ 4_, user8_.password_hint as password15_16_4_, user8_.phone_number as phone16_16_4_, user8_.username as username16_4_, user8_.version as vers ion16_4_, user8_.website as website16_4_, user9_.id as id16_5_, user9_.account_expired as account2_16_5_, user9_.account_locked as account3_ 16_5_, user9_.address as address16_5_, user9_.city as city16_5_, user9_.country as country16_5_, user9_.postal_code as postal7_16_5_, user9_ .province as province16_5_, user9_.credentials_expired as credenti9_16_5_, user9_.email as email16_5_, user9_.account_enabled as account11_1 6_5_, user9_.first_name as first12_16_5_, user9_.last_name as last13_16_5_, user9_.password as password16_5_, user9_.password_hint as passwo rd15_16_5_, user9_.phone_number as phone16_16_5_, user9_.username as username16_5_, user9_.version as version16_5_, user9_.website as websit e16_5_ from person this_ inner join person_identifier pi1_ on this_.person_id=pi1_.person_id inner join identifier_domain id2_ on pi1_.ident ifier_domain_id=id2_.identifier_domain_id left outer join app_user user6_ on id2_.creator_id=user6_.id left outer join person person7_ on pi 1_.person_id=person7_.person_id left outer join app_user user8_ on pi1_.creator_id=user8_.id left outer join app_user user9_ on pi1_.voided_ by_id=user9_.id where this_.date_voided is null and pi1_.identifier=? and id2_.namespace_identifier=? Hibernate: select this_.person_id as person1_10_6_, this_.address1 as address2_10_6_, this_.address2 as address3_10_6_, this_.address_type_c d as address47_10_6_, this_.birth_order as birth4_10_6_, this_.birth_place as birth5_10_6_, this_.city as city10_6_, this_.country as countr y10_6_, this_.country_code as country8_10_6_, this_.custom1 as custom9_10_6_, this_.custom2 as custom10_10_6_, this_.custom3 as custom11_10_ 6_, this_.custom4 as custom12_10_6_, this_.custom5 as custom13_10_6_, this_.date_changed as date14_10_6_, this_.date_created as date15_10_6_ , this_.date_of_birth as date16_10_6_, this_.date_voided as date17_10_6_, this_.death_ind as death18_10_6_, this_.death_time as death19_10_6 _, this_.degree as degree10_6_, this_.email as email10_6_, this_.ethnic_group_cd as ethnic39_10_6_, this_.family_name as family22_10_6_, thi s_.family_name2 as family23_10_6_, this_.gender_cd as gender41_10_6_, this_.given_name as given24_10_6_, this_.language_cd as language45_10_ 6_, this_.marital_status_code as marital25_10_6_, this_.middle_name as middle26_10_6_, this_.mothers_maiden_name as mothers27_10_6_, this_.m ultiple_birth_ind as multiple28_10_6_, this_.name_type_cd as name43_10_6_, this_.nationality_cd as nationa48_10_6_, this_.phone_area_code as phone29_10_6_, this_.phone_country_code as phone30_10_6_, this_.phone_ext as phone31_10_6_, this_.phone_number as phone32_10_6_, this_.post al_code as postal33_10_6_, this_.prefix as prefix10_6_, this_.race_cd as race46_10_6_, this_.religion_cd as religion40_10_6_, this_.ssn as s sn10_6_, this_.state as state10_6_, this_.suffix as suffix10_6_, this_.changed_by_id as changed44_10_6_, this_.creator_id as creator42_10_6_ , this_.voided_by_id as voided38_10_6_, pi1_.person_identifier_id as person1_11_0_, pi1_.date_created as date2_11_0_, pi1_.date_voided as da te3_11_0_, pi1_.identifier as identifier11_0_, pi1_.identifier_domain_id as identifier8_11_0_, pi1_.person_id as person6_11_0_, pi1_.creator _id as creator5_11_0_, pi1_.voided_by_id as voided7_11_0_, id2_.identifier_domain_id as identifier1_5_1_, id2_.date_created as date2_5_1_, i d2_.namespace_identifier as namespace3_5_1_, id2_.universal_identifier as universal4_5_1_, id2_.universal_identifier_type_code as universal5 _5_1_, id2_.creator_id as creator6_5_1_, user6_.id as id16_2_, user6_.account_expired as account2_16_2_, user6_.account_locked as account3_1 6_2_, user6_.address as address16_2_, user6_.city as city16_2_, user6_.country as country16_2_, user6_.postal_code as postal7_16_2_, user6_. province as province16_2_, user6_.credentials_expired as credenti9_16_2_, user6_.email as email16_2_, user6_.account_enabled as account11_16 _2_, user6_.first_name as first12_16_2_, user6_.last_name as last13_16_2_, user6_.password as password16_2_, user6_.password_hint as passwor d15_16_2_, user6_.phone_number as phone16_16_2_, user6_.username as username16_2_, user6_.version as version16_2_, user6_.website as website 16_2_, person7_.person_id as person1_10_3_, person7_.address1 as address2_10_3_, person7_.address2 as address3_10_3_, person7_.address_type_ cd as address47_10_3_, person7_.birth_order as birth4_10_3_, person7_.birth_place as birth5_10_3_, person7_.city as city10_3_, person7_.coun try as country10_3_, person7_.country_code as country8_10_3_, person7_.custom1 as custom9_10_3_, person7_.custom2 as custom10_10_3_, person7 _.custom3 as custom11_10_3_, person7_.custom4 as custom12_10_3_, person7_.custom5 as custom13_10_3_, person7_.date_changed as date14_10_3_, person7_.date_created as date15_10_3_, person7_.date_of_birth as date16_10_3_, person7_.date_voided as date17_10_3_, person7_.death_ind as d eath18_10_3_, person7_.death_time as death19_10_3_, person7_.degree as degree10_3_, person7_.email as email10_3_, person7_.ethnic_group_cd a s ethnic39_10_3_, person7_.family_name as family22_10_3_, person7_.family_name2 as family23_10_3_, person7_.gender_cd as gender41_10_3_, per son7_.given_name as given24_10_3_, person7_.language_cd as language45_10_3_, person7_.marital_status_code as marital25_10_3_, person7_.middl e_name as middle26_10_3_, person7_.mothers_maiden_name as mothers27_10_3_, person7_.multiple_birth_ind as multiple28_10_3_, person7_.name_ty pe_cd as name43_10_3_, person7_.nationality_cd as nationa48_10_3_, person7_.phone_area_code as phone29_10_3_, person7_.phone_country_code as phone30_10_3_, person7_.phone_ext as phone31_10_3_, person7_.phone_number as phone32_10_3_, person7_.postal_code as postal33_10_3_, person7 _.prefix as prefix10_3_, person7_.race_cd as race46_10_3_, person7_.religion_cd as religion40_10_3_, person7_.ssn as ssn10_3_, person7_.stat e as state10_3_, person7_.suffix as suffix10_3_, person7_.changed_by_id as changed44_10_3_, person7_.creator_id as creator42_10_3_, person7_ .voided_by_id as voided38_10_3_, user8_.id as id16_4_, user8_.account_expired as account2_16_4_, user8_.account_locked as account3_16_4_, us er8_.address as address16_4_, user8_.city as city16_4_, user8_.country as country16_4_, user8_.postal_code as postal7_16_4_, user8_.province as province16_4_, user8_.credentials_expired as credenti9_16_4_, user8_.email as email16_4_, user8_.account_enabled as account11_16_4_, use r8_.first_name as first12_16_4_, user8_.last_name as last13_16_4_, user8_.password as password16_4_, user8_.password_hint as password15_16_4 _, user8_.phone_number as phone16_16_4_, user8_.username as username16_4_, user8_.version as version16_4_, user8_.website as website16_4_, u ser9_.id as id16_5_, user9_.account_expired as account2_16_5_, user9_.account_locked as account3_16_5_, user9_.address as address16_5_, user 9_.city as city16_5_, user9_.country as country16_5_, user9_.postal_code as postal7_16_5_, user9_.province as province16_5_, user9_.credenti als_expired as credenti9_16_5_, user9_.email as email16_5_, user9_.account_enabled as account11_16_5_, user9_.first_name as first12_16_5_, u ser9_.last_name as last13_16_5_, user9_.password as password16_5_, user9_.password_hint as password15_16_5_, user9_.phone_number as phone16_ 16_5_, user9_.username as username16_5_, user9_.version as version16_5_, user9_.website as website16_5_ from person this_ inner join person_ identifier pi1_ on this_.person_id=pi1_.person_id inner join identifier_domain id2_ on pi1_.identifier_domain_id=id2_.identifier_domain_id l eft outer join app_user user6_ on id2_.creator_id=user6_.id left outer join person person7_ on pi1_.person_id=person7_.person_id left outer join app_user user8_ on pi1_.creator_id=user8_.id left outer join app_user user9_ on pi1_.voided_by_id=user9_.id where this_.date_voided is null and pi1_.identifier=? and id2_.namespace_identifier=? DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate$3.doInHibernate(132) | Query by identifier returned: 0 elements. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id16_, user0_.account_expired as account2_16_, user0_.account_lock ed as account3_16_, user0_.address as address16_, user0_.city as city16_, user0_.country as country16_, user0_.postal_code as postal7_16_, u ser0_.province as province16_, user0_.credentials_expired as credenti9_16_, user0_.email as email16_, user0_.account_enabled as account11_16 _, user0_.first_name as first12_16_, user0_.last_name as last13_16_, user0_.password as password16_, user0_.password_hint as password15_16_, user0_.phone_number as phone16_16_, user0_.username as username16_, user0_.version as version16_, user0_.website as website16_ from app_use r user0_ where user0_.username=? Hibernate: select user0_.id as id16_, user0_.account_expired as account2_16_, user0_.account_locked as account3_16_, user0_.address as addre ss16_, user0_.city as city16_, user0_.country as country16_, user0_.postal_code as postal7_16_, user0_.province as province16_, user0_.crede ntials_expired as credenti9_16_, user0_.email as email16_, user0_.account_enabled as account11_16_, user0_.first_name as first12_16_, user0_ .last_name as last13_16_, user0_.password as password16_, user0_.password_hint as password15_16_, user0_.phone_number as phone16_16_, user0_ .username as username16_, user0_.version as version16_, user0_.website as website16_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id15_0_, role1_.description as descript2_15_0_, role1_.name as name15_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1 _.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id15_0_, role1_.description as descript2_15_0_, rol e1_.name as name15_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.dao.hibernate.PersonLinkDaoHibernate.addPersonLink(29) | Storing a person link. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select nextval ('public.person_link_seq') Hibernate: select nextval ('public.person_link_seq') ERROR - org.openhie.openempi.dao.PersonLinkDaoTest.testAddPersonLink(73) | Exception: org.springframework.dao.DataIntegrityViolationExceptio n: not-null property references a null or transient value: org.openhie.openempi.model.PersonLink.personLeft; nested exception is org.hiberna te.PropertyValueException: not-null property references a null or transient value: org.openhie.openempi.model.PersonLink.personLeft org.springframework.dao.DataIntegrityViolationException: not-null property references a null or transient value: org.openhie.openempi.model. PersonLink.personLeft; nested exception is org.hibernate.PropertyValueException: not-null property references a null or transient value: org .openhie.openempi.model.PersonLink.personLeft at org.springframework.orm.hibernate3.SessionFactoryUtils.convertHibernateAccessException(SessionFactoryUtils.java:630) at org.springframework.orm.hibernate3.HibernateAccessor.convertHibernateAccessException(HibernateAccessor.java:412) at org.springframework.orm.hibernate3.HibernateTemplate.doExecute(HibernateTemplate.java:424) at org.springframework.orm.hibernate3.HibernateTemplate.executeWithNativeSession(HibernateTemplate.java:374) at org.springframework.orm.hibernate3.HibernateTemplate.saveOrUpdate(HibernateTemplate.java:744) at org.openhie.openempi.dao.hibernate.PersonLinkDaoHibernate.addPersonLink(PersonLinkDaoHibernate.java:30) at org.openhie.openempi.dao.PersonLinkDaoTest.testAddPersonLink(PersonLinkDaoTest.java:57) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at org.springframework.test.ConditionalTestCase.runBare(ConditionalTestCase.java:76) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:232) at junit.framework.TestSuite.run(TestSuite.java:227) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) org.springframework.dao.DataIntegrityViolationException: not-null property references a null or transient value: org.openhie.openempi.model. PersonLink.personLeft; nested exception is org.hibernate.PropertyValueException: not-null property references a null or transient value: org .openhie.openempi.model.PersonLink.personLeft at org.springframework.orm.hibernate3.SessionFactoryUtils.convertHibernateAccessException(SessionFactoryUtils.java:630) at org.springframework.orm.hibernate3.HibernateAccessor.convertHibernateAccessException(HibernateAccessor.java:412) at org.springframework.orm.hibernate3.HibernateTemplate.doExecute(HibernateTemplate.java:424) at org.springframework.orm.hibernate3.HibernateTemplate.executeWithNativeSession(HibernateTemplate.java:374) at org.springframework.orm.hibernate3.HibernateTemplate.saveOrUpdate(HibernateTemplate.java:744) at org.openhie.openempi.dao.hibernate.PersonLinkDaoHibernate.addPersonLink(PersonLinkDaoHibernate.java:30) at org.openhie.openempi.dao.PersonLinkDaoTest.testAddPersonLink(PersonLinkDaoTest.java:57) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at org.springframework.test.ConditionalTestCase.runBare(ConditionalTestCase.java:76) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:232) at junit.framework.TestSuite.run(TestSuite.java:227) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) Caused by: org.hibernate.PropertyValueException: not-null property references a null or transient value: org.openhie.openempi.model.PersonLi nk.personLeft at org.hibernate.engine.Nullability.checkNullability(Nullability.java:72) at org.hibernate.event.def.AbstractSaveEventListener.performSaveOrReplicate(AbstractSaveEventListener.java:290) at org.hibernate.event.def.AbstractSaveEventListener.performSave(AbstractSaveEventListener.java:181) at org.hibernate.event.def.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:121) at org.hibernate.event.def.DefaultSaveOrUpdateEventListener.saveWithGeneratedOrRequestedId(DefaultSaveOrUpdateEventListener.java:187 ) at org.hibernate.event.def.DefaultSaveOrUpdateEventListener.entityIsTransient(DefaultSaveOrUpdateEventListener.java:172) at org.hibernate.event.def.DefaultSaveOrUpdateEventListener.performSaveOrUpdate(DefaultSaveOrUpdateEventListener.java:94) at org.hibernate.event.def.DefaultSaveOrUpdateEventListener.onSaveOrUpdate(DefaultSaveOrUpdateEventListener.java:70) at org.hibernate.impl.SessionImpl.fireSaveOrUpdate(SessionImpl.java:507) at org.hibernate.impl.SessionImpl.saveOrUpdate(SessionImpl.java:499) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at org.hibernate.impl.SessionImpl.saveOrUpdate(SessionImpl.java:495) at org.springframework.orm.hibernate3.HibernateTemplate$16.doInHibernate(HibernateTemplate.java:747) at org.springframework.orm.hibernate3.HibernateTemplate.doExecute(HibernateTemplate.java:419) ... 28 more at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) Caused by: org.hibernate.PropertyValueException: not-null property references a null or transient value: org.openhie.openempi.model.PersonLi nk.personLeft at org.hibernate.engine.Nullability.checkNullability(Nullability.java:72) at org.hibernate.event.def.AbstractSaveEventListener.performSaveOrReplicate(AbstractSaveEventListener.java:290) at org.hibernate.event.def.AbstractSaveEventListener.performSave(AbstractSaveEventListener.java:181) at org.hibernate.event.def.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:121) at org.hibernate.event.def.DefaultSaveOrUpdateEventListener.saveWithGeneratedOrRequestedId(DefaultSaveOrUpdateEventListener.java:187 ) at org.hibernate.event.def.DefaultSaveOrUpdateEventListener.entityIsTransient(DefaultSaveOrUpdateEventListener.java:172) at org.hibernate.event.def.DefaultSaveOrUpdateEventListener.performSaveOrUpdate(DefaultSaveOrUpdateEventListener.java:94) at org.hibernate.event.def.DefaultSaveOrUpdateEventListener.onSaveOrUpdate(DefaultSaveOrUpdateEventListener.java:70) at org.hibernate.impl.SessionImpl.fireSaveOrUpdate(SessionImpl.java:507) at org.hibernate.impl.SessionImpl.saveOrUpdate(SessionImpl.java:499) at org.hibernate.impl.SessionImpl.saveOrUpdate(SessionImpl.java:495) at org.springframework.orm.hibernate3.HibernateTemplate$16.doInHibernate(HibernateTemplate.java:747) at org.springframework.orm.hibernate3.HibernateTemplate.doExecute(HibernateTemplate.java:419) ... 28 more DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testAddPersonLink]. DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@19852a81]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_10_6_, this_.address1 as address2_10_6_, this_.addre ss2 as address3_10_6_, this_.address_type_cd as address47_10_6_, this_.birth_order as birth4_10_6_, this_.birth_place as birth5_10_6_, this_ .city as city10_6_, this_.country as country10_6_, this_.country_code as country8_10_6_, this_.custom1 as custom9_10_6_, this_.custom2 as cu stom10_10_6_, this_.custom3 as custom11_10_6_, this_.custom4 as custom12_10_6_, this_.custom5 as custom13_10_6_, this_.date_changed as date1 4_10_6_, this_.date_created as date15_10_6_, this_.date_of_birth as date16_10_6_, this_.date_voided as date17_10_6_, this_.death_ind as deat h18_10_6_, this_.death_time as death19_10_6_, this_.degree as degree10_6_, this_.email as email10_6_, this_.ethnic_group_cd as ethnic39_10_6 _, this_.family_name as family22_10_6_, this_.family_name2 as family23_10_6_, this_.gender_cd as gender41_10_6_, this_.given_name as given24 _10_6_, this_.language_cd as language45_10_6_, this_.marital_status_code as marital25_10_6_, this_.middle_name as middle26_10_6_, this_.moth ers_maiden_name as mothers27_10_6_, this_.multiple_birth_ind as multiple28_10_6_, this_.name_type_cd as name43_10_6_, this_.nationality_cd a s nationa48_10_6_, this_.phone_area_code as phone29_10_6_, this_.phone_country_code as phone30_10_6_, this_.phone_ext as phone31_10_6_, this _.phone_number as phone32_10_6_, this_.postal_code as postal33_10_6_, this_.prefix as prefix10_6_, this_.race_cd as race46_10_6_, this_.reli gion_cd as religion40_10_6_, this_.ssn as ssn10_6_, this_.state as state10_6_, this_.suffix as suffix10_6_, this_.changed_by_id as changed44 _10_6_, this_.creator_id as creator42_10_6_, this_.voided_by_id as voided38_10_6_, pi1_.person_identifier_id as person1_11_0_, pi1_.date_cre ated as date2_11_0_, pi1_.date_voided as date3_11_0_, pi1_.identifier as identifier11_0_, pi1_.identifier_domain_id as identifier8_11_0_, pi 1_.person_id as person6_11_0_, pi1_.creator_id as creator5_11_0_, pi1_.voided_by_id as voided7_11_0_, id2_.identifier_domain_id as identifie r1_5_1_, id2_.date_created as date2_5_1_, id2_.namespace_identifier as namespace3_5_1_, id2_.universal_identifier as universal4_5_1_, id2_.u niversal_identifier_type_code as universal5_5_1_, id2_.creator_id as creator6_5_1_, user6_.id as id16_2_, user6_.account_expired as account2 _16_2_, user6_.account_locked as account3_16_2_, user6_.address as address16_2_, user6_.city as city16_2_, user6_.country as country16_2_, u ser6_.postal_code as postal7_16_2_, user6_.province as province16_2_, user6_.credentials_expired as credenti9_16_2_, user6_.email as email16 _2_, user6_.account_enabled as account11_16_2_, user6_.first_name as first12_16_2_, user6_.last_name as last13_16_2_, user6_.password as pas sword16_2_, user6_.password_hint as password15_16_2_, user6_.phone_number as phone16_16_2_, user6_.username as username16_2_, user6_.version as version16_2_, user6_.website as website16_2_, person7_.person_id as person1_10_3_, person7_.address1 as address2_10_3_, person7_.address 2 as address3_10_3_, person7_.address_type_cd as address47_10_3_, person7_.birth_order as birth4_10_3_, person7_.birth_place as birth5_10_3_ , person7_.city as city10_3_, person7_.country as country10_3_, person7_.country_code as country8_10_3_, person7_.custom1 as custom9_10_3_, person7_.custom2 as custom10_10_3_, person7_.custom3 as custom11_10_3_, person7_.custom4 as custom12_10_3_, person7_.custom5 as custom13_10_ 3_, person7_.date_changed as date14_10_3_, person7_.date_created as date15_10_3_, person7_.date_of_birth as date16_10_3_, person7_.date_void ed as date17_10_3_, person7_.death_ind as death18_10_3_, person7_.death_time as death19_10_3_, person7_.degree as degree10_3_, person7_.emai l as email10_3_, person7_.ethnic_group_cd as ethnic39_10_3_, person7_.family_name as family22_10_3_, person7_.family_name2 as family23_10_3_ , person7_.gender_cd as gender41_10_3_, person7_.given_name as given24_10_3_, person7_.language_cd as language45_10_3_, person7_.marital_sta tus_code as marital25_10_3_, person7_.middle_name as middle26_10_3_, person7_.mothers_maiden_name as mothers27_10_3_, person7_.multiple_birt h_ind as multiple28_10_3_, person7_.name_type_cd as name43_10_3_, person7_.nationality_cd as nationa48_10_3_, person7_.phone_area_code as ph one29_10_3_, person7_.phone_country_code as phone30_10_3_, person7_.phone_ext as phone31_10_3_, person7_.phone_number as phone32_10_3_, pers on7_.postal_code as postal33_10_3_, person7_.prefix as prefix10_3_, person7_.race_cd as race46_10_3_, person7_.religion_cd as religion40_10_ 3_, person7_.ssn as ssn10_3_, person7_.state as state10_3_, person7_.suffix as suffix10_3_, person7_.changed_by_id as changed44_10_3_, perso n7_.creator_id as creator42_10_3_, person7_.voided_by_id as voided38_10_3_, user8_.id as id16_4_, user8_.account_expired as account2_16_4_, user8_.account_locked as account3_16_4_, user8_.address as address16_4_, user8_.city as city16_4_, user8_.country as country16_4_, user8_.po stal_code as postal7_16_4_, user8_.province as province16_4_, user8_.credentials_expired as credenti9_16_4_, user8_.email as email16_4_, use r8_.account_enabled as account11_16_4_, user8_.first_name as first12_16_4_, user8_.last_name as last13_16_4_, user8_.password as password16_ 4_, user8_.password_hint as password15_16_4_, user8_.phone_number as phone16_16_4_, user8_.username as username16_4_, user8_.version as vers ion16_4_, user8_.website as website16_4_, user9_.id as id16_5_, user9_.account_expired as account2_16_5_, user9_.account_locked as account3_ 16_5_, user9_.address as address16_5_, user9_.city as city16_5_, user9_.country as country16_5_, user9_.postal_code as postal7_16_5_, user9_ .province as province16_5_, user9_.credentials_expired as credenti9_16_5_, user9_.email as email16_5_, user9_.account_enabled as account11_1 6_5_, user9_.first_name as first12_16_5_, user9_.last_name as last13_16_5_, user9_.password as password16_5_, user9_.password_hint as passwo rd15_16_5_, user9_.phone_number as phone16_16_5_, user9_.username as username16_5_, user9_.version as version16_5_, user9_.website as websit e16_5_ from person this_ inner join person_identifier pi1_ on this_.person_id=pi1_.person_id inner join identifier_domain id2_ on pi1_.ident ifier_domain_id=id2_.identifier_domain_id left outer join app_user user6_ on id2_.creator_id=user6_.id left outer join person person7_ on pi 1_.person_id=person7_.person_id left outer join app_user user8_ on pi1_.creator_id=user8_.id left outer join app_user user9_ on pi1_.voided_ by_id=user9_.id where this_.date_voided is null and pi1_.identifier=? and id2_.namespace_identifier=? Hibernate: select this_.person_id as person1_10_6_, this_.address1 as address2_10_6_, this_.address2 as address3_10_6_, this_.address_type_c d as address47_10_6_, this_.birth_order as birth4_10_6_, this_.birth_place as birth5_10_6_, this_.city as city10_6_, this_.country as countr y10_6_, this_.country_code as country8_10_6_, this_.custom1 as custom9_10_6_, this_.custom2 as custom10_10_6_, this_.custom3 as custom11_10_ 6_, this_.custom4 as custom12_10_6_, this_.custom5 as custom13_10_6_, this_.date_changed as date14_10_6_, this_.date_created as date15_10_6_ , this_.date_of_birth as date16_10_6_, this_.date_voided as date17_10_6_, this_.death_ind as death18_10_6_, this_.death_time as death19_10_6 _, this_.degree as degree10_6_, this_.email as email10_6_, this_.ethnic_group_cd as ethnic39_10_6_, this_.family_name as family22_10_6_, thi s_.family_name2 as family23_10_6_, this_.gender_cd as gender41_10_6_, this_.given_name as given24_10_6_, this_.language_cd as language45_10_ 6_, this_.marital_status_code as marital25_10_6_, this_.middle_name as middle26_10_6_, this_.mothers_maiden_name as mothers27_10_6_, this_.m ultiple_birth_ind as multiple28_10_6_, this_.name_type_cd as name43_10_6_, this_.nationality_cd as nationa48_10_6_, this_.phone_area_code as phone29_10_6_, this_.phone_country_code as phone30_10_6_, this_.phone_ext as phone31_10_6_, this_.phone_number as phone32_10_6_, this_.post al_code as postal33_10_6_, this_.prefix as prefix10_6_, this_.race_cd as race46_10_6_, this_.religion_cd as religion40_10_6_, this_.ssn as s sn10_6_, this_.state as state10_6_, this_.suffix as suffix10_6_, this_.changed_by_id as changed44_10_6_, this_.creator_id as creator42_10_6_ , this_.voided_by_id as voided38_10_6_, pi1_.person_identifier_id as person1_11_0_, pi1_.date_created as date2_11_0_, pi1_.date_voided as da te3_11_0_, pi1_.identifier as identifier11_0_, pi1_.identifier_domain_id as identifier8_11_0_, pi1_.person_id as person6_11_0_, pi1_.creator _id as creator5_11_0_, pi1_.voided_by_id as voided7_11_0_, id2_.identifier_domain_id as identifier1_5_1_, id2_.date_created as date2_5_1_, i d2_.namespace_identifier as namespace3_5_1_, id2_.universal_identifier as universal4_5_1_, id2_.universal_identifier_type_code as universal5 _5_1_, id2_.creator_id as creator6_5_1_, user6_.id as id16_2_, user6_.account_expired as account2_16_2_, user6_.account_locked as account3_1 6_2_, user6_.address as address16_2_, user6_.city as city16_2_, user6_.country as country16_2_, user6_.postal_code as postal7_16_2_, user6_. province as province16_2_, user6_.credentials_expired as credenti9_16_2_, user6_.email as email16_2_, user6_.account_enabled as account11_16 _2_, user6_.first_name as first12_16_2_, user6_.last_name as last13_16_2_, user6_.password as password16_2_, user6_.password_hint as passwor d15_16_2_, user6_.phone_number as phone16_16_2_, user6_.username as username16_2_, user6_.version as version16_2_, user6_.website as website 16_2_, person7_.person_id as person1_10_3_, person7_.address1 as address2_10_3_, person7_.address2 as address3_10_3_, person7_.address_type_ cd as address47_10_3_, person7_.birth_order as birth4_10_3_, person7_.birth_place as birth5_10_3_, person7_.city as city10_3_, person7_.coun try as country10_3_, person7_.country_code as country8_10_3_, person7_.custom1 as custom9_10_3_, person7_.custom2 as custom10_10_3_, person7 _.custom3 as custom11_10_3_, person7_.custom4 as custom12_10_3_, person7_.custom5 as custom13_10_3_, person7_.date_changed as date14_10_3_, person7_.date_created as date15_10_3_, person7_.date_of_birth as date16_10_3_, person7_.date_voided as date17_10_3_, person7_.death_ind as d eath18_10_3_, person7_.death_time as death19_10_3_, person7_.degree as degree10_3_, person7_.email as email10_3_, person7_.ethnic_group_cd a s ethnic39_10_3_, person7_.family_name as family22_10_3_, person7_.family_name2 as family23_10_3_, person7_.gender_cd as gender41_10_3_, per son7_.given_name as given24_10_3_, person7_.language_cd as language45_10_3_, person7_.marital_status_code as marital25_10_3_, person7_.middl e_name as middle26_10_3_, person7_.mothers_maiden_name as mothers27_10_3_, person7_.multiple_birth_ind as multiple28_10_3_, person7_.name_ty pe_cd as name43_10_3_, person7_.nationality_cd as nationa48_10_3_, person7_.phone_area_code as phone29_10_3_, person7_.phone_country_code as phone30_10_3_, person7_.phone_ext as phone31_10_3_, person7_.phone_number as phone32_10_3_, person7_.postal_code as postal33_10_3_, person7 _.prefix as prefix10_3_, person7_.race_cd as race46_10_3_, person7_.religion_cd as religion40_10_3_, person7_.ssn as ssn10_3_, person7_.stat e as state10_3_, person7_.suffix as suffix10_3_, person7_.changed_by_id as changed44_10_3_, person7_.creator_id as creator42_10_3_, person7_ .voided_by_id as voided38_10_3_, user8_.id as id16_4_, user8_.account_expired as account2_16_4_, user8_.account_locked as account3_16_4_, us er8_.address as address16_4_, user8_.city as city16_4_, user8_.country as country16_4_, user8_.postal_code as postal7_16_4_, user8_.province as province16_4_, user8_.credentials_expired as credenti9_16_4_, user8_.email as email16_4_, user8_.account_enabled as account11_16_4_, use r8_.first_name as first12_16_4_, user8_.last_name as last13_16_4_, user8_.password as password16_4_, user8_.password_hint as password15_16_4 _, user8_.phone_number as phone16_16_4_, user8_.username as username16_4_, user8_.version as version16_4_, user8_.website as website16_4_, u ser9_.id as id16_5_, user9_.account_expired as account2_16_5_, user9_.account_locked as account3_16_5_, user9_.address as address16_5_, user 9_.city as city16_5_, user9_.country as country16_5_, user9_.postal_code as postal7_16_5_, user9_.province as province16_5_, user9_.credenti als_expired as credenti9_16_5_, user9_.email as email16_5_, user9_.account_enabled as account11_16_5_, user9_.first_name as first12_16_5_, u ser9_.last_name as last13_16_5_, user9_.password as password16_5_, user9_.password_hint as password15_16_5_, user9_.phone_number as phone16_ 16_5_, user9_.username as username16_5_, user9_.version as version16_5_, user9_.website as website16_5_ from person this_ inner join person_ identifier pi1_ on this_.person_id=pi1_.person_id inner join identifier_domain id2_ on pi1_.identifier_domain_id=id2_.identifier_domain_id l eft outer join app_user user6_ on id2_.creator_id=user6_.id left outer join person person7_ on pi1_.person_id=person7_.person_id left outer join app_user user8_ on pi1_.creator_id=user8_.id left outer join app_user user9_ on pi1_.voided_by_id=user9_.id where this_.date_voided is null and pi1_.identifier=? and id2_.namespace_identifier=? DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate$3.doInHibernate(132) | Query by identifier returned: 0 elements. ERROR - org.openhie.openempi.dao.PersonLinkDaoTest.testGetPersonLinks(91) | Exception: java.lang.NullPointerException java.lang.NullPointerException java.lang.NullPointerException at org.openhie.openempi.dao.hibernate.PersonLinkDaoHibernate.getPersonLinks(PersonLinkDaoHibernate.java:53) at org.openhie.openempi.dao.PersonLinkDaoTest.testGetPersonLinks(PersonLinkDaoTest.java:86) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at org.springframework.test.ConditionalTestCase.runBare(ConditionalTestCase.java:76) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:232) at org.openhie.openempi.dao.hibernate.PersonLinkDaoHibernate.getPersonLinks(PersonLinkDaoHibernate.java:53) at org.openhie.openempi.dao.PersonLinkDaoTest.testGetPersonLinks(PersonLinkDaoTest.java:86) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at junit.framework.TestSuite.run(TestSuite.java:227) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at org.springframework.test.ConditionalTestCase.runBare(ConditionalTestCase.java:76) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:232) at junit.framework.TestSuite.run(TestSuite.java:227) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testGetPersonLinks]. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.628 sec Running org.openhie.openempi.dao.IdentifierDomainAttributeTest DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@19852a81]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select identifier0_.identifier_domain_id as identifier1_5_, identifier0_.date_created as date2_5_, identifier0_.namespace_identifier as namespace3_5_, identifier0_.universal_identifier as universal4_5_, identifier0_.universal_ identifier_type_code as universal5_5_, identifier0_.creator_id as creator6_5_ from identifier_domain identifier0_ Hibernate: select identifier0_.identifier_domain_id as identifier1_5_, identifier0_.date_created as date2_5_, identifier0_.namespace_identif ier as namespace3_5_, identifier0_.universal_identifier as universal4_5_, identifier0_.universal_identifier_type_code as universal5_5_, iden tifier0_.creator_id as creator6_5_ from identifier_domain identifier0_ DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id16_0_, user0_.account_expired as account2_16_0_, user0_.account_ locked as account3_16_0_, user0_.address as address16_0_, user0_.city as city16_0_, user0_.country as country16_0_, user0_.postal_code as po stal7_16_0_, user0_.province as province16_0_, user0_.credentials_expired as credenti9_16_0_, user0_.email as email16_0_, user0_.account_ena bled as account11_16_0_, user0_.first_name as first12_16_0_, user0_.last_name as last13_16_0_, user0_.password as password16_0_, user0_.pass word_hint as password15_16_0_, user0_.phone_number as phone16_16_0_, user0_.username as username16_0_, user0_.version as version16_0_, user0 _.website as website16_0_ from app_user user0_ where user0_.id=? Hibernate: select user0_.id as id16_0_, user0_.account_expired as account2_16_0_, user0_.account_locked as account3_16_0_, user0_.address as address16_0_, user0_.city as city16_0_, user0_.country as country16_0_, user0_.postal_code as postal7_16_0_, user0_.province as province16_ 0_, user0_.credentials_expired as credenti9_16_0_, user0_.email as email16_0_, user0_.account_enabled as account11_16_0_, user0_.first_name as first12_16_0_, user0_.last_name as last13_16_0_, user0_.password as password16_0_, user0_.password_hint as password15_16_0_, user0_.phone _number as phone16_16_0_, user0_.username as username16_0_, user0_.version as version16_0_, user0_.website as website16_0_ from app_user use r0_ where user0_.id=? TRACE - org.openhie.openempi.dao.hibernate.PersonDaoHibernate.getIdentifierDomains(172) | Obtained the list of identifier domains with 45 en tries. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select identifier0_.identifier_domain_attribute_id as identifier1_6_, identifier0_.att ribute_name as attribute2_6_, identifier0_.attribute_value as attribute3_6_, identifier0_.identifier_domain_id as identifier4_6_ from identi fier_domain_attribute identifier0_ where identifier0_.identifier_domain_id=? and identifier0_.attribute_name=? Hibernate: select identifier0_.identifier_domain_attribute_id as identifier1_6_, identifier0_.attribute_name as attribute2_6_, identifier0_. attribute_value as attribute3_6_, identifier0_.identifier_domain_id as identifier4_6_ from identifier_domain_attribute identifier0_ where id entifier0_.identifier_domain_id=? and identifier0_.attribute_name=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select nextval ('public.identifier_domain_attribute_seq') Hibernate: select nextval ('public.identifier_domain_attribute_seq') DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into identifier_domain_attribute (attribute_name, attribute_value, identifier_d omain_id, identifier_domain_attribute_id) values (?, ?, ?, ?) Hibernate: insert into identifier_domain_attribute (attribute_name, attribute_value, identifier_domain_id, identifier_domain_attribute_id) v alues (?, ?, ?, ?) DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate.addIdentifierDomainAttribute(229) | Finished saving the identifier domain attr ibute: org.openhie.openempi.model.IdentifierDomainAttribute@39df3255[identifierDomainAttributeId=50,identifierDomainId=10,attributeName=name ,attributeValue=Some Name] Attrib: org.openhie.openempi.model.IdentifierDomainAttribute@39df3255[identifierDomainAttributeId=50,identifierDomainId=10,attributeName=nam e,attributeValue=Some Name] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select identifier0_.identifier_domain_attribute_id as identifier1_6_, identifier0_.att ribute_name as attribute2_6_, identifier0_.attribute_value as attribute3_6_, identifier0_.identifier_domain_id as identifier4_6_ from identi fier_domain_attribute identifier0_ where identifier0_.identifier_domain_id=? and identifier0_.attribute_name=? Hibernate: select identifier0_.identifier_domain_attribute_id as identifier1_6_, identifier0_.attribute_name as attribute2_6_, identifier0_. attribute_value as attribute3_6_, identifier0_.identifier_domain_id as identifier4_6_ from identifier_domain_attribute identifier0_ where id entifier0_.identifier_domain_id=? and identifier0_.attribute_name=? TRACE - org.openhie.openempi.dao.hibernate.PersonDaoHibernate.getIdentifierDomainAttribute(246) | Loaded the identifier domain attribute: or g.openhie.openempi.model.IdentifierDomainAttribute@39df3255[identifierDomainAttributeId=50,identifierDomainId=10,attributeName=name,attribut eValue=Some Name] Found attribute: org.openhie.openempi.model.IdentifierDomainAttribute@39df3255[identifierDomainAttributeId=50,identifierDomainId=10,attribut eName=name,attributeValue=Some Name] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | update identifier_domain_attribute set attribute_name=?, attribute_value=?, identifier _domain_id=? where identifier_domain_attribute_id=? Hibernate: update identifier_domain_attribute set attribute_name=?, attribute_value=?, identifier_domain_id=? where identifier_domain_attrib ute_id=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select identifier0_.identifier_domain_attribute_id as identifier1_6_, identifier0_.att ribute_name as attribute2_6_, identifier0_.attribute_value as attribute3_6_, identifier0_.identifier_domain_id as identifier4_6_ from identi fier_domain_attribute identifier0_ where identifier0_.identifier_domain_id=? and identifier0_.attribute_name=? Hibernate: select identifier0_.identifier_domain_attribute_id as identifier1_6_, identifier0_.attribute_name as attribute2_6_, identifier0_. attribute_value as attribute3_6_, identifier0_.identifier_domain_id as identifier4_6_ from identifier_domain_attribute identifier0_ where id entifier0_.identifier_domain_id=? and identifier0_.attribute_name=? TRACE - org.openhie.openempi.dao.hibernate.PersonDaoHibernate.getIdentifierDomainAttribute(246) | Loaded the identifier domain attribute: or g.openhie.openempi.model.IdentifierDomainAttribute@39df3255[identifierDomainAttributeId=50,identifierDomainId=10,attributeName=name,attribut eValue=Updated test] Updated attribute: org.openhie.openempi.model.IdentifierDomainAttribute@39df3255[identifierDomainAttributeId=50,identifierDomainId=10,attrib uteName=name,attributeValue=Updated test] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | delete from identifier_domain_attribute where identifier_domain_attribute_id=? Hibernate: delete from identifier_domain_attribute where identifier_domain_attribute_id=? DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate.removeIdentifierDomainAttribute(281) | Removed an identifier domain instance. Removed the attribute: org.openhie.openempi.model.IdentifierDomainAttribute@39df3255[identifierDomainAttributeId=50,identifierDomainId=10,at tributeName=name,attributeValue=Updated test] DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testAddIdentifierDomainAttribute]. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 sec Running org.openhie.openempi.dao.hibernate.HibernateConfigurationTest DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@19852a81]; rollback [true]. DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(42) | Trying select * from: org.openhie.openempi.mod el.IdentifierDomainAttribute DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select identifier0_.identifier_domain_attribute_id as col_0_0_ from identifier_domain_ attribute identifier0_ Hibernate: select identifier0_.identifier_domain_attribute_id as col_0_0_ from identifier_domain_attribute identifier0_ DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(45) | ok: org.openhie.openempi.model.IdentifierDomai nAttribute DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(42) | Trying select * from: org.openhie.openempi.mod el.User DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as col_0_0_ from app_user user0_ Hibernate: select user0_.id as col_0_0_ from app_user user0_ DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(45) | ok: org.openhie.openempi.model.User DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(42) | Trying select * from: org.openhie.openempi.mod el.EthnicGroup DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select ethnicgrou0_.ethnic_group_cd as col_0_0_ from ethnic_group ethnicgrou0_ Hibernate: select ethnicgrou0_.ethnic_group_cd as col_0_0_ from ethnic_group ethnicgrou0_ DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(45) | ok: org.openhie.openempi.model.EthnicGroup DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(42) | Trying select * from: org.openhie.openempi.mod el.UserFile DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select userfile0_.user_file_id as col_0_0_ from user_file userfile0_ Hibernate: select userfile0_.user_file_id as col_0_0_ from user_file userfile0_ DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(45) | ok: org.openhie.openempi.model.UserFile DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(42) | Trying select * from: org.openhie.openempi.mod el.IdentifierDomain DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select identifier0_.identifier_domain_id as col_0_0_ from identifier_domain identifier 0_ Hibernate: select identifier0_.identifier_domain_id as col_0_0_ from identifier_domain identifier0_ DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(45) | ok: org.openhie.openempi.model.IdentifierDomai n DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(42) | Trying select * from: org.openhie.openempi.mod el.Race DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select race0_.race_cd as col_0_0_ from public.race race0_ Hibernate: select race0_.race_cd as col_0_0_ from public.race race0_ DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(45) | ok: org.openhie.openempi.model.Race DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(42) | Trying select * from: org.openhie.openempi.mod el.AuditEventType DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select auditevent0_.audit_event_type_cd as col_0_0_ from audit_event_type auditevent0_ Hibernate: select auditevent0_.audit_event_type_cd as col_0_0_ from audit_event_type auditevent0_ DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(45) | ok: org.openhie.openempi.model.AuditEventType DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(42) | Trying select * from: org.openhie.openempi.mod el.Language DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select language0_.language_cd as col_0_0_ from language language0_ Hibernate: select language0_.language_cd as col_0_0_ from language language0_ DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(45) | ok: org.openhie.openempi.model.Language DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(42) | Trying select * from: org.openhie.openempi.mod el.AuditEvent DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select auditevent0_.audit_event_id as col_0_0_ from audit_event auditevent0_ Hibernate: select auditevent0_.audit_event_id as col_0_0_ from audit_event auditevent0_ DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(45) | ok: org.openhie.openempi.model.AuditEvent DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(42) | Trying select * from: org.openhie.openempi.mod el.NameType DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select nametype0_.name_type_cd as col_0_0_ from name_type nametype0_ Hibernate: select nametype0_.name_type_cd as col_0_0_ from name_type nametype0_ DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(45) | ok: org.openhie.openempi.model.NameType DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(42) | Trying select * from: org.openhie.openempi.mod el.Role DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select role0_.id as col_0_0_ from role role0_ Hibernate: select role0_.id as col_0_0_ from role role0_ DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(45) | ok: org.openhie.openempi.model.Role DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(42) | Trying select * from: org.openhie.openempi.mod el.UserSession DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as col_0_0_ from user_session usersessio0_ Hibernate: select usersessio0_.session_id as col_0_0_ from user_session usersessio0_ DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(45) | ok: org.openhie.openempi.model.UserSession DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(42) | Trying select * from: org.openhie.openempi.mod el.AddressType DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select addresstyp0_.address_type_cd as col_0_0_ from address_type addresstyp0_ Hibernate: select addresstyp0_.address_type_cd as col_0_0_ from address_type addresstyp0_ DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(45) | ok: org.openhie.openempi.model.AddressType DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(42) | Trying select * from: org.openhie.openempi.mod el.Person DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as col_0_0_ from person person0_ Hibernate: select person0_.person_id as col_0_0_ from person person0_ DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(45) | ok: org.openhie.openempi.model.Person DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(42) | Trying select * from: org.openhie.openempi.mod el.Gender DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select gender0_.gender_cd as col_0_0_ from gender gender0_ Hibernate: select gender0_.gender_cd as col_0_0_ from gender gender0_ DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(45) | ok: org.openhie.openempi.model.Gender DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(42) | Trying select * from: org.openhie.openempi.mod el.PersonIdentifier DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select personiden0_.person_identifier_id as col_0_0_ from person_identifier personiden 0_ Hibernate: select personiden0_.person_identifier_id as col_0_0_ from person_identifier personiden0_ DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(45) | ok: org.openhie.openempi.model.PersonIdentifie r DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(42) | Trying select * from: org.openhie.openempi.mod el.Nationality DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select nationalit0_.nationality_cd as col_0_0_ from nationality nationalit0_ Hibernate: select nationalit0_.nationality_cd as col_0_0_ from nationality nationalit0_ DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(45) | ok: org.openhie.openempi.model.Nationality DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(42) | Trying select * from: org.openhie.openempi.mod el.PersonLink DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select personlink0_.person_link_id as col_0_0_ from public.person_link personlink0_ Hibernate: select personlink0_.person_link_id as col_0_0_ from public.person_link personlink0_ DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(45) | ok: org.openhie.openempi.model.PersonLink DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(42) | Trying select * from: org.openhie.openempi.mod el.Religion DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select religion0_.religion_cd as col_0_0_ from public.religion religion0_ Hibernate: select religion0_.religion_cd as col_0_0_ from public.religion religion0_ DEBUG - org.openhie.openempi.dao.hibernate.HibernateConfigurationTest.testColumnMapping(45) | ok: org.openhie.openempi.model.Religion DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testColumnMapping]. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.408 sec Running org.openhie.openempi.dao.UserDaoTest DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@19852a81]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id16_0_, user0_.account_expired as account2_16_0_, user0_.account_ locked as account3_16_0_, user0_.address as address16_0_, user0_.city as city16_0_, user0_.country as country16_0_, user0_.postal_code as po stal7_16_0_, user0_.province as province16_0_, user0_.credentials_expired as credenti9_16_0_, user0_.email as email16_0_, user0_.account_ena bled as account11_16_0_, user0_.first_name as first12_16_0_, user0_.last_name as last13_16_0_, user0_.password as password16_0_, user0_.pass word_hint as password15_16_0_, user0_.phone_number as phone16_16_0_, user0_.username as username16_0_, user0_.version as version16_0_, user0 _.website as website16_0_ from app_user user0_ where user0_.id=? Hibernate: select user0_.id as id16_0_, user0_.account_expired as account2_16_0_, user0_.account_locked as account3_16_0_, user0_.address as address16_0_, user0_.city as city16_0_, user0_.country as country16_0_, user0_.postal_code as postal7_16_0_, user0_.province as province16_ 0_, user0_.credentials_expired as credenti9_16_0_, user0_.email as email16_0_, user0_.account_enabled as account11_16_0_, user0_.first_name as first12_16_0_, user0_.last_name as last13_16_0_, user0_.password as password16_0_, user0_.password_hint as password15_16_0_, user0_.phone _number as phone16_16_0_, user0_.username as username16_0_, user0_.version as version16_0_, user0_.website as website16_0_ from app_user use r0_ where user0_.id=? WARN - org.openhie.openempi.dao.hibernate.GenericDaoHibernate.get(91) | Uh oh, 'class org.openhie.openempi.model.User' object with id '1000' not found... DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testGetUserInvalid]. DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@19852a81]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id16_0_, user0_.account_expired as account2_16_0_, user0_.account_ locked as account3_16_0_, user0_.address as address16_0_, user0_.city as city16_0_, user0_.country as country16_0_, user0_.postal_code as po stal7_16_0_, user0_.province as province16_0_, user0_.credentials_expired as credenti9_16_0_, user0_.email as email16_0_, user0_.account_ena bled as account11_16_0_, user0_.first_name as first12_16_0_, user0_.last_name as last13_16_0_, user0_.password as password16_0_, user0_.pass word_hint as password15_16_0_, user0_.phone_number as phone16_16_0_, user0_.username as username16_0_, user0_.version as version16_0_, user0 _.website as website16_0_ from app_user user0_ where user0_.id=? Hibernate: select user0_.id as id16_0_, user0_.account_expired as account2_16_0_, user0_.account_locked as account3_16_0_, user0_.address as address16_0_, user0_.city as city16_0_, user0_.country as country16_0_, user0_.postal_code as postal7_16_0_, user0_.province as province16_ 0_, user0_.credentials_expired as credenti9_16_0_, user0_.email as email16_0_, user0_.account_enabled as account11_16_0_, user0_.first_name as first12_16_0_, user0_.last_name as last13_16_0_, user0_.password as password16_0_, user0_.password_hint as password15_16_0_, user0_.phone _number as phone16_16_0_, user0_.username as username16_0_, user0_.version as version16_0_, user0_.website as website16_0_ from app_user use r0_ where user0_.id=? WARN - org.openhie.openempi.dao.hibernate.GenericDaoHibernate.get(91) | Uh oh, 'class org.openhie.openempi.model.User' object with id '-1' n ot found... DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testGetUser]. DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@19852a81]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id16_0_, user0_.account_expired as account2_16_0_, user0_.account_ locked as account3_16_0_, user0_.address as address16_0_, user0_.city as city16_0_, user0_.country as country16_0_, user0_.postal_code as po stal7_16_0_, user0_.province as province16_0_, user0_.credentials_expired as credenti9_16_0_, user0_.email as email16_0_, user0_.account_ena bled as account11_16_0_, user0_.first_name as first12_16_0_, user0_.last_name as last13_16_0_, user0_.password as password16_0_, user0_.pass word_hint as password15_16_0_, user0_.phone_number as phone16_16_0_, user0_.username as username16_0_, user0_.version as version16_0_, user0 _.website as website16_0_ from app_user user0_ where user0_.id=? Hibernate: select user0_.id as id16_0_, user0_.account_expired as account2_16_0_, user0_.account_locked as account3_16_0_, user0_.address as address16_0_, user0_.city as city16_0_, user0_.country as country16_0_, user0_.postal_code as postal7_16_0_, user0_.province as province16_ 0_, user0_.credentials_expired as credenti9_16_0_, user0_.email as email16_0_, user0_.account_enabled as account11_16_0_, user0_.first_name as first12_16_0_, user0_.last_name as last13_16_0_, user0_.password as password16_0_, user0_.password_hint as password15_16_0_, user0_.phone _number as phone16_16_0_, user0_.username as username16_0_, user0_.version as version16_0_, user0_.website as website16_0_ from app_user use r0_ where user0_.id=? WARN - org.openhie.openempi.dao.hibernate.GenericDaoHibernate.get(91) | Uh oh, 'class org.openhie.openempi.model.User' object with id '-1' n ot found... DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testGetUserPassword]. DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@19852a81]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id16_0_, user0_.account_expired as account2_16_0_, user0_.account_ locked as account3_16_0_, user0_.address as address16_0_, user0_.city as city16_0_, user0_.country as country16_0_, user0_.postal_code as po stal7_16_0_, user0_.province as province16_0_, user0_.credentials_expired as credenti9_16_0_, user0_.email as email16_0_, user0_.account_ena bled as account11_16_0_, user0_.first_name as first12_16_0_, user0_.last_name as last13_16_0_, user0_.password as password16_0_, user0_.pass word_hint as password15_16_0_, user0_.phone_number as phone16_16_0_, user0_.username as username16_0_, user0_.version as version16_0_, user0 _.website as website16_0_ from app_user user0_ where user0_.id=? Hibernate: select user0_.id as id16_0_, user0_.account_expired as account2_16_0_, user0_.account_locked as account3_16_0_, user0_.address as address16_0_, user0_.city as city16_0_, user0_.country as country16_0_, user0_.postal_code as postal7_16_0_, user0_.province as province16_ 0_, user0_.credentials_expired as credenti9_16_0_, user0_.email as email16_0_, user0_.account_enabled as account11_16_0_, user0_.first_name as first12_16_0_, user0_.last_name as last13_16_0_, user0_.password as password16_0_, user0_.password_hint as password15_16_0_, user0_.phone _number as phone16_16_0_, user0_.username as username16_0_, user0_.version as version16_0_, user0_.website as website16_0_ from app_user use r0_ where user0_.id=? WARN - org.openhie.openempi.dao.hibernate.GenericDaoHibernate.get(91) | Uh oh, 'class org.openhie.openempi.model.User' object with id '-1' n ot found... DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testUpdateUser]. DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@19852a81]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id16_0_, user0_.account_expired as account2_16_0_, user0_.account_ locked as account3_16_0_, user0_.address as address16_0_, user0_.city as city16_0_, user0_.country as country16_0_, user0_.postal_code as po stal7_16_0_, user0_.province as province16_0_, user0_.credentials_expired as credenti9_16_0_, user0_.email as email16_0_, user0_.account_ena bled as account11_16_0_, user0_.first_name as first12_16_0_, user0_.last_name as last13_16_0_, user0_.password as password16_0_, user0_.pass word_hint as password15_16_0_, user0_.phone_number as phone16_16_0_, user0_.username as username16_0_, user0_.version as version16_0_, user0 _.website as website16_0_ from app_user user0_ where user0_.id=? Hibernate: select user0_.id as id16_0_, user0_.account_expired as account2_16_0_, user0_.account_locked as account3_16_0_, user0_.address as address16_0_, user0_.city as city16_0_, user0_.country as country16_0_, user0_.postal_code as postal7_16_0_, user0_.province as province16_ 0_, user0_.credentials_expired as credenti9_16_0_, user0_.email as email16_0_, user0_.account_enabled as account11_16_0_, user0_.first_name as first12_16_0_, user0_.last_name as last13_16_0_, user0_.password as password16_0_, user0_.password_hint as password15_16_0_, user0_.phone _number as phone16_16_0_, user0_.username as username16_0_, user0_.version as version16_0_, user0_.website as website16_0_ from app_user use r0_ where user0_.id=? WARN - org.openhie.openempi.dao.hibernate.GenericDaoHibernate.get(91) | Uh oh, 'class org.openhie.openempi.model.User' object with id '-1' n ot found... DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testAddUserRole]. DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@19852a81]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select role0_.id as id15_, role0_.description as descript2_15_, role0_.name as name15_ from role role0_ where role0_.name=? Hibernate: select role0_.id as id15_, role0_.description as descript2_15_, role0_.name as name15_ from role role0_ where role0_.name=? DEBUG - org.openhie.openempi.dao.hibernate.UserDaoHibernate.saveUser(66) | user's id: null DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select nextval ('hibernate_sequence') Hibernate: select nextval ('hibernate_sequence') DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into app_user (account_expired, account_locked, address, city, country, postal_ code, province, credentials_expired, email, account_enabled, first_name, last_name, password, password_hint, phone_number, username, version , website, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into app_user (account_expired, account_locked, address, city, country, postal_code, province, credentials_expired, email, account_enabled, first_name, last_name, password, password_hint, phone_number, username, version, website, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_role (user_id, role_id) values (?, ?) Hibernate: insert into user_role (user_id, role_id) values (?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id16_0_, user0_.account_expired as account2_16_0_, user0_.account_ locked as account3_16_0_, user0_.address as address16_0_, user0_.city as city16_0_, user0_.country as country16_0_, user0_.postal_code as po stal7_16_0_, user0_.province as province16_0_, user0_.credentials_expired as credenti9_16_0_, user0_.email as email16_0_, user0_.account_ena bled as account11_16_0_, user0_.first_name as first12_16_0_, user0_.last_name as last13_16_0_, user0_.password as password16_0_, user0_.pass word_hint as password15_16_0_, user0_.phone_number as phone16_16_0_, user0_.username as username16_0_, user0_.version as version16_0_, user0 _.website as website16_0_ from app_user user0_ where user0_.id=? Hibernate: select user0_.id as id16_0_, user0_.account_expired as account2_16_0_, user0_.account_locked as account3_16_0_, user0_.address as address16_0_, user0_.city as city16_0_, user0_.country as country16_0_, user0_.postal_code as postal7_16_0_, user0_.province as province16_ 0_, user0_.credentials_expired as credenti9_16_0_, user0_.email as email16_0_, user0_.account_enabled as account11_16_0_, user0_.first_name as first12_16_0_, user0_.last_name as last13_16_0_, user0_.password as password16_0_, user0_.password_hint as password15_16_0_, user0_.phone _number as phone16_16_0_, user0_.username as username16_0_, user0_.version as version16_0_, user0_.website as website16_0_ from app_user use r0_ where user0_.id=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | delete from user_role where user_id=? Hibernate: delete from user_role where user_id=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | delete from app_user where id=? and version=? Hibernate: delete from app_user where id=? and version=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id16_0_, user0_.account_expired as account2_16_0_, user0_.account_ locked as account3_16_0_, user0_.address as address16_0_, user0_.city as city16_0_, user0_.country as country16_0_, user0_.postal_code as po stal7_16_0_, user0_.province as province16_0_, user0_.credentials_expired as credenti9_16_0_, user0_.email as email16_0_, user0_.account_ena bled as account11_16_0_, user0_.first_name as first12_16_0_, user0_.last_name as last13_16_0_, user0_.password as password16_0_, user0_.pass word_hint as password15_16_0_, user0_.phone_number as phone16_16_0_, user0_.username as username16_0_, user0_.version as version16_0_, user0 _.website as website16_0_ from app_user user0_ where user0_.id=? Hibernate: select user0_.id as id16_0_, user0_.account_expired as account2_16_0_, user0_.account_locked as account3_16_0_, user0_.address as address16_0_, user0_.city as city16_0_, user0_.country as country16_0_, user0_.postal_code as postal7_16_0_, user0_.province as province16_ 0_, user0_.credentials_expired as credenti9_16_0_, user0_.email as email16_0_, user0_.account_enabled as account11_16_0_, user0_.first_name as first12_16_0_, user0_.last_name as last13_16_0_, user0_.password as password16_0_, user0_.password_hint as password15_16_0_, user0_.phone _number as phone16_16_0_, user0_.username as username16_0_, user0_.version as version16_0_, user0_.website as website16_0_ from app_user use r0_ where user0_.id=? WARN - org.openhie.openempi.dao.hibernate.GenericDaoHibernate.get(91) | Uh oh, 'class org.openhie.openempi.model.User' object with id '3' no t found... DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testAddAndRemoveUser]. DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@19852a81]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id16_0_, user0_.account_expired as account2_16_0_, user0_.account_ locked as account3_16_0_, user0_.address as address16_0_, user0_.city as city16_0_, user0_.country as country16_0_, user0_.postal_code as po stal7_16_0_, user0_.province as province16_0_, user0_.credentials_expired as credenti9_16_0_, user0_.email as email16_0_, user0_.account_ena bled as account11_16_0_, user0_.first_name as first12_16_0_, user0_.last_name as last13_16_0_, user0_.password as password16_0_, user0_.pass word_hint as password15_16_0_, user0_.phone_number as phone16_16_0_, user0_.username as username16_0_, user0_.version as version16_0_, user0 _.website as website16_0_ from app_user user0_ where user0_.id=? Hibernate: select user0_.id as id16_0_, user0_.account_expired as account2_16_0_, user0_.account_locked as account3_16_0_, user0_.address as address16_0_, user0_.city as city16_0_, user0_.country as country16_0_, user0_.postal_code as postal7_16_0_, user0_.province as province16_ 0_, user0_.credentials_expired as credenti9_16_0_, user0_.email as email16_0_, user0_.account_enabled as account11_16_0_, user0_.first_name as first12_16_0_, user0_.last_name as last13_16_0_, user0_.password as password16_0_, user0_.password_hint as password15_16_0_, user0_.phone _number as phone16_16_0_, user0_.username as username16_0_, user0_.version as version16_0_, user0_.website as website16_0_ from app_user use r0_ where user0_.id=? DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testUserExists]. DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@19852a81]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id16_0_, user0_.account_expired as account2_16_0_, user0_.account_ locked as account3_16_0_, user0_.address as address16_0_, user0_.city as city16_0_, user0_.country as country16_0_, user0_.postal_code as po stal7_16_0_, user0_.province as province16_0_, user0_.credentials_expired as credenti9_16_0_, user0_.email as email16_0_, user0_.account_ena bled as account11_16_0_, user0_.first_name as first12_16_0_, user0_.last_name as last13_16_0_, user0_.password as password16_0_, user0_.pass word_hint as password15_16_0_, user0_.phone_number as phone16_16_0_, user0_.username as username16_0_, user0_.version as version16_0_, user0 _.website as website16_0_ from app_user user0_ where user0_.id=? Hibernate: select user0_.id as id16_0_, user0_.account_expired as account2_16_0_, user0_.account_locked as account3_16_0_, user0_.address as address16_0_, user0_.city as city16_0_, user0_.country as country16_0_, user0_.postal_code as postal7_16_0_, user0_.province as province16_ 0_, user0_.credentials_expired as credenti9_16_0_, user0_.email as email16_0_, user0_.account_enabled as account11_16_0_, user0_.first_name as first12_16_0_, user0_.last_name as last13_16_0_, user0_.password as password16_0_, user0_.password_hint as password15_16_0_, user0_.phone _number as phone16_16_0_, user0_.username as username16_0_, user0_.version as version16_0_, user0_.website as website16_0_ from app_user use r0_ where user0_.id=? DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testUserNotExists]. Tests run: 8, Failures: 1, Errors: 4, Skipped: 0, Time elapsed: 0.915 sec <<< FAILURE! Running org.openhie.openempi.dao.UserFileDaoTest DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@19852a81]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id16_, user0_.account_expired as account2_16_, user0_.account_lock ed as account3_16_, user0_.address as address16_, user0_.city as city16_, user0_.country as country16_, user0_.postal_code as postal7_16_, u ser0_.province as province16_, user0_.credentials_expired as credenti9_16_, user0_.email as email16_, user0_.account_enabled as account11_16 _, user0_.first_name as first12_16_, user0_.last_name as last13_16_, user0_.password as password16_, user0_.password_hint as password15_16_, user0_.phone_number as phone16_16_, user0_.username as username16_, user0_.version as version16_, user0_.website as website16_ from app_use r user0_ where user0_.username=? Hibernate: select user0_.id as id16_, user0_.account_expired as account2_16_, user0_.account_locked as account3_16_, user0_.address as addre ss16_, user0_.city as city16_, user0_.country as country16_, user0_.postal_code as postal7_16_, user0_.province as province16_, user0_.crede ntials_expired as credenti9_16_, user0_.email as email16_, user0_.account_enabled as account11_16_, user0_.first_name as first12_16_, user0_ .last_name as last13_16_, user0_.password as password16_, user0_.password_hint as password15_16_, user0_.phone_number as phone16_16_, user0_ .username as username16_, user0_.version as version16_, user0_.website as website16_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id15_0_, role1_.description as descript2_15_0_, role1_.name as name15_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1 _.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id15_0_, role1_.description as descript2_15_0_, rol e1_.name as name15_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select nextval ('public.user_file_seq') Hibernate: select nextval ('public.user_file_seq') DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_ id) values (?, ?, ?, ?, ?, ?) Hibernate: insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_ id) values (?, ?, ?, ?, ?, ?) Hibernate: insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_ id) values (?, ?, ?, ?, ?, ?) Hibernate: insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_ id) values (?, ?, ?, ?, ?, ?) Hibernate: insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_ id) values (?, ?, ?, ?, ?, ?) Hibernate: insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_ id) values (?, ?, ?, ?, ?, ?) Hibernate: insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_ id) values (?, ?, ?, ?, ?, ?) Hibernate: insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_ id) values (?, ?, ?, ?, ?, ?) Hibernate: insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_ id) values (?, ?, ?, ?, ?, ?) Hibernate: insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_ id) values (?, ?, ?, ?, ?, ?) Hibernate: insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select userfile0_.user_file_id as user1_17_, userfile0_.date_created as date2_17_, use rfile0_.filename as filename17_, userfile0_.imported_ind as imported4_17_, userfile0_.name as name17_, userfile0_.user_id as user6_17_ from user_file userfile0_ where userfile0_.user_id=? Hibernate: select userfile0_.user_file_id as user1_17_, userfile0_.date_created as date2_17_, userfile0_.filename as filename17_, userfile0_ .imported_ind as imported4_17_, userfile0_.name as name17_, userfile0_.user_id as user6_17_ from user_file userfile0_ where userfile0_.user_ id=? Found file: org.openhie.openempi.model.UserFile@5df9cdda[userFileId=500000,owner=org.openhie.openempi.model.User@154174f9[username=admin,ena bled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test0,filename=/tmp/test.file0.test,imported=N,dateCreated =Tue Apr 06 16:53:59 CDT 2010] Found file: org.openhie.openempi.model.UserFile@642423ad[userFileId=500001,owner=org.openhie.openempi.model.User@154174f9[username=admin,ena bled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test1,filename=/tmp/test.file1.test,imported=N,dateCreated =Tue Apr 06 16:53:59 CDT 2010] Found file: org.openhie.openempi.model.UserFile@38d8fb2b[userFileId=500002,owner=org.openhie.openempi.model.User@154174f9[username=admin,ena bled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test2,filename=/tmp/test.file2.test,imported=N,dateCreated =Tue Apr 06 16:53:59 CDT 2010] Found file: org.openhie.openempi.model.UserFile@7286a58a[userFileId=500003,owner=org.openhie.openempi.model.User@154174f9[username=admin,ena bled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test3,filename=/tmp/test.file3.test,imported=N,dateCreated =Tue Apr 06 16:53:59 CDT 2010] Found file: org.openhie.openempi.model.UserFile@34786e16[userFileId=500004,owner=org.openhie.openempi.model.User@154174f9[username=admin,ena bled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test4,filename=/tmp/test.file4.test,imported=N,dateCreated =Tue Apr 06 16:53:59 CDT 2010] Found file: org.openhie.openempi.model.UserFile@2a89e0c6[userFileId=500005,owner=org.openhie.openempi.model.User@154174f9[username=admin,ena bled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test5,filename=/tmp/test.file5.test,imported=N,dateCreated =Tue Apr 06 16:53:59 CDT 2010] Found file: org.openhie.openempi.model.UserFile@4ca8cd58[userFileId=500006,owner=org.openhie.openempi.model.User@154174f9[username=admin,ena bled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test6,filename=/tmp/test.file6.test,imported=N,dateCreated =Tue Apr 06 16:53:59 CDT 2010] Found file: org.openhie.openempi.model.UserFile@3fb2bb77[userFileId=500007,owner=org.openhie.openempi.model.User@154174f9[username=admin,ena bled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test7,filename=/tmp/test.file7.test,imported=N,dateCreated =Tue Apr 06 16:53:59 CDT 2010] Found file: org.openhie.openempi.model.UserFile@16900e24[userFileId=500008,owner=org.openhie.openempi.model.User@154174f9[username=admin,ena bled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test8,filename=/tmp/test.file8.test,imported=N,dateCreated =Tue Apr 06 16:53:59 CDT 2010] Found file: org.openhie.openempi.model.UserFile@26193229[userFileId=500009,owner=org.openhie.openempi.model.User@154174f9[username=admin,ena bled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test9,filename=/tmp/test.file9.test,imported=N,dateCreated =Tue Apr 06 16:53:59 CDT 2010] Removing file: org.openhie.openempi.model.UserFile@5df9cdda[userFileId=500000,owner=org.openhie.openempi.model.User@154174f9[username=admin, enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test0,filename=/tmp/test.file0.test,imported=N,dateCrea ted=Tue Apr 06 16:53:59 CDT 2010] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | delete from user_file where user_file_id=? Hibernate: delete from user_file where user_file_id=? Removing file: org.openhie.openempi.model.UserFile@642423ad[userFileId=500001,owner=org.openhie.openempi.model.User@154174f9[username=admin, enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test1,filename=/tmp/test.file1.test,imported=N,dateCrea ted=Tue Apr 06 16:53:59 CDT 2010] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | delete from user_file where user_file_id=? Hibernate: delete from user_file where user_file_id=? Removing file: org.openhie.openempi.model.UserFile@38d8fb2b[userFileId=500002,owner=org.openhie.openempi.model.User@154174f9[username=admin, enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test2,filename=/tmp/test.file2.test,imported=N,dateCrea ted=Tue Apr 06 16:53:59 CDT 2010] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | delete from user_file where user_file_id=? Hibernate: delete from user_file where user_file_id=? Removing file: org.openhie.openempi.model.UserFile@7286a58a[userFileId=500003,owner=org.openhie.openempi.model.User@154174f9[username=admin, enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test3,filename=/tmp/test.file3.test,imported=N,dateCrea ted=Tue Apr 06 16:53:59 CDT 2010] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | delete from user_file where user_file_id=? Hibernate: delete from user_file where user_file_id=? Removing file: org.openhie.openempi.model.UserFile@34786e16[userFileId=500004,owner=org.openhie.openempi.model.User@154174f9[username=admin, enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test4,filename=/tmp/test.file4.test,imported=N,dateCrea ted=Tue Apr 06 16:53:59 CDT 2010] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | delete from user_file where user_file_id=? Hibernate: delete from user_file where user_file_id=? Removing file: org.openhie.openempi.model.UserFile@2a89e0c6[userFileId=500005,owner=org.openhie.openempi.model.User@154174f9[username=admin, enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test5,filename=/tmp/test.file5.test,imported=N,dateCrea ted=Tue Apr 06 16:53:59 CDT 2010] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | delete from user_file where user_file_id=? Hibernate: delete from user_file where user_file_id=? Removing file: org.openhie.openempi.model.UserFile@4ca8cd58[userFileId=500006,owner=org.openhie.openempi.model.User@154174f9[username=admin, enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test6,filename=/tmp/test.file6.test,imported=N,dateCrea ted=Tue Apr 06 16:53:59 CDT 2010] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | delete from user_file where user_file_id=? Hibernate: delete from user_file where user_file_id=? Removing file: org.openhie.openempi.model.UserFile@3fb2bb77[userFileId=500007,owner=org.openhie.openempi.model.User@154174f9[username=admin, enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test7,filename=/tmp/test.file7.test,imported=N,dateCrea ted=Tue Apr 06 16:53:59 CDT 2010] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | delete from user_file where user_file_id=? Hibernate: delete from user_file where user_file_id=? Removing file: org.openhie.openempi.model.UserFile@16900e24[userFileId=500008,owner=org.openhie.openempi.model.User@154174f9[username=admin, enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test8,filename=/tmp/test.file8.test,imported=N,dateCrea ted=Tue Apr 06 16:53:59 CDT 2010] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | delete from user_file where user_file_id=? Hibernate: delete from user_file where user_file_id=? Removing file: org.openhie.openempi.model.UserFile@26193229[userFileId=500009,owner=org.openhie.openempi.model.User@154174f9[username=admin, enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test9,filename=/tmp/test.file9.test,imported=N,dateCrea ted=Tue Apr 06 16:53:59 CDT 2010] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | delete from user_file where user_file_id=? Hibernate: delete from user_file where user_file_id=? DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testSaveUserFile]. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.297 sec Running org.openhie.openempi.service.PersonServiceTest DEBUG - org.openhie.openempi.service.PersonServiceTest.onSetUp(34) | In onSetUp method DEBUG - org.openhie.openempi.service.BaseServiceTestCase.onSetUp(26) | In onSetUp method DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@513c952f]; rollback [true]. INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hiber nate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (i n JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in fi le: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\open empi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@22 fde0d5[transforms=[org.openhie.openempi.configuration.Transform@49b3d1e5[id=doubleMetaphone,transformClass=class org.openhie.openempi.transf ormation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@3c993730[fieldName=custom1 ,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@49b3d1e5[id=doubleMetaphone,transformClass=class org.open hie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@6ef64f64[fieldName=c ustom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@49b3d1e5[id=doubleMetaphone,transformClass=class org .openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl. DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@6cd66725[ matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_430_0_, this_.audit_event_type_code as audi t2_430_0_, this_.audit_event_type_description as audit3_430_0_, this_.audit_event_type_name as audit4_430_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_430_0_, this_.audit_event_type_code as audit2_430_0_, this_.audit_event_type_descripti on as audit3_430_0_, this_.audit_event_type_name as audit4_430_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_lock ed as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, u ser0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94 _, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_use r user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as addre ss94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.crede ntials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_ .last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_ .username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1 _.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, rol e1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.U serSession@6d1cf4e5[sessionId=,sessionKey=B10278837CD7E4716AAD3ED5A7D51520,user=org.openhie.openempi.model.User@33afbbe3[username=admi n,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 16:54:00 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ? , ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hiber nate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (i n JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in fi le: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\open empi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@5f bd8c6e[transforms=[org.openhie.openempi.configuration.Transform@154ebadd[id=doubleMetaphone,transformClass=class org.openhie.openempi.transf ormation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@63ce0e18[fieldName=custom1 ,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@154ebadd[id=doubleMetaphone,transformClass=class org.open hie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@6cff7cd8[fieldName=c ustom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@154ebadd[id=doubleMetaphone,transformClass=class org .openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl. DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@795d80cf[ matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_469_0_, this_.audit_event_type_code as audi t2_469_0_, this_.audit_event_type_description as audit3_469_0_, this_.audit_event_type_name as audit4_469_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_469_0_, this_.audit_event_type_code as audit2_469_0_, this_.audit_event_type_descripti on as audit3_469_0_, this_.audit_event_type_name as audit4_469_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_lock ed as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, u ser0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94 _, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_use r user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as addre ss94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.crede ntials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_ .last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_ .username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1 _.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, rol e1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.U serSession@67717334[sessionId=,sessionKey=0735930EB025B4138473C8F0B6C283E2,user=org.openhie.openempi.model.User@2587b08d[username=admi n,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 16:54:01 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ? , ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin DEBUG - org.openhie.openempi.service.impl.ValidationServiceImpl.validate(27) | Validating object : org.openhie.openempi.model.PersonIdentifi er@10e71d5e[personIdentifierId=,identifierDomain=org.openhie.openempi.model.IdentifierDomain@35390efd[identifierDomainId=,userCr eatedBy=,universalIdentifier=,universalIdentifierTypeCode=,namespaceIdentifier=SSN,dateCreated=],userByCreatorId=,userByVoidedById=,identifier=555-55-5555,dateCreated=,dateVoided=] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_478_6_, this_.address1 as address2_478_6_, this_.add ress2 as address3_478_6_, this_.address_type_cd as address39_478_6_, this_.birth_order as birth4_478_6_, this_.birth_place as birth5_478_6_, this_.city as city478_6_, this_.country as country478_6_, this_.country_code as country8_478_6_, this_.custom1 as custom9_478_6_, this_.cus tom2 as custom10_478_6_, this_.custom3 as custom11_478_6_, this_.custom4 as custom12_478_6_, this_.custom5 as custom13_478_6_, this_.date_ch anged as date14_478_6_, this_.date_created as date15_478_6_, this_.date_of_birth as date16_478_6_, this_.date_voided as date17_478_6_, this_ .death_ind as death18_478_6_, this_.death_time as death19_478_6_, this_.degree as degree478_6_, this_.email as email478_6_, this_.ethnic_gro up_cd as ethnic47_478_6_, this_.family_name as family22_478_6_, this_.family_name2 as family23_478_6_, this_.gender_cd as gender40_478_6_, t his_.given_name as given24_478_6_, this_.language_cd as language48_478_6_, this_.marital_status_code as marital25_478_6_, this_.middle_name as middle26_478_6_, this_.mothers_maiden_name as mothers27_478_6_, this_.multiple_birth_ind as multiple28_478_6_, this_.name_type_cd as name 41_478_6_, this_.nationality_cd as nationa44_478_6_, this_.phone_area_code as phone29_478_6_, this_.phone_country_code as phone30_478_6_, th is_.phone_ext as phone31_478_6_, this_.phone_number as phone32_478_6_, this_.postal_code as postal33_478_6_, this_.prefix as prefix478_6_, t his_.race_cd as race45_478_6_, this_.religion_cd as religion42_478_6_, this_.ssn as ssn478_6_, this_.state as state478_6_, this_.suffix as s uffix478_6_, this_.changed_by_id as changed46_478_6_, this_.creator_id as creator43_478_6_, this_.voided_by_id as voided38_478_6_, pi1_.pers on_identifier_id as person1_479_0_, pi1_.date_created as date2_479_0_, pi1_.date_voided as date3_479_0_, pi1_.identifier as identifier479_0_ , pi1_.identifier_domain_id as identifier7_479_0_, pi1_.person_id as person6_479_0_, pi1_.creator_id as creator5_479_0_, pi1_.voided_by_id a s voided8_479_0_, id2_.identifier_domain_id as identifier1_473_1_, id2_.date_created as date2_473_1_, id2_.namespace_identifier as namespace 3_473_1_, id2_.universal_identifier as universal4_473_1_, id2_.universal_identifier_type_code as universal5_473_1_, id2_.creator_id as creat or6_473_1_, user6_.id as id484_2_, user6_.account_expired as account2_484_2_, user6_.account_locked as account3_484_2_, user6_.address as ad dress484_2_, user6_.city as city484_2_, user6_.country as country484_2_, user6_.postal_code as postal7_484_2_, user6_.province as province48 4_2_, user6_.credentials_expired as credenti9_484_2_, user6_.email as email484_2_, user6_.account_enabled as account11_484_2_, user6_.first_ name as first12_484_2_, user6_.last_name as last13_484_2_, user6_.password as password484_2_, user6_.password_hint as password15_484_2_, use r6_.phone_number as phone16_484_2_, user6_.username as username484_2_, user6_.version as version484_2_, user6_.website as website484_2_, per son7_.person_id as person1_478_3_, person7_.address1 as address2_478_3_, person7_.address2 as address3_478_3_, person7_.address_type_cd as a ddress39_478_3_, person7_.birth_order as birth4_478_3_, person7_.birth_place as birth5_478_3_, person7_.city as city478_3_, person7_.country as country478_3_, person7_.country_code as country8_478_3_, person7_.custom1 as custom9_478_3_, person7_.custom2 as custom10_478_3_, person 7_.custom3 as custom11_478_3_, person7_.custom4 as custom12_478_3_, person7_.custom5 as custom13_478_3_, person7_.date_changed as date14_478 _3_, person7_.date_created as date15_478_3_, person7_.date_of_birth as date16_478_3_, person7_.date_voided as date17_478_3_, person7_.death_ ind as death18_478_3_, person7_.death_time as death19_478_3_, person7_.degree as degree478_3_, person7_.email as email478_3_, person7_.ethni c_group_cd as ethnic47_478_3_, person7_.family_name as family22_478_3_, person7_.family_name2 as family23_478_3_, person7_.gender_cd as gend er40_478_3_, person7_.given_name as given24_478_3_, person7_.language_cd as language48_478_3_, person7_.marital_status_code as marital25_478 _3_, person7_.middle_name as middle26_478_3_, person7_.mothers_maiden_name as mothers27_478_3_, person7_.multiple_birth_ind as multiple28_47 8_3_, person7_.name_type_cd as name41_478_3_, person7_.nationality_cd as nationa44_478_3_, person7_.phone_area_code as phone29_478_3_, perso n7_.phone_country_code as phone30_478_3_, person7_.phone_ext as phone31_478_3_, person7_.phone_number as phone32_478_3_, person7_.postal_cod e as postal33_478_3_, person7_.prefix as prefix478_3_, person7_.race_cd as race45_478_3_, person7_.religion_cd as religion42_478_3_, person7 _.ssn as ssn478_3_, person7_.state as state478_3_, person7_.suffix as suffix478_3_, person7_.changed_by_id as changed46_478_3_, person7_.cre ator_id as creator43_478_3_, person7_.voided_by_id as voided38_478_3_, user8_.id as id484_4_, user8_.account_expired as account2_484_4_, use r8_.account_locked as account3_484_4_, user8_.address as address484_4_, user8_.city as city484_4_, user8_.country as country484_4_, user8_.p ostal_code as postal7_484_4_, user8_.province as province484_4_, user8_.credentials_expired as credenti9_484_4_, user8_.email as email484_4_ , user8_.account_enabled as account11_484_4_, user8_.first_name as first12_484_4_, user8_.last_name as last13_484_4_, user8_.password as pas sword484_4_, user8_.password_hint as password15_484_4_, user8_.phone_number as phone16_484_4_, user8_.username as username484_4_, user8_.ver sion as version484_4_, user8_.website as website484_4_, user9_.id as id484_5_, user9_.account_expired as account2_484_5_, user9_.account_loc ked as account3_484_5_, user9_.address as address484_5_, user9_.city as city484_5_, user9_.country as country484_5_, user9_.postal_code as p ostal7_484_5_, user9_.province as province484_5_, user9_.credentials_expired as credenti9_484_5_, user9_.email as email484_5_, user9_.accoun t_enabled as account11_484_5_, user9_.first_name as first12_484_5_, user9_.last_name as last13_484_5_, user9_.password as password484_5_, us er9_.password_hint as password15_484_5_, user9_.phone_number as phone16_484_5_, user9_.username as username484_5_, user9_.version as version 484_5_, user9_.website as website484_5_ from person this_ inner join person_identifier pi1_ on this_.person_id=pi1_.person_id inner join ide ntifier_domain id2_ on pi1_.identifier_domain_id=id2_.identifier_domain_id left outer join app_user user6_ on id2_.creator_id=user6_.id left outer join person person7_ on pi1_.person_id=person7_.person_id left outer join app_user user8_ on pi1_.creator_id=user8_.id left outer joi n app_user user9_ on pi1_.voided_by_id=user9_.id where this_.date_voided is null and pi1_.identifier=? and id2_.namespace_identifier=? Hibernate: select this_.person_id as person1_478_6_, this_.address1 as address2_478_6_, this_.address2 as address3_478_6_, this_.address_typ e_cd as address39_478_6_, this_.birth_order as birth4_478_6_, this_.birth_place as birth5_478_6_, this_.city as city478_6_, this_.country as country478_6_, this_.country_code as country8_478_6_, this_.custom1 as custom9_478_6_, this_.custom2 as custom10_478_6_, this_.custom3 as c ustom11_478_6_, this_.custom4 as custom12_478_6_, this_.custom5 as custom13_478_6_, this_.date_changed as date14_478_6_, this_.date_created as date15_478_6_, this_.date_of_birth as date16_478_6_, this_.date_voided as date17_478_6_, this_.death_ind as death18_478_6_, this_.death_t ime as death19_478_6_, this_.degree as degree478_6_, this_.email as email478_6_, this_.ethnic_group_cd as ethnic47_478_6_, this_.family_name as family22_478_6_, this_.family_name2 as family23_478_6_, this_.gender_cd as gender40_478_6_, this_.given_name as given24_478_6_, this_.la nguage_cd as language48_478_6_, this_.marital_status_code as marital25_478_6_, this_.middle_name as middle26_478_6_, this_.mothers_maiden_na me as mothers27_478_6_, this_.multiple_birth_ind as multiple28_478_6_, this_.name_type_cd as name41_478_6_, this_.nationality_cd as nationa4 4_478_6_, this_.phone_area_code as phone29_478_6_, this_.phone_country_code as phone30_478_6_, this_.phone_ext as phone31_478_6_, this_.phon e_number as phone32_478_6_, this_.postal_code as postal33_478_6_, this_.prefix as prefix478_6_, this_.race_cd as race45_478_6_, this_.religi on_cd as religion42_478_6_, this_.ssn as ssn478_6_, this_.state as state478_6_, this_.suffix as suffix478_6_, this_.changed_by_id as changed 46_478_6_, this_.creator_id as creator43_478_6_, this_.voided_by_id as voided38_478_6_, pi1_.person_identifier_id as person1_479_0_, pi1_.da te_created as date2_479_0_, pi1_.date_voided as date3_479_0_, pi1_.identifier as identifier479_0_, pi1_.identifier_domain_id as identifier7_ 479_0_, pi1_.person_id as person6_479_0_, pi1_.creator_id as creator5_479_0_, pi1_.voided_by_id as voided8_479_0_, id2_.identifier_domain_id as identifier1_473_1_, id2_.date_created as date2_473_1_, id2_.namespace_identifier as namespace3_473_1_, id2_.universal_identifier as univ ersal4_473_1_, id2_.universal_identifier_type_code as universal5_473_1_, id2_.creator_id as creator6_473_1_, user6_.id as id484_2_, user6_.a ccount_expired as account2_484_2_, user6_.account_locked as account3_484_2_, user6_.address as address484_2_, user6_.city as city484_2_, use r6_.country as country484_2_, user6_.postal_code as postal7_484_2_, user6_.province as province484_2_, user6_.credentials_expired as credent i9_484_2_, user6_.email as email484_2_, user6_.account_enabled as account11_484_2_, user6_.first_name as first12_484_2_, user6_.last_name as last13_484_2_, user6_.password as password484_2_, user6_.password_hint as password15_484_2_, user6_.phone_number as phone16_484_2_, user6_. username as username484_2_, user6_.version as version484_2_, user6_.website as website484_2_, person7_.person_id as person1_478_3_, person7_ .address1 as address2_478_3_, person7_.address2 as address3_478_3_, person7_.address_type_cd as address39_478_3_, person7_.birth_order as bi rth4_478_3_, person7_.birth_place as birth5_478_3_, person7_.city as city478_3_, person7_.country as country478_3_, person7_.country_code as country8_478_3_, person7_.custom1 as custom9_478_3_, person7_.custom2 as custom10_478_3_, person7_.custom3 as custom11_478_3_, person7_.cus tom4 as custom12_478_3_, person7_.custom5 as custom13_478_3_, person7_.date_changed as date14_478_3_, person7_.date_created as date15_478_3_ , person7_.date_of_birth as date16_478_3_, person7_.date_voided as date17_478_3_, person7_.death_ind as death18_478_3_, person7_.death_time as death19_478_3_, person7_.degree as degree478_3_, person7_.email as email478_3_, person7_.ethnic_group_cd as ethnic47_478_3_, person7_.fam ily_name as family22_478_3_, person7_.family_name2 as family23_478_3_, person7_.gender_cd as gender40_478_3_, person7_.given_name as given24 _478_3_, person7_.language_cd as language48_478_3_, person7_.marital_status_code as marital25_478_3_, person7_.middle_name as middle26_478_3 _, person7_.mothers_maiden_name as mothers27_478_3_, person7_.multiple_birth_ind as multiple28_478_3_, person7_.name_type_cd as name41_478_3 _, person7_.nationality_cd as nationa44_478_3_, person7_.phone_area_code as phone29_478_3_, person7_.phone_country_code as phone30_478_3_, p erson7_.phone_ext as phone31_478_3_, person7_.phone_number as phone32_478_3_, person7_.postal_code as postal33_478_3_, person7_.prefix as pr efix478_3_, person7_.race_cd as race45_478_3_, person7_.religion_cd as religion42_478_3_, person7_.ssn as ssn478_3_, person7_.state as state 478_3_, person7_.suffix as suffix478_3_, person7_.changed_by_id as changed46_478_3_, person7_.creator_id as creator43_478_3_, person7_.voide d_by_id as voided38_478_3_, user8_.id as id484_4_, user8_.account_expired as account2_484_4_, user8_.account_locked as account3_484_4_, user 8_.address as address484_4_, user8_.city as city484_4_, user8_.country as country484_4_, user8_.postal_code as postal7_484_4_, user8_.provin ce as province484_4_, user8_.credentials_expired as credenti9_484_4_, user8_.email as email484_4_, user8_.account_enabled as account11_484_4 _, user8_.first_name as first12_484_4_, user8_.last_name as last13_484_4_, user8_.password as password484_4_, user8_.password_hint as passwo rd15_484_4_, user8_.phone_number as phone16_484_4_, user8_.username as username484_4_, user8_.version as version484_4_, user8_.website as we bsite484_4_, user9_.id as id484_5_, user9_.account_expired as account2_484_5_, user9_.account_locked as account3_484_5_, user9_.address as a ddress484_5_, user9_.city as city484_5_, user9_.country as country484_5_, user9_.postal_code as postal7_484_5_, user9_.province as province4 84_5_, user9_.credentials_expired as credenti9_484_5_, user9_.email as email484_5_, user9_.account_enabled as account11_484_5_, user9_.first _name as first12_484_5_, user9_.last_name as last13_484_5_, user9_.password as password484_5_, user9_.password_hint as password15_484_5_, us er9_.phone_number as phone16_484_5_, user9_.username as username484_5_, user9_.version as version484_5_, user9_.website as website484_5_ fro m person this_ inner join person_identifier pi1_ on this_.person_id=pi1_.person_id inner join identifier_domain id2_ on pi1_.identifier_doma in_id=id2_.identifier_domain_id left outer join app_user user6_ on id2_.creator_id=user6_.id left outer join person person7_ on pi1_.person_ id=person7_.person_id left outer join app_user user8_ on pi1_.creator_id=user8_.id left outer join app_user user9_ on pi1_.voided_by_id=user 9_.id where this_.date_voided is null and pi1_.identifier=? and id2_.namespace_identifier=? java.lang.NullPointerException at org.openhie.openempi.service.PersonServiceTest.testUpdatePerson(PersonServiceTest.java:105) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at org.springframework.test.ConditionalTestCase.runBare(ConditionalTestCase.java:76) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:232) at junit.framework.TestSuite.run(TestSuite.java:227) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate$3.doInHibernate(132) | Query by identifier returned: 0 elements. DEBUG - org.openhie.openempi.service.PersonServiceTest.testUpdatePerson(104) | Before update found the person: null at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) ERROR - org.openhie.openempi.service.PersonServiceTest.testUpdatePerson(124) | Exception: java.lang.NullPointerException java.lang.NullPointerException at org.openhie.openempi.service.PersonServiceTest.testUpdatePerson(PersonServiceTest.java:105) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at org.springframework.test.ConditionalTestCase.runBare(ConditionalTestCase.java:76) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:232) at junit.framework.TestSuite.run(TestSuite.java:227) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testUpdatePerson]. DEBUG - org.openhie.openempi.service.PersonServiceTest.onSetUp(34) | In onSetUp method DEBUG - org.openhie.openempi.service.BaseServiceTestCase.onSetUp(26) | In onSetUp method DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@513c952f]; rollback [true]. INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hiber nate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (i n JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in fi le: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\open empi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@52 ab6c19[transforms=[org.openhie.openempi.configuration.Transform@744607b5[id=doubleMetaphone,transformClass=class org.openhie.openempi.transf ormation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@21a437b6[fieldName=custom1 ,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@744607b5[id=doubleMetaphone,transformClass=class org.open hie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@24459efb[fieldName=c ustom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@744607b5[id=doubleMetaphone,transformClass=class org .openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl. DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@56c88357[ matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_508_0_, this_.audit_event_type_code as audi t2_508_0_, this_.audit_event_type_description as audit3_508_0_, this_.audit_event_type_name as audit4_508_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_508_0_, this_.audit_event_type_code as audit2_508_0_, this_.audit_event_type_descripti on as audit3_508_0_, this_.audit_event_type_name as audit4_508_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_lock ed as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, u ser0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94 _, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_use r user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as addre ss94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.crede ntials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_ .last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_ .username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1 _.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, rol e1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.U serSession@26ebdfff[sessionId=,sessionKey=E05EDDC71659ED9684BDF2FD86E8801D,user=org.openhie.openempi.model.User@4ad4694f[username=admi n,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 16:54:02 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ? , ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hiber nate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (i n JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in fi le: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\open empi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@1c 344a47[transforms=[org.openhie.openempi.configuration.Transform@2cf889c8[id=doubleMetaphone,transformClass=class org.openhie.openempi.transf ormation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@711dc088[fieldName=custom1 ,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@2cf889c8[id=doubleMetaphone,transformClass=class org.open hie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@584b5abc[fieldName=c ustom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@2cf889c8[id=doubleMetaphone,transformClass=class org .openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl. DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@564434f7[ matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_547_0_, this_.audit_event_type_code as audi t2_547_0_, this_.audit_event_type_description as audit3_547_0_, this_.audit_event_type_name as audit4_547_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_547_0_, this_.audit_event_type_code as audit2_547_0_, this_.audit_event_type_descripti on as audit3_547_0_, this_.audit_event_type_name as audit4_547_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_lock ed as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, u ser0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94 _, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_use r user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as addre ss94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.crede ntials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_ .last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_ .username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1 _.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, rol e1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.U serSession@543492fc[sessionId=,sessionKey=43AACCE3AF104CB91A7EA03731198A26,user=org.openhie.openempi.model.User@34005e1[username=admin ,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 16:54:03 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ? , ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.ValidationServiceImpl.validate(27) | Validating object : org.openhie.openempi.model.Person@724eda4 a[personId=,givenName=Odysseas,familyName=Pentakalos,personIdentifiers=[org.openhie.openempi.model.PersonIdentifier@16dd6ae7[personIde ntifierId=,identifierDomain=org.openhie.openempi.model.IdentifierDomain@22956f6b[identifierDomainId=,userCreatedBy=,univer salIdentifier=,universalIdentifierTypeCode=,namespaceIdentifier=SSN,dateCreated=],userByCreatorId=,userByVoidedById= ,identifier=555-55-5555,dateCreated=,dateVoided=]]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_556_6_, this_.address1 as address2_556_6_, this_.add ress2 as address3_556_6_, this_.address_type_cd as address44_556_6_, this_.birth_order as birth4_556_6_, this_.birth_place as birth5_556_6_, this_.city as city556_6_, this_.country as country556_6_, this_.country_code as country8_556_6_, this_.custom1 as custom9_556_6_, this_.cus tom2 as custom10_556_6_, this_.custom3 as custom11_556_6_, this_.custom4 as custom12_556_6_, this_.custom5 as custom13_556_6_, this_.date_ch anged as date14_556_6_, this_.date_created as date15_556_6_, this_.date_of_birth as date16_556_6_, this_.date_voided as date17_556_6_, this_ .death_ind as death18_556_6_, this_.death_time as death19_556_6_, this_.degree as degree556_6_, this_.email as email556_6_, this_.ethnic_gro up_cd as ethnic47_556_6_, this_.family_name as family22_556_6_, this_.family_name2 as family23_556_6_, this_.gender_cd as gender43_556_6_, t his_.given_name as given24_556_6_, this_.language_cd as language39_556_6_, this_.marital_status_code as marital25_556_6_, this_.middle_name as middle26_556_6_, this_.mothers_maiden_name as mothers27_556_6_, this_.multiple_birth_ind as multiple28_556_6_, this_.name_type_cd as name 46_556_6_, this_.nationality_cd as nationa45_556_6_, this_.phone_area_code as phone29_556_6_, this_.phone_country_code as phone30_556_6_, th is_.phone_ext as phone31_556_6_, this_.phone_number as phone32_556_6_, this_.postal_code as postal33_556_6_, this_.prefix as prefix556_6_, t his_.race_cd as race40_556_6_, this_.religion_cd as religion41_556_6_, this_.ssn as ssn556_6_, this_.state as state556_6_, this_.suffix as s uffix556_6_, this_.changed_by_id as changed42_556_6_, this_.creator_id as creator38_556_6_, this_.voided_by_id as voided48_556_6_, pi1_.pers on_identifier_id as person1_557_0_, pi1_.date_created as date2_557_0_, pi1_.date_voided as date3_557_0_, pi1_.identifier as identifier557_0_ , pi1_.identifier_domain_id as identifier8_557_0_, pi1_.person_id as person6_557_0_, pi1_.creator_id as creator5_557_0_, pi1_.voided_by_id a s voided7_557_0_, id2_.identifier_domain_id as identifier1_551_1_, id2_.date_created as date2_551_1_, id2_.namespace_identifier as namespace 3_551_1_, id2_.universal_identifier as universal4_551_1_, id2_.universal_identifier_type_code as universal5_551_1_, id2_.creator_id as creat or6_551_1_, user6_.id as id562_2_, user6_.account_expired as account2_562_2_, user6_.account_locked as account3_562_2_, user6_.address as ad dress562_2_, user6_.city as city562_2_, user6_.country as country562_2_, user6_.postal_code as postal7_562_2_, user6_.province as province56 2_2_, user6_.credentials_expired as credenti9_562_2_, user6_.email as email562_2_, user6_.account_enabled as account11_562_2_, user6_.first_ name as first12_562_2_, user6_.last_name as last13_562_2_, user6_.password as password562_2_, user6_.password_hint as password15_562_2_, use r6_.phone_number as phone16_562_2_, user6_.username as username562_2_, user6_.version as version562_2_, user6_.website as website562_2_, per son7_.person_id as person1_556_3_, person7_.address1 as address2_556_3_, person7_.address2 as address3_556_3_, person7_.address_type_cd as a ddress44_556_3_, person7_.birth_order as birth4_556_3_, person7_.birth_place as birth5_556_3_, person7_.city as city556_3_, person7_.country as country556_3_, person7_.country_code as country8_556_3_, person7_.custom1 as custom9_556_3_, person7_.custom2 as custom10_556_3_, person 7_.custom3 as custom11_556_3_, person7_.custom4 as custom12_556_3_, person7_.custom5 as custom13_556_3_, person7_.date_changed as date14_556 _3_, person7_.date_created as date15_556_3_, person7_.date_of_birth as date16_556_3_, person7_.date_voided as date17_556_3_, person7_.death_ ind as death18_556_3_, person7_.death_time as death19_556_3_, person7_.degree as degree556_3_, person7_.email as email556_3_, person7_.ethni c_group_cd as ethnic47_556_3_, person7_.family_name as family22_556_3_, person7_.family_name2 as family23_556_3_, person7_.gender_cd as gend er43_556_3_, person7_.given_name as given24_556_3_, person7_.language_cd as language39_556_3_, person7_.marital_status_code as marital25_556 _3_, person7_.middle_name as middle26_556_3_, person7_.mothers_maiden_name as mothers27_556_3_, person7_.multiple_birth_ind as multiple28_55 6_3_, person7_.name_type_cd as name46_556_3_, person7_.nationality_cd as nationa45_556_3_, person7_.phone_area_code as phone29_556_3_, perso n7_.phone_country_code as phone30_556_3_, person7_.phone_ext as phone31_556_3_, person7_.phone_number as phone32_556_3_, person7_.postal_cod e as postal33_556_3_, person7_.prefix as prefix556_3_, person7_.race_cd as race40_556_3_, person7_.religion_cd as religion41_556_3_, person7 _.ssn as ssn556_3_, person7_.state as state556_3_, person7_.suffix as suffix556_3_, person7_.changed_by_id as changed42_556_3_, person7_.cre ator_id as creator38_556_3_, person7_.voided_by_id as voided48_556_3_, user8_.id as id562_4_, user8_.account_expired as account2_562_4_, use r8_.account_locked as account3_562_4_, user8_.address as address562_4_, user8_.city as city562_4_, user8_.country as country562_4_, user8_.p ostal_code as postal7_562_4_, user8_.province as province562_4_, user8_.credentials_expired as credenti9_562_4_, user8_.email as email562_4_ , user8_.account_enabled as account11_562_4_, user8_.first_name as first12_562_4_, user8_.last_name as last13_562_4_, user8_.password as pas sword562_4_, user8_.password_hint as password15_562_4_, user8_.phone_number as phone16_562_4_, user8_.username as username562_4_, user8_.ver sion as version562_4_, user8_.website as website562_4_, user9_.id as id562_5_, user9_.account_expired as account2_562_5_, user9_.account_loc ked as account3_562_5_, user9_.address as address562_5_, user9_.city as city562_5_, user9_.country as country562_5_, user9_.postal_code as p ostal7_562_5_, user9_.province as province562_5_, user9_.credentials_expired as credenti9_562_5_, user9_.email as email562_5_, user9_.accoun t_enabled as account11_562_5_, user9_.first_name as first12_562_5_, user9_.last_name as last13_562_5_, user9_.password as password562_5_, us er9_.password_hint as password15_562_5_, user9_.phone_number as phone16_562_5_, user9_.username as username562_5_, user9_.version as version 562_5_, user9_.website as website562_5_ from person this_ inner join person_identifier pi1_ on this_.person_id=pi1_.person_id inner join ide ntifier_domain id2_ on pi1_.identifier_domain_id=id2_.identifier_domain_id left outer join app_user user6_ on id2_.creator_id=user6_.id left outer join person person7_ on pi1_.person_id=person7_.person_id left outer join app_user user8_ on pi1_.creator_id=user8_.id left outer joi n app_user user9_ on pi1_.voided_by_id=user9_.id where this_.date_voided is null and pi1_.identifier=? and id2_.namespace_identifier=? Hibernate: select this_.person_id as person1_556_6_, this_.address1 as address2_556_6_, this_.address2 as address3_556_6_, this_.address_typ e_cd as address44_556_6_, this_.birth_order as birth4_556_6_, this_.birth_place as birth5_556_6_, this_.city as city556_6_, this_.country as country556_6_, this_.country_code as country8_556_6_, this_.custom1 as custom9_556_6_, this_.custom2 as custom10_556_6_, this_.custom3 as c ustom11_556_6_, this_.custom4 as custom12_556_6_, this_.custom5 as custom13_556_6_, this_.date_changed as date14_556_6_, this_.date_created as date15_556_6_, this_.date_of_birth as date16_556_6_, this_.date_voided as date17_556_6_, this_.death_ind as death18_556_6_, this_.death_t ime as death19_556_6_, this_.degree as degree556_6_, this_.email as email556_6_, this_.ethnic_group_cd as ethnic47_556_6_, this_.family_name as family22_556_6_, this_.family_name2 as family23_556_6_, this_.gender_cd as gender43_556_6_, this_.given_name as given24_556_6_, this_.la nguage_cd as language39_556_6_, this_.marital_status_code as marital25_556_6_, this_.middle_name as middle26_556_6_, this_.mothers_maiden_na me as mothers27_556_6_, this_.multiple_birth_ind as multiple28_556_6_, this_.name_type_cd as name46_556_6_, this_.nationality_cd as nationa4 5_556_6_, this_.phone_area_code as phone29_556_6_, this_.phone_country_code as phone30_556_6_, this_.phone_ext as phone31_556_6_, this_.phon e_number as phone32_556_6_, this_.postal_code as postal33_556_6_, this_.prefix as prefix556_6_, this_.race_cd as race40_556_6_, this_.religi on_cd as religion41_556_6_, this_.ssn as ssn556_6_, this_.state as state556_6_, this_.suffix as suffix556_6_, this_.changed_by_id as changed 42_556_6_, this_.creator_id as creator38_556_6_, this_.voided_by_id as voided48_556_6_, pi1_.person_identifier_id as person1_557_0_, pi1_.da te_created as date2_557_0_, pi1_.date_voided as date3_557_0_, pi1_.identifier as identifier557_0_, pi1_.identifier_domain_id as identifier8_ 557_0_, pi1_.person_id as person6_557_0_, pi1_.creator_id as creator5_557_0_, pi1_.voided_by_id as voided7_557_0_, id2_.identifier_domain_id as identifier1_551_1_, id2_.date_created as date2_551_1_, id2_.namespace_identifier as namespace3_551_1_, id2_.universal_identifier as univ ersal4_551_1_, id2_.universal_identifier_type_code as universal5_551_1_, id2_.creator_id as creator6_551_1_, user6_.id as id562_2_, user6_.a ccount_expired as account2_562_2_, user6_.account_locked as account3_562_2_, user6_.address as address562_2_, user6_.city as city562_2_, use r6_.country as country562_2_, user6_.postal_code as postal7_562_2_, user6_.province as province562_2_, user6_.credentials_expired as credent i9_562_2_, user6_.email as email562_2_, user6_.account_enabled as account11_562_2_, user6_.first_name as first12_562_2_, user6_.last_name as last13_562_2_, user6_.password as password562_2_, user6_.password_hint as password15_562_2_, user6_.phone_number as phone16_562_2_, user6_. username as username562_2_, user6_.version as version562_2_, user6_.website as website562_2_, person7_.person_id as person1_556_3_, person7_ .address1 as address2_556_3_, person7_.address2 as address3_556_3_, person7_.address_type_cd as address44_556_3_, person7_.birth_order as bi rth4_556_3_, person7_.birth_place as birth5_556_3_, person7_.city as city556_3_, person7_.country as country556_3_, person7_.country_code as country8_556_3_, person7_.custom1 as custom9_556_3_, person7_.custom2 as custom10_556_3_, person7_.custom3 as custom11_556_3_, person7_.cus tom4 as custom12_556_3_, person7_.custom5 as custom13_556_3_, person7_.date_changed as date14_556_3_, person7_.date_created as date15_556_3_ , person7_.date_of_birth as date16_556_3_, person7_.date_voided as date17_556_3_, person7_.death_ind as death18_556_3_, person7_.death_time as death19_556_3_, person7_.degree as degree556_3_, person7_.email as email556_3_, person7_.ethnic_group_cd as ethnic47_556_3_, person7_.fam ily_name as family22_556_3_, person7_.family_name2 as family23_556_3_, person7_.gender_cd as gender43_556_3_, person7_.given_name as given24 _556_3_, person7_.language_cd as language39_556_3_, person7_.marital_status_code as marital25_556_3_, person7_.middle_name as middle26_556_3 _, person7_.mothers_maiden_name as mothers27_556_3_, person7_.multiple_birth_ind as multiple28_556_3_, person7_.name_type_cd as name46_556_3 _, person7_.nationality_cd as nationa45_556_3_, person7_.phone_area_code as phone29_556_3_, person7_.phone_country_code as phone30_556_3_, p erson7_.phone_ext as phone31_556_3_, person7_.phone_number as phone32_556_3_, person7_.postal_code as postal33_556_3_, person7_.prefix as pr efix556_3_, person7_.race_cd as race40_556_3_, person7_.religion_cd as religion41_556_3_, person7_.ssn as ssn556_3_, person7_.state as state 556_3_, person7_.suffix as suffix556_3_, person7_.changed_by_id as changed42_556_3_, person7_.creator_id as creator38_556_3_, person7_.voide d_by_id as voided48_556_3_, user8_.id as id562_4_, user8_.account_expired as account2_562_4_, user8_.account_locked as account3_562_4_, user 8_.address as address562_4_, user8_.city as city562_4_, user8_.country as country562_4_, user8_.postal_code as postal7_562_4_, user8_.provin ce as province562_4_, user8_.credentials_expired as credenti9_562_4_, user8_.email as email562_4_, user8_.account_enabled as account11_562_4 _, user8_.first_name as first12_562_4_, user8_.last_name as last13_562_4_, user8_.password as password562_4_, user8_.password_hint as passwo rd15_562_4_, user8_.phone_number as phone16_562_4_, user8_.username as username562_4_, user8_.version as version562_4_, user8_.website as we bsite562_4_, user9_.id as id562_5_, user9_.account_expired as account2_562_5_, user9_.account_locked as account3_562_5_, user9_.address as a ddress562_5_, user9_.city as city562_5_, user9_.country as country562_5_, user9_.postal_code as postal7_562_5_, user9_.province as province5 62_5_, user9_.credentials_expired as credenti9_562_5_, user9_.email as email562_5_, user9_.account_enabled as account11_562_5_, user9_.first _name as first12_562_5_, user9_.last_name as last13_562_5_, user9_.password as password562_5_, user9_.password_hint as password15_562_5_, us er9_.phone_number as phone16_562_5_, user9_.username as username562_5_, user9_.version as version562_5_, user9_.website as website562_5_ fro m person this_ inner join person_identifier pi1_ on this_.person_id=pi1_.person_id inner join identifier_domain id2_ on pi1_.identifier_doma in_id=id2_.identifier_domain_id left outer join app_user user6_ on id2_.creator_id=user6_.id left outer join person person7_ on pi1_.person_ id=person7_.person_id left outer join app_user user8_ on pi1_.creator_id=user8_.id left outer join app_user user9_ on pi1_.voided_by_id=user 9_.id where this_.date_voided is null and pi1_.identifier=? and id2_.namespace_identifier=? DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate$3.doInHibernate(132) | Query by identifier returned: 0 elements. TRACE - org.openhie.openempi.service.impl.PersonManagerServiceImpl.populateCustomFields(394) | Need to generate a value for field familyName using function org.openhie.openempi.configuration.Transform@2cf889c8[id=doubleMetaphone,transformClass=class org.openhie.openempi.transform ation.DoubleMetaphoneFunction,parameters=] and save it as field custom1 DEBUG - org.openhie.openempi.service.impl.PersonManagerServiceImpl.populateCustomFields(398) | Obtained a value of Pentakalos for field fami lyName DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(32) | Applying the double metaphone transform to field with va lue: Pentakalos DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(37) | The double metaphone value for field: 'Pentakalos' is 'P NTK' DEBUG - org.openhie.openempi.service.impl.PersonManagerServiceImpl.populateCustomFields(403) | Custom field custom1 has value PNTK TRACE - org.openhie.openempi.service.impl.PersonManagerServiceImpl.populateCustomFields(394) | Need to generate a value for field givenName using function org.openhie.openempi.configuration.Transform@2cf889c8[id=doubleMetaphone,transformClass=class org.openhie.openempi.transforma tion.DoubleMetaphoneFunction,parameters=] and save it as field custom2 DEBUG - org.openhie.openempi.service.impl.PersonManagerServiceImpl.populateCustomFields(398) | Obtained a value of Odysseas for field givenN ame DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(32) | Applying the double metaphone transform to field with va lue: Odysseas DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(37) | The double metaphone value for field: 'Odysseas' is 'ATS S' DEBUG - org.openhie.openempi.service.impl.PersonManagerServiceImpl.populateCustomFields(403) | Custom field custom2 has value ATSS TRACE - org.openhie.openempi.service.impl.PersonManagerServiceImpl.generateGlobalId(362) | Global Identifier Configuration is org.openhie.op enempi.configuration.GlobalIdentifier@429addef[assignGlobalIdentifier=false,namespaceIdentifier=2.16.840.1.113883.4.357,universalIdentifier= 2.16.840.1.113883.4.357,universalIdentifierType=hl7] DEBUG - org.openhie.openempi.service.impl.PersonManagerServiceImpl.savePerson(258) | Current user is org.openhie.openempi.model.User@34005e1 [username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false] DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate.addPerson(50) | Saving person record: org.openhie.openempi.model.Person@724eda 4a[personId=,givenName=Odysseas,familyName=Pentakalos,personIdentifiers=[org.openhie.openempi.model.PersonIdentifier@16dd6ae7[personId entifierId=,identifierDomain=org.openhie.openempi.model.IdentifierDomain@22956f6b[identifierDomainId=,userCreatedBy=,unive rsalIdentifier=,universalIdentifierTypeCode=,namespaceIdentifier=SSN,dateCreated=],userByCreatorId=,userByVoidedById =,identifier=555-55-5555,dateCreated=,dateVoided=]]] DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate.saveIdentifierDomain(479) | Looking for existing identifier domain org.openhie .openempi.model.IdentifierDomain@22956f6b[identifierDomainId=,userCreatedBy=org.openhie.openempi.model.User@34005e1[username=admin,ena bled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=,universalIdentifierTypeCode=,n amespaceIdentifier=SSN,dateCreated=Tue Apr 06 16:54:03 CDT 2010] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.identifier_domain_id as identifier1_551_1_, this_.date_created as date2_5 51_1_, this_.namespace_identifier as namespace3_551_1_, this_.universal_identifier as universal4_551_1_, this_.universal_identifier_type_cod e as universal5_551_1_, this_.creator_id as creator6_551_1_, user2_.id as id562_0_, user2_.account_expired as account2_562_0_, user2_.accoun t_locked as account3_562_0_, user2_.address as address562_0_, user2_.city as city562_0_, user2_.country as country562_0_, user2_.postal_code as postal7_562_0_, user2_.province as province562_0_, user2_.credentials_expired as credenti9_562_0_, user2_.email as email562_0_, user2_.a ccount_enabled as account11_562_0_, user2_.first_name as first12_562_0_, user2_.last_name as last13_562_0_, user2_.password as password562_0 _, user2_.password_hint as password15_562_0_, user2_.phone_number as phone16_562_0_, user2_.username as username562_0_, user2_.version as ve rsion562_0_, user2_.website as website562_0_ from identifier_domain this_ inner join app_user user2_ on this_.creator_id=user2_.id where thi s_.namespace_identifier=? Hibernate: select this_.identifier_domain_id as identifier1_551_1_, this_.date_created as date2_551_1_, this_.namespace_identifier as namesp ace3_551_1_, this_.universal_identifier as universal4_551_1_, this_.universal_identifier_type_code as universal5_551_1_, this_.creator_id as creator6_551_1_, user2_.id as id562_0_, user2_.account_expired as account2_562_0_, user2_.account_locked as account3_562_0_, user2_.address as address562_0_, user2_.city as city562_0_, user2_.country as country562_0_, user2_.postal_code as postal7_562_0_, user2_.province as prov ince562_0_, user2_.credentials_expired as credenti9_562_0_, user2_.email as email562_0_, user2_.account_enabled as account11_562_0_, user2_. first_name as first12_562_0_, user2_.last_name as last13_562_0_, user2_.password as password562_0_, user2_.password_hint as password15_562_0 _, user2_.phone_number as phone16_562_0_, user2_.username as username562_0_, user2_.version as version562_0_, user2_.website as website562_0 _ from identifier_domain this_ inner join app_user user2_ on this_.creator_id=user2_.id where this_.namespace_identifier=? DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate$6.doInHibernate(510) | Query by identifier returned: 0 elements. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select nextval ('public.identifier_domain_seq') Hibernate: select nextval ('public.identifier_domain_seq') DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into identifier_domain (date_created, namespace_identifier, universal_identifie r, universal_identifier_type_code, creator_id, identifier_domain_id) values (?, ?, ?, ?, ?, ?) Hibernate: insert into identifier_domain (date_created, namespace_identifier, universal_identifier, universal_identifier_type_code, creator_ id, identifier_domain_id) values (?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select nationalit0_.nationality_cd as national1_555_, nationalit0_.nationality_code as national2_555_, nationalit0_.nationality_description as national3_555_, nationalit0_.nationality_name as national4_555_ from nationality na tionalit0_ where nationalit0_.nationality_code=? Hibernate: select nationalit0_.nationality_cd as national1_555_, nationalit0_.nationality_code as national2_555_, nationalit0_.nationality_d escription as national3_555_, nationalit0_.nationality_name as national4_555_ from nationality nationalit0_ where nationalit0_.nationality_c ode=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select nextval ('public.person_seq') Hibernate: select nextval ('public.person_seq') DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select nextval ('public.person_identifier_seq') Hibernate: select nextval ('public.person_identifier_seq') DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into person (address1, address2, address_type_cd, birth_order, birth_place, cit y, country, country_code, custom1, custom2, custom3, custom4, custom5, date_changed, date_created, date_of_birth, date_voided, death_ind, de ath_time, degree, email, ethnic_group_cd, family_name, family_name2, gender_cd, given_name, language_cd, marital_status_code, middle_name, m others_maiden_name, multiple_birth_ind, name_type_cd, nationality_cd, phone_area_code, phone_country_code, phone_ext, phone_number, postal_c ode, prefix, race_cd, religion_cd, ssn, state, suffix, changed_by_id, creator_id, voided_by_id, person_id) values (?, ?, ?, ?, ?, ?, ?, ?, ? , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into person (address1, address2, address_type_cd, birth_order, birth_place, city, country, country_code, custom1, custom2, custom3, custom4, custom5, date_changed, date_created, date_of_birth, date_voided, death_ind, death_time, degree, email, ethnic_group_cd, f amily_name, family_name2, gender_cd, given_name, language_cd, marital_status_code, middle_name, mothers_maiden_name, multiple_birth_ind, nam e_type_cd, nationality_cd, phone_area_code, phone_country_code, phone_ext, phone_number, postal_code, prefix, race_cd, religion_cd, ssn, sta te, suffix, changed_by_id, creator_id, voided_by_id, person_id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into person_identifier (date_created, date_voided, identifier, identifier_domai n_id, person_id, creator_id, voided_by_id, person_identifier_id) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into person_identifier (date_created, date_voided, identifier, identifier_domain_id, person_id, creator_id, voided_by_id, person_identifier_id) values (?, ?, ?, ?, ?, ?, ?, ?) DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate.addPerson(61) | Finished saving the person. DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.match(40) | Looking for matches on record org.openhie.openempi. model.Record@72ea9cf9[recordId=50,dynaBean=org.openhie.openempi.util.ConvertingWrapDynaBean@8e7da60,recordTypeDefinition=] DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(32) | Applying the double metaphone transform to field with va lue: Pentakalos DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(37) | The double metaphone value for field: 'Pentakalos' is 'P NTK' DEBUG - org.openhie.openempi.blocking.impl.BlockingServiceImpl.findCandidates(71) | In round 0 added criterion: org.openhie.openempi.model.C riterion@749b46a8[name=custom1,operation=org.openhie.openempi.model.Operation@772a3766[name=Equals],value=PNTK] DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(70) | Querying by criteria using CriteriaImpl(org.openhie.op enempi.model.Person:this[][custom1=PNTK, dateVoided is null]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_556_5_, this_.address1 as address2_556_5_, this_.add ress2 as address3_556_5_, this_.address_type_cd as address44_556_5_, this_.birth_order as birth4_556_5_, this_.birth_place as birth5_556_5_, this_.city as city556_5_, this_.country as country556_5_, this_.country_code as country8_556_5_, this_.custom1 as custom9_556_5_, this_.cus tom2 as custom10_556_5_, this_.custom3 as custom11_556_5_, this_.custom4 as custom12_556_5_, this_.custom5 as custom13_556_5_, this_.date_ch anged as date14_556_5_, this_.date_created as date15_556_5_, this_.date_of_birth as date16_556_5_, this_.date_voided as date17_556_5_, this_ .death_ind as death18_556_5_, this_.death_time as death19_556_5_, this_.degree as degree556_5_, this_.email as email556_5_, this_.ethnic_gro up_cd as ethnic47_556_5_, this_.family_name as family22_556_5_, this_.family_name2 as family23_556_5_, this_.gender_cd as gender43_556_5_, t his_.given_name as given24_556_5_, this_.language_cd as language39_556_5_, this_.marital_status_code as marital25_556_5_, this_.middle_name as middle26_556_5_, this_.mothers_maiden_name as mothers27_556_5_, this_.multiple_birth_ind as multiple28_556_5_, this_.name_type_cd as name 46_556_5_, this_.nationality_cd as nationa45_556_5_, this_.phone_area_code as phone29_556_5_, this_.phone_country_code as phone30_556_5_, th is_.phone_ext as phone31_556_5_, this_.phone_number as phone32_556_5_, this_.postal_code as postal33_556_5_, this_.prefix as prefix556_5_, t his_.race_cd as race40_556_5_, this_.religion_cd as religion41_556_5_, this_.ssn as ssn556_5_, this_.state as state556_5_, this_.suffix as s uffix556_5_, this_.changed_by_id as changed42_556_5_, this_.creator_id as creator38_556_5_, this_.voided_by_id as voided48_556_5_, personide n2_.person_id as person6_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_557_0_, personide n2_.date_created as date2_557_0_, personiden2_.date_voided as date3_557_0_, personiden2_.identifier as identifier557_0_, personiden2_.identi fier_domain_id as identifier8_557_0_, personiden2_.person_id as person6_557_0_, personiden2_.creator_id as creator5_557_0_, personiden2_.voi ded_by_id as voided7_557_0_, identifier3_.identifier_domain_id as identifier1_551_1_, identifier3_.date_created as date2_551_1_, identifier3 _.namespace_identifier as namespace3_551_1_, identifier3_.universal_identifier as universal4_551_1_, identifier3_.universal_identifier_type_ code as universal5_551_1_, identifier3_.creator_id as creator6_551_1_, user4_.id as id562_2_, user4_.account_expired as account2_562_2_, use r4_.account_locked as account3_562_2_, user4_.address as address562_2_, user4_.city as city562_2_, user4_.country as country562_2_, user4_.p ostal_code as postal7_562_2_, user4_.province as province562_2_, user4_.credentials_expired as credenti9_562_2_, user4_.email as email562_2_ , user4_.account_enabled as account11_562_2_, user4_.first_name as first12_562_2_, user4_.last_name as last13_562_2_, user4_.password as pas sword562_2_, user4_.password_hint as password15_562_2_, user4_.phone_number as phone16_562_2_, user4_.username as username562_2_, user4_.ver sion as version562_2_, user4_.website as website562_2_, user5_.id as id562_3_, user5_.account_expired as account2_562_3_, user5_.account_loc ked as account3_562_3_, user5_.address as address562_3_, user5_.city as city562_3_, user5_.country as country562_3_, user5_.postal_code as p ostal7_562_3_, user5_.province as province562_3_, user5_.credentials_expired as credenti9_562_3_, user5_.email as email562_3_, user5_.accoun t_enabled as account11_562_3_, user5_.first_name as first12_562_3_, user5_.last_name as last13_562_3_, user5_.password as password562_3_, us er5_.password_hint as password15_562_3_, user5_.phone_number as phone16_562_3_, user5_.username as username562_3_, user5_.version as version 562_3_, user5_.website as website562_3_, user6_.id as id562_4_, user6_.account_expired as account2_562_4_, user6_.account_locked as account3 _562_4_, user6_.address as address562_4_, user6_.city as city562_4_, user6_.country as country562_4_, user6_.postal_code as postal7_562_4_, user6_.province as province562_4_, user6_.credentials_expired as credenti9_562_4_, user6_.email as email562_4_, user6_.account_enabled as ac count11_562_4_, user6_.first_name as first12_562_4_, user6_.last_name as last13_562_4_, user6_.password as password562_4_, user6_.password_h int as password15_562_4_, user6_.phone_number as phone16_562_4_, user6_.username as username562_4_, user6_.version as version562_4_, user6_. website as website562_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left out er join identifier_domain identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4 _ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.custom1=? and this_.date_voided is null Hibernate: select this_.person_id as person1_556_5_, this_.address1 as address2_556_5_, this_.address2 as address3_556_5_, this_.address_typ e_cd as address44_556_5_, this_.birth_order as birth4_556_5_, this_.birth_place as birth5_556_5_, this_.city as city556_5_, this_.country as country556_5_, this_.country_code as country8_556_5_, this_.custom1 as custom9_556_5_, this_.custom2 as custom10_556_5_, this_.custom3 as c ustom11_556_5_, this_.custom4 as custom12_556_5_, this_.custom5 as custom13_556_5_, this_.date_changed as date14_556_5_, this_.date_created as date15_556_5_, this_.date_of_birth as date16_556_5_, this_.date_voided as date17_556_5_, this_.death_ind as death18_556_5_, this_.death_t ime as death19_556_5_, this_.degree as degree556_5_, this_.email as email556_5_, this_.ethnic_group_cd as ethnic47_556_5_, this_.family_name as family22_556_5_, this_.family_name2 as family23_556_5_, this_.gender_cd as gender43_556_5_, this_.given_name as given24_556_5_, this_.la nguage_cd as language39_556_5_, this_.marital_status_code as marital25_556_5_, this_.middle_name as middle26_556_5_, this_.mothers_maiden_na me as mothers27_556_5_, this_.multiple_birth_ind as multiple28_556_5_, this_.name_type_cd as name46_556_5_, this_.nationality_cd as nationa4 5_556_5_, this_.phone_area_code as phone29_556_5_, this_.phone_country_code as phone30_556_5_, this_.phone_ext as phone31_556_5_, this_.phon e_number as phone32_556_5_, this_.postal_code as postal33_556_5_, this_.prefix as prefix556_5_, this_.race_cd as race40_556_5_, this_.religi on_cd as religion41_556_5_, this_.ssn as ssn556_5_, this_.state as state556_5_, this_.suffix as suffix556_5_, this_.changed_by_id as changed 42_556_5_, this_.creator_id as creator38_556_5_, this_.voided_by_id as voided48_556_5_, personiden2_.person_id as person6_7_, personiden2_.p erson_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_557_0_, personiden2_.date_created as date2_557_0_, personide n2_.date_voided as date3_557_0_, personiden2_.identifier as identifier557_0_, personiden2_.identifier_domain_id as identifier8_557_0_, perso niden2_.person_id as person6_557_0_, personiden2_.creator_id as creator5_557_0_, personiden2_.voided_by_id as voided7_557_0_, identifier3_.i dentifier_domain_id as identifier1_551_1_, identifier3_.date_created as date2_551_1_, identifier3_.namespace_identifier as namespace3_551_1_ , identifier3_.universal_identifier as universal4_551_1_, identifier3_.universal_identifier_type_code as universal5_551_1_, identifier3_.cre ator_id as creator6_551_1_, user4_.id as id562_2_, user4_.account_expired as account2_562_2_, user4_.account_locked as account3_562_2_, user 4_.address as address562_2_, user4_.city as city562_2_, user4_.country as country562_2_, user4_.postal_code as postal7_562_2_, user4_.provin ce as province562_2_, user4_.credentials_expired as credenti9_562_2_, user4_.email as email562_2_, user4_.account_enabled as account11_562_2 _, user4_.first_name as first12_562_2_, user4_.last_name as last13_562_2_, user4_.password as password562_2_, user4_.password_hint as passwo rd15_562_2_, user4_.phone_number as phone16_562_2_, user4_.username as username562_2_, user4_.version as version562_2_, user4_.website as we bsite562_2_, user5_.id as id562_3_, user5_.account_expired as account2_562_3_, user5_.account_locked as account3_562_3_, user5_.address as a ddress562_3_, user5_.city as city562_3_, user5_.country as country562_3_, user5_.postal_code as postal7_562_3_, user5_.province as province5 62_3_, user5_.credentials_expired as credenti9_562_3_, user5_.email as email562_3_, user5_.account_enabled as account11_562_3_, user5_.first _name as first12_562_3_, user5_.last_name as last13_562_3_, user5_.password as password562_3_, user5_.password_hint as password15_562_3_, us er5_.phone_number as phone16_562_3_, user5_.username as username562_3_, user5_.version as version562_3_, user5_.website as website562_3_, us er6_.id as id562_4_, user6_.account_expired as account2_562_4_, user6_.account_locked as account3_562_4_, user6_.address as address562_4_, u ser6_.city as city562_4_, user6_.country as country562_4_, user6_.postal_code as postal7_562_4_, user6_.province as province562_4_, user6_.c redentials_expired as credenti9_562_4_, user6_.email as email562_4_, user6_.account_enabled as account11_562_4_, user6_.first_name as first1 2_562_4_, user6_.last_name as last13_562_4_, user6_.password as password562_4_, user6_.password_hint as password15_562_4_, user6_.phone_numb er as phone16_562_4_, user6_.username as username562_4_, user6_.version as version562_4_, user6_.website as website562_4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on p ersoniden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id wher e this_.custom1=? and this_.date_voided is null DEBUG - org.openhie.openempi.dao.hibernate.BlockingDaoHibernate$1.doInHibernate(72) | Query by criteria returned: 1 elements. DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.match(44) | Potential match found: org.openhie.openempi.model.R ecord@5af92541[recordId=50,dynaBean=org.openhie.openempi.util.ConvertingWrapDynaBean@1afcfd10,recordTypeDefinition=] DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.saveAuditEvent(66) | About to audit the event org.openhie.openempi.model.Aud itEvent@574a3347[auditEventId=,dateCreated=Tue Apr 06 16:54:03 CDT 2010,auditEventType=org.openhie.openempi.model.AuditEventType@7dbc3 45a[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDescription=Add new person record,auditEventTypeCode=ADD],auditEventDescr iption=Added a new person record,refPerson=org.openhie.openempi.model.Person@724eda4a[personId=50,givenName=Odysseas,familyName=Pentakalos,p ersonIdentifiers=[org.openhie.openempi.model.PersonIdentifier@16dd6ae7[personIdentifierId=50,identifierDomain=org.openhie.openempi.model.Ide ntifierDomain@22956f6b[identifierDomainId=100,userCreatedBy=org.openhie.openempi.model.User@34005e1[username=admin,enabled=true,accountExpir ed=false,credentialsExpired=false,accountLocked=false],universalIdentifier=,universalIdentifierTypeCode=,namespaceIdentifier=SSN ,dateCreated=Tue Apr 06 16:54:03 CDT 2010],userByCreatorId=org.openhie.openempi.model.User@34005e1[username=admin,enabled=true,accountExpire d=false,credentialsExpired=false,accountLocked=false],userByVoidedById=,identifier=555-55-5555,dateCreated=Tue Apr 06 16:54:03 CDT 201 0,dateVoided=]]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@34005e1[username=admin,enabled=true,accountExpired= false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select nextval ('public.audit_event_seq') Hibernate: select nextval ('public.audit_event_seq') DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into audit_event (alt_ref_person_id, audit_event_description, audit_event_type_ cd, date_created, ref_person_id, creator_id, audit_event_id) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into audit_event (alt_ref_person_id, audit_event_description, audit_event_type_cd, date_created, ref_person_id, creator_id , audit_event_id) values (?, ?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testAddPerson]. DEBUG - org.openhie.openempi.service.PersonServiceTest.onSetUp(34) | In onSetUp method DEBUG - org.openhie.openempi.service.BaseServiceTestCase.onSetUp(26) | In onSetUp method DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@513c952f]; rollback [true]. INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hiber nate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (i n JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in fi le: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\open empi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@18 4c9860[transforms=[org.openhie.openempi.configuration.Transform@4ca7d316[id=doubleMetaphone,transformClass=class org.openhie.openempi.transf ormation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@1e1370ab[fieldName=custom1 ,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@4ca7d316[id=doubleMetaphone,transformClass=class org.open hie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@e49f9fa[fieldName=cu stom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@4ca7d316[id=doubleMetaphone,transformClass=class org. openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl. DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@1aba936a[ matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_586_0_, this_.audit_event_type_code as audi t2_586_0_, this_.audit_event_type_description as audit3_586_0_, this_.audit_event_type_name as audit4_586_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_586_0_, this_.audit_event_type_code as audit2_586_0_, this_.audit_event_type_descripti on as audit3_586_0_, this_.audit_event_type_name as audit4_586_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_lock ed as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, u ser0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94 _, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_use r user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as addre ss94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.crede ntials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_ .last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_ .username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1 _.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, rol e1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.U serSession@46f7ba12[sessionId=,sessionKey=D69B82F0C0179B05DA31F9C3853914FB,user=org.openhie.openempi.model.User@fd6f84a[username=admin ,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 16:54:04 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ? , ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hiber nate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (i n JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in fi le: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\open empi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@24 cbbdf3[transforms=[org.openhie.openempi.configuration.Transform@3c23af64[id=doubleMetaphone,transformClass=class org.openhie.openempi.transf ormation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@4acfed14[fieldName=custom1 ,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@3c23af64[id=doubleMetaphone,transformClass=class org.open hie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@18d5e26b[fieldName=c ustom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@3c23af64[id=doubleMetaphone,transformClass=class org .openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl. DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@32fbca58[ matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_625_0_, this_.audit_event_type_code as audi t2_625_0_, this_.audit_event_type_description as audit3_625_0_, this_.audit_event_type_name as audit4_625_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_625_0_, this_.audit_event_type_code as audit2_625_0_, this_.audit_event_type_descripti on as audit3_625_0_, this_.audit_event_type_name as audit4_625_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_lock ed as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, u ser0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94 _, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_use r user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as addre ss94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.crede ntials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_ .last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_ .username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1 _.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, rol e1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.U serSession@3329aa21[sessionId=,sessionKey=0397525261D4EE3F94A8E1E7639CCB92,user=org.openhie.openempi.model.User@3d26172f[username=admi n,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 16:54:05 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ? , ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin DEBUG - org.openhie.openempi.service.impl.ValidationServiceImpl.validate(27) | Validating object : org.openhie.openempi.model.PersonIdentifi er@df0c3a[personIdentifierId=,identifierDomain=org.openhie.openempi.model.IdentifierDomain@339bb448[identifierDomainId=,userCrea tedBy=,universalIdentifier=,universalIdentifierTypeCode=,namespaceIdentifier=SSN,dateCreated=],userByCreatorId=,userByVoidedById=,identifier=555-55-5555,dateCreated=,dateVoided=] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_634_6_, this_.address1 as address2_634_6_, this_.add ress2 as address3_634_6_, this_.address_type_cd as address38_634_6_, this_.birth_order as birth4_634_6_, this_.birth_place as birth5_634_6_, this_.city as city634_6_, this_.country as country634_6_, this_.country_code as country8_634_6_, this_.custom1 as custom9_634_6_, this_.cus tom2 as custom10_634_6_, this_.custom3 as custom11_634_6_, this_.custom4 as custom12_634_6_, this_.custom5 as custom13_634_6_, this_.date_ch anged as date14_634_6_, this_.date_created as date15_634_6_, this_.date_of_birth as date16_634_6_, this_.date_voided as date17_634_6_, this_ .death_ind as death18_634_6_, this_.death_time as death19_634_6_, this_.degree as degree634_6_, this_.email as email634_6_, this_.ethnic_gro up_cd as ethnic41_634_6_, this_.family_name as family22_634_6_, this_.family_name2 as family23_634_6_, this_.gender_cd as gender42_634_6_, t his_.given_name as given24_634_6_, this_.language_cd as language43_634_6_, this_.marital_status_code as marital25_634_6_, this_.middle_name as middle26_634_6_, this_.mothers_maiden_name as mothers27_634_6_, this_.multiple_birth_ind as multiple28_634_6_, this_.name_type_cd as name 46_634_6_, this_.nationality_cd as nationa44_634_6_, this_.phone_area_code as phone29_634_6_, this_.phone_country_code as phone30_634_6_, th is_.phone_ext as phone31_634_6_, this_.phone_number as phone32_634_6_, this_.postal_code as postal33_634_6_, this_.prefix as prefix634_6_, t his_.race_cd as race40_634_6_, this_.religion_cd as religion48_634_6_, this_.ssn as ssn634_6_, this_.state as state634_6_, this_.suffix as s uffix634_6_, this_.changed_by_id as changed39_634_6_, this_.creator_id as creator47_634_6_, this_.voided_by_id as voided45_634_6_, pi1_.pers on_identifier_id as person1_635_0_, pi1_.date_created as date2_635_0_, pi1_.date_voided as date3_635_0_, pi1_.identifier as identifier635_0_ , pi1_.identifier_domain_id as identifier6_635_0_, pi1_.person_id as person8_635_0_, pi1_.creator_id as creator7_635_0_, pi1_.voided_by_id a s voided5_635_0_, id2_.identifier_domain_id as identifier1_629_1_, id2_.date_created as date2_629_1_, id2_.namespace_identifier as namespace 3_629_1_, id2_.universal_identifier as universal4_629_1_, id2_.universal_identifier_type_code as universal5_629_1_, id2_.creator_id as creat or6_629_1_, user6_.id as id640_2_, user6_.account_expired as account2_640_2_, user6_.account_locked as account3_640_2_, user6_.address as ad dress640_2_, user6_.city as city640_2_, user6_.country as country640_2_, user6_.postal_code as postal7_640_2_, user6_.province as province64 0_2_, user6_.credentials_expired as credenti9_640_2_, user6_.email as email640_2_, user6_.account_enabled as account11_640_2_, user6_.first_ name as first12_640_2_, user6_.last_name as last13_640_2_, user6_.password as password640_2_, user6_.password_hint as password15_640_2_, use r6_.phone_number as phone16_640_2_, user6_.username as username640_2_, user6_.version as version640_2_, user6_.website as website640_2_, per son7_.person_id as person1_634_3_, person7_.address1 as address2_634_3_, person7_.address2 as address3_634_3_, person7_.address_type_cd as a ddress38_634_3_, person7_.birth_order as birth4_634_3_, person7_.birth_place as birth5_634_3_, person7_.city as city634_3_, person7_.country as country634_3_, person7_.country_code as country8_634_3_, person7_.custom1 as custom9_634_3_, person7_.custom2 as custom10_634_3_, person 7_.custom3 as custom11_634_3_, person7_.custom4 as custom12_634_3_, person7_.custom5 as custom13_634_3_, person7_.date_changed as date14_634 _3_, person7_.date_created as date15_634_3_, person7_.date_of_birth as date16_634_3_, person7_.date_voided as date17_634_3_, person7_.death_ ind as death18_634_3_, person7_.death_time as death19_634_3_, person7_.degree as degree634_3_, person7_.email as email634_3_, person7_.ethni c_group_cd as ethnic41_634_3_, person7_.family_name as family22_634_3_, person7_.family_name2 as family23_634_3_, person7_.gender_cd as gend er42_634_3_, person7_.given_name as given24_634_3_, person7_.language_cd as language43_634_3_, person7_.marital_status_code as marital25_634 _3_, person7_.middle_name as middle26_634_3_, person7_.mothers_maiden_name as mothers27_634_3_, person7_.multiple_birth_ind as multiple28_63 4_3_, person7_.name_type_cd as name46_634_3_, person7_.nationality_cd as nationa44_634_3_, person7_.phone_area_code as phone29_634_3_, perso n7_.phone_country_code as phone30_634_3_, person7_.phone_ext as phone31_634_3_, person7_.phone_number as phone32_634_3_, person7_.postal_cod e as postal33_634_3_, person7_.prefix as prefix634_3_, person7_.race_cd as race40_634_3_, person7_.religion_cd as religion48_634_3_, person7 _.ssn as ssn634_3_, person7_.state as state634_3_, person7_.suffix as suffix634_3_, person7_.changed_by_id as changed39_634_3_, person7_.cre ator_id as creator47_634_3_, person7_.voided_by_id as voided45_634_3_, user8_.id as id640_4_, user8_.account_expired as account2_640_4_, use r8_.account_locked as account3_640_4_, user8_.address as address640_4_, user8_.city as city640_4_, user8_.country as country640_4_, user8_.p ostal_code as postal7_640_4_, user8_.province as province640_4_, user8_.credentials_expired as credenti9_640_4_, user8_.email as email640_4_ , user8_.account_enabled as account11_640_4_, user8_.first_name as first12_640_4_, user8_.last_name as last13_640_4_, user8_.password as pas sword640_4_, user8_.password_hint as password15_640_4_, user8_.phone_number as phone16_640_4_, user8_.username as username640_4_, user8_.ver sion as version640_4_, user8_.website as website640_4_, user9_.id as id640_5_, user9_.account_expired as account2_640_5_, user9_.account_loc ked as account3_640_5_, user9_.address as address640_5_, user9_.city as city640_5_, user9_.country as country640_5_, user9_.postal_code as p ostal7_640_5_, user9_.province as province640_5_, user9_.credentials_expired as credenti9_640_5_, user9_.email as email640_5_, user9_.accoun t_enabled as account11_640_5_, user9_.first_name as first12_640_5_, user9_.last_name as last13_640_5_, user9_.password as password640_5_, us er9_.password_hint as password15_640_5_, user9_.phone_number as phone16_640_5_, user9_.username as username640_5_, user9_.version as version 640_5_, user9_.website as website640_5_ from person this_ inner join person_identifier pi1_ on this_.person_id=pi1_.person_id inner join ide ntifier_domain id2_ on pi1_.identifier_domain_id=id2_.identifier_domain_id left outer join app_user user6_ on id2_.creator_id=user6_.id left outer join person person7_ on pi1_.person_id=person7_.person_id left outer join app_user user8_ on pi1_.creator_id=user8_.id left outer joi n app_user user9_ on pi1_.voided_by_id=user9_.id where this_.date_voided is null and pi1_.identifier=? and id2_.namespace_identifier=? Hibernate: select this_.person_id as person1_634_6_, this_.address1 as address2_634_6_, this_.address2 as address3_634_6_, this_.address_typ e_cd as address38_634_6_, this_.birth_order as birth4_634_6_, this_.birth_place as birth5_634_6_, this_.city as city634_6_, this_.country as country634_6_, this_.country_code as country8_634_6_, this_.custom1 as custom9_634_6_, this_.custom2 as custom10_634_6_, this_.custom3 as c ustom11_634_6_, this_.custom4 as custom12_634_6_, this_.custom5 as custom13_634_6_, this_.date_changed as date14_634_6_, this_.date_created as date15_634_6_, this_.date_of_birth as date16_634_6_, this_.date_voided as date17_634_6_, this_.death_ind as death18_634_6_, this_.death_t ime as death19_634_6_, this_.degree as degree634_6_, this_.email as email634_6_, this_.ethnic_group_cd as ethnic41_634_6_, this_.family_name as family22_634_6_, this_.family_name2 as family23_634_6_, this_.gender_cd as gender42_634_6_, this_.given_name as given24_634_6_, this_.la nguage_cd as language43_634_6_, this_.marital_status_code as marital25_634_6_, this_.middle_name as middle26_634_6_, this_.mothers_maiden_na me as mothers27_634_6_, this_.multiple_birth_ind as multiple28_634_6_, this_.name_type_cd as name46_634_6_, this_.nationality_cd as nationa4 4_634_6_, this_.phone_area_code as phone29_634_6_, this_.phone_country_code as phone30_634_6_, this_.phone_ext as phone31_634_6_, this_.phon e_number as phone32_634_6_, this_.postal_code as postal33_634_6_, this_.prefix as prefix634_6_, this_.race_cd as race40_634_6_, this_.religi on_cd as religion48_634_6_, this_.ssn as ssn634_6_, this_.state as state634_6_, this_.suffix as suffix634_6_, this_.changed_by_id as changed 39_634_6_, this_.creator_id as creator47_634_6_, this_.voided_by_id as voided45_634_6_, pi1_.person_identifier_id as person1_635_0_, pi1_.da te_created as date2_635_0_, pi1_.date_voided as date3_635_0_, pi1_.identifier as identifier635_0_, pi1_.identifier_domain_id as identifier6_ 635_0_, pi1_.person_id as person8_635_0_, pi1_.creator_id as creator7_635_0_, pi1_.voided_by_id as voided5_635_0_, id2_.identifier_domain_id as identifier1_629_1_, id2_.date_created as date2_629_1_, id2_.namespace_identifier as namespace3_629_1_, id2_.universal_identifier as univ ersal4_629_1_, id2_.universal_identifier_type_code as universal5_629_1_, id2_.creator_id as creator6_629_1_, user6_.id as id640_2_, user6_.a ccount_expired as account2_640_2_, user6_.account_locked as account3_640_2_, user6_.address as address640_2_, user6_.city as city640_2_, use r6_.country as country640_2_, user6_.postal_code as postal7_640_2_, user6_.province as province640_2_, user6_.credentials_expired as credent i9_640_2_, user6_.email as email640_2_, user6_.account_enabled as account11_640_2_, user6_.first_name as first12_640_2_, user6_.last_name as last13_640_2_, user6_.password as password640_2_, user6_.password_hint as password15_640_2_, user6_.phone_number as phone16_640_2_, user6_. username as username640_2_, user6_.version as version640_2_, user6_.website as website640_2_, person7_.person_id as person1_634_3_, person7_ .address1 as address2_634_3_, person7_.address2 as address3_634_3_, person7_.address_type_cd as address38_634_3_, person7_.birth_order as bi rth4_634_3_, person7_.birth_place as birth5_634_3_, person7_.city as city634_3_, person7_.country as country634_3_, person7_.country_code as country8_634_3_, person7_.custom1 as custom9_634_3_, person7_.custom2 as custom10_634_3_, person7_.custom3 as custom11_634_3_, person7_.cus tom4 as custom12_634_3_, person7_.custom5 as custom13_634_3_, person7_.date_changed as date14_634_3_, person7_.date_created as date15_634_3_ , person7_.date_of_birth as date16_634_3_, person7_.date_voided as date17_634_3_, person7_.death_ind as death18_634_3_, person7_.death_time as death19_634_3_, person7_.degree as degree634_3_, person7_.email as email634_3_, person7_.ethnic_group_cd as ethnic41_634_3_, person7_.fam ily_name as family22_634_3_, person7_.family_name2 as family23_634_3_, person7_.gender_cd as gender42_634_3_, person7_.given_name as given24 _634_3_, person7_.language_cd as language43_634_3_, person7_.marital_status_code as marital25_634_3_, person7_.middle_name as middle26_634_3 _, person7_.mothers_maiden_name as mothers27_634_3_, person7_.multiple_birth_ind as multiple28_634_3_, person7_.name_type_cd as name46_634_3 _, person7_.nationality_cd as nationa44_634_3_, person7_.phone_area_code as phone29_634_3_, person7_.phone_country_code as phone30_634_3_, p erson7_.phone_ext as phone31_634_3_, person7_.phone_number as phone32_634_3_, person7_.postal_code as postal33_634_3_, person7_.prefix as pr efix634_3_, person7_.race_cd as race40_634_3_, person7_.religion_cd as religion48_634_3_, person7_.ssn as ssn634_3_, person7_.state as state 634_3_, person7_.suffix as suffix634_3_, person7_.changed_by_id as changed39_634_3_, person7_.creator_id as creator47_634_3_, person7_.voide d_by_id as voided45_634_3_, user8_.id as id640_4_, user8_.account_expired as account2_640_4_, user8_.account_locked as account3_640_4_, user 8_.address as address640_4_, user8_.city as city640_4_, user8_.country as country640_4_, user8_.postal_code as postal7_640_4_, user8_.provin ce as province640_4_, user8_.credentials_expired as credenti9_640_4_, user8_.email as email640_4_, user8_.account_enabled as account11_640_4 _, user8_.first_name as first12_640_4_, user8_.last_name as last13_640_4_, user8_.password as password640_4_, user8_.password_hint as passwo rd15_640_4_, user8_.phone_number as phone16_640_4_, user8_.username as username640_4_, user8_.version as version640_4_, user8_.website as we bsite640_4_, user9_.id as id640_5_, user9_.account_expired as account2_640_5_, user9_.account_locked as account3_640_5_, user9_.address as a ddress640_5_, user9_.city as city640_5_, user9_.country as country640_5_, user9_.postal_code as postal7_640_5_, user9_.province as province6 40_5_, user9_.credentials_expired as credenti9_640_5_, user9_.email as email640_5_, user9_.account_enabled as account11_640_5_, user9_.first _name as first12_640_5_, user9_.last_name as last13_640_5_, user9_.password as password640_5_, user9_.password_hint as password15_640_5_, us er9_.phone_number as phone16_640_5_, user9_.username as username640_5_, user9_.version as version640_5_, user9_.website as website640_5_ fro m person this_ inner join person_identifier pi1_ on this_.person_id=pi1_.person_id inner join identifier_domain id2_ on pi1_.identifier_doma in_id=id2_.identifier_domain_id left outer join app_user user6_ on id2_.creator_id=user6_.id left outer join person person7_ on pi1_.person_ id=person7_.person_id left outer join app_user user8_ on pi1_.creator_id=user8_.id left outer join app_user user9_ on pi1_.voided_by_id=user 9_.id where this_.date_voided is null and pi1_.identifier=? and id2_.namespace_identifier=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select personiden0_.person_id as person8_5_, personiden0_.person_identifier_id as pers on1_5_, personiden0_.person_identifier_id as person1_635_4_, personiden0_.date_created as date2_635_4_, personiden0_.date_voided as date3_63 5_4_, personiden0_.identifier as identifier635_4_, personiden0_.identifier_domain_id as identifier6_635_4_, personiden0_.person_id as person 8_635_4_, personiden0_.creator_id as creator7_635_4_, personiden0_.voided_by_id as voided5_635_4_, identifier1_.identifier_domain_id as iden tifier1_629_0_, identifier1_.date_created as date2_629_0_, identifier1_.namespace_identifier as namespace3_629_0_, identifier1_.universal_id entifier as universal4_629_0_, identifier1_.universal_identifier_type_code as universal5_629_0_, identifier1_.creator_id as creator6_629_0_, user2_.id as id640_1_, user2_.account_expired as account2_640_1_, user2_.account_locked as account3_640_1_, user2_.address as address640_1_ , user2_.city as city640_1_, user2_.country as country640_1_, user2_.postal_code as postal7_640_1_, user2_.province as province640_1_, user2 _.credentials_expired as credenti9_640_1_, user2_.email as email640_1_, user2_.account_enabled as account11_640_1_, user2_.first_name as fir st12_640_1_, user2_.last_name as last13_640_1_, user2_.password as password640_1_, user2_.password_hint as password15_640_1_, user2_.phone_n umber as phone16_640_1_, user2_.username as username640_1_, user2_.version as version640_1_, user2_.website as website640_1_, user3_.id as i d640_2_, user3_.account_expired as account2_640_2_, user3_.account_locked as account3_640_2_, user3_.address as address640_2_, user3_.city a s city640_2_, user3_.country as country640_2_, user3_.postal_code as postal7_640_2_, user3_.province as province640_2_, user3_.credentials_e xpired as credenti9_640_2_, user3_.email as email640_2_, user3_.account_enabled as account11_640_2_, user3_.first_name as first12_640_2_, us er3_.last_name as last13_640_2_, user3_.password as password640_2_, user3_.password_hint as password15_640_2_, user3_.phone_number as phone1 6_640_2_, user3_.username as username640_2_, user3_.version as version640_2_, user3_.website as website640_2_, user4_.id as id640_3_, user4_ .account_expired as account2_640_3_, user4_.account_locked as account3_640_3_, user4_.address as address640_3_, user4_.city as city640_3_, u ser4_.country as country640_3_, user4_.postal_code as postal7_640_3_, user4_.province as province640_3_, user4_.credentials_expired as crede nti9_640_3_, user4_.email as email640_3_, user4_.account_enabled as account11_640_3_, user4_.first_name as first12_640_3_, user4_.last_name as last13_640_3_, user4_.password as password640_3_, user4_.password_hint as password15_640_3_, user4_.phone_number as phone16_640_3_, user4 _.username as username640_3_, user4_.version as version640_3_, user4_.website as website640_3_ from person_identifier personiden0_ inner joi n identifier_domain identifier1_ on personiden0_.identifier_domain_id=identifier1_.identifier_domain_id left outer join app_user user2_ on i dentifier1_.creator_id=user2_.id inner join app_user user3_ on personiden0_.creator_id=user3_.id left outer join app_user user4_ on personid en0_.voided_by_id=user4_.id where personiden0_.person_id=? Hibernate: select personiden0_.person_id as person8_5_, personiden0_.person_identifier_id as person1_5_, personiden0_.person_identifier_id a s person1_635_4_, personiden0_.date_created as date2_635_4_, personiden0_.date_voided as date3_635_4_, personiden0_.identifier as identifier 635_4_, personiden0_.identifier_domain_id as identifier6_635_4_, personiden0_.person_id as person8_635_4_, personiden0_.creator_id as creato r7_635_4_, personiden0_.voided_by_id as voided5_635_4_, identifier1_.identifier_domain_id as identifier1_629_0_, identifier1_.date_created a s date2_629_0_, identifier1_.namespace_identifier as namespace3_629_0_, identifier1_.universal_identifier as universal4_629_0_, identifier1_ .universal_identifier_type_code as universal5_629_0_, identifier1_.creator_id as creator6_629_0_, user2_.id as id640_1_, user2_.account_expi red as account2_640_1_, user2_.account_locked as account3_640_1_, user2_.address as address640_1_, user2_.city as city640_1_, user2_.country as country640_1_, user2_.postal_code as postal7_640_1_, user2_.province as province640_1_, user2_.credentials_expired as credenti9_640_1_, user2_.email as email640_1_, user2_.account_enabled as account11_640_1_, user2_.first_name as first12_640_1_, user2_.last_name as last13_640 _1_, user2_.password as password640_1_, user2_.password_hint as password15_640_1_, user2_.phone_number as phone16_640_1_, user2_.username as username640_1_, user2_.version as version640_1_, user2_.website as website640_1_, user3_.id as id640_2_, user3_.account_expired as account2 _640_2_, user3_.account_locked as account3_640_2_, user3_.address as address640_2_, user3_.city as city640_2_, user3_.country as country640_ 2_, user3_.postal_code as postal7_640_2_, user3_.province as province640_2_, user3_.credentials_expired as credenti9_640_2_, user3_.email as email640_2_, user3_.account_enabled as account11_640_2_, user3_.first_name as first12_640_2_, user3_.last_name as last13_640_2_, user3_.pas sword as password640_2_, user3_.password_hint as password15_640_2_, user3_.phone_number as phone16_640_2_, user3_.username as username640_2_ , user3_.version as version640_2_, user3_.website as website640_2_, user4_.id as id640_3_, user4_.account_expired as account2_640_3_, user4_ .account_locked as account3_640_3_, user4_.address as address640_3_, user4_.city as city640_3_, user4_.country as country640_3_, user4_.post al_code as postal7_640_3_, user4_.province as province640_3_, user4_.credentials_expired as credenti9_640_3_, user4_.email as email640_3_, u ser4_.account_enabled as account11_640_3_, user4_.first_name as first12_640_3_, user4_.last_name as last13_640_3_, user4_.password as passwo rd640_3_, user4_.password_hint as password15_640_3_, user4_.phone_number as phone16_640_3_, user4_.username as username640_3_, user4_.versio n as version640_3_, user4_.website as website640_3_ from person_identifier personiden0_ inner join identifier_domain identifier1_ on personi den0_.identifier_domain_id=identifier1_.identifier_domain_id left outer join app_user user2_ on identifier1_.creator_id=user2_.id inner join app_user user3_ on personiden0_.creator_id=user3_.id left outer join app_user user4_ on personiden0_.voided_by_id=user4_.id where personide n0_.person_id=? DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate$3.doInHibernate(132) | Query by identifier returned: 1 elements. DEBUG - org.openhie.openempi.service.PersonServiceTest.testGetPerson(83) | Found the person: org.openhie.openempi.model.Person@b40109f[perso nId=50,givenName=Odysseas,familyName=Pentakalos,personIdentifiers=[org.openhie.openempi.model.PersonIdentifier@e26fb32[personIdentifierId=50 ,identifierDomain=org.openhie.openempi.model.IdentifierDomain@213596e0[identifierDomainId=100,userCreatedBy=org.openhie.openempi.model.User@ 45445d28[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=,universal IdentifierTypeCode=,namespaceIdentifier=SSN,dateCreated=2010-04-06 16:54:03.463],userByCreatorId=org.openhie.openempi.model.User@45445 d28[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],userByVoidedById=,identifier=555-55 -5555,dateCreated=2010-04-06 16:54:03.463,dateVoided=]]] DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testGetPerson]. DEBUG - org.openhie.openempi.service.PersonServiceTest.onSetUp(34) | In onSetUp method DEBUG - org.openhie.openempi.service.BaseServiceTestCase.onSetUp(26) | In onSetUp method DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@513c952f]; rollback [true]. INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hiber nate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (i n JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in fi le: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\open empi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@aa f683a[transforms=[org.openhie.openempi.configuration.Transform@1e3bd51[id=doubleMetaphone,transformClass=class org.openhie.openempi.transfor mation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@ea211cf[fieldName=custom1,so urceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@1e3bd51[id=doubleMetaphone,transformClass=class org.openhie. openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@323f348a[fieldName=custo m2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@1e3bd51[id=doubleMetaphone,transformClass=class org.open hie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl. DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@539269cb[ matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_664_0_, this_.audit_event_type_code as audi t2_664_0_, this_.audit_event_type_description as audit3_664_0_, this_.audit_event_type_name as audit4_664_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_664_0_, this_.audit_event_type_code as audit2_664_0_, this_.audit_event_type_descripti on as audit3_664_0_, this_.audit_event_type_name as audit4_664_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_lock ed as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, u ser0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94 _, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_use r user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as addre ss94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.crede ntials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_ .last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_ .username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1 _.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, rol e1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.U serSession@26d7ad36[sessionId=,sessionKey=CD7062938A235EA24A5CB000B63DBBFD,user=org.openhie.openempi.model.User@e7359f7[username=admin ,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 16:54:06 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ? , ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hiber nate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (i n JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in fi le: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\open empi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@29 a5469e[transforms=[org.openhie.openempi.configuration.Transform@21bf446e[id=doubleMetaphone,transformClass=class org.openhie.openempi.transf ormation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@1425a311[fieldName=custom1 ,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@21bf446e[id=doubleMetaphone,transformClass=class org.open hie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@32f4bb6c[fieldName=c ustom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@21bf446e[id=doubleMetaphone,transformClass=class org .openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl. DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@5dd6c8b9[ matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_703_0_, this_.audit_event_type_code as audi t2_703_0_, this_.audit_event_type_description as audit3_703_0_, this_.audit_event_type_name as audit4_703_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_703_0_, this_.audit_event_type_code as audit2_703_0_, this_.audit_event_type_descripti on as audit3_703_0_, this_.audit_event_type_name as audit4_703_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_lock ed as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, u ser0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94 _, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_use r user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as addre ss94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.crede ntials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_ .last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_ .username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1 _.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, rol e1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.U serSession@615c1ae3[sessionId=,sessionKey=82FF1E990A7B5D9AC431B4E014284FD6,user=org.openhie.openempi.model.User@5b0f3bd7[username=admi n,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 16:54:06 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ? , ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin DEBUG - org.openhie.openempi.service.impl.ValidationServiceImpl.validate(27) | Validating object : org.openhie.openempi.model.PersonIdentifi er@af917bd[personIdentifierId=,identifierDomain=org.openhie.openempi.model.IdentifierDomain@67857eeb[identifierDomainId=,userCre atedBy=,universalIdentifier=,universalIdentifierTypeCode=,namespaceIdentifier=SSN,dateCreated=],userByCreatorId=,userByVoidedById=,identifier=555-55-5555,dateCreated=,dateVoided=] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_712_6_, this_.address1 as address2_712_6_, this_.add ress2 as address3_712_6_, this_.address_type_cd as address42_712_6_, this_.birth_order as birth4_712_6_, this_.birth_place as birth5_712_6_, this_.city as city712_6_, this_.country as country712_6_, this_.country_code as country8_712_6_, this_.custom1 as custom9_712_6_, this_.cus tom2 as custom10_712_6_, this_.custom3 as custom11_712_6_, this_.custom4 as custom12_712_6_, this_.custom5 as custom13_712_6_, this_.date_ch anged as date14_712_6_, this_.date_created as date15_712_6_, this_.date_of_birth as date16_712_6_, this_.date_voided as date17_712_6_, this_ .death_ind as death18_712_6_, this_.death_time as death19_712_6_, this_.degree as degree712_6_, this_.email as email712_6_, this_.ethnic_gro up_cd as ethnic44_712_6_, this_.family_name as family22_712_6_, this_.family_name2 as family23_712_6_, this_.gender_cd as gender47_712_6_, t his_.given_name as given24_712_6_, this_.language_cd as language43_712_6_, this_.marital_status_code as marital25_712_6_, this_.middle_name as middle26_712_6_, this_.mothers_maiden_name as mothers27_712_6_, this_.multiple_birth_ind as multiple28_712_6_, this_.name_type_cd as name 41_712_6_, this_.nationality_cd as nationa38_712_6_, this_.phone_area_code as phone29_712_6_, this_.phone_country_code as phone30_712_6_, th is_.phone_ext as phone31_712_6_, this_.phone_number as phone32_712_6_, this_.postal_code as postal33_712_6_, this_.prefix as prefix712_6_, t his_.race_cd as race48_712_6_, this_.religion_cd as religion45_712_6_, this_.ssn as ssn712_6_, this_.state as state712_6_, this_.suffix as s uffix712_6_, this_.changed_by_id as changed39_712_6_, this_.creator_id as creator46_712_6_, this_.voided_by_id as voided40_712_6_, pi1_.pers on_identifier_id as person1_713_0_, pi1_.date_created as date2_713_0_, pi1_.date_voided as date3_713_0_, pi1_.identifier as identifier713_0_ , pi1_.identifier_domain_id as identifier8_713_0_, pi1_.person_id as person5_713_0_, pi1_.creator_id as creator6_713_0_, pi1_.voided_by_id a s voided7_713_0_, id2_.identifier_domain_id as identifier1_707_1_, id2_.date_created as date2_707_1_, id2_.namespace_identifier as namespace 3_707_1_, id2_.universal_identifier as universal4_707_1_, id2_.universal_identifier_type_code as universal5_707_1_, id2_.creator_id as creat or6_707_1_, user6_.id as id718_2_, user6_.account_expired as account2_718_2_, user6_.account_locked as account3_718_2_, user6_.address as ad dress718_2_, user6_.city as city718_2_, user6_.country as country718_2_, user6_.postal_code as postal7_718_2_, user6_.province as province71 8_2_, user6_.credentials_expired as credenti9_718_2_, user6_.email as email718_2_, user6_.account_enabled as account11_718_2_, user6_.first_ name as first12_718_2_, user6_.last_name as last13_718_2_, user6_.password as password718_2_, user6_.password_hint as password15_718_2_, use r6_.phone_number as phone16_718_2_, user6_.username as username718_2_, user6_.version as version718_2_, user6_.website as website718_2_, per son7_.person_id as person1_712_3_, person7_.address1 as address2_712_3_, person7_.address2 as address3_712_3_, person7_.address_type_cd as a ddress42_712_3_, person7_.birth_order as birth4_712_3_, person7_.birth_place as birth5_712_3_, person7_.city as city712_3_, person7_.country as country712_3_, person7_.country_code as country8_712_3_, person7_.custom1 as custom9_712_3_, person7_.custom2 as custom10_712_3_, person 7_.custom3 as custom11_712_3_, person7_.custom4 as custom12_712_3_, person7_.custom5 as custom13_712_3_, person7_.date_changed as date14_712 _3_, person7_.date_created as date15_712_3_, person7_.date_of_birth as date16_712_3_, person7_.date_voided as date17_712_3_, person7_.death_ ind as death18_712_3_, person7_.death_time as death19_712_3_, person7_.degree as degree712_3_, person7_.email as email712_3_, person7_.ethni c_group_cd as ethnic44_712_3_, person7_.family_name as family22_712_3_, person7_.family_name2 as family23_712_3_, person7_.gender_cd as gend er47_712_3_, person7_.given_name as given24_712_3_, person7_.language_cd as language43_712_3_, person7_.marital_status_code as marital25_712 _3_, person7_.middle_name as middle26_712_3_, person7_.mothers_maiden_name as mothers27_712_3_, person7_.multiple_birth_ind as multiple28_71 2_3_, person7_.name_type_cd as name41_712_3_, person7_.nationality_cd as nationa38_712_3_, person7_.phone_area_code as phone29_712_3_, perso n7_.phone_country_code as phone30_712_3_, person7_.phone_ext as phone31_712_3_, person7_.phone_number as phone32_712_3_, person7_.postal_cod e as postal33_712_3_, person7_.prefix as prefix712_3_, person7_.race_cd as race48_712_3_, person7_.religion_cd as religion45_712_3_, person7 _.ssn as ssn712_3_, person7_.state as state712_3_, person7_.suffix as suffix712_3_, person7_.changed_by_id as changed39_712_3_, person7_.cre ator_id as creator46_712_3_, person7_.voided_by_id as voided40_712_3_, user8_.id as id718_4_, user8_.account_expired as account2_718_4_, use r8_.account_locked as account3_718_4_, user8_.address as address718_4_, user8_.city as city718_4_, user8_.country as country718_4_, user8_.p ostal_code as postal7_718_4_, user8_.province as province718_4_, user8_.credentials_expired as credenti9_718_4_, user8_.email as email718_4_ , user8_.account_enabled as account11_718_4_, user8_.first_name as first12_718_4_, user8_.last_name as last13_718_4_, user8_.password as pas sword718_4_, user8_.password_hint as password15_718_4_, user8_.phone_number as phone16_718_4_, user8_.username as username718_4_, user8_.ver sion as version718_4_, user8_.website as website718_4_, user9_.id as id718_5_, user9_.account_expired as account2_718_5_, user9_.account_loc ked as account3_718_5_, user9_.address as address718_5_, user9_.city as city718_5_, user9_.country as country718_5_, user9_.postal_code as p ostal7_718_5_, user9_.province as province718_5_, user9_.credentials_expired as credenti9_718_5_, user9_.email as email718_5_, user9_.accoun t_enabled as account11_718_5_, user9_.first_name as first12_718_5_, user9_.last_name as last13_718_5_, user9_.password as password718_5_, us er9_.password_hint as password15_718_5_, user9_.phone_number as phone16_718_5_, user9_.username as username718_5_, user9_.version as version 718_5_, user9_.website as website718_5_ from person this_ inner join person_identifier pi1_ on this_.person_id=pi1_.person_id inner join ide ntifier_domain id2_ on pi1_.identifier_domain_id=id2_.identifier_domain_id left outer join app_user user6_ on id2_.creator_id=user6_.id left outer join person person7_ on pi1_.person_id=person7_.person_id left outer join app_user user8_ on pi1_.creator_id=user8_.id left outer joi n app_user user9_ on pi1_.voided_by_id=user9_.id where this_.date_voided is null and pi1_.identifier=? and id2_.namespace_identifier=? Hibernate: select this_.person_id as person1_712_6_, this_.address1 as address2_712_6_, this_.address2 as address3_712_6_, this_.address_typ e_cd as address42_712_6_, this_.birth_order as birth4_712_6_, this_.birth_place as birth5_712_6_, this_.city as city712_6_, this_.country as country712_6_, this_.country_code as country8_712_6_, this_.custom1 as custom9_712_6_, this_.custom2 as custom10_712_6_, this_.custom3 as c ustom11_712_6_, this_.custom4 as custom12_712_6_, this_.custom5 as custom13_712_6_, this_.date_changed as date14_712_6_, this_.date_created as date15_712_6_, this_.date_of_birth as date16_712_6_, this_.date_voided as date17_712_6_, this_.death_ind as death18_712_6_, this_.death_t ime as death19_712_6_, this_.degree as degree712_6_, this_.email as email712_6_, this_.ethnic_group_cd as ethnic44_712_6_, this_.family_name as family22_712_6_, this_.family_name2 as family23_712_6_, this_.gender_cd as gender47_712_6_, this_.given_name as given24_712_6_, this_.la nguage_cd as language43_712_6_, this_.marital_status_code as marital25_712_6_, this_.middle_name as middle26_712_6_, this_.mothers_maiden_na me as mothers27_712_6_, this_.multiple_birth_ind as multiple28_712_6_, this_.name_type_cd as name41_712_6_, this_.nationality_cd as nationa3 8_712_6_, this_.phone_area_code as phone29_712_6_, this_.phone_country_code as phone30_712_6_, this_.phone_ext as phone31_712_6_, this_.phon e_number as phone32_712_6_, this_.postal_code as postal33_712_6_, this_.prefix as prefix712_6_, this_.race_cd as race48_712_6_, this_.religi on_cd as religion45_712_6_, this_.ssn as ssn712_6_, this_.state as state712_6_, this_.suffix as suffix712_6_, this_.changed_by_id as changed 39_712_6_, this_.creator_id as creator46_712_6_, this_.voided_by_id as voided40_712_6_, pi1_.person_identifier_id as person1_713_0_, pi1_.da te_created as date2_713_0_, pi1_.date_voided as date3_713_0_, pi1_.identifier as identifier713_0_, pi1_.identifier_domain_id as identifier8_ 713_0_, pi1_.person_id as person5_713_0_, pi1_.creator_id as creator6_713_0_, pi1_.voided_by_id as voided7_713_0_, id2_.identifier_domain_id as identifier1_707_1_, id2_.date_created as date2_707_1_, id2_.namespace_identifier as namespace3_707_1_, id2_.universal_identifier as univ ersal4_707_1_, id2_.universal_identifier_type_code as universal5_707_1_, id2_.creator_id as creator6_707_1_, user6_.id as id718_2_, user6_.a ccount_expired as account2_718_2_, user6_.account_locked as account3_718_2_, user6_.address as address718_2_, user6_.city as city718_2_, use r6_.country as country718_2_, user6_.postal_code as postal7_718_2_, user6_.province as province718_2_, user6_.credentials_expired as credent i9_718_2_, user6_.email as email718_2_, user6_.account_enabled as account11_718_2_, user6_.first_name as first12_718_2_, user6_.last_name as last13_718_2_, user6_.password as password718_2_, user6_.password_hint as password15_718_2_, user6_.phone_number as phone16_718_2_, user6_. username as username718_2_, user6_.version as version718_2_, user6_.website as website718_2_, person7_.person_id as person1_712_3_, person7_ .address1 as address2_712_3_, person7_.address2 as address3_712_3_, person7_.address_type_cd as address42_712_3_, person7_.birth_order as bi rth4_712_3_, person7_.birth_place as birth5_712_3_, person7_.city as city712_3_, person7_.country as country712_3_, person7_.country_code as country8_712_3_, person7_.custom1 as custom9_712_3_, person7_.custom2 as custom10_712_3_, person7_.custom3 as custom11_712_3_, person7_.cus tom4 as custom12_712_3_, person7_.custom5 as custom13_712_3_, person7_.date_changed as date14_712_3_, person7_.date_created as date15_712_3_ , person7_.date_of_birth as date16_712_3_, person7_.date_voided as date17_712_3_, person7_.death_ind as death18_712_3_, person7_.death_time as death19_712_3_, person7_.degree as degree712_3_, person7_.email as email712_3_, person7_.ethnic_group_cd as ethnic44_712_3_, person7_.fam ily_name as family22_712_3_, person7_.family_name2 as family23_712_3_, person7_.gender_cd as gender47_712_3_, person7_.given_name as given24 _712_3_, person7_.language_cd as language43_712_3_, person7_.marital_status_code as marital25_712_3_, person7_.middle_name as middle26_712_3 _, person7_.mothers_maiden_name as mothers27_712_3_, person7_.multiple_birth_ind as multiple28_712_3_, person7_.name_type_cd as name41_712_3 _, person7_.nationality_cd as nationa38_712_3_, person7_.phone_area_code as phone29_712_3_, person7_.phone_country_code as phone30_712_3_, p erson7_.phone_ext as phone31_712_3_, person7_.phone_number as phone32_712_3_, person7_.postal_code as postal33_712_3_, person7_.prefix as pr efix712_3_, person7_.race_cd as race48_712_3_, person7_.religion_cd as religion45_712_3_, person7_.ssn as ssn712_3_, person7_.state as state 712_3_, person7_.suffix as suffix712_3_, person7_.changed_by_id as changed39_712_3_, person7_.creator_id as creator46_712_3_, person7_.voide d_by_id as voided40_712_3_, user8_.id as id718_4_, user8_.account_expired as account2_718_4_, user8_.account_locked as account3_718_4_, user 8_.address as address718_4_, user8_.city as city718_4_, user8_.country as country718_4_, user8_.postal_code as postal7_718_4_, user8_.provin ce as province718_4_, user8_.credentials_expired as credenti9_718_4_, user8_.email as email718_4_, user8_.account_enabled as account11_718_4 _, user8_.first_name as first12_718_4_, user8_.last_name as last13_718_4_, user8_.password as password718_4_, user8_.password_hint as passwo rd15_718_4_, user8_.phone_number as phone16_718_4_, user8_.username as username718_4_, user8_.version as version718_4_, user8_.website as we bsite718_4_, user9_.id as id718_5_, user9_.account_expired as account2_718_5_, user9_.account_locked as account3_718_5_, user9_.address as a ddress718_5_, user9_.city as city718_5_, user9_.country as country718_5_, user9_.postal_code as postal7_718_5_, user9_.province as province7 18_5_, user9_.credentials_expired as credenti9_718_5_, user9_.email as email718_5_, user9_.account_enabled as account11_718_5_, user9_.first _name as first12_718_5_, user9_.last_name as last13_718_5_, user9_.password as password718_5_, user9_.password_hint as password15_718_5_, us er9_.phone_number as phone16_718_5_, user9_.username as username718_5_, user9_.version as version718_5_, user9_.website as website718_5_ fro m person this_ inner join person_identifier pi1_ on this_.person_id=pi1_.person_id inner join identifier_domain id2_ on pi1_.identifier_doma in_id=id2_.identifier_domain_id left outer join app_user user6_ on id2_.creator_id=user6_.id left outer join person person7_ on pi1_.person_ id=person7_.person_id left outer join app_user user8_ on pi1_.creator_id=user8_.id left outer join app_user user9_ on pi1_.voided_by_id=user 9_.id where this_.date_voided is null and pi1_.identifier=? and id2_.namespace_identifier=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select personiden0_.person_id as person5_5_, personiden0_.person_identifier_id as pers on1_5_, personiden0_.person_identifier_id as person1_713_4_, personiden0_.date_created as date2_713_4_, personiden0_.date_voided as date3_71 3_4_, personiden0_.identifier as identifier713_4_, personiden0_.identifier_domain_id as identifier8_713_4_, personiden0_.person_id as person 5_713_4_, personiden0_.creator_id as creator6_713_4_, personiden0_.voided_by_id as voided7_713_4_, identifier1_.identifier_domain_id as iden tifier1_707_0_, identifier1_.date_created as date2_707_0_, identifier1_.namespace_identifier as namespace3_707_0_, identifier1_.universal_id entifier as universal4_707_0_, identifier1_.universal_identifier_type_code as universal5_707_0_, identifier1_.creator_id as creator6_707_0_, user2_.id as id718_1_, user2_.account_expired as account2_718_1_, user2_.account_locked as account3_718_1_, user2_.address as address718_1_ , user2_.city as city718_1_, user2_.country as country718_1_, user2_.postal_code as postal7_718_1_, user2_.province as province718_1_, user2 _.credentials_expired as credenti9_718_1_, user2_.email as email718_1_, user2_.account_enabled as account11_718_1_, user2_.first_name as fir st12_718_1_, user2_.last_name as last13_718_1_, user2_.password as password718_1_, user2_.password_hint as password15_718_1_, user2_.phone_n umber as phone16_718_1_, user2_.username as username718_1_, user2_.version as version718_1_, user2_.website as website718_1_, user3_.id as i d718_2_, user3_.account_expired as account2_718_2_, user3_.account_locked as account3_718_2_, user3_.address as address718_2_, user3_.city a s city718_2_, user3_.country as country718_2_, user3_.postal_code as postal7_718_2_, user3_.province as province718_2_, user3_.credentials_e xpired as credenti9_718_2_, user3_.email as email718_2_, user3_.account_enabled as account11_718_2_, user3_.first_name as first12_718_2_, us er3_.last_name as last13_718_2_, user3_.password as password718_2_, user3_.password_hint as password15_718_2_, user3_.phone_number as phone1 6_718_2_, user3_.username as username718_2_, user3_.version as version718_2_, user3_.website as website718_2_, user4_.id as id718_3_, user4_ .account_expired as account2_718_3_, user4_.account_locked as account3_718_3_, user4_.address as address718_3_, user4_.city as city718_3_, u ser4_.country as country718_3_, user4_.postal_code as postal7_718_3_, user4_.province as province718_3_, user4_.credentials_expired as crede nti9_718_3_, user4_.email as email718_3_, user4_.account_enabled as account11_718_3_, user4_.first_name as first12_718_3_, user4_.last_name as last13_718_3_, user4_.password as password718_3_, user4_.password_hint as password15_718_3_, user4_.phone_number as phone16_718_3_, user4 _.username as username718_3_, user4_.version as version718_3_, user4_.website as website718_3_ from person_identifier personiden0_ inner joi n identifier_domain identifier1_ on personiden0_.identifier_domain_id=identifier1_.identifier_domain_id left outer join app_user user2_ on i dentifier1_.creator_id=user2_.id inner join app_user user3_ on personiden0_.creator_id=user3_.id left outer join app_user user4_ on personid en0_.voided_by_id=user4_.id where personiden0_.person_id=? Hibernate: select personiden0_.person_id as person5_5_, personiden0_.person_identifier_id as person1_5_, personiden0_.person_identifier_id a s person1_713_4_, personiden0_.date_created as date2_713_4_, personiden0_.date_voided as date3_713_4_, personiden0_.identifier as identifier 713_4_, personiden0_.identifier_domain_id as identifier8_713_4_, personiden0_.person_id as person5_713_4_, personiden0_.creator_id as creato r6_713_4_, personiden0_.voided_by_id as voided7_713_4_, identifier1_.identifier_domain_id as identifier1_707_0_, identifier1_.date_created a s date2_707_0_, identifier1_.namespace_identifier as namespace3_707_0_, identifier1_.universal_identifier as universal4_707_0_, identifier1_ .universal_identifier_type_code as universal5_707_0_, identifier1_.creator_id as creator6_707_0_, user2_.id as id718_1_, user2_.account_expi red as account2_718_1_, user2_.account_locked as account3_718_1_, user2_.address as address718_1_, user2_.city as city718_1_, user2_.country as country718_1_, user2_.postal_code as postal7_718_1_, user2_.province as province718_1_, user2_.credentials_expired as credenti9_718_1_, user2_.email as email718_1_, user2_.account_enabled as account11_718_1_, user2_.first_name as first12_718_1_, user2_.last_name as last13_718 _1_, user2_.password as password718_1_, user2_.password_hint as password15_718_1_, user2_.phone_number as phone16_718_1_, user2_.username as username718_1_, user2_.version as version718_1_, user2_.website as website718_1_, user3_.id as id718_2_, user3_.account_expired as account2 _718_2_, user3_.account_locked as account3_718_2_, user3_.address as address718_2_, user3_.city as city718_2_, user3_.country as country718_ 2_, user3_.postal_code as postal7_718_2_, user3_.province as province718_2_, user3_.credentials_expired as credenti9_718_2_, user3_.email as email718_2_, user3_.account_enabled as account11_718_2_, user3_.first_name as first12_718_2_, user3_.last_name as last13_718_2_, user3_.pas sword as password718_2_, user3_.password_hint as password15_718_2_, user3_.phone_number as phone16_718_2_, user3_.username as username718_2_ , user3_.version as version718_2_, user3_.website as website718_2_, user4_.id as id718_3_, user4_.account_expired as account2_718_3_, user4_ .account_locked as account3_718_3_, user4_.address as address718_3_, user4_.city as city718_3_, user4_.country as country718_3_, user4_.post al_code as postal7_718_3_, user4_.province as province718_3_, user4_.credentials_expired as credenti9_718_3_, user4_.email as email718_3_, u ser4_.account_enabled as account11_718_3_, user4_.first_name as first12_718_3_, user4_.last_name as last13_718_3_, user4_.password as passwo rd718_3_, user4_.password_hint as password15_718_3_, user4_.phone_number as phone16_718_3_, user4_.username as username718_3_, user4_.versio n as version718_3_, user4_.website as website718_3_ from person_identifier personiden0_ inner join identifier_domain identifier1_ on personi den0_.identifier_domain_id=identifier1_.identifier_domain_id left outer join app_user user2_ on identifier1_.creator_id=user2_.id inner join app_user user3_ on personiden0_.creator_id=user3_.id left outer join app_user user4_ on personiden0_.voided_by_id=user4_.id where personide n0_.person_id=? DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate$3.doInHibernate(132) | Query by identifier returned: 1 elements. DEBUG - org.openhie.openempi.service.PersonServiceTest.testGetUpdatedPerson(141) | Found the person: org.openhie.openempi.model.Person@25719 b33[personId=50,givenName=Odysseas,familyName=Pentakalos,personIdentifiers=[org.openhie.openempi.model.PersonIdentifier@667f30f8[personIdent ifierId=50,identifierDomain=org.openhie.openempi.model.IdentifierDomain@28681e5a[identifierDomainId=100,userCreatedBy=org.openhie.openempi.m odel.User@4ba0bb6f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier= ,universalIdentifierTypeCode=,namespaceIdentifier=SSN,dateCreated=2010-04-06 16:54:03.463],userByCreatorId=org.openhie.openempi.model. User@4ba0bb6f[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],userByVoidedById=,identif ier=555-55-5555,dateCreated=2010-04-06 16:54:03.463,dateVoided=]]] DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testGetUpdatedPerson]. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.467 sec Running org.openhie.openempi.service.IdentifierDomainTest DEBUG - org.openhie.openempi.service.BaseServiceTestCase.onSetUp(26) | In onSetUp method DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@513c952f]; rollback [true]. INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hiber nate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (i n JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in fi le: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\open empi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@69 82237d[transforms=[org.openhie.openempi.configuration.Transform@5ee819a8[id=doubleMetaphone,transformClass=class org.openhie.openempi.transf ormation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@57ec9545[fieldName=custom1 ,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@5ee819a8[id=doubleMetaphone,transformClass=class org.open hie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@6d3c121b[fieldName=c ustom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@5ee819a8[id=doubleMetaphone,transformClass=class org .openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl. DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@2c8e2a4[m atchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_742_0_, this_.audit_event_type_code as audi t2_742_0_, this_.audit_event_type_description as audit3_742_0_, this_.audit_event_type_name as audit4_742_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_742_0_, this_.audit_event_type_code as audit2_742_0_, this_.audit_event_type_descripti on as audit3_742_0_, this_.audit_event_type_name as audit4_742_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_lock ed as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, u ser0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94 _, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_use r user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as addre ss94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.crede ntials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_ .last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_ .username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1 _.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, rol e1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.U serSession@f0de2bd[sessionId=,sessionKey=CB0E28A458707457F4BEE4B6AEF96E4C,user=org.openhie.openempi.model.User@4a582dcc[username=admin ,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 16:54:08 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ? , ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select identifier0_.identifier_domain_id as identifier1_746_, identifier0_.date_create d as date2_746_, identifier0_.namespace_identifier as namespace3_746_, identifier0_.universal_identifier as universal4_746_, identifier0_.un iversal_identifier_type_code as universal5_746_, identifier0_.creator_id as creator6_746_ from identifier_domain identifier0_ Hibernate: select identifier0_.identifier_domain_id as identifier1_746_, identifier0_.date_created as date2_746_, identifier0_.namespace_ide ntifier as namespace3_746_, identifier0_.universal_identifier as universal4_746_, identifier0_.universal_identifier_type_code as universal5_ 746_, identifier0_.creator_id as creator6_746_ from identifier_domain identifier0_ DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id757_0_, user0_.account_expired as account2_757_0_, user0_.accoun t_locked as account3_757_0_, user0_.address as address757_0_, user0_.city as city757_0_, user0_.country as country757_0_, user0_.postal_code as postal7_757_0_, user0_.province as province757_0_, user0_.credentials_expired as credenti9_757_0_, user0_.email as email757_0_, user0_.a ccount_enabled as account11_757_0_, user0_.first_name as first12_757_0_, user0_.last_name as last13_757_0_, user0_.password as password757_0 _, user0_.password_hint as password15_757_0_, user0_.phone_number as phone16_757_0_, user0_.username as username757_0_, user0_.version as ve rsion757_0_, user0_.website as website757_0_ from app_user user0_ where user0_.id=? Hibernate: select user0_.id as id757_0_, user0_.account_expired as account2_757_0_, user0_.account_locked as account3_757_0_, user0_.address as address757_0_, user0_.city as city757_0_, user0_.country as country757_0_, user0_.postal_code as postal7_757_0_, user0_.province as prov ince757_0_, user0_.credentials_expired as credenti9_757_0_, user0_.email as email757_0_, user0_.account_enabled as account11_757_0_, user0_. first_name as first12_757_0_, user0_.last_name as last13_757_0_, user0_.password as password757_0_, user0_.password_hint as password15_757_0 _, user0_.phone_number as phone16_757_0_, user0_.username as username757_0_, user0_.version as version757_0_, user0_.website as website757_0 _ from app_user user0_ where user0_.id=? TRACE - org.openhie.openempi.dao.hibernate.PersonDaoHibernate.getIdentifierDomains(172) | Obtained the list of identifier domains with 46 en tries. Domain: org.openhie.openempi.model.IdentifierDomain@43e27370[identifierDomainId=10,userCreatedBy=org.openhie.openempi.model.User@17fed8b4[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.1,unive rsalIdentifierTypeCode=SSN,namespaceIdentifier=2.16.840.1.113883.4.1,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@4808e0e1[identifierDomainId=11,userCreatedBy=org.openhie.openempi.model.User@17fed8b4[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.2,unive rsalIdentifierTypeCode=TIN,namespaceIdentifier=2.16.840.1.113883.4.2,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@3ee3f8b9[identifierDomainId=12,userCreatedBy=org.openhie.openempi.model.User@17fed8b4[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.40,un iversalIdentifierTypeCode=OklahomaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.40,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@68de59f0[identifierDomainId=13,userCreatedBy=org.openhie.openempi.model.User@17fed8b4[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.49,un iversalIdentifierTypeCode=UtahDLN,namespaceIdentifier=2.16.840.1.113883.4.3.49,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@5de2d159[identifierDomainId=14,userCreatedBy=org.openhie.openempi.model.User@17fed8b4[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.38,un iversalIdentifierTypeCode=NorthDakotaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.38,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@561e5a36[identifierDomainId=15,userCreatedBy=org.openhie.openempi.model.User@17fed8b4[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.37,un iversalIdentifierTypeCode=NorthCarolinaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.37,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@62b4bb65[identifierDomainId=16,userCreatedBy=org.openhie.openempi.model.User@17fed8b4[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.36,un iversalIdentifierTypeCode=NewYorkDLN,namespaceIdentifier=2.16.840.1.113883.4.3.36,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@477b1683[identifierDomainId=17,userCreatedBy=org.openhie.openempi.model.User@17fed8b4[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.35,un iversalIdentifierTypeCode=NewMexicoDLN,namespaceIdentifier=2.16.840.1.113883.4.3.35,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@6203171e[identifierDomainId=18,userCreatedBy=org.openhie.openempi.model.User@17fed8b4[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.34,un iversalIdentifierTypeCode=NewJerseyDLN,namespaceIdentifier=2.16.840.1.113883.4.3.34,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@38e2e4d7[identifierDomainId=19,userCreatedBy=org.openhie.openempi.model.User@17fed8b4[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.48,un iversalIdentifierTypeCode=TexasDLN,namespaceIdentifier=2.16.840.1.113883.4.3.48,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@381dfc6e[identifierDomainId=20,userCreatedBy=org.openhie.openempi.model.User@17fed8b4[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.32,un iversalIdentifierTypeCode=NevadaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.32,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@38a7b68a[identifierDomainId=21,userCreatedBy=org.openhie.openempi.model.User@17fed8b4[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.39,un iversalIdentifierTypeCode=OhioDLN,namespaceIdentifier=2.16.840.1.113883.4.3.39,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@ac13b15[identifierDomainId=22,userCreatedBy=org.openhie.openempi.model.User@17fed8b4[use rname=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.15,uni versalIdentifierTypeCode=HawaiiDLN,namespaceIdentifier=2.16.840.1.113883.4.3.15,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@140de537[identifierDomainId=23,userCreatedBy=org.openhie.openempi.model.User@17fed8b4[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.51,un iversalIdentifierTypeCode=VirginiaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.51,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@1c43882a[identifierDomainId=24,userCreatedBy=org.openhie.openempi.model.User@17fed8b4[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.53,un iversalIdentifierTypeCode=WashingtonDLN,namespaceIdentifier=2.16.840.1.113883.4.3.53,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@15a08be5[identifierDomainId=25,userCreatedBy=org.openhie.openempi.model.User@17fed8b4[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.54,un iversalIdentifierTypeCode=WestVirginiaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.54,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@5f40727a[identifierDomainId=26,userCreatedBy=org.openhie.openempi.model.User@17fed8b4[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.55,un iversalIdentifierTypeCode=WisconsinDLN,namespaceIdentifier=2.16.840.1.113883.4.3.55,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@1bd871[identifierDomainId=27,userCreatedBy=org.openhie.openempi.model.User@17fed8b4[user name=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.56,univ ersalIdentifierTypeCode=WyomingDLN,namespaceIdentifier=2.16.840.1.113883.4.3.56,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@241ee2c5[identifierDomainId=28,userCreatedBy=org.openhie.openempi.model.User@17fed8b4[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.42,un iversalIdentifierTypeCode=PennsylvaniaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.42,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@67ba0609[identifierDomainId=29,userCreatedBy=org.openhie.openempi.model.User@17fed8b4[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.47,un iversalIdentifierTypeCode=TennesseeDLN,namespaceIdentifier=2.16.840.1.113883.4.3.47,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@65e26e12[identifierDomainId=30,userCreatedBy=org.openhie.openempi.model.User@17fed8b4[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.41,un iversalIdentifierTypeCode=OregonDLN,namespaceIdentifier=2.16.840.1.113883.4.3.41,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@74a893ff[identifierDomainId=31,userCreatedBy=org.openhie.openempi.model.User@17fed8b4[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.46,un iversalIdentifierTypeCode=SouthDakotaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.46,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@678c862e[identifierDomainId=32,userCreatedBy=org.openhie.openempi.model.User@17fed8b4[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.45,un iversalIdentifierTypeCode=SouthCarolinaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.45,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@3abd6b1e[identifierDomainId=33,userCreatedBy=org.openhie.openempi.model.User@17fed8b4[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.31,un iversalIdentifierTypeCode=NebraskaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.31,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@69c39cb2[identifierDomainId=34,userCreatedBy=org.openhie.openempi.model.User@17fed8b4[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.50,un iversalIdentifierTypeCode=VermontDLN,namespaceIdentifier=2.16.840.1.113883.4.3.50,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@2964a05d[identifierDomainId=35,userCreatedBy=org.openhie.openempi.model.User@17fed8b4[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.30,un iversalIdentifierTypeCode=MontanaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.30,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@d5c4ee6[identifierDomainId=36,userCreatedBy=org.openhie.openempi.model.User@17fed8b4[use rname=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.44,uni versalIdentifierTypeCode=RhodeIslandDLN,namespaceIdentifier=2.16.840.1.113883.4.3.44,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@273fe4e4[identifierDomainId=37,userCreatedBy=org.openhie.openempi.model.User@17fed8b4[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.16,un iversalIdentifierTypeCode=IdahoDLN,namespaceIdentifier=2.16.840.1.113883.4.3.16,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@53cc48dd[identifierDomainId=38,userCreatedBy=org.openhie.openempi.model.User@17fed8b4[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.5,uni versalIdentifierTypeCode=ArkansasDLN,namespaceIdentifier=2.16.840.1.113883.4.3.5,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@8c3d026[identifierDomainId=39,userCreatedBy=org.openhie.openempi.model.User@17fed8b4[use rname=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.9,univ ersalIdentifierTypeCode=ConnecticutDLN,namespaceIdentifier=2.16.840.1.113883.4.3.9,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@6f967348[identifierDomainId=40,userCreatedBy=org.openhie.openempi.model.User@17fed8b4[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.8,uni versalIdentifierTypeCode=ColoradoDLN,namespaceIdentifier=2.16.840.1.113883.4.3.8,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@7e6ab533[identifierDomainId=41,userCreatedBy=org.openhie.openempi.model.User@17fed8b4[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.6,uni versalIdentifierTypeCode=CaliforniaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.6,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@f9e681c[identifierDomainId=42,userCreatedBy=org.openhie.openempi.model.User@17fed8b4[use rname=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.33,uni versalIdentifierTypeCode=NewHampshireDLN,namespaceIdentifier=2.16.840.1.113883.4.3.33,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@68c50e46[identifierDomainId=43,userCreatedBy=org.openhie.openempi.model.User@17fed8b4[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.11,un iversalIdentifierTypeCode=DCDLN,namespaceIdentifier=2.16.840.1.113883.4.3.11,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@612c4b66[identifierDomainId=44,userCreatedBy=org.openhie.openempi.model.User@17fed8b4[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.10,un iversalIdentifierTypeCode=DelawareDLN,namespaceIdentifier=2.16.840.1.113883.4.3.10,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@230a4761[identifierDomainId=45,userCreatedBy=org.openhie.openempi.model.User@17fed8b4[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.12,un iversalIdentifierTypeCode=FloridaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.12,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@77d4433f[identifierDomainId=46,userCreatedBy=org.openhie.openempi.model.User@17fed8b4[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.4,uni versalIdentifierTypeCode=ArizonaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.4,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@108b1a8f[identifierDomainId=47,userCreatedBy=org.openhie.openempi.model.User@17fed8b4[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.2,uni versalIdentifierTypeCode=AlaskaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.2,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@1c7caac5[identifierDomainId=48,userCreatedBy=org.openhie.openempi.model.User@17fed8b4[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.1,uni versalIdentifierTypeCode=AlabamaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.1,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@3caf7a1f[identifierDomainId=49,userCreatedBy=org.openhie.openempi.model.User@17fed8b4[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3,unive rsalIdentifierTypeCode=USDLN,namespaceIdentifier=2.16.840.1.113883.4.3,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@247aa859[identifierDomainId=50,userCreatedBy=org.openhie.openempi.model.User@17fed8b4[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=35a02490-5c20-11de-8ae4-001 d60400e9e,universalIdentifierTypeCode=OpenMRS,namespaceIdentifier=35a02490-5c20-11de-8ae4-001d60400e9e,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@70c27dc4[identifierDomainId=51,userCreatedBy=org.openhie.openempi.model.User@17fed8b4[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=1.3.6.1.4.1.21367.2010.1.2. 300,universalIdentifierTypeCode=ISO,namespaceIdentifier=IHENA,dateCreated=2010-02-13 11:04:14.0] Domain: org.openhie.openempi.model.IdentifierDomain@70cf08b1[identifierDomainId=52,userCreatedBy=org.openhie.openempi.model.User@17fed8b4[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=1.3.6.1.4.1.21367.2010.1.2. 310,universalIdentifierTypeCode=IS,namespaceIdentifier=IHELOCAL,dateCreated=2010-02-13 11:04:14.0] Domain: org.openhie.openempi.model.IdentifierDomain@2843d653[identifierDomainId=53,userCreatedBy=org.openhie.openempi.model.User@17fed8b4[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=1.3.6.1.4.1.21367.2005.1.2, universalIdentifierTypeCode=ISO,namespaceIdentifier=XREF2005,dateCreated=2010-02-13 11:04:14.0] Domain: org.openhie.openempi.model.IdentifierDomain@7dabf7cb[identifierDomainId=54,userCreatedBy=org.openhie.openempi.model.User@17fed8b4[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=1.3.6.1.4.1.21367.2005.1.1, universalIdentifierTypeCode=ISO,namespaceIdentifier=HIMSS2005,dateCreated=2010-02-13 11:04:14.0] Domain: org.openhie.openempi.model.IdentifierDomain@251970e2[identifierDomainId=100,userCreatedBy=org.openhie.openempi.model.User@17fed8b4[u sername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=,universalIdentifier TypeCode=,namespaceIdentifier=SSN,dateCreated=2010-04-06 16:54:03.463] DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testGetIdentifierDomains]. DEBUG - org.openhie.openempi.service.BaseServiceTestCase.onSetUp(26) | In onSetUp method DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@513c952f]; rollback [true]. INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hiber nate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (i n JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in fi le: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\open empi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@51 037959[transforms=[org.openhie.openempi.configuration.Transform@3b13eb9c[id=doubleMetaphone,transformClass=class org.openhie.openempi.transf ormation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@18d16d11[fieldName=custom1 ,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@3b13eb9c[id=doubleMetaphone,transformClass=class org.open hie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@5d4f83d1[fieldName=c ustom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@3b13eb9c[id=doubleMetaphone,transformClass=class org .openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl. DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@f573e33[m atchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_781_0_, this_.audit_event_type_code as audi t2_781_0_, this_.audit_event_type_description as audit3_781_0_, this_.audit_event_type_name as audit4_781_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_781_0_, this_.audit_event_type_code as audit2_781_0_, this_.audit_event_type_descripti on as audit3_781_0_, this_.audit_event_type_name as audit4_781_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_lock ed as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, u ser0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94 _, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_use r user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as addre ss94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.crede ntials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_ .last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_ .username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1 _.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, rol e1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.U serSession@5123968[sessionId=,sessionKey=31AB36B6FEDAC055EA302CB0A518AEDE,user=org.openhie.openempi.model.User@65e84ff1[username=admin ,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 16:54:09 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ? , ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select distinct identifier0_.universal_identifier_type_code as col_0_0_ from identifie r_domain identifier0_ where identifier0_.universal_identifier_type_code is not null order by identifier0_.universal_identifier_type_code Hibernate: select distinct identifier0_.universal_identifier_type_code as col_0_0_ from identifier_domain identifier0_ where identifier0_.un iversal_identifier_type_code is not null order by identifier0_.universal_identifier_type_code TRACE - org.openhie.openempi.dao.hibernate.PersonDaoHibernate.getIdentifierDomainTypeCodes(180) | Obtained the list of universal identifier type codes of size 43 entries. Universal Identifier Type Code: AlabamaDLN Universal Identifier Type Code: AlaskaDLN Universal Identifier Type Code: ArizonaDLN Universal Identifier Type Code: ArkansasDLN Universal Identifier Type Code: CaliforniaDLN Universal Identifier Type Code: ColoradoDLN Universal Identifier Type Code: ConnecticutDLN Universal Identifier Type Code: DCDLN Universal Identifier Type Code: DelawareDLN Universal Identifier Type Code: FloridaDLN Universal Identifier Type Code: HawaiiDLN Universal Identifier Type Code: IdahoDLN Universal Identifier Type Code: IS Universal Identifier Type Code: ISO Universal Identifier Type Code: MontanaDLN Universal Identifier Type Code: NebraskaDLN Universal Identifier Type Code: NevadaDLN Universal Identifier Type Code: NewHampshireDLN Universal Identifier Type Code: NewJerseyDLN Universal Identifier Type Code: NewMexicoDLN Universal Identifier Type Code: NewYorkDLN Universal Identifier Type Code: NorthCarolinaDLN Universal Identifier Type Code: NorthDakotaDLN Universal Identifier Type Code: OhioDLN Universal Identifier Type Code: OklahomaDLN Universal Identifier Type Code: OpenMRS Universal Identifier Type Code: OregonDLN Universal Identifier Type Code: PennsylvaniaDLN Universal Identifier Type Code: RhodeIslandDLN Universal Identifier Type Code: SouthCarolinaDLN Universal Identifier Type Code: SouthDakotaDLN Universal Identifier Type Code: SSN Universal Identifier Type Code: TennesseeDLN Universal Identifier Type Code: TexasDLN Universal Identifier Type Code: TIN Universal Identifier Type Code: USDLN Universal Identifier Type Code: UtahDLN Universal Identifier Type Code: VermontDLN Universal Identifier Type Code: VirginiaDLN Universal Identifier Type Code: WashingtonDLN Universal Identifier Type Code: WestVirginiaDLN Universal Identifier Type Code: WisconsinDLN Universal Identifier Type Code: WyomingDLN DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testGetUniversalIdentifierTypeCodes]. DEBUG - org.openhie.openempi.service.BaseServiceTestCase.onSetUp(26) | In onSetUp method DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@513c952f]; rollback [true]. INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hiber nate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (i n JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in fi le: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\open empi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@77 655fb9[transforms=[org.openhie.openempi.configuration.Transform@206fa7ec[id=doubleMetaphone,transformClass=class org.openhie.openempi.transf ormation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@2798797[fieldName=custom1, sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@206fa7ec[id=doubleMetaphone,transformClass=class org.openh ie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@78b4cbc5[fieldName=cu stom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@206fa7ec[id=doubleMetaphone,transformClass=class org. openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl. DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@25ae306c[ matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_820_0_, this_.audit_event_type_code as audi t2_820_0_, this_.audit_event_type_description as audit3_820_0_, this_.audit_event_type_name as audit4_820_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_820_0_, this_.audit_event_type_code as audit2_820_0_, this_.audit_event_type_descripti on as audit3_820_0_, this_.audit_event_type_name as audit4_820_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_lock ed as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, u ser0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94 _, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_use r user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as addre ss94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.crede ntials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_ .last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_ .username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1 _.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, rol e1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.U serSession@5ef23a26[sessionId=,sessionKey=5E8AD6D08F371A0E1BC5A81CEBDBE1BA,user=org.openhie.openempi.model.User@6576e542[username=admi n,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 16:54:10 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ? , ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select identifier0_.identifier_domain_id as identifier1_824_, identifier0_.date_create d as date2_824_, identifier0_.namespace_identifier as namespace3_824_, identifier0_.universal_identifier as universal4_824_, identifier0_.un iversal_identifier_type_code as universal5_824_, identifier0_.creator_id as creator6_824_ from identifier_domain identifier0_ where identifi er0_.universal_identifier_type_code=? Hibernate: select identifier0_.identifier_domain_id as identifier1_824_, identifier0_.date_created as date2_824_, identifier0_.namespace_ide ntifier as namespace3_824_, identifier0_.universal_identifier as universal4_824_, identifier0_.universal_identifier_type_code as universal5_ 824_, identifier0_.creator_id as creator6_824_ from identifier_domain identifier0_ where identifier0_.universal_identifier_type_code=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id835_0_, user0_.account_expired as account2_835_0_, user0_.accoun t_locked as account3_835_0_, user0_.address as address835_0_, user0_.city as city835_0_, user0_.country as country835_0_, user0_.postal_code as postal7_835_0_, user0_.province as province835_0_, user0_.credentials_expired as credenti9_835_0_, user0_.email as email835_0_, user0_.a ccount_enabled as account11_835_0_, user0_.first_name as first12_835_0_, user0_.last_name as last13_835_0_, user0_.password as password835_0 _, user0_.password_hint as password15_835_0_, user0_.phone_number as phone16_835_0_, user0_.username as username835_0_, user0_.version as ve rsion835_0_, user0_.website as website835_0_ from app_user user0_ where user0_.id=? Hibernate: select user0_.id as id835_0_, user0_.account_expired as account2_835_0_, user0_.account_locked as account3_835_0_, user0_.address as address835_0_, user0_.city as city835_0_, user0_.country as country835_0_, user0_.postal_code as postal7_835_0_, user0_.province as prov ince835_0_, user0_.credentials_expired as credenti9_835_0_, user0_.email as email835_0_, user0_.account_enabled as account11_835_0_, user0_. first_name as first12_835_0_, user0_.last_name as last13_835_0_, user0_.password as password835_0_, user0_.password_hint as password15_835_0 _, user0_.phone_number as phone16_835_0_, user0_.username as username835_0_, user0_.version as version835_0_, user0_.website as website835_0 _ from app_user user0_ where user0_.id=? TRACE - org.openhie.openempi.service.impl.PersonManagerServiceImpl.obtainUniqueIdentifierDomain(235) | The universlIdentifierTypeCode OpenMR S is known to the system exptresson is true DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select nextval ('public.identifier_domain_seq') Hibernate: select nextval ('public.identifier_domain_seq') DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into identifier_domain (date_created, namespace_identifier, universal_identifie r, universal_identifier_type_code, creator_id, identifier_domain_id) values (?, ?, ?, ?, ?, ?) Hibernate: insert into identifier_domain (date_created, namespace_identifier, universal_identifier, universal_identifier_type_code, creator_ id, identifier_domain_id) values (?, ?, ?, ?, ?, ?) DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate.addIdentifierDomain(187) | Finished saving the identifier domain. TRACE - org.openhie.openempi.service.impl.PersonManagerServiceImpl.obtainUniqueIdentifierDomain(241) | Created new identifier domain org.ope nhie.openempi.model.IdentifierDomain@1f421ab0[identifierDomainId=150,userCreatedBy=org.openhie.openempi.model.User@6576e542[username=admin,e nabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=ee6f8420-41c6-11df-8ede-0017426fe59e,univ ersalIdentifierTypeCode=OpenMRS,namespaceIdentifier=ee6f8420-41c6-11df-8ede-0017426fe59e,dateCreated=Tue Apr 06 16:54:10 CDT 2010] DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.saveAuditEvent(66) | About to audit the event org.openhie.openempi.model.Aud itEvent@3a8393ef[auditEventId=,dateCreated=Tue Apr 06 16:54:10 CDT 2010,auditEventType=org.openhie.openempi.model.AuditEventType@2fe83 585[auditEventTypeCd=7,auditEventTypeName=Obtain Identifier Domain,auditEventTypeDescription=Obtain a new unique identifier domain of a give n type,auditEventTypeCode=OID],auditEventDescription=Obtained unique identifier domain type for type code OpenMRS,refPerson=,altRefPer son=,userCreatedBy=org.openhie.openempi.model.User@6576e542[username=admin,enabled=true,accountExpired=false,credentialsExpired=false, accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select nextval ('public.audit_event_seq') Hibernate: select nextval ('public.audit_event_seq') DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into audit_event (alt_ref_person_id, audit_event_description, audit_event_type_ cd, date_created, ref_person_id, creator_id, audit_event_id) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into audit_event (alt_ref_person_id, audit_event_description, audit_event_type_cd, date_created, ref_person_id, creator_id , audit_event_id) values (?, ?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection Identifier Domain is : org.openhie.openempi.model.IdentifierDomain@1f421ab0[identifierDomainId=150,userCreatedBy=org.openhie.openempi.model. User@6576e542[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=ee6f8420-41 c6-11df-8ede-0017426fe59e,universalIdentifierTypeCode=OpenMRS,namespaceIdentifier=ee6f8420-41c6-11df-8ede-0017426fe59e,dateCreated=Tue Apr 0 6 16:54:10 CDT 2010] DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testObtainIdentifierDomain]. Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.346 sec Running CoreTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running org.openhie.openempi.service.impl.UserManagerImplTest WARN - org.openhie.openempi.service.impl.UserManagerImpl.saveUser(159) | PasswordEncoder not set, skipping password encryption... DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.removeUser(179) | removing user: 5 WARN - org.openhie.openempi.service.impl.UserManagerImpl.saveUser(159) | PasswordEncoder not set, skipping password encryption... WARN - org.openhie.openempi.service.impl.UserManagerImpl.saveUser(159) | PasswordEncoder not set, skipping password encryption... org.springframework.dao.DataIntegrityViolationException: at org.jmock.lib.action.ThrowAction.invoke(ThrowAction.java:27) at org.jmock.internal.InvocationExpectation.invoke(InvocationExpectation.java:126) at org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:52) at org.jmock.Mockery.dispatch(Mockery.java:204) at org.jmock.Mockery.access$000(Mockery.java:37) at org.jmock.Mockery$MockObject.invoke(Mockery.java:246) at org.jmock.internal.InvocationDiverter.invoke(InvocationDiverter.java:27) at org.jmock.internal.ProxiedObjectIdentity.invoke(ProxiedObjectIdentity.java:36) at org.jmock.lib.JavaReflectionImposteriser$1.invoke(JavaReflectionImposteriser.java:33) at $Proxy40.saveUser(Unknown Source) at org.openhie.openempi.service.impl.UserManagerImpl.saveUser(UserManagerImpl.java:163) at org.openhie.openempi.service.impl.UserManagerImplTest.testUserExistsException(UserManagerImplTest.java:151) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.junit.internal.runners.TestMethod.invoke(TestMethod.java:59) at org.jmock.integration.junit4.JMock$1.invoke(JMock.java:36) at org.junit.internal.runners.MethodRoadie.runTestMethod(MethodRoadie.java:98) at org.junit.internal.runners.MethodRoadie$2.run(MethodRoadie.java:79) at org.junit.internal.runners.MethodRoadie.runBeforesThenTestThenAfters(MethodRoadie.java:87) at org.junit.internal.runners.MethodRoadie.runTest(MethodRoadie.java:77) at org.junit.internal.runners.MethodRoadie.run(MethodRoadie.java:42) at org.junit.internal.runners.JUnit4ClassRunner.invokeTestMethod(JUnit4ClassRunner.java:88) at org.junit.internal.runners.JUnit4ClassRunner.runMethods(JUnit4ClassRunner.java:51) at org.junit.internal.runners.JUnit4ClassRunner$1.run(JUnit4ClassRunner.java:44) at org.junit.internal.runners.ClassRoadie.runUnprotected(ClassRoadie.java:27) at org.junit.internal.runners.ClassRoadie.runProtected(ClassRoadie.java:37) at org.junit.internal.runners.JUnit4ClassRunner.run(JUnit4ClassRunner.java:42) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) WARN - org.openhie.openempi.service.impl.UserManagerImpl.saveUser(166) | DEBUG - org.openhie.openempi.service.impl.UserManagerImplTest.testUserExistsException(154) | expected exception: User 'admin' already exists ! Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 sec Running org.openhie.openempi.service.UserManagerTest DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@513c952f]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select role0_.id as id54_, role0_.description as descript2_54_, role0_.name as name54_ from role role0_ where role0_.name=? Hibernate: select role0_.id as id54_, role0_.description as descript2_54_, role0_.name as name54_ from role role0_ where role0_.name=? DEBUG - org.openhie.openempi.dao.hibernate.UserDaoHibernate.saveUser(66) | user's id: null DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select nextval ('hibernate_sequence') Hibernate: select nextval ('hibernate_sequence') DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into app_user (account_expired, account_locked, address, city, country, postal_ code, province, credentials_expired, email, account_enabled, first_name, last_name, password, password_hint, phone_number, username, version , website, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into app_user (account_expired, account_locked, address, city, country, postal_code, province, credentials_expired, email, account_enabled, first_name, last_name, password, password_hint, phone_number, username, version, website, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_role (user_id, role_id) values (?, ?) Hibernate: insert into user_role (user_id, role_id) values (?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id55_, user0_.account_expired as account2_55_, user0_.account_lock ed as account3_55_, user0_.address as address55_, user0_.city as city55_, user0_.country as country55_, user0_.postal_code as postal7_55_, u ser0_.province as province55_, user0_.credentials_expired as credenti9_55_, user0_.email as email55_, user0_.account_enabled as account11_55 _, user0_.first_name as first12_55_, user0_.last_name as last13_55_, user0_.password as password55_, user0_.password_hint as password15_55_, user0_.phone_number as phone16_55_, user0_.username as username55_, user0_.version as version55_, user0_.website as website55_ from app_use r user0_ where user0_.username=? Hibernate: select user0_.id as id55_, user0_.account_expired as account2_55_, user0_.account_locked as account3_55_, user0_.address as addre ss55_, user0_.city as city55_, user0_.country as country55_, user0_.postal_code as postal7_55_, user0_.province as province55_, user0_.crede ntials_expired as credenti9_55_, user0_.email as email55_, user0_.account_enabled as account11_55_, user0_.first_name as first12_55_, user0_ .last_name as last13_55_, user0_.password as password55_, user0_.password_hint as password15_55_, user0_.phone_number as phone16_55_, user0_ .username as username55_, user0_.version as version55_, user0_.website as website55_ from app_user user0_ where user0_.username=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User john has authority: ROLE_USER DEBUG - org.openhie.openempi.service.UserManagerTest.testGetUser(82) | org.openhie.openempi.model.User@35c3c6d8[username=john,enabled=false, accountExpired=false,credentialsExpired=false,accountLocked=false] DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testGetUser]. DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@513c952f]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select role0_.id as id54_, role0_.description as descript2_54_, role0_.name as name54_ from role role0_ where role0_.name=? Hibernate: select role0_.id as id54_, role0_.description as descript2_54_, role0_.name as name54_ from role role0_ where role0_.name=? DEBUG - org.openhie.openempi.dao.hibernate.UserDaoHibernate.saveUser(66) | user's id: null DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select nextval ('hibernate_sequence') Hibernate: select nextval ('hibernate_sequence') DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into app_user (account_expired, account_locked, address, city, country, postal_ code, province, credentials_expired, email, account_enabled, first_name, last_name, password, password_hint, phone_number, username, version , website, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into app_user (account_expired, account_locked, address, city, country, postal_code, province, credentials_expired, email, account_enabled, first_name, last_name, password, password_hint, phone_number, username, version, website, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_role (user_id, role_id) values (?, ?) Hibernate: insert into user_role (user_id, role_id) values (?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id55_, user0_.account_expired as account2_55_, user0_.account_lock ed as account3_55_, user0_.address as address55_, user0_.city as city55_, user0_.country as country55_, user0_.postal_code as postal7_55_, u ser0_.province as province55_, user0_.credentials_expired as credenti9_55_, user0_.email as email55_, user0_.account_enabled as account11_55 _, user0_.first_name as first12_55_, user0_.last_name as last13_55_, user0_.password as password55_, user0_.password_hint as password15_55_, user0_.phone_number as phone16_55_, user0_.username as username55_, user0_.version as version55_, user0_.website as website55_ from app_use r user0_ where user0_.username=? Hibernate: select user0_.id as id55_, user0_.account_expired as account2_55_, user0_.account_locked as account3_55_, user0_.address as addre ss55_, user0_.city as city55_, user0_.country as country55_, user0_.postal_code as postal7_55_, user0_.province as province55_, user0_.crede ntials_expired as credenti9_55_, user0_.email as email55_, user0_.account_enabled as account11_55_, user0_.first_name as first12_55_, user0_ .last_name as last13_55_, user0_.password as password55_, user0_.password_hint as password15_55_, user0_.phone_number as phone16_55_, user0_ .username as username55_, user0_.version as version55_, user0_.website as website55_ from app_user user0_ where user0_.username=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User john has authority: ROLE_USER DEBUG - org.openhie.openempi.service.UserManagerTest.testSaveUser(103) | saving user with updated phone number: org.openhie.openempi.model.U ser@2d7cc01d[username=john,enabled=false,accountExpired=false,credentialsExpired=false,accountLocked=false] DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testSaveUser]. DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@513c952f]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select role0_.id as id54_, role0_.description as descript2_54_, role0_.name as name54_ from role role0_ where role0_.name=? Hibernate: select role0_.id as id54_, role0_.description as descript2_54_, role0_.name as name54_ from role role0_ where role0_.name=? DEBUG - org.openhie.openempi.dao.hibernate.UserDaoHibernate.saveUser(66) | user's id: null DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select nextval ('hibernate_sequence') Hibernate: select nextval ('hibernate_sequence') DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into app_user (account_expired, account_locked, address, city, country, postal_ code, province, credentials_expired, email, account_enabled, first_name, last_name, password, password_hint, phone_number, username, version , website, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into app_user (account_expired, account_locked, address, city, country, postal_code, province, credentials_expired, email, account_enabled, first_name, last_name, password, password_hint, phone_number, username, version, website, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_role (user_id, role_id) values (?, ?) Hibernate: insert into user_role (user_id, role_id) values (?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id55_, user0_.account_expired as account2_55_, user0_.account_lock ed as account3_55_, user0_.address as address55_, user0_.city as city55_, user0_.country as country55_, user0_.postal_code as postal7_55_, u ser0_.province as province55_, user0_.credentials_expired as credenti9_55_, user0_.email as email55_, user0_.account_enabled as account11_55 _, user0_.first_name as first12_55_, user0_.last_name as last13_55_, user0_.password as password55_, user0_.password_hint as password15_55_, user0_.phone_number as phone16_55_, user0_.username as username55_, user0_.version as version55_, user0_.website as website55_ from app_use r user0_ where user0_.username=? Hibernate: select user0_.id as id55_, user0_.account_expired as account2_55_, user0_.account_locked as account3_55_, user0_.address as addre ss55_, user0_.city as city55_, user0_.country as country55_, user0_.postal_code as postal7_55_, user0_.province as province55_, user0_.crede ntials_expired as credenti9_55_, user0_.email as email55_, user0_.account_enabled as account11_55_, user0_.first_name as first12_55_, user0_ .last_name as last13_55_, user0_.password as password55_, user0_.password_hint as password15_55_, user0_.phone_number as phone16_55_, user0_ .username as username55_, user0_.version as version55_, user0_.website as website55_ from app_user user0_ where user0_.username=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User john has authority: ROLE_USER DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testAddUser]. DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@513c952f]; rollback [true]. INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hiber nate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (i n JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in fi le: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\open empi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@7f ec0e19[transforms=[org.openhie.openempi.configuration.Transform@6291cceb[id=doubleMetaphone,transformClass=class org.openhie.openempi.transf ormation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@52248adb[fieldName=custom1 ,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@6291cceb[id=doubleMetaphone,transformClass=class org.open hie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@5d1859fe[fieldName=c ustom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@6291cceb[id=doubleMetaphone,transformClass=class org .openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl. DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@69bc6271[ matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_859_0_, this_.audit_event_type_code as audi t2_859_0_, this_.audit_event_type_description as audit3_859_0_, this_.audit_event_type_name as audit4_859_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_859_0_, this_.audit_event_type_code as audit2_859_0_, this_.audit_event_type_descripti on as audit3_859_0_, this_.audit_event_type_name as audit4_859_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_lock ed as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, u ser0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94 _, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_use r user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as addre ss94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.crede ntials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_ .last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_ .username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1 _.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, rol e1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.U serSession@618c5880[sessionId=,sessionKey=57FE90652CA8E833A8D6FF5BD2CB0D18,user=org.openhie.openempi.model.User@428d9b22[username=admi n,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 16:54:11 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ? , ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id55_0_, user0_.account_expired as account2_55_0_, user0_.account_ locked as account3_55_0_, user0_.address as address55_0_, user0_.city as city55_0_, user0_.country as country55_0_, user0_.postal_code as po stal7_55_0_, user0_.province as province55_0_, user0_.credentials_expired as credenti9_55_0_, user0_.email as email55_0_, user0_.account_ena bled as account11_55_0_, user0_.first_name as first12_55_0_, user0_.last_name as last13_55_0_, user0_.password as password55_0_, user0_.pass word_hint as password15_55_0_, user0_.phone_number as phone16_55_0_, user0_.username as username55_0_, user0_.version as version55_0_, user0 _.website as website55_0_ from app_user user0_ where user0_.id=? Hibernate: select user0_.id as id55_0_, user0_.account_expired as account2_55_0_, user0_.account_locked as account3_55_0_, user0_.address as address55_0_, user0_.city as city55_0_, user0_.country as country55_0_, user0_.postal_code as postal7_55_0_, user0_.province as province55_ 0_, user0_.credentials_expired as credenti9_55_0_, user0_.email as email55_0_, user0_.account_enabled as account11_55_0_, user0_.first_name as first12_55_0_, user0_.last_name as last13_55_0_, user0_.password as password55_0_, user0_.password_hint as password15_55_0_, user0_.phone _number as phone16_55_0_, user0_.username as username55_0_, user0_.version as version55_0_, user0_.website as website55_0_ from app_user use r0_ where user0_.id=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select nextval ('public.user_file_seq') Hibernate: select nextval ('public.user_file_seq') DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_ id) values (?, ?, ?, ?, ?, ?) Hibernate: insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_ id) values (?, ?, ?, ?, ?, ?) Hibernate: insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_ id) values (?, ?, ?, ?, ?, ?) Hibernate: insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_ id) values (?, ?, ?, ?, ?, ?) Hibernate: insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_ id) values (?, ?, ?, ?, ?, ?) Hibernate: insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_ id) values (?, ?, ?, ?, ?, ?) Hibernate: insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_ id) values (?, ?, ?, ?, ?, ?) Hibernate: insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_ id) values (?, ?, ?, ?, ?, ?) Hibernate: insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_ id) values (?, ?, ?, ?, ?, ?) Hibernate: insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_ id) values (?, ?, ?, ?, ?, ?) Hibernate: insert into user_file (date_created, filename, imported_ind, name, user_id, user_file_id) values (?, ?, ?, ?, ?, ?) DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.getUserFiles(202) | Loading user file entries for user: org.openhie.openempi.model .User@428d9b22[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select userfile0_.user_file_id as user1_56_, userfile0_.date_created as date2_56_, use rfile0_.filename as filename56_, userfile0_.imported_ind as imported4_56_, userfile0_.name as name56_, userfile0_.user_id as user6_56_ from user_file userfile0_ where userfile0_.user_id=? Hibernate: select userfile0_.user_file_id as user1_56_, userfile0_.date_created as date2_56_, userfile0_.filename as filename56_, userfile0_ .imported_ind as imported4_56_, userfile0_.name as name56_, userfile0_.user_id as user6_56_ from user_file userfile0_ where userfile0_.user_ id=? Found file: org.openhie.openempi.model.UserFile@fbe496b[userFileId=500050,owner=org.openhie.openempi.model.User@66987c7d[username=admin,enab led=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test0,filename=/tmp/test.file0.test,imported=N,dateCreated= Tue Apr 06 16:54:11 CDT 2010] Found file: org.openhie.openempi.model.UserFile@2e888d65[userFileId=500051,owner=org.openhie.openempi.model.User@66987c7d[username=admin,ena bled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test1,filename=/tmp/test.file1.test,imported=N,dateCreated =Tue Apr 06 16:54:11 CDT 2010] Found file: org.openhie.openempi.model.UserFile@78c8a027[userFileId=500052,owner=org.openhie.openempi.model.User@66987c7d[username=admin,ena bled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test2,filename=/tmp/test.file2.test,imported=N,dateCreated =Tue Apr 06 16:54:11 CDT 2010] Found file: org.openhie.openempi.model.UserFile@164da25[userFileId=500053,owner=org.openhie.openempi.model.User@66987c7d[username=admin,enab led=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test3,filename=/tmp/test.file3.test,imported=N,dateCreated= Tue Apr 06 16:54:11 CDT 2010] Found file: org.openhie.openempi.model.UserFile@139231a9[userFileId=500054,owner=org.openhie.openempi.model.User@66987c7d[username=admin,ena bled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test4,filename=/tmp/test.file4.test,imported=N,dateCreated =Tue Apr 06 16:54:11 CDT 2010] Found file: org.openhie.openempi.model.UserFile@72bfbd32[userFileId=500055,owner=org.openhie.openempi.model.User@66987c7d[username=admin,ena bled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test5,filename=/tmp/test.file5.test,imported=N,dateCreated =Tue Apr 06 16:54:11 CDT 2010] Found file: org.openhie.openempi.model.UserFile@1d4e91f8[userFileId=500056,owner=org.openhie.openempi.model.User@66987c7d[username=admin,ena bled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test6,filename=/tmp/test.file6.test,imported=N,dateCreated =Tue Apr 06 16:54:11 CDT 2010] Found file: org.openhie.openempi.model.UserFile@6f84a0b7[userFileId=500057,owner=org.openhie.openempi.model.User@66987c7d[username=admin,ena bled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test7,filename=/tmp/test.file7.test,imported=N,dateCreated =Tue Apr 06 16:54:11 CDT 2010] Found file: org.openhie.openempi.model.UserFile@4dd3c6fd[userFileId=500058,owner=org.openhie.openempi.model.User@66987c7d[username=admin,ena bled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test8,filename=/tmp/test.file8.test,imported=N,dateCreated =Tue Apr 06 16:54:11 CDT 2010] Found file: org.openhie.openempi.model.UserFile@58a58c89[userFileId=500059,owner=org.openhie.openempi.model.User@66987c7d[username=admin,ena bled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test9,filename=/tmp/test.file9.test,imported=N,dateCreated =Tue Apr 06 16:54:11 CDT 2010] Removing file: org.openhie.openempi.model.UserFile@fbe496b[userFileId=500050,owner=org.openhie.openempi.model.User@66987c7d[username=admin,e nabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test0,filename=/tmp/test.file0.test,imported=N,dateCreat ed=Tue Apr 06 16:54:11 CDT 2010] DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.removeUserFile(207) | Deleting a user file entry: org.openhie.openempi.model.UserF ile@fbe496b[userFileId=500050,owner=org.openhie.openempi.model.User@66987c7d[username=admin,enabled=true,accountExpired=false,credentialsExp ired=false,accountLocked=false],name=test0,filename=/tmp/test.file0.test,imported=N,dateCreated=Tue Apr 06 16:54:11 CDT 2010] DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.removeUserFile(217) | Deleting physical upload file stored at: C:\tmp\test.file0.t est returned false DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | delete from user_file where user_file_id=? Hibernate: delete from user_file where user_file_id=? Removing file: org.openhie.openempi.model.UserFile@2e888d65[userFileId=500051,owner=org.openhie.openempi.model.User@66987c7d[username=admin, enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test1,filename=/tmp/test.file1.test,imported=N,dateCrea ted=Tue Apr 06 16:54:11 CDT 2010] DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.removeUserFile(207) | Deleting a user file entry: org.openhie.openempi.model.UserF ile@2e888d65[userFileId=500051,owner=org.openhie.openempi.model.User@66987c7d[username=admin,enabled=true,accountExpired=false,credentialsEx pired=false,accountLocked=false],name=test1,filename=/tmp/test.file1.test,imported=N,dateCreated=Tue Apr 06 16:54:11 CDT 2010] DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.removeUserFile(217) | Deleting physical upload file stored at: C:\tmp\test.file1.t est returned false DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | delete from user_file where user_file_id=? Hibernate: delete from user_file where user_file_id=? Removing file: org.openhie.openempi.model.UserFile@78c8a027[userFileId=500052,owner=org.openhie.openempi.model.User@66987c7d[username=admin, enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test2,filename=/tmp/test.file2.test,imported=N,dateCrea ted=Tue Apr 06 16:54:11 CDT 2010] DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.removeUserFile(207) | Deleting a user file entry: org.openhie.openempi.model.UserF ile@78c8a027[userFileId=500052,owner=org.openhie.openempi.model.User@66987c7d[username=admin,enabled=true,accountExpired=false,credentialsEx pired=false,accountLocked=false],name=test2,filename=/tmp/test.file2.test,imported=N,dateCreated=Tue Apr 06 16:54:11 CDT 2010] DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.removeUserFile(217) | Deleting physical upload file stored at: C:\tmp\test.file2.t est returned false DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | delete from user_file where user_file_id=? Hibernate: delete from user_file where user_file_id=? Removing file: org.openhie.openempi.model.UserFile@164da25[userFileId=500053,owner=org.openhie.openempi.model.User@66987c7d[username=admin,e nabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test3,filename=/tmp/test.file3.test,imported=N,dateCreat ed=Tue Apr 06 16:54:11 CDT 2010] DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.removeUserFile(207) | Deleting a user file entry: org.openhie.openempi.model.UserF ile@164da25[userFileId=500053,owner=org.openhie.openempi.model.User@66987c7d[username=admin,enabled=true,accountExpired=false,credentialsExp ired=false,accountLocked=false],name=test3,filename=/tmp/test.file3.test,imported=N,dateCreated=Tue Apr 06 16:54:11 CDT 2010] DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.removeUserFile(217) | Deleting physical upload file stored at: C:\tmp\test.file3.t est returned false DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | delete from user_file where user_file_id=? Hibernate: delete from user_file where user_file_id=? Removing file: org.openhie.openempi.model.UserFile@139231a9[userFileId=500054,owner=org.openhie.openempi.model.User@66987c7d[username=admin, enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test4,filename=/tmp/test.file4.test,imported=N,dateCrea ted=Tue Apr 06 16:54:11 CDT 2010] DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.removeUserFile(207) | Deleting a user file entry: org.openhie.openempi.model.UserF ile@139231a9[userFileId=500054,owner=org.openhie.openempi.model.User@66987c7d[username=admin,enabled=true,accountExpired=false,credentialsEx pired=false,accountLocked=false],name=test4,filename=/tmp/test.file4.test,imported=N,dateCreated=Tue Apr 06 16:54:11 CDT 2010] DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.removeUserFile(217) | Deleting physical upload file stored at: C:\tmp\test.file4.t est returned false DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | delete from user_file where user_file_id=? Hibernate: delete from user_file where user_file_id=? Removing file: org.openhie.openempi.model.UserFile@72bfbd32[userFileId=500055,owner=org.openhie.openempi.model.User@66987c7d[username=admin, enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test5,filename=/tmp/test.file5.test,imported=N,dateCrea ted=Tue Apr 06 16:54:11 CDT 2010] DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.removeUserFile(207) | Deleting a user file entry: org.openhie.openempi.model.UserF ile@72bfbd32[userFileId=500055,owner=org.openhie.openempi.model.User@66987c7d[username=admin,enabled=true,accountExpired=false,credentialsEx pired=false,accountLocked=false],name=test5,filename=/tmp/test.file5.test,imported=N,dateCreated=Tue Apr 06 16:54:11 CDT 2010] DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.removeUserFile(217) | Deleting physical upload file stored at: C:\tmp\test.file5.t est returned false DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | delete from user_file where user_file_id=? Hibernate: delete from user_file where user_file_id=? Removing file: org.openhie.openempi.model.UserFile@1d4e91f8[userFileId=500056,owner=org.openhie.openempi.model.User@66987c7d[username=admin, enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test6,filename=/tmp/test.file6.test,imported=N,dateCrea ted=Tue Apr 06 16:54:11 CDT 2010] DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.removeUserFile(207) | Deleting a user file entry: org.openhie.openempi.model.UserF ile@1d4e91f8[userFileId=500056,owner=org.openhie.openempi.model.User@66987c7d[username=admin,enabled=true,accountExpired=false,credentialsEx pired=false,accountLocked=false],name=test6,filename=/tmp/test.file6.test,imported=N,dateCreated=Tue Apr 06 16:54:11 CDT 2010] DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.removeUserFile(217) | Deleting physical upload file stored at: C:\tmp\test.file6.t est returned false DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | delete from user_file where user_file_id=? Hibernate: delete from user_file where user_file_id=? Removing file: org.openhie.openempi.model.UserFile@6f84a0b7[userFileId=500057,owner=org.openhie.openempi.model.User@66987c7d[username=admin, enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test7,filename=/tmp/test.file7.test,imported=N,dateCrea ted=Tue Apr 06 16:54:11 CDT 2010] DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.removeUserFile(207) | Deleting a user file entry: org.openhie.openempi.model.UserF ile@6f84a0b7[userFileId=500057,owner=org.openhie.openempi.model.User@66987c7d[username=admin,enabled=true,accountExpired=false,credentialsEx pired=false,accountLocked=false],name=test7,filename=/tmp/test.file7.test,imported=N,dateCreated=Tue Apr 06 16:54:11 CDT 2010] DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.removeUserFile(217) | Deleting physical upload file stored at: C:\tmp\test.file7.t est returned false DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | delete from user_file where user_file_id=? Hibernate: delete from user_file where user_file_id=? Removing file: org.openhie.openempi.model.UserFile@4dd3c6fd[userFileId=500058,owner=org.openhie.openempi.model.User@66987c7d[username=admin, enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test8,filename=/tmp/test.file8.test,imported=N,dateCrea ted=Tue Apr 06 16:54:11 CDT 2010] DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.removeUserFile(207) | Deleting a user file entry: org.openhie.openempi.model.UserF ile@4dd3c6fd[userFileId=500058,owner=org.openhie.openempi.model.User@66987c7d[username=admin,enabled=true,accountExpired=false,credentialsEx pired=false,accountLocked=false],name=test8,filename=/tmp/test.file8.test,imported=N,dateCreated=Tue Apr 06 16:54:11 CDT 2010] DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.removeUserFile(217) | Deleting physical upload file stored at: C:\tmp\test.file8.t est returned false DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | delete from user_file where user_file_id=? Hibernate: delete from user_file where user_file_id=? Removing file: org.openhie.openempi.model.UserFile@58a58c89[userFileId=500059,owner=org.openhie.openempi.model.User@66987c7d[username=admin, enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],name=test9,filename=/tmp/test.file9.test,imported=N,dateCrea ted=Tue Apr 06 16:54:11 CDT 2010] DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.removeUserFile(207) | Deleting a user file entry: org.openhie.openempi.model.UserF ile@58a58c89[userFileId=500059,owner=org.openhie.openempi.model.User@66987c7d[username=admin,enabled=true,accountExpired=false,credentialsEx pired=false,accountLocked=false],name=test9,filename=/tmp/test.file9.test,imported=N,dateCreated=Tue Apr 06 16:54:11 CDT 2010] DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.removeUserFile(217) | Deleting physical upload file stored at: C:\tmp\test.file9.t est returned false DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | delete from user_file where user_file_id=? Hibernate: delete from user_file where user_file_id=? DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testUserFiles]. DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@513c952f]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select role0_.id as id54_, role0_.description as descript2_54_, role0_.name as name54_ from role role0_ where role0_.name=? Hibernate: select role0_.id as id54_, role0_.description as descript2_54_, role0_.name as name54_ from role role0_ where role0_.name=? DEBUG - org.openhie.openempi.dao.hibernate.UserDaoHibernate.saveUser(66) | user's id: null DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select nextval ('hibernate_sequence') Hibernate: select nextval ('hibernate_sequence') DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into app_user (account_expired, account_locked, address, city, country, postal_ code, province, credentials_expired, email, account_enabled, first_name, last_name, password, password_hint, phone_number, username, version , website, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into app_user (account_expired, account_locked, address, city, country, postal_code, province, credentials_expired, email, account_enabled, first_name, last_name, password, password_hint, phone_number, username, version, website, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_role (user_id, role_id) values (?, ?) Hibernate: insert into user_role (user_id, role_id) values (?, ?) DEBUG - org.openhie.openempi.service.UserManagerTest.testRemoveUser(144) | removing user... DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id55_, user0_.account_expired as account2_55_, user0_.account_lock ed as account3_55_, user0_.address as address55_, user0_.city as city55_, user0_.country as country55_, user0_.postal_code as postal7_55_, u ser0_.province as province55_, user0_.credentials_expired as credenti9_55_, user0_.email as email55_, user0_.account_enabled as account11_55 _, user0_.first_name as first12_55_, user0_.last_name as last13_55_, user0_.password as password55_, user0_.password_hint as password15_55_, user0_.phone_number as phone16_55_, user0_.username as username55_, user0_.version as version55_, user0_.website as website55_ from app_use r user0_ where user0_.username=? Hibernate: select user0_.id as id55_, user0_.account_expired as account2_55_, user0_.account_locked as account3_55_, user0_.address as addre ss55_, user0_.city as city55_, user0_.country as country55_, user0_.postal_code as postal7_55_, user0_.province as province55_, user0_.crede ntials_expired as credenti9_55_, user0_.email as email55_, user0_.account_enabled as account11_55_, user0_.first_name as first12_55_, user0_ .last_name as last13_55_, user0_.password as password55_, user0_.password_hint as password15_55_, user0_.phone_number as phone16_55_, user0_ .username as username55_, user0_.version as version55_, user0_.website as website55_ from app_user user0_ where user0_.username=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User john has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.removeUser(179) | removing user: 7 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | delete from user_role where user_id=? Hibernate: delete from user_role where user_id=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | delete from app_user where id=? and version=? Hibernate: delete from app_user where id=? and version=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id55_, user0_.account_expired as account2_55_, user0_.account_lock ed as account3_55_, user0_.address as address55_, user0_.city as city55_, user0_.country as country55_, user0_.postal_code as postal7_55_, u ser0_.province as province55_, user0_.credentials_expired as credenti9_55_, user0_.email as email55_, user0_.account_enabled as account11_55 _, user0_.first_name as first12_55_, user0_.last_name as last13_55_, user0_.password as password55_, user0_.password_hint as password15_55_, user0_.phone_number as phone16_55_, user0_.username as username55_, user0_.version as version55_, user0_.website as website55_ from app_use r user0_ where user0_.username=? Hibernate: select user0_.id as id55_, user0_.account_expired as account2_55_, user0_.account_locked as account3_55_, user0_.address as addre ss55_, user0_.city as city55_, user0_.country as country55_, user0_.postal_code as postal7_55_, user0_.province as province55_, user0_.crede ntials_expired as credenti9_55_, user0_.email as email55_, user0_.account_enabled as account11_55_, user0_.first_name as first12_55_, user0_ .last_name as last13_55_, user0_.password as password55_, user0_.password_hint as password15_55_, user0_.phone_number as phone16_55_, user0_ .username as username55_, user0_.version as version55_, user0_.website as website55_ from app_user user0_ where user0_.username=? DEBUG - org.openhie.openempi.service.UserManagerTest.testRemoveUser(151) | org.springframework.security.userdetails.UsernameNotFoundExceptio n: user 'john' not found... DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testRemoveUser]. Tests run: 5, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.67 sec <<< FAILURE! Running org.openhie.openempi.context.ContextTest DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@513c952f]; rollback [true]. INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hiber nate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (i n JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in fi le: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\open empi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@53 24ccb0[transforms=[org.openhie.openempi.configuration.Transform@14fa6175[id=doubleMetaphone,transformClass=class org.openhie.openempi.transf ormation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@42145315[fieldName=custom1 ,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@14fa6175[id=doubleMetaphone,transformClass=class org.open hie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@445aa997[fieldName=c ustom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@14fa6175[id=doubleMetaphone,transformClass=class org .openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl. DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@1c341b90[ matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_898_0_, this_.audit_event_type_code as audi t2_898_0_, this_.audit_event_type_description as audit3_898_0_, this_.audit_event_type_name as audit4_898_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_898_0_, this_.audit_event_type_code as audit2_898_0_, this_.audit_event_type_descripti on as audit3_898_0_, this_.audit_event_type_name as audit4_898_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_lock ed as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, u ser0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94 _, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_use r user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as addre ss94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.crede ntials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_ .last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_ .username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1 _.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, rol e1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.U serSession@74131444[sessionId=,sessionKey=0DAC379FFC04AE5C7913FCBA786EA623,user=org.openhie.openempi.model.User@166f5ae2[username=admi n,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 16:54:13 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ? , ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testAuthenticate]. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.93 sec Running org.openhie.openempi.matching.ComparisonVectorTest DEBUG - org.openhie.openempi.service.BaseServiceTestCase.onSetUp(26) | In onSetUp method DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@513c952f]; rollback [true]. INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hiber nate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (i n JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in fi le: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\open empi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@3d fe7b92[transforms=[org.openhie.openempi.configuration.Transform@e62ce0a[id=doubleMetaphone,transformClass=class org.openhie.openempi.transfo rmation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@78c4f9e6[fieldName=custom1, sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@e62ce0a[id=doubleMetaphone,transformClass=class org.openhi e.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@4bf2a8fb[fieldName=cus tom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@e62ce0a[id=doubleMetaphone,transformClass=class org.op enhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl. DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@28341db1[ matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_937_0_, this_.audit_event_type_code as audi t2_937_0_, this_.audit_event_type_description as audit3_937_0_, this_.audit_event_type_name as audit4_937_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_937_0_, this_.audit_event_type_code as audit2_937_0_, this_.audit_event_type_descripti on as audit3_937_0_, this_.audit_event_type_name as audit4_937_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_lock ed as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, u ser0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94 _, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_use r user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as addre ss94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.crede ntials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_ .last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_ .username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1 _.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, rol e1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.U serSession@5eb626b0[sessionId=,sessionKey=729CC19056999F71383AB0BC6F709D25,user=org.openhie.openempi.model.User@218b24cb[username=admi n,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 16:54:14 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ? , ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin Initialized the vector as: org.openhie.openempi.model.ComparisonVector@799318fa[matchFields={org.openhie.openempi.configuration.MatchField@2 84d0371[fieldName=givenName],org.openhie.openempi.configuration.MatchField@581d0462[fieldName=familyName],org.openhie.openempi.configuration .MatchField@590aeb1f[fieldName=phoneNumber],org.openhie.openempi.configuration.MatchField@5bd26de4[fieldName=city]},scores={0.0,0.0,0.0,0.0} ,binaryScores={0,0,0,0},vectorProbGivenM=0.0,vectorProbGivenU=0.0] Binary vector value is [ 1, 0, 1, 0 ] with value of 10 Binary vector value is [ 0, 1, 1, 1 ] with value of 7 DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testComparisonVector]. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.853 sec Running org.openhie.openempi.service.PersonServiceDeletePersonTest DEBUG - org.openhie.openempi.service.PersonServiceDeletePersonTest.onSetUp(52) | In onSetUp method DEBUG - org.openhie.openempi.service.BaseServiceTestCase.onSetUp(26) | In onSetUp method DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@513c952f]; rollback [true]. INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hiber nate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (i n JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in fi le: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\open empi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@5f 00fa88[transforms=[org.openhie.openempi.configuration.Transform@39402772[id=doubleMetaphone,transformClass=class org.openhie.openempi.transf ormation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@22ddcabb[fieldName=custom1 ,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@39402772[id=doubleMetaphone,transformClass=class org.open hie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@f28ccdf[fieldName=cu stom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@39402772[id=doubleMetaphone,transformClass=class org. openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl. DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@3fa24c3f[ matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_976_0_, this_.audit_event_type_code as audi t2_976_0_, this_.audit_event_type_description as audit3_976_0_, this_.audit_event_type_name as audit4_976_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_976_0_, this_.audit_event_type_code as audit2_976_0_, this_.audit_event_type_descripti on as audit3_976_0_, this_.audit_event_type_name as audit4_976_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_lock ed as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, u ser0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94 _, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_use r user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as addre ss94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.crede ntials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_ .last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_ .username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1 _.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, rol e1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.U serSession@4896c002[sessionId=,sessionKey=D542F97AA8BA6F395919F8710EF07054,user=org.openhie.openempi.model.User@388436ec[username=admi n,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 16:54:14 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ? , ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hiber nate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (i n JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in fi le: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\open empi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@67 392596[transforms=[org.openhie.openempi.configuration.Transform@58d2cfcb[id=doubleMetaphone,transformClass=class org.openhie.openempi.transf ormation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@784845fb[fieldName=custom1 ,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@58d2cfcb[id=doubleMetaphone,transformClass=class org.open hie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@50ea9f6e[fieldName=c ustom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@58d2cfcb[id=doubleMetaphone,transformClass=class org .openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl. DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@5b891842[ matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_1015_0_, this_.audit_event_type_code as aud it2_1015_0_, this_.audit_event_type_description as audit3_1015_0_, this_.audit_event_type_name as audit4_1015_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_1015_0_, this_.audit_event_type_code as audit2_1015_0_, this_.audit_event_type_descrip tion as audit3_1015_0_, this_.audit_event_type_name as audit4_1015_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_lock ed as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, u ser0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94 _, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_use r user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as addre ss94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.crede ntials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_ .last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_ .username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1 _.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, rol e1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.U serSession@236db810[sessionId=,sessionKey=15BE14482629BC7457E60DBB261BE3D2,user=org.openhie.openempi.model.User@5d9e4d25[username=admi n,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 16:54:15 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ? , ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin DEBUG - org.openhie.openempi.service.impl.ValidationServiceImpl.validate(27) | Validating object : org.openhie.openempi.model.PersonIdentifi er@6de0e650[personIdentifierId=,identifierDomain=org.openhie.openempi.model.IdentifierDomain@4830c68b[identifierDomainId=,userCr eatedBy=,universalIdentifier=,universalIdentifierTypeCode=,namespaceIdentifier=SSN,dateCreated=],userByCreatorId=,userByVoidedById=,identifier=555-55-5555,dateCreated=,dateVoided=] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_1024_6_, this_.address1 as address2_1024_6_, this_.a ddress2 as address3_1024_6_, this_.address_type_cd as address48_1024_6_, this_.birth_order as birth4_1024_6_, this_.birth_place as birth5_10 24_6_, this_.city as city1024_6_, this_.country as country1024_6_, this_.country_code as country8_1024_6_, this_.custom1 as custom9_1024_6_, this_.custom2 as custom10_1024_6_, this_.custom3 as custom11_1024_6_, this_.custom4 as custom12_1024_6_, this_.custom5 as custom13_1024_6_, this_.date_changed as date14_1024_6_, this_.date_created as date15_1024_6_, this_.date_of_birth as date16_1024_6_, this_.date_voided as dat e17_1024_6_, this_.death_ind as death18_1024_6_, this_.death_time as death19_1024_6_, this_.degree as degree1024_6_, this_.email as email102 4_6_, this_.ethnic_group_cd as ethnic47_1024_6_, this_.family_name as family22_1024_6_, this_.family_name2 as family23_1024_6_, this_.gender _cd as gender38_1024_6_, this_.given_name as given24_1024_6_, this_.language_cd as language43_1024_6_, this_.marital_status_code as marital2 5_1024_6_, this_.middle_name as middle26_1024_6_, this_.mothers_maiden_name as mothers27_1024_6_, this_.multiple_birth_ind as multiple28_102 4_6_, this_.name_type_cd as name45_1024_6_, this_.nationality_cd as nationa39_1024_6_, this_.phone_area_code as phone29_1024_6_, this_.phone _country_code as phone30_1024_6_, this_.phone_ext as phone31_1024_6_, this_.phone_number as phone32_1024_6_, this_.postal_code as postal33_1 024_6_, this_.prefix as prefix1024_6_, this_.race_cd as race42_1024_6_, this_.religion_cd as religion44_1024_6_, this_.ssn as ssn1024_6_, th is_.state as state1024_6_, this_.suffix as suffix1024_6_, this_.changed_by_id as changed46_1024_6_, this_.creator_id as creator41_1024_6_, t his_.voided_by_id as voided40_1024_6_, pi1_.person_identifier_id as person1_1025_0_, pi1_.date_created as date2_1025_0_, pi1_.date_voided as date3_1025_0_, pi1_.identifier as identifier1025_0_, pi1_.identifier_domain_id as identifier6_1025_0_, pi1_.person_id as person8_1025_0_, p i1_.creator_id as creator5_1025_0_, pi1_.voided_by_id as voided7_1025_0_, id2_.identifier_domain_id as identifier1_1019_1_, id2_.date_create d as date2_1019_1_, id2_.namespace_identifier as namespace3_1019_1_, id2_.universal_identifier as universal4_1019_1_, id2_.universal_identif ier_type_code as universal5_1019_1_, id2_.creator_id as creator6_1019_1_, user6_.id as id1030_2_, user6_.account_expired as account2_1030_2_ , user6_.account_locked as account3_1030_2_, user6_.address as address1030_2_, user6_.city as city1030_2_, user6_.country as country1030_2_, user6_.postal_code as postal7_1030_2_, user6_.province as province1030_2_, user6_.credentials_expired as credenti9_1030_2_, user6_.email as email1030_2_, user6_.account_enabled as account11_1030_2_, user6_.first_name as first12_1030_2_, user6_.last_name as last13_1030_2_, user6_ .password as password1030_2_, user6_.password_hint as password15_1030_2_, user6_.phone_number as phone16_1030_2_, user6_.username as usernam e1030_2_, user6_.version as version1030_2_, user6_.website as website1030_2_, person7_.person_id as person1_1024_3_, person7_.address1 as ad dress2_1024_3_, person7_.address2 as address3_1024_3_, person7_.address_type_cd as address48_1024_3_, person7_.birth_order as birth4_1024_3_ , person7_.birth_place as birth5_1024_3_, person7_.city as city1024_3_, person7_.country as country1024_3_, person7_.country_code as country 8_1024_3_, person7_.custom1 as custom9_1024_3_, person7_.custom2 as custom10_1024_3_, person7_.custom3 as custom11_1024_3_, person7_.custom4 as custom12_1024_3_, person7_.custom5 as custom13_1024_3_, person7_.date_changed as date14_1024_3_, person7_.date_created as date15_1024_3_ , person7_.date_of_birth as date16_1024_3_, person7_.date_voided as date17_1024_3_, person7_.death_ind as death18_1024_3_, person7_.death_ti me as death19_1024_3_, person7_.degree as degree1024_3_, person7_.email as email1024_3_, person7_.ethnic_group_cd as ethnic47_1024_3_, perso n7_.family_name as family22_1024_3_, person7_.family_name2 as family23_1024_3_, person7_.gender_cd as gender38_1024_3_, person7_.given_name as given24_1024_3_, person7_.language_cd as language43_1024_3_, person7_.marital_status_code as marital25_1024_3_, person7_.middle_name as m iddle26_1024_3_, person7_.mothers_maiden_name as mothers27_1024_3_, person7_.multiple_birth_ind as multiple28_1024_3_, person7_.name_type_cd as name45_1024_3_, person7_.nationality_cd as nationa39_1024_3_, person7_.phone_area_code as phone29_1024_3_, person7_.phone_country_code a s phone30_1024_3_, person7_.phone_ext as phone31_1024_3_, person7_.phone_number as phone32_1024_3_, person7_.postal_code as postal33_1024_3_ , person7_.prefix as prefix1024_3_, person7_.race_cd as race42_1024_3_, person7_.religion_cd as religion44_1024_3_, person7_.ssn as ssn1024_ 3_, person7_.state as state1024_3_, person7_.suffix as suffix1024_3_, person7_.changed_by_id as changed46_1024_3_, person7_.creator_id as cr eator41_1024_3_, person7_.voided_by_id as voided40_1024_3_, user8_.id as id1030_4_, user8_.account_expired as account2_1030_4_, user8_.accou nt_locked as account3_1030_4_, user8_.address as address1030_4_, user8_.city as city1030_4_, user8_.country as country1030_4_, user8_.postal _code as postal7_1030_4_, user8_.province as province1030_4_, user8_.credentials_expired as credenti9_1030_4_, user8_.email as email1030_4_, user8_.account_enabled as account11_1030_4_, user8_.first_name as first12_1030_4_, user8_.last_name as last13_1030_4_, user8_.password as p assword1030_4_, user8_.password_hint as password15_1030_4_, user8_.phone_number as phone16_1030_4_, user8_.username as username1030_4_, user 8_.version as version1030_4_, user8_.website as website1030_4_, user9_.id as id1030_5_, user9_.account_expired as account2_1030_5_, user9_.a ccount_locked as account3_1030_5_, user9_.address as address1030_5_, user9_.city as city1030_5_, user9_.country as country1030_5_, user9_.po stal_code as postal7_1030_5_, user9_.province as province1030_5_, user9_.credentials_expired as credenti9_1030_5_, user9_.email as email1030 _5_, user9_.account_enabled as account11_1030_5_, user9_.first_name as first12_1030_5_, user9_.last_name as last13_1030_5_, user9_.password as password1030_5_, user9_.password_hint as password15_1030_5_, user9_.phone_number as phone16_1030_5_, user9_.username as username1030_5_, user9_.version as version1030_5_, user9_.website as website1030_5_ from person this_ inner join person_identifier pi1_ on this_.person_id=pi 1_.person_id inner join identifier_domain id2_ on pi1_.identifier_domain_id=id2_.identifier_domain_id left outer join app_user user6_ on id2 _.creator_id=user6_.id left outer join person person7_ on pi1_.person_id=person7_.person_id left outer join app_user user8_ on pi1_.creator_ id=user8_.id left outer join app_user user9_ on pi1_.voided_by_id=user9_.id where this_.date_voided is null and pi1_.identifier=? and id2_.n amespace_identifier=? Hibernate: select this_.person_id as person1_1024_6_, this_.address1 as address2_1024_6_, this_.address2 as address3_1024_6_, this_.address_ type_cd as address48_1024_6_, this_.birth_order as birth4_1024_6_, this_.birth_place as birth5_1024_6_, this_.city as city1024_6_, this_.cou ntry as country1024_6_, this_.country_code as country8_1024_6_, this_.custom1 as custom9_1024_6_, this_.custom2 as custom10_1024_6_, this_.c ustom3 as custom11_1024_6_, this_.custom4 as custom12_1024_6_, this_.custom5 as custom13_1024_6_, this_.date_changed as date14_1024_6_, this _.date_created as date15_1024_6_, this_.date_of_birth as date16_1024_6_, this_.date_voided as date17_1024_6_, this_.death_ind as death18_102 4_6_, this_.death_time as death19_1024_6_, this_.degree as degree1024_6_, this_.email as email1024_6_, this_.ethnic_group_cd as ethnic47_102 4_6_, this_.family_name as family22_1024_6_, this_.family_name2 as family23_1024_6_, this_.gender_cd as gender38_1024_6_, this_.given_name a s given24_1024_6_, this_.language_cd as language43_1024_6_, this_.marital_status_code as marital25_1024_6_, this_.middle_name as middle26_10 24_6_, this_.mothers_maiden_name as mothers27_1024_6_, this_.multiple_birth_ind as multiple28_1024_6_, this_.name_type_cd as name45_1024_6_, this_.nationality_cd as nationa39_1024_6_, this_.phone_area_code as phone29_1024_6_, this_.phone_country_code as phone30_1024_6_, this_.pho ne_ext as phone31_1024_6_, this_.phone_number as phone32_1024_6_, this_.postal_code as postal33_1024_6_, this_.prefix as prefix1024_6_, this _.race_cd as race42_1024_6_, this_.religion_cd as religion44_1024_6_, this_.ssn as ssn1024_6_, this_.state as state1024_6_, this_.suffix as suffix1024_6_, this_.changed_by_id as changed46_1024_6_, this_.creator_id as creator41_1024_6_, this_.voided_by_id as voided40_1024_6_, pi1_ .person_identifier_id as person1_1025_0_, pi1_.date_created as date2_1025_0_, pi1_.date_voided as date3_1025_0_, pi1_.identifier as identifi er1025_0_, pi1_.identifier_domain_id as identifier6_1025_0_, pi1_.person_id as person8_1025_0_, pi1_.creator_id as creator5_1025_0_, pi1_.vo ided_by_id as voided7_1025_0_, id2_.identifier_domain_id as identifier1_1019_1_, id2_.date_created as date2_1019_1_, id2_.namespace_identifi er as namespace3_1019_1_, id2_.universal_identifier as universal4_1019_1_, id2_.universal_identifier_type_code as universal5_1019_1_, id2_.c reator_id as creator6_1019_1_, user6_.id as id1030_2_, user6_.account_expired as account2_1030_2_, user6_.account_locked as account3_1030_2_ , user6_.address as address1030_2_, user6_.city as city1030_2_, user6_.country as country1030_2_, user6_.postal_code as postal7_1030_2_, use r6_.province as province1030_2_, user6_.credentials_expired as credenti9_1030_2_, user6_.email as email1030_2_, user6_.account_enabled as ac count11_1030_2_, user6_.first_name as first12_1030_2_, user6_.last_name as last13_1030_2_, user6_.password as password1030_2_, user6_.passwo rd_hint as password15_1030_2_, user6_.phone_number as phone16_1030_2_, user6_.username as username1030_2_, user6_.version as version1030_2_, user6_.website as website1030_2_, person7_.person_id as person1_1024_3_, person7_.address1 as address2_1024_3_, person7_.address2 as addres s3_1024_3_, person7_.address_type_cd as address48_1024_3_, person7_.birth_order as birth4_1024_3_, person7_.birth_place as birth5_1024_3_, p erson7_.city as city1024_3_, person7_.country as country1024_3_, person7_.country_code as country8_1024_3_, person7_.custom1 as custom9_1024 _3_, person7_.custom2 as custom10_1024_3_, person7_.custom3 as custom11_1024_3_, person7_.custom4 as custom12_1024_3_, person7_.custom5 as c ustom13_1024_3_, person7_.date_changed as date14_1024_3_, person7_.date_created as date15_1024_3_, person7_.date_of_birth as date16_1024_3_, person7_.date_voided as date17_1024_3_, person7_.death_ind as death18_1024_3_, person7_.death_time as death19_1024_3_, person7_.degree as d egree1024_3_, person7_.email as email1024_3_, person7_.ethnic_group_cd as ethnic47_1024_3_, person7_.family_name as family22_1024_3_, person 7_.family_name2 as family23_1024_3_, person7_.gender_cd as gender38_1024_3_, person7_.given_name as given24_1024_3_, person7_.language_cd as language43_1024_3_, person7_.marital_status_code as marital25_1024_3_, person7_.middle_name as middle26_1024_3_, person7_.mothers_maiden_na me as mothers27_1024_3_, person7_.multiple_birth_ind as multiple28_1024_3_, person7_.name_type_cd as name45_1024_3_, person7_.nationality_cd as nationa39_1024_3_, person7_.phone_area_code as phone29_1024_3_, person7_.phone_country_code as phone30_1024_3_, person7_.phone_ext as ph one31_1024_3_, person7_.phone_number as phone32_1024_3_, person7_.postal_code as postal33_1024_3_, person7_.prefix as prefix1024_3_, person7 _.race_cd as race42_1024_3_, person7_.religion_cd as religion44_1024_3_, person7_.ssn as ssn1024_3_, person7_.state as state1024_3_, person7 _.suffix as suffix1024_3_, person7_.changed_by_id as changed46_1024_3_, person7_.creator_id as creator41_1024_3_, person7_.voided_by_id as v oided40_1024_3_, user8_.id as id1030_4_, user8_.account_expired as account2_1030_4_, user8_.account_locked as account3_1030_4_, user8_.addre ss as address1030_4_, user8_.city as city1030_4_, user8_.country as country1030_4_, user8_.postal_code as postal7_1030_4_, user8_.province a s province1030_4_, user8_.credentials_expired as credenti9_1030_4_, user8_.email as email1030_4_, user8_.account_enabled as account11_1030_4 _, user8_.first_name as first12_1030_4_, user8_.last_name as last13_1030_4_, user8_.password as password1030_4_, user8_.password_hint as pas sword15_1030_4_, user8_.phone_number as phone16_1030_4_, user8_.username as username1030_4_, user8_.version as version1030_4_, user8_.websit e as website1030_4_, user9_.id as id1030_5_, user9_.account_expired as account2_1030_5_, user9_.account_locked as account3_1030_5_, user9_.a ddress as address1030_5_, user9_.city as city1030_5_, user9_.country as country1030_5_, user9_.postal_code as postal7_1030_5_, user9_.provin ce as province1030_5_, user9_.credentials_expired as credenti9_1030_5_, user9_.email as email1030_5_, user9_.account_enabled as account11_10 30_5_, user9_.first_name as first12_1030_5_, user9_.last_name as last13_1030_5_, user9_.password as password1030_5_, user9_.password_hint as password15_1030_5_, user9_.phone_number as phone16_1030_5_, user9_.username as username1030_5_, user9_.version as version1030_5_, user9_.we bsite as website1030_5_ from person this_ inner join person_identifier pi1_ on this_.person_id=pi1_.person_id inner join identifier_domain i d2_ on pi1_.identifier_domain_id=id2_.identifier_domain_id left outer join app_user user6_ on id2_.creator_id=user6_.id left outer join pers on person7_ on pi1_.person_id=person7_.person_id left outer join app_user user8_ on pi1_.creator_id=user8_.id left outer join app_user user9 _ on pi1_.voided_by_id=user9_.id where this_.date_voided is null and pi1_.identifier=? and id2_.namespace_identifier=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select personiden0_.person_id as person8_5_, personiden0_.person_identifier_id as pers on1_5_, personiden0_.person_identifier_id as person1_1025_4_, personiden0_.date_created as date2_1025_4_, personiden0_.date_voided as date3_ 1025_4_, personiden0_.identifier as identifier1025_4_, personiden0_.identifier_domain_id as identifier6_1025_4_, personiden0_.person_id as p erson8_1025_4_, personiden0_.creator_id as creator5_1025_4_, personiden0_.voided_by_id as voided7_1025_4_, identifier1_.identifier_domain_id as identifier1_1019_0_, identifier1_.date_created as date2_1019_0_, identifier1_.namespace_identifier as namespace3_1019_0_, identifier1_.u niversal_identifier as universal4_1019_0_, identifier1_.universal_identifier_type_code as universal5_1019_0_, identifier1_.creator_id as cre ator6_1019_0_, user2_.id as id1030_1_, user2_.account_expired as account2_1030_1_, user2_.account_locked as account3_1030_1_, user2_.address as address1030_1_, user2_.city as city1030_1_, user2_.country as country1030_1_, user2_.postal_code as postal7_1030_1_, user2_.province as province1030_1_, user2_.credentials_expired as credenti9_1030_1_, user2_.email as email1030_1_, user2_.account_enabled as account11_1030_1_, user2_.first_name as first12_1030_1_, user2_.last_name as last13_1030_1_, user2_.password as password1030_1_, user2_.password_hint as passw ord15_1030_1_, user2_.phone_number as phone16_1030_1_, user2_.username as username1030_1_, user2_.version as version1030_1_, user2_.website as website1030_1_, user3_.id as id1030_2_, user3_.account_expired as account2_1030_2_, user3_.account_locked as account3_1030_2_, user3_.add ress as address1030_2_, user3_.city as city1030_2_, user3_.country as country1030_2_, user3_.postal_code as postal7_1030_2_, user3_.province as province1030_2_, user3_.credentials_expired as credenti9_1030_2_, user3_.email as email1030_2_, user3_.account_enabled as account11_1030 _2_, user3_.first_name as first12_1030_2_, user3_.last_name as last13_1030_2_, user3_.password as password1030_2_, user3_.password_hint as p assword15_1030_2_, user3_.phone_number as phone16_1030_2_, user3_.username as username1030_2_, user3_.version as version1030_2_, user3_.webs ite as website1030_2_, user4_.id as id1030_3_, user4_.account_expired as account2_1030_3_, user4_.account_locked as account3_1030_3_, user4_ .address as address1030_3_, user4_.city as city1030_3_, user4_.country as country1030_3_, user4_.postal_code as postal7_1030_3_, user4_.prov ince as province1030_3_, user4_.credentials_expired as credenti9_1030_3_, user4_.email as email1030_3_, user4_.account_enabled as account11_ 1030_3_, user4_.first_name as first12_1030_3_, user4_.last_name as last13_1030_3_, user4_.password as password1030_3_, user4_.password_hint as password15_1030_3_, user4_.phone_number as phone16_1030_3_, user4_.username as username1030_3_, user4_.version as version1030_3_, user4_. website as website1030_3_ from person_identifier personiden0_ inner join identifier_domain identifier1_ on personiden0_.identifier_domain_id =identifier1_.identifier_domain_id left outer join app_user user2_ on identifier1_.creator_id=user2_.id inner join app_user user3_ on person iden0_.creator_id=user3_.id left outer join app_user user4_ on personiden0_.voided_by_id=user4_.id where personiden0_.person_id=? Hibernate: select personiden0_.person_id as person8_5_, personiden0_.person_identifier_id as person1_5_, personiden0_.person_identifier_id a s person1_1025_4_, personiden0_.date_created as date2_1025_4_, personiden0_.date_voided as date3_1025_4_, personiden0_.identifier as identif ier1025_4_, personiden0_.identifier_domain_id as identifier6_1025_4_, personiden0_.person_id as person8_1025_4_, personiden0_.creator_id as creator5_1025_4_, personiden0_.voided_by_id as voided7_1025_4_, identifier1_.identifier_domain_id as identifier1_1019_0_, identifier1_.date_ created as date2_1019_0_, identifier1_.namespace_identifier as namespace3_1019_0_, identifier1_.universal_identifier as universal4_1019_0_, identifier1_.universal_identifier_type_code as universal5_1019_0_, identifier1_.creator_id as creator6_1019_0_, user2_.id as id1030_1_, user 2_.account_expired as account2_1030_1_, user2_.account_locked as account3_1030_1_, user2_.address as address1030_1_, user2_.city as city1030 _1_, user2_.country as country1030_1_, user2_.postal_code as postal7_1030_1_, user2_.province as province1030_1_, user2_.credentials_expired as credenti9_1030_1_, user2_.email as email1030_1_, user2_.account_enabled as account11_1030_1_, user2_.first_name as first12_1030_1_, user 2_.last_name as last13_1030_1_, user2_.password as password1030_1_, user2_.password_hint as password15_1030_1_, user2_.phone_number as phone 16_1030_1_, user2_.username as username1030_1_, user2_.version as version1030_1_, user2_.website as website1030_1_, user3_.id as id1030_2_, user3_.account_expired as account2_1030_2_, user3_.account_locked as account3_1030_2_, user3_.address as address1030_2_, user3_.city as city 1030_2_, user3_.country as country1030_2_, user3_.postal_code as postal7_1030_2_, user3_.province as province1030_2_, user3_.credentials_exp ired as credenti9_1030_2_, user3_.email as email1030_2_, user3_.account_enabled as account11_1030_2_, user3_.first_name as first12_1030_2_, user3_.last_name as last13_1030_2_, user3_.password as password1030_2_, user3_.password_hint as password15_1030_2_, user3_.phone_number as p hone16_1030_2_, user3_.username as username1030_2_, user3_.version as version1030_2_, user3_.website as website1030_2_, user4_.id as id1030_ 3_, user4_.account_expired as account2_1030_3_, user4_.account_locked as account3_1030_3_, user4_.address as address1030_3_, user4_.city as city1030_3_, user4_.country as country1030_3_, user4_.postal_code as postal7_1030_3_, user4_.province as province1030_3_, user4_.credentials _expired as credenti9_1030_3_, user4_.email as email1030_3_, user4_.account_enabled as account11_1030_3_, user4_.first_name as first12_1030_ 3_, user4_.last_name as last13_1030_3_, user4_.password as password1030_3_, user4_.password_hint as password15_1030_3_, user4_.phone_number as phone16_1030_3_, user4_.username as username1030_3_, user4_.version as version1030_3_, user4_.website as website1030_3_ from person_ident ifier personiden0_ inner join identifier_domain identifier1_ on personiden0_.identifier_domain_id=identifier1_.identifier_domain_id left out er join app_user user2_ on identifier1_.creator_id=user2_.id inner join app_user user3_ on personiden0_.creator_id=user3_.id left outer join app_user user4_ on personiden0_.voided_by_id=user4_.id where personiden0_.person_id=? DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate$3.doInHibernate(132) | Query by identifier returned: 1 elements. DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.ValidationServiceImpl.validate(27) | Validating object : org.openhie.openempi.model.PersonIdentifi er@6de0e650[personIdentifierId=,identifierDomain=org.openhie.openempi.model.IdentifierDomain@4830c68b[identifierDomainId=,userCr eatedBy=,universalIdentifier=,universalIdentifierTypeCode=,namespaceIdentifier=SSN,dateCreated=],userByCreatorId=,userByVoidedById=,identifier=555-55-5555,dateCreated=,dateVoided=] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_1024_6_, this_.address1 as address2_1024_6_, this_.a ddress2 as address3_1024_6_, this_.address_type_cd as address48_1024_6_, this_.birth_order as birth4_1024_6_, this_.birth_place as birth5_10 24_6_, this_.city as city1024_6_, this_.country as country1024_6_, this_.country_code as country8_1024_6_, this_.custom1 as custom9_1024_6_, this_.custom2 as custom10_1024_6_, this_.custom3 as custom11_1024_6_, this_.custom4 as custom12_1024_6_, this_.custom5 as custom13_1024_6_, this_.date_changed as date14_1024_6_, this_.date_created as date15_1024_6_, this_.date_of_birth as date16_1024_6_, this_.date_voided as dat e17_1024_6_, this_.death_ind as death18_1024_6_, this_.death_time as death19_1024_6_, this_.degree as degree1024_6_, this_.email as email102 4_6_, this_.ethnic_group_cd as ethnic47_1024_6_, this_.family_name as family22_1024_6_, this_.family_name2 as family23_1024_6_, this_.gender _cd as gender38_1024_6_, this_.given_name as given24_1024_6_, this_.language_cd as language43_1024_6_, this_.marital_status_code as marital2 5_1024_6_, this_.middle_name as middle26_1024_6_, this_.mothers_maiden_name as mothers27_1024_6_, this_.multiple_birth_ind as multiple28_102 4_6_, this_.name_type_cd as name45_1024_6_, this_.nationality_cd as nationa39_1024_6_, this_.phone_area_code as phone29_1024_6_, this_.phone _country_code as phone30_1024_6_, this_.phone_ext as phone31_1024_6_, this_.phone_number as phone32_1024_6_, this_.postal_code as postal33_1 024_6_, this_.prefix as prefix1024_6_, this_.race_cd as race42_1024_6_, this_.religion_cd as religion44_1024_6_, this_.ssn as ssn1024_6_, th is_.state as state1024_6_, this_.suffix as suffix1024_6_, this_.changed_by_id as changed46_1024_6_, this_.creator_id as creator41_1024_6_, t his_.voided_by_id as voided40_1024_6_, pi1_.person_identifier_id as person1_1025_0_, pi1_.date_created as date2_1025_0_, pi1_.date_voided as date3_1025_0_, pi1_.identifier as identifier1025_0_, pi1_.identifier_domain_id as identifier6_1025_0_, pi1_.person_id as person8_1025_0_, p i1_.creator_id as creator5_1025_0_, pi1_.voided_by_id as voided7_1025_0_, id2_.identifier_domain_id as identifier1_1019_1_, id2_.date_create d as date2_1019_1_, id2_.namespace_identifier as namespace3_1019_1_, id2_.universal_identifier as universal4_1019_1_, id2_.universal_identif ier_type_code as universal5_1019_1_, id2_.creator_id as creator6_1019_1_, user6_.id as id1030_2_, user6_.account_expired as account2_1030_2_ , user6_.account_locked as account3_1030_2_, user6_.address as address1030_2_, user6_.city as city1030_2_, user6_.country as country1030_2_, user6_.postal_code as postal7_1030_2_, user6_.province as province1030_2_, user6_.credentials_expired as credenti9_1030_2_, user6_.email as email1030_2_, user6_.account_enabled as account11_1030_2_, user6_.first_name as first12_1030_2_, user6_.last_name as last13_1030_2_, user6_ .password as password1030_2_, user6_.password_hint as password15_1030_2_, user6_.phone_number as phone16_1030_2_, user6_.username as usernam e1030_2_, user6_.version as version1030_2_, user6_.website as website1030_2_, person7_.person_id as person1_1024_3_, person7_.address1 as ad dress2_1024_3_, person7_.address2 as address3_1024_3_, person7_.address_type_cd as address48_1024_3_, person7_.birth_order as birth4_1024_3_ , person7_.birth_place as birth5_1024_3_, person7_.city as city1024_3_, person7_.country as country1024_3_, person7_.country_code as country 8_1024_3_, person7_.custom1 as custom9_1024_3_, person7_.custom2 as custom10_1024_3_, person7_.custom3 as custom11_1024_3_, person7_.custom4 as custom12_1024_3_, person7_.custom5 as custom13_1024_3_, person7_.date_changed as date14_1024_3_, person7_.date_created as date15_1024_3_ , person7_.date_of_birth as date16_1024_3_, person7_.date_voided as date17_1024_3_, person7_.death_ind as death18_1024_3_, person7_.death_ti me as death19_1024_3_, person7_.degree as degree1024_3_, person7_.email as email1024_3_, person7_.ethnic_group_cd as ethnic47_1024_3_, perso n7_.family_name as family22_1024_3_, person7_.family_name2 as family23_1024_3_, person7_.gender_cd as gender38_1024_3_, person7_.given_name as given24_1024_3_, person7_.language_cd as language43_1024_3_, person7_.marital_status_code as marital25_1024_3_, person7_.middle_name as m iddle26_1024_3_, person7_.mothers_maiden_name as mothers27_1024_3_, person7_.multiple_birth_ind as multiple28_1024_3_, person7_.name_type_cd as name45_1024_3_, person7_.nationality_cd as nationa39_1024_3_, person7_.phone_area_code as phone29_1024_3_, person7_.phone_country_code a s phone30_1024_3_, person7_.phone_ext as phone31_1024_3_, person7_.phone_number as phone32_1024_3_, person7_.postal_code as postal33_1024_3_ , person7_.prefix as prefix1024_3_, person7_.race_cd as race42_1024_3_, person7_.religion_cd as religion44_1024_3_, person7_.ssn as ssn1024_ 3_, person7_.state as state1024_3_, person7_.suffix as suffix1024_3_, person7_.changed_by_id as changed46_1024_3_, person7_.creator_id as cr eator41_1024_3_, person7_.voided_by_id as voided40_1024_3_, user8_.id as id1030_4_, user8_.account_expired as account2_1030_4_, user8_.accou nt_locked as account3_1030_4_, user8_.address as address1030_4_, user8_.city as city1030_4_, user8_.country as country1030_4_, user8_.postal _code as postal7_1030_4_, user8_.province as province1030_4_, user8_.credentials_expired as credenti9_1030_4_, user8_.email as email1030_4_, user8_.account_enabled as account11_1030_4_, user8_.first_name as first12_1030_4_, user8_.last_name as last13_1030_4_, user8_.password as p assword1030_4_, user8_.password_hint as password15_1030_4_, user8_.phone_number as phone16_1030_4_, user8_.username as username1030_4_, user 8_.version as version1030_4_, user8_.website as website1030_4_, user9_.id as id1030_5_, user9_.account_expired as account2_1030_5_, user9_.a ccount_locked as account3_1030_5_, user9_.address as address1030_5_, user9_.city as city1030_5_, user9_.country as country1030_5_, user9_.po stal_code as postal7_1030_5_, user9_.province as province1030_5_, user9_.credentials_expired as credenti9_1030_5_, user9_.email as email1030 _5_, user9_.account_enabled as account11_1030_5_, user9_.first_name as first12_1030_5_, user9_.last_name as last13_1030_5_, user9_.password as password1030_5_, user9_.password_hint as password15_1030_5_, user9_.phone_number as phone16_1030_5_, user9_.username as username1030_5_, user9_.version as version1030_5_, user9_.website as website1030_5_ from person this_ inner join person_identifier pi1_ on this_.person_id=pi 1_.person_id inner join identifier_domain id2_ on pi1_.identifier_domain_id=id2_.identifier_domain_id left outer join app_user user6_ on id2 _.creator_id=user6_.id left outer join person person7_ on pi1_.person_id=person7_.person_id left outer join app_user user8_ on pi1_.creator_ id=user8_.id left outer join app_user user9_ on pi1_.voided_by_id=user9_.id where this_.date_voided is null and pi1_.identifier=? and id2_.n amespace_identifier=? Hibernate: select this_.person_id as person1_1024_6_, this_.address1 as address2_1024_6_, this_.address2 as address3_1024_6_, this_.address_ type_cd as address48_1024_6_, this_.birth_order as birth4_1024_6_, this_.birth_place as birth5_1024_6_, this_.city as city1024_6_, this_.cou ntry as country1024_6_, this_.country_code as country8_1024_6_, this_.custom1 as custom9_1024_6_, this_.custom2 as custom10_1024_6_, this_.c ustom3 as custom11_1024_6_, this_.custom4 as custom12_1024_6_, this_.custom5 as custom13_1024_6_, this_.date_changed as date14_1024_6_, this _.date_created as date15_1024_6_, this_.date_of_birth as date16_1024_6_, this_.date_voided as date17_1024_6_, this_.death_ind as death18_102 4_6_, this_.death_time as death19_1024_6_, this_.degree as degree1024_6_, this_.email as email1024_6_, this_.ethnic_group_cd as ethnic47_102 4_6_, this_.family_name as family22_1024_6_, this_.family_name2 as family23_1024_6_, this_.gender_cd as gender38_1024_6_, this_.given_name a s given24_1024_6_, this_.language_cd as language43_1024_6_, this_.marital_status_code as marital25_1024_6_, this_.middle_name as middle26_10 24_6_, this_.mothers_maiden_name as mothers27_1024_6_, this_.multiple_birth_ind as multiple28_1024_6_, this_.name_type_cd as name45_1024_6_, this_.nationality_cd as nationa39_1024_6_, this_.phone_area_code as phone29_1024_6_, this_.phone_country_code as phone30_1024_6_, this_.pho ne_ext as phone31_1024_6_, this_.phone_number as phone32_1024_6_, this_.postal_code as postal33_1024_6_, this_.prefix as prefix1024_6_, this _.race_cd as race42_1024_6_, this_.religion_cd as religion44_1024_6_, this_.ssn as ssn1024_6_, this_.state as state1024_6_, this_.suffix as suffix1024_6_, this_.changed_by_id as changed46_1024_6_, this_.creator_id as creator41_1024_6_, this_.voided_by_id as voided40_1024_6_, pi1_ .person_identifier_id as person1_1025_0_, pi1_.date_created as date2_1025_0_, pi1_.date_voided as date3_1025_0_, pi1_.identifier as identifi er1025_0_, pi1_.identifier_domain_id as identifier6_1025_0_, pi1_.person_id as person8_1025_0_, pi1_.creator_id as creator5_1025_0_, pi1_.vo ided_by_id as voided7_1025_0_, id2_.identifier_domain_id as identifier1_1019_1_, id2_.date_created as date2_1019_1_, id2_.namespace_identifi er as namespace3_1019_1_, id2_.universal_identifier as universal4_1019_1_, id2_.universal_identifier_type_code as universal5_1019_1_, id2_.c reator_id as creator6_1019_1_, user6_.id as id1030_2_, user6_.account_expired as account2_1030_2_, user6_.account_locked as account3_1030_2_ , user6_.address as address1030_2_, user6_.city as city1030_2_, user6_.country as country1030_2_, user6_.postal_code as postal7_1030_2_, use r6_.province as province1030_2_, user6_.credentials_expired as credenti9_1030_2_, user6_.email as email1030_2_, user6_.account_enabled as ac count11_1030_2_, user6_.first_name as first12_1030_2_, user6_.last_name as last13_1030_2_, user6_.password as password1030_2_, user6_.passwo rd_hint as password15_1030_2_, user6_.phone_number as phone16_1030_2_, user6_.username as username1030_2_, user6_.version as version1030_2_, user6_.website as website1030_2_, person7_.person_id as person1_1024_3_, person7_.address1 as address2_1024_3_, person7_.address2 as addres s3_1024_3_, person7_.address_type_cd as address48_1024_3_, person7_.birth_order as birth4_1024_3_, person7_.birth_place as birth5_1024_3_, p erson7_.city as city1024_3_, person7_.country as country1024_3_, person7_.country_code as country8_1024_3_, person7_.custom1 as custom9_1024 _3_, person7_.custom2 as custom10_1024_3_, person7_.custom3 as custom11_1024_3_, person7_.custom4 as custom12_1024_3_, person7_.custom5 as c ustom13_1024_3_, person7_.date_changed as date14_1024_3_, person7_.date_created as date15_1024_3_, person7_.date_of_birth as date16_1024_3_, person7_.date_voided as date17_1024_3_, person7_.death_ind as death18_1024_3_, person7_.death_time as death19_1024_3_, person7_.degree as d egree1024_3_, person7_.email as email1024_3_, person7_.ethnic_group_cd as ethnic47_1024_3_, person7_.family_name as family22_1024_3_, person 7_.family_name2 as family23_1024_3_, person7_.gender_cd as gender38_1024_3_, person7_.given_name as given24_1024_3_, person7_.language_cd as language43_1024_3_, person7_.marital_status_code as marital25_1024_3_, person7_.middle_name as middle26_1024_3_, person7_.mothers_maiden_na me as mothers27_1024_3_, person7_.multiple_birth_ind as multiple28_1024_3_, person7_.name_type_cd as name45_1024_3_, person7_.nationality_cd as nationa39_1024_3_, person7_.phone_area_code as phone29_1024_3_, person7_.phone_country_code as phone30_1024_3_, person7_.phone_ext as ph one31_1024_3_, person7_.phone_number as phone32_1024_3_, person7_.postal_code as postal33_1024_3_, person7_.prefix as prefix1024_3_, person7 _.race_cd as race42_1024_3_, person7_.religion_cd as religion44_1024_3_, person7_.ssn as ssn1024_3_, person7_.state as state1024_3_, person7 _.suffix as suffix1024_3_, person7_.changed_by_id as changed46_1024_3_, person7_.creator_id as creator41_1024_3_, person7_.voided_by_id as v oided40_1024_3_, user8_.id as id1030_4_, user8_.account_expired as account2_1030_4_, user8_.account_locked as account3_1030_4_, user8_.addre ss as address1030_4_, user8_.city as city1030_4_, user8_.country as country1030_4_, user8_.postal_code as postal7_1030_4_, user8_.province a s province1030_4_, user8_.credentials_expired as credenti9_1030_4_, user8_.email as email1030_4_, user8_.account_enabled as account11_1030_4 _, user8_.first_name as first12_1030_4_, user8_.last_name as last13_1030_4_, user8_.password as password1030_4_, user8_.password_hint as pas sword15_1030_4_, user8_.phone_number as phone16_1030_4_, user8_.username as username1030_4_, user8_.version as version1030_4_, user8_.websit e as website1030_4_, user9_.id as id1030_5_, user9_.account_expired as account2_1030_5_, user9_.account_locked as account3_1030_5_, user9_.a ddress as address1030_5_, user9_.city as city1030_5_, user9_.country as country1030_5_, user9_.postal_code as postal7_1030_5_, user9_.provin ce as province1030_5_, user9_.credentials_expired as credenti9_1030_5_, user9_.email as email1030_5_, user9_.account_enabled as account11_10 30_5_, user9_.first_name as first12_1030_5_, user9_.last_name as last13_1030_5_, user9_.password as password1030_5_, user9_.password_hint as password15_1030_5_, user9_.phone_number as phone16_1030_5_, user9_.username as username1030_5_, user9_.version as version1030_5_, user9_.we bsite as website1030_5_ from person this_ inner join person_identifier pi1_ on this_.person_id=pi1_.person_id inner join identifier_domain i d2_ on pi1_.identifier_domain_id=id2_.identifier_domain_id left outer join app_user user6_ on id2_.creator_id=user6_.id left outer join pers on person7_ on pi1_.person_id=person7_.person_id left outer join app_user user8_ on pi1_.creator_id=user8_.id left outer join app_user user9 _ on pi1_.voided_by_id=user9_.id where this_.date_voided is null and pi1_.identifier=? and id2_.namespace_identifier=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select personiden0_.person_id as person8_5_, personiden0_.person_identifier_id as pers on1_5_, personiden0_.person_identifier_id as person1_1025_4_, personiden0_.date_created as date2_1025_4_, personiden0_.date_voided as date3_ 1025_4_, personiden0_.identifier as identifier1025_4_, personiden0_.identifier_domain_id as identifier6_1025_4_, personiden0_.person_id as p erson8_1025_4_, personiden0_.creator_id as creator5_1025_4_, personiden0_.voided_by_id as voided7_1025_4_, identifier1_.identifier_domain_id as identifier1_1019_0_, identifier1_.date_created as date2_1019_0_, identifier1_.namespace_identifier as namespace3_1019_0_, identifier1_.u niversal_identifier as universal4_1019_0_, identifier1_.universal_identifier_type_code as universal5_1019_0_, identifier1_.creator_id as cre ator6_1019_0_, user2_.id as id1030_1_, user2_.account_expired as account2_1030_1_, user2_.account_locked as account3_1030_1_, user2_.address as address1030_1_, user2_.city as city1030_1_, user2_.country as country1030_1_, user2_.postal_code as postal7_1030_1_, user2_.province as province1030_1_, user2_.credentials_expired as credenti9_1030_1_, user2_.email as email1030_1_, user2_.account_enabled as account11_1030_1_, user2_.first_name as first12_1030_1_, user2_.last_name as last13_1030_1_, user2_.password as password1030_1_, user2_.password_hint as passw ord15_1030_1_, user2_.phone_number as phone16_1030_1_, user2_.username as username1030_1_, user2_.version as version1030_1_, user2_.website as website1030_1_, user3_.id as id1030_2_, user3_.account_expired as account2_1030_2_, user3_.account_locked as account3_1030_2_, user3_.add ress as address1030_2_, user3_.city as city1030_2_, user3_.country as country1030_2_, user3_.postal_code as postal7_1030_2_, user3_.province as province1030_2_, user3_.credentials_expired as credenti9_1030_2_, user3_.email as email1030_2_, user3_.account_enabled as account11_1030 _2_, user3_.first_name as first12_1030_2_, user3_.last_name as last13_1030_2_, user3_.password as password1030_2_, user3_.password_hint as p assword15_1030_2_, user3_.phone_number as phone16_1030_2_, user3_.username as username1030_2_, user3_.version as version1030_2_, user3_.webs ite as website1030_2_, user4_.id as id1030_3_, user4_.account_expired as account2_1030_3_, user4_.account_locked as account3_1030_3_, user4_ .address as address1030_3_, user4_.city as city1030_3_, user4_.country as country1030_3_, user4_.postal_code as postal7_1030_3_, user4_.prov ince as province1030_3_, user4_.credentials_expired as credenti9_1030_3_, user4_.email as email1030_3_, user4_.account_enabled as account11_ 1030_3_, user4_.first_name as first12_1030_3_, user4_.last_name as last13_1030_3_, user4_.password as password1030_3_, user4_.password_hint as password15_1030_3_, user4_.phone_number as phone16_1030_3_, user4_.username as username1030_3_, user4_.version as version1030_3_, user4_. website as website1030_3_ from person_identifier personiden0_ inner join identifier_domain identifier1_ on personiden0_.identifier_domain_id =identifier1_.identifier_domain_id left outer join app_user user2_ on identifier1_.creator_id=user2_.id inner join app_user user3_ on person iden0_.creator_id=user3_.id left outer join app_user user4_ on personiden0_.voided_by_id=user4_.id where personiden0_.person_id=? Hibernate: select personiden0_.person_id as person8_5_, personiden0_.person_identifier_id as person1_5_, personiden0_.person_identifier_id a s person1_1025_4_, personiden0_.date_created as date2_1025_4_, personiden0_.date_voided as date3_1025_4_, personiden0_.identifier as identif ier1025_4_, personiden0_.identifier_domain_id as identifier6_1025_4_, personiden0_.person_id as person8_1025_4_, personiden0_.creator_id as creator5_1025_4_, personiden0_.voided_by_id as voided7_1025_4_, identifier1_.identifier_domain_id as identifier1_1019_0_, identifier1_.date_ created as date2_1019_0_, identifier1_.namespace_identifier as namespace3_1019_0_, identifier1_.universal_identifier as universal4_1019_0_, identifier1_.universal_identifier_type_code as universal5_1019_0_, identifier1_.creator_id as creator6_1019_0_, user2_.id as id1030_1_, user 2_.account_expired as account2_1030_1_, user2_.account_locked as account3_1030_1_, user2_.address as address1030_1_, user2_.city as city1030 _1_, user2_.country as country1030_1_, user2_.postal_code as postal7_1030_1_, user2_.province as province1030_1_, user2_.credentials_expired as credenti9_1030_1_, user2_.email as email1030_1_, user2_.account_enabled as account11_1030_1_, user2_.first_name as first12_1030_1_, user 2_.last_name as last13_1030_1_, user2_.password as password1030_1_, user2_.password_hint as password15_1030_1_, user2_.phone_number as phone 16_1030_1_, user2_.username as username1030_1_, user2_.version as version1030_1_, user2_.website as website1030_1_, user3_.id as id1030_2_, user3_.account_expired as account2_1030_2_, user3_.account_locked as account3_1030_2_, user3_.address as address1030_2_, user3_.city as city 1030_2_, user3_.country as country1030_2_, user3_.postal_code as postal7_1030_2_, user3_.province as province1030_2_, user3_.credentials_exp ired as credenti9_1030_2_, user3_.email as email1030_2_, user3_.account_enabled as account11_1030_2_, user3_.first_name as first12_1030_2_, user3_.last_name as last13_1030_2_, user3_.password as password1030_2_, user3_.password_hint as password15_1030_2_, user3_.phone_number as p hone16_1030_2_, user3_.username as username1030_2_, user3_.version as version1030_2_, user3_.website as website1030_2_, user4_.id as id1030_ 3_, user4_.account_expired as account2_1030_3_, user4_.account_locked as account3_1030_3_, user4_.address as address1030_3_, user4_.city as city1030_3_, user4_.country as country1030_3_, user4_.postal_code as postal7_1030_3_, user4_.province as province1030_3_, user4_.credentials _expired as credenti9_1030_3_, user4_.email as email1030_3_, user4_.account_enabled as account11_1030_3_, user4_.first_name as first12_1030_ 3_, user4_.last_name as last13_1030_3_, user4_.password as password1030_3_, user4_.password_hint as password15_1030_3_, user4_.phone_number as phone16_1030_3_, user4_.username as username1030_3_, user4_.version as version1030_3_, user4_.website as website1030_3_ from person_ident ifier personiden0_ inner join identifier_domain identifier1_ on personiden0_.identifier_domain_id=identifier1_.identifier_domain_id left out er join app_user user2_ on identifier1_.creator_id=user2_.id inner join app_user user3_ on personiden0_.creator_id=user3_.id left outer join app_user user4_ on personiden0_.voided_by_id=user4_.id where personiden0_.person_id=? DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate$3.doInHibernate(132) | Query by identifier returned: 1 elements. TRACE - org.openhie.openempi.dao.hibernate.PersonLinkDaoHibernate.getPersonLinks(53) | Looking for links to this person 50 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select personlink0_.person_link_id as person1_1026_, personlink0_.date_created as date 2_1026_, personlink0_.lh_person_id as lh4_1026_, personlink0_.rh_person_id as rh6_1026_, personlink0_.creator_id as creator5_1026_, personli nk0_.weight as weight1026_ from public.person_link personlink0_ where personlink0_.lh_person_id=? or personlink0_.rh_person_id=? Hibernate: select personlink0_.person_link_id as person1_1026_, personlink0_.date_created as date2_1026_, personlink0_.lh_person_id as lh4_1 026_, personlink0_.rh_person_id as rh6_1026_, personlink0_.creator_id as creator5_1026_, personlink0_.weight as weight1026_ from public.pers on_link personlink0_ where personlink0_.lh_person_id=? or personlink0_.rh_person_id=? TRACE - org.openhie.openempi.dao.hibernate.PersonLinkDaoHibernate.getPersonLinks(57) | Found 0 links to person 50 TRACE - org.openhie.openempi.service.impl.PersonManagerServiceImpl.deletePerson(300) | Voiding the person record: org.openhie.openempi.model .Person@7d8637cc[personId=50,givenName=Odysseas,familyName=Pentakalos,personIdentifiers=[org.openhie.openempi.model.PersonIdentifier@59229fd f[personIdentifierId=50,identifierDomain=org.openhie.openempi.model.IdentifierDomain@702e1730[identifierDomainId=100,userCreatedBy=org.openh ie.openempi.model.User@61f489d9[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIden tifier=,universalIdentifierTypeCode=,namespaceIdentifier=SSN,dateCreated=2010-04-06 16:54:03.463],userByCreatorId=org.openhie.op enempi.model.User@61f489d9[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],userByVoidedById=o rg.openhie.openempi.model.User@5d9e4d25[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],ident ifier=555-55-5555,dateCreated=2010-04-06 16:54:03.463,dateVoided=Tue Apr 06 16:54:15 CDT 2010]]] DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate.updatePerson(65) | Saving person record: org.openhie.openempi.model.Person@7d8 637cc[personId=50,givenName=Odysseas,familyName=Pentakalos,personIdentifiers=[org.openhie.openempi.model.PersonIdentifier@59229fdf[personIde ntifierId=50,identifierDomain=org.openhie.openempi.model.IdentifierDomain@702e1730[identifierDomainId=100,userCreatedBy=org.openhie.openempi .model.User@61f489d9[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=,universalIdentifierTypeCode=,namespaceIdentifier=SSN,dateCreated=2010-04-06 16:54:03.463],userByCreatorId=org.openhie.openempi.mode l.User@61f489d9[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],userByVoidedById=org.openhie. openempi.model.User@5d9e4d25[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],identifier=555-5 5-5555,dateCreated=2010-04-06 16:54:03.463,dateVoided=Tue Apr 06 16:54:15 CDT 2010]]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select person0_.person_id as person1_1024_1_, person0_.address1 as address2_1024_1_, p erson0_.address2 as address3_1024_1_, person0_.address_type_cd as address48_1024_1_, person0_.birth_order as birth4_1024_1_, person0_.birth_ place as birth5_1024_1_, person0_.city as city1024_1_, person0_.country as country1024_1_, person0_.country_code as country8_1024_1_, person 0_.custom1 as custom9_1024_1_, person0_.custom2 as custom10_1024_1_, person0_.custom3 as custom11_1024_1_, person0_.custom4 as custom12_1024 _1_, person0_.custom5 as custom13_1024_1_, person0_.date_changed as date14_1024_1_, person0_.date_created as date15_1024_1_, person0_.date_o f_birth as date16_1024_1_, person0_.date_voided as date17_1024_1_, person0_.death_ind as death18_1024_1_, person0_.death_time as death19_102 4_1_, person0_.degree as degree1024_1_, person0_.email as email1024_1_, person0_.ethnic_group_cd as ethnic47_1024_1_, person0_.family_name a s family22_1024_1_, person0_.family_name2 as family23_1024_1_, person0_.gender_cd as gender38_1024_1_, person0_.given_name as given24_1024_1 _, person0_.language_cd as language43_1024_1_, person0_.marital_status_code as marital25_1024_1_, person0_.middle_name as middle26_1024_1_, person0_.mothers_maiden_name as mothers27_1024_1_, person0_.multiple_birth_ind as multiple28_1024_1_, person0_.name_type_cd as name45_1024_1 _, person0_.nationality_cd as nationa39_1024_1_, person0_.phone_area_code as phone29_1024_1_, person0_.phone_country_code as phone30_1024_1_ , person0_.phone_ext as phone31_1024_1_, person0_.phone_number as phone32_1024_1_, person0_.postal_code as postal33_1024_1_, person0_.prefix as prefix1024_1_, person0_.race_cd as race42_1024_1_, person0_.religion_cd as religion44_1024_1_, person0_.ssn as ssn1024_1_, person0_.stat e as state1024_1_, person0_.suffix as suffix1024_1_, person0_.changed_by_id as changed46_1024_1_, person0_.creator_id as creator41_1024_1_, person0_.voided_by_id as voided40_1024_1_, personiden1_.person_id as person8_3_, personiden1_.person_identifier_id as person1_3_, personiden 1_.person_identifier_id as person1_1025_0_, personiden1_.date_created as date2_1025_0_, personiden1_.date_voided as date3_1025_0_, personide n1_.identifier as identifier1025_0_, personiden1_.identifier_domain_id as identifier6_1025_0_, personiden1_.person_id as person8_1025_0_, pe rsoniden1_.creator_id as creator5_1025_0_, personiden1_.voided_by_id as voided7_1025_0_ from person person0_ left outer join person_identifi er personiden1_ on person0_.person_id=personiden1_.person_id where person0_.person_id=? Hibernate: select person0_.person_id as person1_1024_1_, person0_.address1 as address2_1024_1_, person0_.address2 as address3_1024_1_, perso n0_.address_type_cd as address48_1024_1_, person0_.birth_order as birth4_1024_1_, person0_.birth_place as birth5_1024_1_, person0_.city as c ity1024_1_, person0_.country as country1024_1_, person0_.country_code as country8_1024_1_, person0_.custom1 as custom9_1024_1_, person0_.cus tom2 as custom10_1024_1_, person0_.custom3 as custom11_1024_1_, person0_.custom4 as custom12_1024_1_, person0_.custom5 as custom13_1024_1_, person0_.date_changed as date14_1024_1_, person0_.date_created as date15_1024_1_, person0_.date_of_birth as date16_1024_1_, person0_.date_vo ided as date17_1024_1_, person0_.death_ind as death18_1024_1_, person0_.death_time as death19_1024_1_, person0_.degree as degree1024_1_, per son0_.email as email1024_1_, person0_.ethnic_group_cd as ethnic47_1024_1_, person0_.family_name as family22_1024_1_, person0_.family_name2 a s family23_1024_1_, person0_.gender_cd as gender38_1024_1_, person0_.given_name as given24_1024_1_, person0_.language_cd as language43_1024_ 1_, person0_.marital_status_code as marital25_1024_1_, person0_.middle_name as middle26_1024_1_, person0_.mothers_maiden_name as mothers27_1 024_1_, person0_.multiple_birth_ind as multiple28_1024_1_, person0_.name_type_cd as name45_1024_1_, person0_.nationality_cd as nationa39_102 4_1_, person0_.phone_area_code as phone29_1024_1_, person0_.phone_country_code as phone30_1024_1_, person0_.phone_ext as phone31_1024_1_, pe rson0_.phone_number as phone32_1024_1_, person0_.postal_code as postal33_1024_1_, person0_.prefix as prefix1024_1_, person0_.race_cd as race 42_1024_1_, person0_.religion_cd as religion44_1024_1_, person0_.ssn as ssn1024_1_, person0_.state as state1024_1_, person0_.suffix as suffi x1024_1_, person0_.changed_by_id as changed46_1024_1_, person0_.creator_id as creator41_1024_1_, person0_.voided_by_id as voided40_1024_1_, personiden1_.person_id as person8_3_, personiden1_.person_identifier_id as person1_3_, personiden1_.person_identifier_id as person1_1025_0_, personiden1_.date_created as date2_1025_0_, personiden1_.date_voided as date3_1025_0_, personiden1_.identifier as identifier1025_0_, person iden1_.identifier_domain_id as identifier6_1025_0_, personiden1_.person_id as person8_1025_0_, personiden1_.creator_id as creator5_1025_0_, personiden1_.voided_by_id as voided7_1025_0_ from person person0_ left outer join person_identifier personiden1_ on person0_.person_id=perso niden1_.person_id where person0_.person_id=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | update person_identifier set date_created=?, date_voided=?, identifier=?, identifier_d omain_id=?, person_id=?, creator_id=?, voided_by_id=? where person_identifier_id=? Hibernate: update person_identifier set date_created=?, date_voided=?, identifier=?, identifier_domain_id=?, person_id=?, creator_id=?, void ed_by_id=? where person_identifier_id=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | update person set address1=?, address2=?, address_type_cd=?, birth_order=?, birth_plac e=?, city=?, country=?, country_code=?, custom1=?, custom2=?, custom3=?, custom4=?, custom5=?, date_changed=?, date_created=?, date_of_birth =?, date_voided=?, death_ind=?, death_time=?, degree=?, email=?, ethnic_group_cd=?, family_name=?, family_name2=?, gender_cd=?, given_name=? , language_cd=?, marital_status_code=?, middle_name=?, mothers_maiden_name=?, multiple_birth_ind=?, name_type_cd=?, nationality_cd=?, phone_ area_code=?, phone_country_code=?, phone_ext=?, phone_number=?, postal_code=?, prefix=?, race_cd=?, religion_cd=?, ssn=?, state=?, suffix=?, changed_by_id=?, creator_id=?, voided_by_id=? where person_id=? Hibernate: update person set address1=?, address2=?, address_type_cd=?, birth_order=?, birth_place=?, city=?, country=?, country_code=?, cus tom1=?, custom2=?, custom3=?, custom4=?, custom5=?, date_changed=?, date_created=?, date_of_birth=?, date_voided=?, death_ind=?, death_time= ?, degree=?, email=?, ethnic_group_cd=?, family_name=?, family_name2=?, gender_cd=?, given_name=?, language_cd=?, marital_status_code=?, mid dle_name=?, mothers_maiden_name=?, multiple_birth_ind=?, name_type_cd=?, nationality_cd=?, phone_area_code=?, phone_country_code=?, phone_ex t=?, phone_number=?, postal_code=?, prefix=?, race_cd=?, religion_cd=?, ssn=?, state=?, suffix=?, changed_by_id=?, creator_id=?, voided_by_i d=? where person_id=? DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate.updatePerson(69) | Finished saving the person. DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.saveAuditEvent(66) | About to audit the event org.openhie.openempi.model.Aud itEvent@3823ed31[auditEventId=,dateCreated=Tue Apr 06 16:54:15 CDT 2010,auditEventType=org.openhie.openempi.model.AuditEventType@11297 ba3[auditEventTypeCd=2,auditEventTypeName=Delete Person,auditEventTypeDescription=Delete a person record,auditEventTypeCode=DEL],auditEventD escription=Deleted a person record,refPerson=org.openhie.openempi.model.Person@7d8637cc[personId=50,givenName=Odysseas,familyName=Pentakalos ,personIdentifiers=[org.openhie.openempi.model.PersonIdentifier@59229fdf[personIdentifierId=50,identifierDomain=org.openhie.openempi.model.I dentifierDomain@702e1730[identifierDomainId=100,userCreatedBy=org.openhie.openempi.model.User@61f489d9[username=admin,enabled=true,accountEx pired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=,universalIdentifierTypeCode=,namespaceIdentifier= SSN,dateCreated=2010-04-06 16:54:03.463],userByCreatorId=org.openhie.openempi.model.User@61f489d9[username=admin,enabled=true,accountExpired =false,credentialsExpired=false,accountLocked=false],userByVoidedById=org.openhie.openempi.model.User@5d9e4d25[username=admin,enabled=true,a ccountExpired=false,credentialsExpired=false,accountLocked=false],identifier=555-55-5555,dateCreated=2010-04-06 16:54:03.463,dateVoided=Tue Apr 06 16:54:15 CDT 2010]]],altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@5d9e4d25[username=admin,enabled=true,accountEx pired=false,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select nextval ('public.audit_event_seq') Hibernate: select nextval ('public.audit_event_seq') DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into audit_event (alt_ref_person_id, audit_event_description, audit_event_type_ cd, date_created, ref_person_id, creator_id, audit_event_id) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into audit_event (alt_ref_person_id, audit_event_description, audit_event_type_cd, date_created, ref_person_id, creator_id , audit_event_id) values (?, ?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.service.PersonServiceDeletePersonTest.testUpdatePerson(43) | Deleted person id is: org.openhie.openempi.model.P erson@32326807[personId=50,givenName=Odysseas,familyName=Pentakalos,personIdentifiers=[org.openhie.openempi.model.PersonIdentifier@5a3e03b3[ personIdentifierId=50,identifierDomain=org.openhie.openempi.model.IdentifierDomain@1d650b0e[identifierDomainId=100,userCreatedBy=org.openhie .openempi.model.User@54b8d335[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdenti fier=,universalIdentifierTypeCode=,namespaceIdentifier=SSN,dateCreated=2010-04-06 16:54:03.463],userByCreatorId=org.openhie.open empi.model.User@54b8d335[username=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],userByVoidedById=,identifier=555-55-5555,dateCreated=2010-04-06 16:54:03.463,dateVoided=]]] DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testUpdatePerson]. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.881 sec Running org.openhie.openempi.service.impl.LookupManagerImplTest DEBUG - org.openhie.openempi.service.impl.LookupManagerImplTest.testGetAllRoles(45) | entered 'testGetAllRoles' method Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec Running org.openhie.openempi.service.UserExistsExceptionTest INFO - org.springframework.test.AbstractSingleSpringContextTests.loadContextLocations(210) | Loading context for locations: /applicationCont ext-service.xml,/applicationContext-resources.xml,classpath:/applicationContext-dao.xml INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hiber nate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (i n JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@21b602b9]; rollback [true]. DEBUG - org.openhie.openempi.service.UserExistsExceptionTest.testAddExistingUser(38) | entered 'testAddExistingUser' method DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id1069_0_, user0_.account_expired as account2_1069_0_, user0_.acco unt_locked as account3_1069_0_, user0_.address as address1069_0_, user0_.city as city1069_0_, user0_.country as country1069_0_, user0_.posta l_code as postal7_1069_0_, user0_.province as province1069_0_, user0_.credentials_expired as credenti9_1069_0_, user0_.email as email1069_0_ , user0_.account_enabled as account11_1069_0_, user0_.first_name as first12_1069_0_, user0_.last_name as last13_1069_0_, user0_.password as password1069_0_, user0_.password_hint as password15_1069_0_, user0_.phone_number as phone16_1069_0_, user0_.username as username1069_0_, use r0_.version as version1069_0_, user0_.website as website1069_0_ from app_user user0_ where user0_.id=? Hibernate: select user0_.id as id1069_0_, user0_.account_expired as account2_1069_0_, user0_.account_locked as account3_1069_0_, user0_.addr ess as address1069_0_, user0_.city as city1069_0_, user0_.country as country1069_0_, user0_.postal_code as postal7_1069_0_, user0_.province as province1069_0_, user0_.credentials_expired as credenti9_1069_0_, user0_.email as email1069_0_, user0_.account_enabled as account11_1069_ 0_, user0_.first_name as first12_1069_0_, user0_.last_name as last13_1069_0_, user0_.password as password1069_0_, user0_.password_hint as pa ssword15_1069_0_, user0_.phone_number as phone16_1069_0_, user0_.username as username1069_0_, user0_.version as version1069_0_, user0_.websi te as website1069_0_ from app_user user0_ where user0_.id=? WARN - org.openhie.openempi.dao.hibernate.GenericDaoHibernate.get(91) | Uh oh, 'class org.openhie.openempi.model.User' object with id '-1' n ot found... DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testAddExistingUser]. Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.423 sec <<< FAILURE! Running org.openhie.openempi.util.SessionGeneratorTest Got a sessionId of 132AB065E68A82E43E623A9CA3FB8075 Got a sessionId of ABC0945AFEA290C074D2E2E84B2D4D45 Got a sessionId of 2D7C81BAB21515AF95A37B869DB6879B Got a sessionId of EB12B67644AD2AE0BCDC70A65E019249 Got a sessionId of 872C641FB603BE893610AA388EB88801 Got a sessionId of C3ECA10101710F1E3ABBB13D006678EF Got a sessionId of A5E055EEB28CE89962A7B45D9804248F Got a sessionId of 01F7007AE118AA3EDC5E760B2372537D Got a sessionId of 2F94A58986B96B198C8255E8F10F1F77 Got a sessionId of 6B40FFC46551341F97FA3F3446939CEC Got a sessionId of 41D2410500D2550B5E8FAC3EF11506CC Got a sessionId of 71890935C45CE30F0D602448872A9566 Got a sessionId of 0CF2B436AC0A38A27961CD4525E19F3E Got a sessionId of 97522681205462B368A4A7A055E1B629 Got a sessionId of BA97DB12718A2E838DA96AD3B910086E Got a sessionId of F9036E93EA6E40513EFCB51AB3614A9D Got a sessionId of 48DB6BBFCF87356012B0490593ED5119 Got a sessionId of 83C57F043A56F970CBD9AE37FCFF7B94 Got a sessionId of DDA4F49F76D774EC83612717CAE8E940 Got a sessionId of 3335FB128AE950BD9D19F6F2EF44F69B Got a sessionId of 85B944F34083C00B92B42DAE9257826D Got a sessionId of 0A76BE3C1A9288AB9036CCC42F880AA8 Got a sessionId of CC3251E9FD010A3A91B1AD1572388531 Got a sessionId of A6749B5564F50996A2F99328EBC2AC57 Got a sessionId of 4598FB99B9ECBCFE8391ED363EEFCDB2 Got a sessionId of 4B46ACE5E01725C80320A2EF232AC766 Got a sessionId of 3ED1F845D0E77D24B5A98477E0E50575 Got a sessionId of 8DEE866EC99B81BD7BA61A36AA152459 Got a sessionId of F69254B31A587B87558816280F49A828 Got a sessionId of 2DF9854A397F6A04FB40307B576011C1 Got a sessionId of EF2B0367665E7EF020274D58C6A22C62 Got a sessionId of 0F891DBFAE21567FD59BB9FBBCF45982 Got a sessionId of 87946B7B61EE286B8EF9FCBB2A49E64B Got a sessionId of 717AB4AA84070E0448DA7853E0320B60 Got a sessionId of AF811E3AC8EFB9B63C57CE70313E7954 Got a sessionId of 051A67A238FBA52DA6A414C0D41BFA40 Got a sessionId of 3F0E32020A8B434FCCDECFC236E7D889 Got a sessionId of 3787CBD4B8C09DFA728547FF3B3C8B63 Got a sessionId of 9C09F8D6A5EDFC6AFA8E866B13791CD5 Got a sessionId of F246E3F047F52F0816F0754085222312 Got a sessionId of D2755597CE0E8B40A176B93B837F8325 Got a sessionId of 5BCC59A8A26F159670D1D950E0678B67 Got a sessionId of 8F0B3988722ED7D89F41A6424D20C1A8 Got a sessionId of 956A3C0825EC01E06F5577FD49320F84 Got a sessionId of CB3E18BC9E2005AEA84F6E81A6B078BA Got a sessionId of 977FE20869AD467DB174419AB001521C Got a sessionId of 3A901A628A5AD3C715ECF452AA5C1A3B Got a sessionId of 10BF50795C89FFD73B3DDCD3E38E0632 Got a sessionId of BA3F0201596684FEEEE43F4853E7F93C Got a sessionId of 6160FB1543693BB71D11D57853F46F58 Got a sessionId of CB7F2D1600DA8B18D81A24E77E4BF110 Got a sessionId of D2637339C00E349EF90C8AFB906727D7 Got a sessionId of 31CC4C5255B2D7EFF01F02B395FAAEC4 Got a sessionId of EFD037525654519AEA0ABEF2B55200F3 Got a sessionId of 1453D0362F5F6387CBC9B367D95CC9DF Got a sessionId of CE89D4BE3B1FD2AE6DC643FE86CFCA05 Got a sessionId of C794BFA7B8036EEA2ECD7BF1ECBE18A3 Got a sessionId of CF570FC0A32531614A0AE37E73E86A0B Got a sessionId of 3ACA30E282B89D562EA0F0FAE5B286FD Got a sessionId of 26861292FC4E4C2401216D16F7817CF5 Got a sessionId of D321AEFEA79992520B71D875796612E3 Got a sessionId of 6C53C896461A352FF236C292CAD5F07E Got a sessionId of 915F41A6DCAFD3B087334AA42F2239E9 Got a sessionId of 705E97B7C40E8FE008CA55E509FB8292 Got a sessionId of B2C537B8D0F3860A439C050C4889225A Got a sessionId of E91F2C4C15EE7FE703007B320265B044 Got a sessionId of BE7DDA5A5BD980553435E2FD6ABE4AA4 Got a sessionId of 266DF00F9F20777BB358F192E57F5CBC Got a sessionId of 44D47C48C5DC8CC300CCFEC48CEACE4D Got a sessionId of 05298437076BDE45B0DF06D7B6598209 Got a sessionId of 7A348E03279E694EC551E265906A70EB Got a sessionId of 192B68FFD5AC76FC092E22DBA3DC94A7 Got a sessionId of 9CB28FEF7358F15CFBAC41E320FA2CB5 Got a sessionId of DFB9F17C844B8624A8C44D997BECDA21 Got a sessionId of 56D6A530384229A198C8EB73DA7C149E Got a sessionId of 8013B0284071F6C464CFE7759019A039 Got a sessionId of BC66C54A6426C234D1C6C27A4C7A3D59 Got a sessionId of C99A3BF634A7658C8901DE7888A29EA0 Got a sessionId of 17491BA8AE1F3B82E08E25AAD98EEA7B Got a sessionId of 27ED150B7E865E88A549EC4ACE9F0498 Got a sessionId of 0A7B9006D71AD1953BCDC53FA5843B95 Got a sessionId of BC739605F4528E54EB29D204F6198B13 Got a sessionId of E15BAE21E11302C0ADD220149CBEE0DD Got a sessionId of E7F44E0B9BFB5FADE8AE5BC7BF080D50 Got a sessionId of D9F18ACC3339D3ED80FE56A56643296A Got a sessionId of B607043F3F1DCC8FEA4ABEFCF90C99CB Got a sessionId of E962A152C6CDAA531AD787422C55BABC Got a sessionId of 0D65ECE655F1A83B25A51748C4390560 Got a sessionId of E32E3F4288689499810E0625C843900D Got a sessionId of AEE5DE8EFA9E0214CC0098B5A5076E79 Got a sessionId of 61BAA0BDD35C3EF003CEE8C51D8F802C Got a sessionId of DB33AED0D76F0F3218937CB2D62694C6 Got a sessionId of 3F61AE0B0993F971B31F6A77204444A0 Got a sessionId of 4A5638F9AA6DDCFF5999FE6DBDC50AFB Got a sessionId of 769427E6D9E6CF4D623FBD0D84C9F5A5 Got a sessionId of D30EAB2AE76664ADACCD47B0F8CA7C2E Got a sessionId of B9C16A9F510BD4D1D16FF3F0B8172D9A Got a sessionId of F4DDB334B0EF295D19A68F2490526061 Got a sessionId of 6DEE75300260772E0575A89970A3B0F9 Got a sessionId of A9CB8CDD3C5E0EAE8AA65351D90F8D0A Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.22 sec Running org.openhie.openempi.dao.AuditEventDaoTest DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@19852a81]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_1_0_, this_.audit_event_type_code as audit2 _1_0_, this_.audit_event_type_description as audit3_1_0_, this_.audit_event_type_name as audit4_1_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_1_0_, this_.audit_event_type_code as audit2_1_0_, this_.audit_event_type_description a s audit3_1_0_, this_.audit_event_type_name as audit4_1_0_ from audit_event_type this_ Found audit event type: org.openhie.openempi.model.AuditEventType@6ef2bc8d[auditEventTypeCd=1,auditEventTypeName=Add Person,auditEventTypeDe scription=Add new person record,auditEventTypeCode=ADD] Found audit event type: org.openhie.openempi.model.AuditEventType@23905e3[auditEventTypeCd=2,auditEventTypeName=Delete Person,auditEventType Description=Delete a person record,auditEventTypeCode=DEL] Found audit event type: org.openhie.openempi.model.AuditEventType@6db17b38[auditEventTypeCd=3,auditEventTypeName=Import Person,auditEventTyp eDescription=Import a person record,auditEventTypeCode=IMP] Found audit event type: org.openhie.openempi.model.AuditEventType@1f10d1cb[auditEventTypeCd=4,auditEventTypeName=Merge Person,auditEventType Description=Merge a person record,auditEventTypeCode=MRG] Found audit event type: org.openhie.openempi.model.AuditEventType@93d765c[auditEventTypeCd=5,auditEventTypeName=Update Person,auditEventType Description=Update a person record,auditEventTypeCode=UPD] Found audit event type: org.openhie.openempi.model.AuditEventType@222596c1[auditEventTypeCd=6,auditEventTypeName=Add Identifier Domain Attri bute,auditEventTypeDescription=Add a new identifier domain attribute,auditEventTypeCode=AIA] Found audit event type: org.openhie.openempi.model.AuditEventType@51cc6a6a[auditEventTypeCd=7,auditEventTypeName=Obtain Identifier Domain,au ditEventTypeDescription=Obtain a new unique identifier domain of a given type,auditEventTypeCode=OID] Found audit event type: org.openhie.openempi.model.AuditEventType@435e7f1a[auditEventTypeCd=8,auditEventTypeName=Delete Identifier Domain At tribute,auditEventTypeDescription=Delete an identifier domain attribute,auditEventTypeCode=DID] Found audit event type: org.openhie.openempi.model.AuditEventType@70eaa683[auditEventTypeCd=9,auditEventTypeName=Update Identifier Domain At tribute,auditEventTypeDescription=Update an identifier domain attribute,auditEventTypeCode=UID] Found audit event type: org.openhie.openempi.model.AuditEventType@3d5a1c5f[auditEventTypeCd=10,auditEventTypeName=Unmerge Person,auditEventT ypeDescription=Unmerge a person record from another one,auditEventTypeCode=UMG] DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testGetAllAuditEventType]. DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@19852a81]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_1_0_, this_.audit_event_type_code as audit2 _1_0_, this_.audit_event_type_description as audit3_1_0_, this_.audit_event_type_name as audit4_1_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_1_0_, this_.audit_event_type_code as audit2_1_0_, this_.audit_event_type_description a s audit3_1_0_, this_.audit_event_type_name as audit4_1_0_ from audit_event_type this_ DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select auditevent0_.audit_event_type_cd as audit1_1_, auditevent0_.audit_event_type_co de as audit2_1_, auditevent0_.audit_event_type_description as audit3_1_, auditevent0_.audit_event_type_name as audit4_1_ from audit_event_ty pe auditevent0_ where auditevent0_.audit_event_type_code='ADD' Hibernate: select auditevent0_.audit_event_type_cd as audit1_1_, auditevent0_.audit_event_type_code as audit2_1_, auditevent0_.audit_event_t ype_description as audit3_1_, auditevent0_.audit_event_type_name as audit4_1_ from audit_event_type auditevent0_ where auditevent0_.audit_ev ent_type_code='ADD' TRACE - org.openhie.openempi.dao.hibernate.AuditEventDaoHibernate.getAuditEventTypeByCode(23) | Search for audit event types by type: ADD fo und 1 entries. Found audit event type: Add Person searching by code ADD DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select auditevent0_.audit_event_type_cd as audit1_1_, auditevent0_.audit_event_type_co de as audit2_1_, auditevent0_.audit_event_type_description as audit3_1_, auditevent0_.audit_event_type_name as audit4_1_ from audit_event_ty pe auditevent0_ where auditevent0_.audit_event_type_code='DEL' Hibernate: select auditevent0_.audit_event_type_cd as audit1_1_, auditevent0_.audit_event_type_code as audit2_1_, auditevent0_.audit_event_t ype_description as audit3_1_, auditevent0_.audit_event_type_name as audit4_1_ from audit_event_type auditevent0_ where auditevent0_.audit_ev ent_type_code='DEL' TRACE - org.openhie.openempi.dao.hibernate.AuditEventDaoHibernate.getAuditEventTypeByCode(23) | Search for audit event types by type: DEL fo und 1 entries. Found audit event type: Delete Person searching by code DEL DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select auditevent0_.audit_event_type_cd as audit1_1_, auditevent0_.audit_event_type_co de as audit2_1_, auditevent0_.audit_event_type_description as audit3_1_, auditevent0_.audit_event_type_name as audit4_1_ from audit_event_ty pe auditevent0_ where auditevent0_.audit_event_type_code='IMP' Hibernate: select auditevent0_.audit_event_type_cd as audit1_1_, auditevent0_.audit_event_type_code as audit2_1_, auditevent0_.audit_event_t ype_description as audit3_1_, auditevent0_.audit_event_type_name as audit4_1_ from audit_event_type auditevent0_ where auditevent0_.audit_ev ent_type_code='IMP' TRACE - org.openhie.openempi.dao.hibernate.AuditEventDaoHibernate.getAuditEventTypeByCode(23) | Search for audit event types by type: IMP fo und 1 entries. Found audit event type: Import Person searching by code IMP DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select auditevent0_.audit_event_type_cd as audit1_1_, auditevent0_.audit_event_type_co de as audit2_1_, auditevent0_.audit_event_type_description as audit3_1_, auditevent0_.audit_event_type_name as audit4_1_ from audit_event_ty pe auditevent0_ where auditevent0_.audit_event_type_code='MRG' Hibernate: select auditevent0_.audit_event_type_cd as audit1_1_, auditevent0_.audit_event_type_code as audit2_1_, auditevent0_.audit_event_t ype_description as audit3_1_, auditevent0_.audit_event_type_name as audit4_1_ from audit_event_type auditevent0_ where auditevent0_.audit_ev ent_type_code='MRG' TRACE - org.openhie.openempi.dao.hibernate.AuditEventDaoHibernate.getAuditEventTypeByCode(23) | Search for audit event types by type: MRG fo und 1 entries. Found audit event type: Merge Person searching by code MRG DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select auditevent0_.audit_event_type_cd as audit1_1_, auditevent0_.audit_event_type_co de as audit2_1_, auditevent0_.audit_event_type_description as audit3_1_, auditevent0_.audit_event_type_name as audit4_1_ from audit_event_ty pe auditevent0_ where auditevent0_.audit_event_type_code='UPD' Hibernate: select auditevent0_.audit_event_type_cd as audit1_1_, auditevent0_.audit_event_type_code as audit2_1_, auditevent0_.audit_event_t ype_description as audit3_1_, auditevent0_.audit_event_type_name as audit4_1_ from audit_event_type auditevent0_ where auditevent0_.audit_ev ent_type_code='UPD' TRACE - org.openhie.openempi.dao.hibernate.AuditEventDaoHibernate.getAuditEventTypeByCode(23) | Search for audit event types by type: UPD fo und 1 entries. Found audit event type: Update Person searching by code UPD DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select auditevent0_.audit_event_type_cd as audit1_1_, auditevent0_.audit_event_type_co de as audit2_1_, auditevent0_.audit_event_type_description as audit3_1_, auditevent0_.audit_event_type_name as audit4_1_ from audit_event_ty pe auditevent0_ where auditevent0_.audit_event_type_code='AIA' Hibernate: select auditevent0_.audit_event_type_cd as audit1_1_, auditevent0_.audit_event_type_code as audit2_1_, auditevent0_.audit_event_t ype_description as audit3_1_, auditevent0_.audit_event_type_name as audit4_1_ from audit_event_type auditevent0_ where auditevent0_.audit_ev ent_type_code='AIA' TRACE - org.openhie.openempi.dao.hibernate.AuditEventDaoHibernate.getAuditEventTypeByCode(23) | Search for audit event types by type: AIA fo und 1 entries. Found audit event type: Add Identifier Domain Attribute searching by code AIA DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select auditevent0_.audit_event_type_cd as audit1_1_, auditevent0_.audit_event_type_co de as audit2_1_, auditevent0_.audit_event_type_description as audit3_1_, auditevent0_.audit_event_type_name as audit4_1_ from audit_event_ty pe auditevent0_ where auditevent0_.audit_event_type_code='OID' Hibernate: select auditevent0_.audit_event_type_cd as audit1_1_, auditevent0_.audit_event_type_code as audit2_1_, auditevent0_.audit_event_t ype_description as audit3_1_, auditevent0_.audit_event_type_name as audit4_1_ from audit_event_type auditevent0_ where auditevent0_.audit_ev ent_type_code='OID' TRACE - org.openhie.openempi.dao.hibernate.AuditEventDaoHibernate.getAuditEventTypeByCode(23) | Search for audit event types by type: OID fo und 1 entries. Found audit event type: Obtain Identifier Domain searching by code OID DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select auditevent0_.audit_event_type_cd as audit1_1_, auditevent0_.audit_event_type_co de as audit2_1_, auditevent0_.audit_event_type_description as audit3_1_, auditevent0_.audit_event_type_name as audit4_1_ from audit_event_ty pe auditevent0_ where auditevent0_.audit_event_type_code='DID' Hibernate: select auditevent0_.audit_event_type_cd as audit1_1_, auditevent0_.audit_event_type_code as audit2_1_, auditevent0_.audit_event_t ype_description as audit3_1_, auditevent0_.audit_event_type_name as audit4_1_ from audit_event_type auditevent0_ where auditevent0_.audit_ev ent_type_code='DID' TRACE - org.openhie.openempi.dao.hibernate.AuditEventDaoHibernate.getAuditEventTypeByCode(23) | Search for audit event types by type: DID fo und 1 entries. Found audit event type: Delete Identifier Domain Attribute searching by code DID DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select auditevent0_.audit_event_type_cd as audit1_1_, auditevent0_.audit_event_type_co de as audit2_1_, auditevent0_.audit_event_type_description as audit3_1_, auditevent0_.audit_event_type_name as audit4_1_ from audit_event_ty pe auditevent0_ where auditevent0_.audit_event_type_code='UID' Hibernate: select auditevent0_.audit_event_type_cd as audit1_1_, auditevent0_.audit_event_type_code as audit2_1_, auditevent0_.audit_event_t ype_description as audit3_1_, auditevent0_.audit_event_type_name as audit4_1_ from audit_event_type auditevent0_ where auditevent0_.audit_ev ent_type_code='UID' TRACE - org.openhie.openempi.dao.hibernate.AuditEventDaoHibernate.getAuditEventTypeByCode(23) | Search for audit event types by type: UID fo und 1 entries. Found audit event type: Update Identifier Domain Attribute searching by code UID DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select auditevent0_.audit_event_type_cd as audit1_1_, auditevent0_.audit_event_type_co de as audit2_1_, auditevent0_.audit_event_type_description as audit3_1_, auditevent0_.audit_event_type_name as audit4_1_ from audit_event_ty pe auditevent0_ where auditevent0_.audit_event_type_code='UMG' Hibernate: select auditevent0_.audit_event_type_cd as audit1_1_, auditevent0_.audit_event_type_code as audit2_1_, auditevent0_.audit_event_t ype_description as audit3_1_, auditevent0_.audit_event_type_name as audit4_1_ from audit_event_type auditevent0_ where auditevent0_.audit_ev ent_type_code='UMG' TRACE - org.openhie.openempi.dao.hibernate.AuditEventDaoHibernate.getAuditEventTypeByCode(23) | Search for audit event types by type: UMG fo und 1 entries. Found audit event type: Unmerge Person searching by code UMG DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testGetAuditEventTypeByCode]. DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@19852a81]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select auditevent0_.audit_event_type_cd as audit1_1_, auditevent0_.audit_event_type_co de as audit2_1_, auditevent0_.audit_event_type_description as audit3_1_, auditevent0_.audit_event_type_name as audit4_1_ from audit_event_ty pe auditevent0_ where auditevent0_.audit_event_type_code='OID' Hibernate: select auditevent0_.audit_event_type_cd as audit1_1_, auditevent0_.audit_event_type_code as audit2_1_, auditevent0_.audit_event_t ype_description as audit3_1_, auditevent0_.audit_event_type_name as audit4_1_ from audit_event_type auditevent0_ where auditevent0_.audit_ev ent_type_code='OID' TRACE - org.openhie.openempi.dao.hibernate.AuditEventDaoHibernate.getAuditEventTypeByCode(23) | Search for audit event types by type: OID fo und 1 entries. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id16_, user0_.account_expired as account2_16_, user0_.account_lock ed as account3_16_, user0_.address as address16_, user0_.city as city16_, user0_.country as country16_, user0_.postal_code as postal7_16_, u ser0_.province as province16_, user0_.credentials_expired as credenti9_16_, user0_.email as email16_, user0_.account_enabled as account11_16 _, user0_.first_name as first12_16_, user0_.last_name as last13_16_, user0_.password as password16_, user0_.password_hint as password15_16_, user0_.phone_number as phone16_16_, user0_.username as username16_, user0_.version as version16_, user0_.website as website16_ from app_use r user0_ where user0_.username=? Hibernate: select user0_.id as id16_, user0_.account_expired as account2_16_, user0_.account_locked as account3_16_, user0_.address as addre ss16_, user0_.city as city16_, user0_.country as country16_, user0_.postal_code as postal7_16_, user0_.province as province16_, user0_.crede ntials_expired as credenti9_16_, user0_.email as email16_, user0_.account_enabled as account11_16_, user0_.first_name as first12_16_, user0_ .last_name as last13_16_, user0_.password as password16_, user0_.password_hint as password15_16_, user0_.phone_number as phone16_16_, user0_ .username as username16_, user0_.version as version16_, user0_.website as website16_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id15_0_, role1_.description as descript2_15_0_, role1_.name as name15_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1 _.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id15_0_, role1_.description as descript2_15_0_, rol e1_.name as name15_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select nextval ('public.audit_event_seq') Hibernate: select nextval ('public.audit_event_seq') Saved the audit event org.openhie.openempi.model.AuditEvent@3a536d00[auditEventId=,dateCreated=Tue Apr 06 16:54:17 CDT 2010,auditEvent Type=org.openhie.openempi.model.AuditEventType@eca5a40[auditEventTypeCd=7,auditEventTypeName=Obtain Identifier Domain,auditEventTypeDescript ion=Obtain a new unique identifier domain of a given type,auditEventTypeCode=OID],auditEventDescription=Testing the generation of an audit e vent,refPerson=,altRefPerson=,userCreatedBy=org.openhie.openempi.model.User@d167d36[username=admin,enabled=true,accountExpired=f alse,credentialsExpired=false,accountLocked=false]] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into audit_event (alt_ref_person_id, audit_event_description, audit_event_type_ cd, date_created, ref_person_id, creator_id, audit_event_id) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into audit_event (alt_ref_person_id, audit_event_description, audit_event_type_cd, date_created, ref_person_id, creator_id , audit_event_id) values (?, ?, ?, ?, ?, ?, ?) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_id as audit1_2_0_, this_.alt_ref_person_id as alt6_2_0_, this _.audit_event_description as audit2_2_0_, this_.audit_event_type_cd as audit5_2_0_, this_.date_created as date3_2_0_, this_.ref_person_id as ref4_2_0_, this_.creator_id as creator7_2_0_ from audit_event this_ Hibernate: select this_.audit_event_id as audit1_2_0_, this_.alt_ref_person_id as alt6_2_0_, this_.audit_event_description as audit2_2_0_, t his_.audit_event_type_cd as audit5_2_0_, this_.date_created as date3_2_0_, this_.ref_person_id as ref4_2_0_, this_.creator_id as creator7_2_ 0_ from audit_event this_ Found the audit event: Testing the audit event service Found the audit event: Added a new person record Found the audit event: Obtained unique identifier domain type for type code OpenMRS Found the audit event: Deleted a person record Found the audit event: Testing the generation of an audit event DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testAddAuditEvent]. DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@19852a81]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_id as audit1_2_0_, this_.alt_ref_person_id as alt6_2_0_, this _.audit_event_description as audit2_2_0_, this_.audit_event_type_cd as audit5_2_0_, this_.date_created as date3_2_0_, this_.ref_person_id as ref4_2_0_, this_.creator_id as creator7_2_0_ from audit_event this_ Hibernate: select this_.audit_event_id as audit1_2_0_, this_.alt_ref_person_id as alt6_2_0_, this_.audit_event_description as audit2_2_0_, t his_.audit_event_type_cd as audit5_2_0_, this_.date_created as date3_2_0_, this_.ref_person_id as ref4_2_0_, this_.creator_id as creator7_2_ 0_ from audit_event this_ Found the audit event: Testing the audit event service Found the audit event: Added a new person record Found the audit event: Obtained unique identifier domain type for type code OpenMRS Found the audit event: Deleted a person record DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testGetAllAuditEvents]. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.616 sec Running org.openhie.openempi.dao.LookupDaoTest DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@19852a81]; rollback [true]. DEBUG - org.openhie.openempi.dao.hibernate.LookupDaoHibernate.getRoles(37) | Retrieving all role names... DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select role0_.id as id15_, role0_.description as descript2_15_, role0_.name as name15_ from role role0_ order by role0_.name Hibernate: select role0_.id as id15_, role0_.description as descript2_15_, role0_.name as name15_ from role role0_ order by role0_.name DEBUG - org.openhie.openempi.dao.LookupDaoTest.testGetRoles(36) | [ROLE_ADMIN, ROLE_USER] DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testGetRoles]. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 sec Running org.openhie.openempi.configuration.ConfigurationTest DEBUG - org.openhie.openempi.service.BaseServiceTestCase.onSetUp(26) | In onSetUp method DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@513c952f]; rollback [true]. INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hiber nate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (i n JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in fi le: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\open empi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@67 c1e630[transforms=[org.openhie.openempi.configuration.Transform@6aef8e87[id=doubleMetaphone,transformClass=class org.openhie.openempi.transf ormation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@157677ea[fieldName=custom1 ,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@6aef8e87[id=doubleMetaphone,transformClass=class org.open hie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@14baaea8[fieldName=c ustom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@6aef8e87[id=doubleMetaphone,transformClass=class org .openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl. DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@6c20a239[ matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_1093_0_, this_.audit_event_type_code as aud it2_1093_0_, this_.audit_event_type_description as audit3_1093_0_, this_.audit_event_type_name as audit4_1093_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_1093_0_, this_.audit_event_type_code as audit2_1093_0_, this_.audit_event_type_descrip tion as audit3_1093_0_, this_.audit_event_type_name as audit4_1093_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_lock ed as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, u ser0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94 _, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_use r user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as addre ss94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.crede ntials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_ .last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_ .username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1 _.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, rol e1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.U serSession@5d39af80[sessionId=,sessionKey=0B941DA5CC6891192F5534FD02BDA6C3,user=org.openhie.openempi.model.User@284c55ff[username=admi n,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 16:54:18 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ? , ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in fi le: C:\openempi\openempi\core\mpi-config-test.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(286) | Loading configuration from URL: file:/C:/openempi /openempi/core/target/test-classes/mpi-config-test.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom2 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@2c 0cd7d[transforms=[org.openhie.openempi.configuration.Transform@3ff2caf4[id=doubleMetaphone,transformClass=class org.openhie.openempi.transfo rmation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@5cea79f8[fieldName=custom1, sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@3ff2caf4[id=doubleMetaphone,transformClass=class org.openh ie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@25edb870[fieldName=cu stom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@3ff2caf4[id=doubleMetaphone,transformClass=class org. openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.configuration.ConfigurationTest.testConfiguration(30) | Custom field is: org.openhie.openempi.configuration.Cus tomField@5cea79f8[fieldName=custom1,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@3ff2caf4[id=doubleMeta phone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]] DEBUG - org.openhie.openempi.configuration.ConfigurationTest.testConfiguration(30) | Custom field is: org.openhie.openempi.configuration.Cus tomField@25edb870[fieldName=custom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@3ff2caf4[id=doubleMetap hone,transformClass=class org.openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]] DEBUG - org.openhie.openempi.configuration.ConfigurationTest.testConfiguration(35) | Blocking round: org.openhie.openempi.configuration.Bloc kingRound@19e7d484[fields=[org.openhie.openempi.configuration.CustomField@5cea79f8[fieldName=custom1,sourceFieldName=familyName,transform=or g.openhie.openempi.configuration.Transform@3ff2caf4[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetaph oneFunction,parameters=]]]] DEBUG - org.openhie.openempi.configuration.ConfigurationTest.testConfiguration(35) | Blocking round: org.openhie.openempi.configuration.Bloc kingRound@43313365[fields=[org.openhie.openempi.configuration.CustomField@25edb870[fieldName=custom2,sourceFieldName=givenName,transform=org .openhie.openempi.configuration.Transform@3ff2caf4[id=doubleMetaphone,transformClass=class org.openhie.openempi.transformation.DoubleMetapho neFunction,parameters=]]]] DEBUG - org.openhie.openempi.configuration.ConfigurationTest.testConfiguration(39) | Match configuration is org.openhie.openempi.configurati on.MatchConfiguration@53254e59[falseNegativeProbability=0.9,falsePositiveProbability=0.1,matchFields=[org.openhie.openempi.configuration.Mat chField@363adfb4[fieldName=givenName], org.openhie.openempi.configuration.MatchField@5334be3c[fieldName=familyName], org.openhie.openempi.co nfiguration.MatchField@2bb57fd1[fieldName=phoneNumber]],configFileDirectory=D:/tmp/] DEBUG - org.openhie.openempi.configuration.ConfigurationTest.testConfiguration(41) | Match field is: org.openhie.openempi.configuration.Matc hField@363adfb4[fieldName=givenName] DEBUG - org.openhie.openempi.configuration.ConfigurationTest.testConfiguration(41) | Match field is: org.openhie.openempi.configuration.Matc hField@5334be3c[fieldName=familyName] DEBUG - org.openhie.openempi.configuration.ConfigurationTest.testConfiguration(41) | Match field is: org.openhie.openempi.configuration.Matc hField@2bb57fd1[fieldName=phoneNumber] DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testConfiguration]. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.745 sec Running org.openhie.openempi.service.IdentifierDomainAttributeServiceTest DEBUG - org.openhie.openempi.service.BaseServiceTestCase.onSetUp(26) | In onSetUp method DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@513c952f]; rollback [true]. INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hiber nate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (i n JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in fi le: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\open empi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@cf d357f[transforms=[org.openhie.openempi.configuration.Transform@43c32b82[id=doubleMetaphone,transformClass=class org.openhie.openempi.transfo rmation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@425d868f[fieldName=custom1, sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@43c32b82[id=doubleMetaphone,transformClass=class org.openh ie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@a2d3853[fieldName=cus tom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@43c32b82[id=doubleMetaphone,transformClass=class org.o penhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl. DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@1eccd65d[ matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_1132_0_, this_.audit_event_type_code as aud it2_1132_0_, this_.audit_event_type_description as audit3_1132_0_, this_.audit_event_type_name as audit4_1132_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_1132_0_, this_.audit_event_type_code as audit2_1132_0_, this_.audit_event_type_descrip tion as audit3_1132_0_, this_.audit_event_type_name as audit4_1132_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_lock ed as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, u ser0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94 _, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_use r user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as addre ss94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.crede ntials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_ .last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_ .username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1 _.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, rol e1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.U serSession@7416f46a[sessionId=,sessionKey=6F5410EBDBA2AC4E902B61BB0AABF739,user=org.openhie.openempi.model.User@11d08c1b[username=admi n,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 16:54:18 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ? , ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin DEBUG - org.openhie.openempi.service.impl.ValidationServiceImpl.validate(27) | Validating object : org.openhie.openempi.model.PersonIdentifi er@232a32bf[personIdentifierId=,identifierDomain=org.openhie.openempi.model.IdentifierDomain@2769aba2[identifierDomainId=,userCr eatedBy=,universalIdentifier=,universalIdentifierTypeCode=,namespaceIdentifier=SSN,dateCreated=],userByCreatorId=,userByVoidedById=,identifier=555-55-5555,dateCreated=,dateVoided=] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_1141_6_, this_.address1 as address2_1141_6_, this_.a ddress2 as address3_1141_6_, this_.address_type_cd as address47_1141_6_, this_.birth_order as birth4_1141_6_, this_.birth_place as birth5_11 41_6_, this_.city as city1141_6_, this_.country as country1141_6_, this_.country_code as country8_1141_6_, this_.custom1 as custom9_1141_6_, this_.custom2 as custom10_1141_6_, this_.custom3 as custom11_1141_6_, this_.custom4 as custom12_1141_6_, this_.custom5 as custom13_1141_6_, this_.date_changed as date14_1141_6_, this_.date_created as date15_1141_6_, this_.date_of_birth as date16_1141_6_, this_.date_voided as dat e17_1141_6_, this_.death_ind as death18_1141_6_, this_.death_time as death19_1141_6_, this_.degree as degree1141_6_, this_.email as email114 1_6_, this_.ethnic_group_cd as ethnic46_1141_6_, this_.family_name as family22_1141_6_, this_.family_name2 as family23_1141_6_, this_.gender _cd as gender44_1141_6_, this_.given_name as given24_1141_6_, this_.language_cd as language41_1141_6_, this_.marital_status_code as marital2 5_1141_6_, this_.middle_name as middle26_1141_6_, this_.mothers_maiden_name as mothers27_1141_6_, this_.multiple_birth_ind as multiple28_114 1_6_, this_.name_type_cd as name43_1141_6_, this_.nationality_cd as nationa40_1141_6_, this_.phone_area_code as phone29_1141_6_, this_.phone _country_code as phone30_1141_6_, this_.phone_ext as phone31_1141_6_, this_.phone_number as phone32_1141_6_, this_.postal_code as postal33_1 141_6_, this_.prefix as prefix1141_6_, this_.race_cd as race48_1141_6_, this_.religion_cd as religion45_1141_6_, this_.ssn as ssn1141_6_, th is_.state as state1141_6_, this_.suffix as suffix1141_6_, this_.changed_by_id as changed38_1141_6_, this_.creator_id as creator39_1141_6_, t his_.voided_by_id as voided42_1141_6_, pi1_.person_identifier_id as person1_1142_0_, pi1_.date_created as date2_1142_0_, pi1_.date_voided as date3_1142_0_, pi1_.identifier as identifier1142_0_, pi1_.identifier_domain_id as identifier7_1142_0_, pi1_.person_id as person5_1142_0_, p i1_.creator_id as creator6_1142_0_, pi1_.voided_by_id as voided8_1142_0_, id2_.identifier_domain_id as identifier1_1136_1_, id2_.date_create d as date2_1136_1_, id2_.namespace_identifier as namespace3_1136_1_, id2_.universal_identifier as universal4_1136_1_, id2_.universal_identif ier_type_code as universal5_1136_1_, id2_.creator_id as creator6_1136_1_, user6_.id as id1147_2_, user6_.account_expired as account2_1147_2_ , user6_.account_locked as account3_1147_2_, user6_.address as address1147_2_, user6_.city as city1147_2_, user6_.country as country1147_2_, user6_.postal_code as postal7_1147_2_, user6_.province as province1147_2_, user6_.credentials_expired as credenti9_1147_2_, user6_.email as email1147_2_, user6_.account_enabled as account11_1147_2_, user6_.first_name as first12_1147_2_, user6_.last_name as last13_1147_2_, user6_ .password as password1147_2_, user6_.password_hint as password15_1147_2_, user6_.phone_number as phone16_1147_2_, user6_.username as usernam e1147_2_, user6_.version as version1147_2_, user6_.website as website1147_2_, person7_.person_id as person1_1141_3_, person7_.address1 as ad dress2_1141_3_, person7_.address2 as address3_1141_3_, person7_.address_type_cd as address47_1141_3_, person7_.birth_order as birth4_1141_3_ , person7_.birth_place as birth5_1141_3_, person7_.city as city1141_3_, person7_.country as country1141_3_, person7_.country_code as country 8_1141_3_, person7_.custom1 as custom9_1141_3_, person7_.custom2 as custom10_1141_3_, person7_.custom3 as custom11_1141_3_, person7_.custom4 as custom12_1141_3_, person7_.custom5 as custom13_1141_3_, person7_.date_changed as date14_1141_3_, person7_.date_created as date15_1141_3_ , person7_.date_of_birth as date16_1141_3_, person7_.date_voided as date17_1141_3_, person7_.death_ind as death18_1141_3_, person7_.death_ti me as death19_1141_3_, person7_.degree as degree1141_3_, person7_.email as email1141_3_, person7_.ethnic_group_cd as ethnic46_1141_3_, perso n7_.family_name as family22_1141_3_, person7_.family_name2 as family23_1141_3_, person7_.gender_cd as gender44_1141_3_, person7_.given_name as given24_1141_3_, person7_.language_cd as language41_1141_3_, person7_.marital_status_code as marital25_1141_3_, person7_.middle_name as m iddle26_1141_3_, person7_.mothers_maiden_name as mothers27_1141_3_, person7_.multiple_birth_ind as multiple28_1141_3_, person7_.name_type_cd as name43_1141_3_, person7_.nationality_cd as nationa40_1141_3_, person7_.phone_area_code as phone29_1141_3_, person7_.phone_country_code a s phone30_1141_3_, person7_.phone_ext as phone31_1141_3_, person7_.phone_number as phone32_1141_3_, person7_.postal_code as postal33_1141_3_ , person7_.prefix as prefix1141_3_, person7_.race_cd as race48_1141_3_, person7_.religion_cd as religion45_1141_3_, person7_.ssn as ssn1141_ 3_, person7_.state as state1141_3_, person7_.suffix as suffix1141_3_, person7_.changed_by_id as changed38_1141_3_, person7_.creator_id as cr eator39_1141_3_, person7_.voided_by_id as voided42_1141_3_, user8_.id as id1147_4_, user8_.account_expired as account2_1147_4_, user8_.accou nt_locked as account3_1147_4_, user8_.address as address1147_4_, user8_.city as city1147_4_, user8_.country as country1147_4_, user8_.postal _code as postal7_1147_4_, user8_.province as province1147_4_, user8_.credentials_expired as credenti9_1147_4_, user8_.email as email1147_4_, user8_.account_enabled as account11_1147_4_, user8_.first_name as first12_1147_4_, user8_.last_name as last13_1147_4_, user8_.password as p assword1147_4_, user8_.password_hint as password15_1147_4_, user8_.phone_number as phone16_1147_4_, user8_.username as username1147_4_, user 8_.version as version1147_4_, user8_.website as website1147_4_, user9_.id as id1147_5_, user9_.account_expired as account2_1147_5_, user9_.a ccount_locked as account3_1147_5_, user9_.address as address1147_5_, user9_.city as city1147_5_, user9_.country as country1147_5_, user9_.po stal_code as postal7_1147_5_, user9_.province as province1147_5_, user9_.credentials_expired as credenti9_1147_5_, user9_.email as email1147 _5_, user9_.account_enabled as account11_1147_5_, user9_.first_name as first12_1147_5_, user9_.last_name as last13_1147_5_, user9_.password as password1147_5_, user9_.password_hint as password15_1147_5_, user9_.phone_number as phone16_1147_5_, user9_.username as username1147_5_, user9_.version as version1147_5_, user9_.website as website1147_5_ from person this_ inner join person_identifier pi1_ on this_.person_id=pi 1_.person_id inner join identifier_domain id2_ on pi1_.identifier_domain_id=id2_.identifier_domain_id left outer join app_user user6_ on id2 _.creator_id=user6_.id left outer join person person7_ on pi1_.person_id=person7_.person_id left outer join app_user user8_ on pi1_.creator_ id=user8_.id left outer join app_user user9_ on pi1_.voided_by_id=user9_.id where this_.date_voided is null and pi1_.identifier=? and id2_.n amespace_identifier=? Hibernate: select this_.person_id as person1_1141_6_, this_.address1 as address2_1141_6_, this_.address2 as address3_1141_6_, this_.address_ type_cd as address47_1141_6_, this_.birth_order as birth4_1141_6_, this_.birth_place as birth5_1141_6_, this_.city as city1141_6_, this_.cou ntry as country1141_6_, this_.country_code as country8_1141_6_, this_.custom1 as custom9_1141_6_, this_.custom2 as custom10_1141_6_, this_.c ustom3 as custom11_1141_6_, this_.custom4 as custom12_1141_6_, this_.custom5 as custom13_1141_6_, this_.date_changed as date14_1141_6_, this _.date_created as date15_1141_6_, this_.date_of_birth as date16_1141_6_, this_.date_voided as date17_1141_6_, this_.death_ind as death18_114 1_6_, this_.death_time as death19_1141_6_, this_.degree as degree1141_6_, this_.email as email1141_6_, this_.ethnic_group_cd as ethnic46_114 1_6_, this_.family_name as family22_1141_6_, this_.family_name2 as family23_1141_6_, this_.gender_cd as gender44_1141_6_, this_.given_name a s given24_1141_6_, this_.language_cd as language41_1141_6_, this_.marital_status_code as marital25_1141_6_, this_.middle_name as middle26_11 41_6_, this_.mothers_maiden_name as mothers27_1141_6_, this_.multiple_birth_ind as multiple28_1141_6_, this_.name_type_cd as name43_1141_6_, this_.nationality_cd as nationa40_1141_6_, this_.phone_area_code as phone29_1141_6_, this_.phone_country_code as phone30_1141_6_, this_.pho ne_ext as phone31_1141_6_, this_.phone_number as phone32_1141_6_, this_.postal_code as postal33_1141_6_, this_.prefix as prefix1141_6_, this _.race_cd as race48_1141_6_, this_.religion_cd as religion45_1141_6_, this_.ssn as ssn1141_6_, this_.state as state1141_6_, this_.suffix as suffix1141_6_, this_.changed_by_id as changed38_1141_6_, this_.creator_id as creator39_1141_6_, this_.voided_by_id as voided42_1141_6_, pi1_ .person_identifier_id as person1_1142_0_, pi1_.date_created as date2_1142_0_, pi1_.date_voided as date3_1142_0_, pi1_.identifier as identifi er1142_0_, pi1_.identifier_domain_id as identifier7_1142_0_, pi1_.person_id as person5_1142_0_, pi1_.creator_id as creator6_1142_0_, pi1_.vo ided_by_id as voided8_1142_0_, id2_.identifier_domain_id as identifier1_1136_1_, id2_.date_created as date2_1136_1_, id2_.namespace_identifi er as namespace3_1136_1_, id2_.universal_identifier as universal4_1136_1_, id2_.universal_identifier_type_code as universal5_1136_1_, id2_.c reator_id as creator6_1136_1_, user6_.id as id1147_2_, user6_.account_expired as account2_1147_2_, user6_.account_locked as account3_1147_2_ , user6_.address as address1147_2_, user6_.city as city1147_2_, user6_.country as country1147_2_, user6_.postal_code as postal7_1147_2_, use r6_.province as province1147_2_, user6_.credentials_expired as credenti9_1147_2_, user6_.email as email1147_2_, user6_.account_enabled as ac count11_1147_2_, user6_.first_name as first12_1147_2_, user6_.last_name as last13_1147_2_, user6_.password as password1147_2_, user6_.passwo rd_hint as password15_1147_2_, user6_.phone_number as phone16_1147_2_, user6_.username as username1147_2_, user6_.version as version1147_2_, user6_.website as website1147_2_, person7_.person_id as person1_1141_3_, person7_.address1 as address2_1141_3_, person7_.address2 as addres s3_1141_3_, person7_.address_type_cd as address47_1141_3_, person7_.birth_order as birth4_1141_3_, person7_.birth_place as birth5_1141_3_, p erson7_.city as city1141_3_, person7_.country as country1141_3_, person7_.country_code as country8_1141_3_, person7_.custom1 as custom9_1141 _3_, person7_.custom2 as custom10_1141_3_, person7_.custom3 as custom11_1141_3_, person7_.custom4 as custom12_1141_3_, person7_.custom5 as c ustom13_1141_3_, person7_.date_changed as date14_1141_3_, person7_.date_created as date15_1141_3_, person7_.date_of_birth as date16_1141_3_, person7_.date_voided as date17_1141_3_, person7_.death_ind as death18_1141_3_, person7_.death_time as death19_1141_3_, person7_.degree as d egree1141_3_, person7_.email as email1141_3_, person7_.ethnic_group_cd as ethnic46_1141_3_, person7_.family_name as family22_1141_3_, person 7_.family_name2 as family23_1141_3_, person7_.gender_cd as gender44_1141_3_, person7_.given_name as given24_1141_3_, person7_.language_cd as language41_1141_3_, person7_.marital_status_code as marital25_1141_3_, person7_.middle_name as middle26_1141_3_, person7_.mothers_maiden_na me as mothers27_1141_3_, person7_.multiple_birth_ind as multiple28_1141_3_, person7_.name_type_cd as name43_1141_3_, person7_.nationality_cd as nationa40_1141_3_, person7_.phone_area_code as phone29_1141_3_, person7_.phone_country_code as phone30_1141_3_, person7_.phone_ext as ph one31_1141_3_, person7_.phone_number as phone32_1141_3_, person7_.postal_code as postal33_1141_3_, person7_.prefix as prefix1141_3_, person7 _.race_cd as race48_1141_3_, person7_.religion_cd as religion45_1141_3_, person7_.ssn as ssn1141_3_, person7_.state as state1141_3_, person7 _.suffix as suffix1141_3_, person7_.changed_by_id as changed38_1141_3_, person7_.creator_id as creator39_1141_3_, person7_.voided_by_id as v oided42_1141_3_, user8_.id as id1147_4_, user8_.account_expired as account2_1147_4_, user8_.account_locked as account3_1147_4_, user8_.addre ss as address1147_4_, user8_.city as city1147_4_, user8_.country as country1147_4_, user8_.postal_code as postal7_1147_4_, user8_.province a s province1147_4_, user8_.credentials_expired as credenti9_1147_4_, user8_.email as email1147_4_, user8_.account_enabled as account11_1147_4 _, user8_.first_name as first12_1147_4_, user8_.last_name as last13_1147_4_, user8_.password as password1147_4_, user8_.password_hint as pas sword15_1147_4_, user8_.phone_number as phone16_1147_4_, user8_.username as username1147_4_, user8_.version as version1147_4_, user8_.websit e as website1147_4_, user9_.id as id1147_5_, user9_.account_expired as account2_1147_5_, user9_.account_locked as account3_1147_5_, user9_.a ddress as address1147_5_, user9_.city as city1147_5_, user9_.country as country1147_5_, user9_.postal_code as postal7_1147_5_, user9_.provin ce as province1147_5_, user9_.credentials_expired as credenti9_1147_5_, user9_.email as email1147_5_, user9_.account_enabled as account11_11 47_5_, user9_.first_name as first12_1147_5_, user9_.last_name as last13_1147_5_, user9_.password as password1147_5_, user9_.password_hint as password15_1147_5_, user9_.phone_number as phone16_1147_5_, user9_.username as username1147_5_, user9_.version as version1147_5_, user9_.we bsite as website1147_5_ from person this_ inner join person_identifier pi1_ on this_.person_id=pi1_.person_id inner join identifier_domain i d2_ on pi1_.identifier_domain_id=id2_.identifier_domain_id left outer join app_user user6_ on id2_.creator_id=user6_.id left outer join pers on person7_ on pi1_.person_id=person7_.person_id left outer join app_user user8_ on pi1_.creator_id=user8_.id left outer join app_user user9 _ on pi1_.voided_by_id=user9_.id where this_.date_voided is null and pi1_.identifier=? and id2_.namespace_identifier=? DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate$3.doInHibernate(132) | Query by identifier returned: 0 elements. java.lang.NullPointerException at org.openhie.openempi.service.IdentifierDomainAttributeServiceTest.testIdentifierDomainAttributeOperations(IdentifierDomainAttribu teServiceTest.java:29) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at org.springframework.test.ConditionalTestCase.runBare(ConditionalTestCase.java:76) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:232) at junit.framework.TestSuite.run(TestSuite.java:227) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) DEBUG - org.openhie.openempi.service.IdentifierDomainAttributeServiceTest.testIdentifierDomainAttributeOperations(27) | Located test person is: null ERROR - org.openhie.openempi.service.IdentifierDomainAttributeServiceTest.testIdentifierDomainAttributeOperations(39) | Exception: java.lang .NullPointerException java.lang.NullPointerException at org.openhie.openempi.service.IdentifierDomainAttributeServiceTest.testIdentifierDomainAttributeOperations(IdentifierDomainAttribu teServiceTest.java:29) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at org.springframework.test.ConditionalTestCase.runBare(ConditionalTestCase.java:76) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:232) at junit.framework.TestSuite.run(TestSuite.java:227) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testIdentifierDomainAttributeOperations]. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.044 sec Running org.openhie.openempi.transformation.TransformingFunctionTest DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@513c952f]; rollback [true]. DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(32) | Applying the metaphone transform to field with value: Odysseas DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(37) | The metaphone value for field: 'Odysseas' is 'OTSS' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testMetaphone(27) | Metaphone encoding of Odysseas is OTSS DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(32) | Applying the metaphone transform to field with value: Odysseus DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(37) | The metaphone value for field: 'Odysseus' is 'OTSS' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testMetaphone(27) | Metaphone encoding of Odysseus is OTSS DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(32) | Applying the metaphone transform to field with value: John DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(37) | The metaphone value for field: 'John' is 'JN' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testMetaphone(27) | Metaphone encoding of John is JN DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(32) | Applying the metaphone transform to field with value: Bob DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(37) | The metaphone value for field: 'Bob' is 'BB' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testMetaphone(27) | Metaphone encoding of Bob is BB DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(32) | Applying the metaphone transform to field with value: Frank DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(37) | The metaphone value for field: 'Frank' is 'FRNK' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testMetaphone(27) | Metaphone encoding of Frank is FRNK DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(32) | Applying the metaphone transform to field with value: James DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(37) | The metaphone value for field: 'James' is 'JMS' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testMetaphone(27) | Metaphone encoding of James is JMS DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(32) | Applying the metaphone transform to field with value: Sophia DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(37) | The metaphone value for field: 'Sophia' is 'SF' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testMetaphone(27) | Metaphone encoding of Sophia is SF DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(32) | Applying the metaphone transform to field with value: Sofia DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(37) | The metaphone value for field: 'Sofia' is 'SF' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testMetaphone(27) | Metaphone encoding of Sofia is SF DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(32) | Applying the metaphone transform to field with value: Jensen DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(37) | The metaphone value for field: 'Jensen' is 'JNSN' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testMetaphone(27) | Metaphone encoding of Jensen is JNSN DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(32) | Applying the metaphone transform to field with value: Jonassen DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(37) | The metaphone value for field: 'Jonassen' is 'JNSN' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testMetaphone(27) | Metaphone encoding of Jonassen is JNSN DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(32) | Applying the metaphone transform to field with value: Jonasen DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(37) | The metaphone value for field: 'Jonasen' is 'JNSN' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testMetaphone(27) | Metaphone encoding of Jonasen is JNSN DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(32) | Applying the metaphone transform to field with value: Jacobsen DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(37) | The metaphone value for field: 'Jacobsen' is 'JKBS' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testMetaphone(27) | Metaphone encoding of Jacobsen is JKBS DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(32) | Applying the metaphone transform to field with value: Jakobsen DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(37) | The metaphone value for field: 'Jakobsen' is 'JKBS' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testMetaphone(27) | Metaphone encoding of Jakobsen is JKBS DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(32) | Applying the metaphone transform to field with value: Fischer DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(37) | The metaphone value for field: 'Fischer' is 'FSKR' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testMetaphone(27) | Metaphone encoding of Fischer is FSKR DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(32) | Applying the metaphone transform to field with value: Fisher DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(37) | The metaphone value for field: 'Fisher' is 'FXR' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testMetaphone(27) | Metaphone encoding of Fisher is FXR DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(32) | Applying the metaphone transform to field with value: Gustavse n DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(37) | The metaphone value for field: 'Gustavsen' is 'KSTF' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testMetaphone(27) | Metaphone encoding of Gustavsen is KSTF DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(32) | Applying the metaphone transform to field with value: Gustafss on DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(37) | The metaphone value for field: 'Gustafsson' is 'KSTF' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testMetaphone(27) | Metaphone encoding of Gustafsson is KSTF DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(32) | Applying the metaphone transform to field with value: Gustafse n DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(37) | The metaphone value for field: 'Gustafsen' is 'KSTF' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testMetaphone(27) | Metaphone encoding of Gustafsen is KSTF DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(32) | Applying the metaphone transform to field with value: Handelan d DEBUG - org.openhie.openempi.transformation.MetaphoneFunction.transform(37) | The metaphone value for field: 'Handeland' is 'HNTL' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testMetaphone(27) | Metaphone encoding of Handeland is HNTL DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testMetaphone]. DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@513c952f]; rollback [true]. DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(32) | Applying the double metaphone transform to field with va lue: Odysseas DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(37) | The double metaphone value for field: 'Odysseas' is 'ATS S' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testDoubleMetaphone(34) | DoubleMetaphone encoding of Odysseas is ATSS DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(32) | Applying the double metaphone transform to field with va lue: Odysseus DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(37) | The double metaphone value for field: 'Odysseus' is 'ATS S' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testDoubleMetaphone(34) | DoubleMetaphone encoding of Odysseus is ATSS DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(32) | Applying the double metaphone transform to field with va lue: John DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(37) | The double metaphone value for field: 'John' is 'JN' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testDoubleMetaphone(34) | DoubleMetaphone encoding of John is JN DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(32) | Applying the double metaphone transform to field with va lue: Bob DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(37) | The double metaphone value for field: 'Bob' is 'PP' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testDoubleMetaphone(34) | DoubleMetaphone encoding of Bob is PP DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(32) | Applying the double metaphone transform to field with va lue: Frank DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(37) | The double metaphone value for field: 'Frank' is 'FRNK' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testDoubleMetaphone(34) | DoubleMetaphone encoding of Frank is FRNK DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(32) | Applying the double metaphone transform to field with va lue: James DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(37) | The double metaphone value for field: 'James' is 'JMS' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testDoubleMetaphone(34) | DoubleMetaphone encoding of James is JMS DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(32) | Applying the double metaphone transform to field with va lue: Sophia DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(37) | The double metaphone value for field: 'Sophia' is 'SF' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testDoubleMetaphone(34) | DoubleMetaphone encoding of Sophia is SF DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(32) | Applying the double metaphone transform to field with va lue: Sofia DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(37) | The double metaphone value for field: 'Sofia' is 'SF' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testDoubleMetaphone(34) | DoubleMetaphone encoding of Sofia is SF DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(32) | Applying the double metaphone transform to field with va lue: Jensen DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(37) | The double metaphone value for field: 'Jensen' is 'JNSN' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testDoubleMetaphone(34) | DoubleMetaphone encoding of Jensen is JNSN DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(32) | Applying the double metaphone transform to field with va lue: Jonassen DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(37) | The double metaphone value for field: 'Jonassen' is 'JNS N' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testDoubleMetaphone(34) | DoubleMetaphone encoding of Jonassen is JNSN DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(32) | Applying the double metaphone transform to field with va lue: Jonasen DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(37) | The double metaphone value for field: 'Jonasen' is 'JNSN ' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testDoubleMetaphone(34) | DoubleMetaphone encoding of Jonasen is JNSN DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(32) | Applying the double metaphone transform to field with va lue: Jacobsen DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(37) | The double metaphone value for field: 'Jacobsen' is 'JKP S' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testDoubleMetaphone(34) | DoubleMetaphone encoding of Jacobsen is JKPS DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(32) | Applying the double metaphone transform to field with va lue: Jakobsen DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(37) | The double metaphone value for field: 'Jakobsen' is 'JKP S' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testDoubleMetaphone(34) | DoubleMetaphone encoding of Jakobsen is JKPS DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(32) | Applying the double metaphone transform to field with va lue: Fischer DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(37) | The double metaphone value for field: 'Fischer' is 'FXR' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testDoubleMetaphone(34) | DoubleMetaphone encoding of Fischer is FXR DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(32) | Applying the double metaphone transform to field with va lue: Fisher DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(37) | The double metaphone value for field: 'Fisher' is 'FXR' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testDoubleMetaphone(34) | DoubleMetaphone encoding of Fisher is FXR DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(32) | Applying the double metaphone transform to field with va lue: Gustavsen DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(37) | The double metaphone value for field: 'Gustavsen' is 'KS TF' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testDoubleMetaphone(34) | DoubleMetaphone encoding of Gustavsen is KSTF DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(32) | Applying the double metaphone transform to field with va lue: Gustafsson DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(37) | The double metaphone value for field: 'Gustafsson' is 'K STF' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testDoubleMetaphone(34) | DoubleMetaphone encoding of Gustafsson is KST F DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(32) | Applying the double metaphone transform to field with va lue: Gustafsen DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(37) | The double metaphone value for field: 'Gustafsen' is 'KS TF' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testDoubleMetaphone(34) | DoubleMetaphone encoding of Gustafsen is KSTF DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(32) | Applying the double metaphone transform to field with va lue: Handeland DEBUG - org.openhie.openempi.transformation.DoubleMetaphoneFunction.transform(37) | The double metaphone value for field: 'Handeland' is 'HN TL' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testDoubleMetaphone(34) | DoubleMetaphone encoding of Handeland is HNTL DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testDoubleMetaphone]. DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@513c952f]; rollback [true]. DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(32) | Applying the soundex transform to field with value: Odysseas DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(37) | The soundex value for field: 'Odysseas' is 'O322' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testSoundex(41) | Soundex encoding of Odysseas is O322 DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(32) | Applying the soundex transform to field with value: Odysseus DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(37) | The soundex value for field: 'Odysseus' is 'O322' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testSoundex(41) | Soundex encoding of Odysseus is O322 DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(32) | Applying the soundex transform to field with value: John DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(37) | The soundex value for field: 'John' is 'J500' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testSoundex(41) | Soundex encoding of John is J500 DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(32) | Applying the soundex transform to field with value: Bob DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(37) | The soundex value for field: 'Bob' is 'B100' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testSoundex(41) | Soundex encoding of Bob is B100 DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(32) | Applying the soundex transform to field with value: Frank DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(37) | The soundex value for field: 'Frank' is 'F652' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testSoundex(41) | Soundex encoding of Frank is F652 DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(32) | Applying the soundex transform to field with value: James DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(37) | The soundex value for field: 'James' is 'J520' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testSoundex(41) | Soundex encoding of James is J520 DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(32) | Applying the soundex transform to field with value: Sophia DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(37) | The soundex value for field: 'Sophia' is 'S100' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testSoundex(41) | Soundex encoding of Sophia is S100 DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(32) | Applying the soundex transform to field with value: Sofia DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(37) | The soundex value for field: 'Sofia' is 'S100' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testSoundex(41) | Soundex encoding of Sofia is S100 DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(32) | Applying the soundex transform to field with value: Jensen DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(37) | The soundex value for field: 'Jensen' is 'J525' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testSoundex(41) | Soundex encoding of Jensen is J525 DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(32) | Applying the soundex transform to field with value: Jonassen DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(37) | The soundex value for field: 'Jonassen' is 'J525' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testSoundex(41) | Soundex encoding of Jonassen is J525 DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(32) | Applying the soundex transform to field with value: Jonasen DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(37) | The soundex value for field: 'Jonasen' is 'J525' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testSoundex(41) | Soundex encoding of Jonasen is J525 DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(32) | Applying the soundex transform to field with value: Jacobsen DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(37) | The soundex value for field: 'Jacobsen' is 'J212' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testSoundex(41) | Soundex encoding of Jacobsen is J212 DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(32) | Applying the soundex transform to field with value: Jakobsen DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(37) | The soundex value for field: 'Jakobsen' is 'J212' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testSoundex(41) | Soundex encoding of Jakobsen is J212 DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(32) | Applying the soundex transform to field with value: Fischer DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(37) | The soundex value for field: 'Fischer' is 'F260' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testSoundex(41) | Soundex encoding of Fischer is F260 DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(32) | Applying the soundex transform to field with value: Fisher DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(37) | The soundex value for field: 'Fisher' is 'F260' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testSoundex(41) | Soundex encoding of Fisher is F260 DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(32) | Applying the soundex transform to field with value: Gustavsen DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(37) | The soundex value for field: 'Gustavsen' is 'G231' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testSoundex(41) | Soundex encoding of Gustavsen is G231 DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(32) | Applying the soundex transform to field with value: Gustafsson DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(37) | The soundex value for field: 'Gustafsson' is 'G231' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testSoundex(41) | Soundex encoding of Gustafsson is G231 DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(32) | Applying the soundex transform to field with value: Gustafsen DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(37) | The soundex value for field: 'Gustafsen' is 'G231' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testSoundex(41) | Soundex encoding of Gustafsen is G231 DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(32) | Applying the soundex transform to field with value: Handeland DEBUG - org.openhie.openempi.transformation.SoundexFunction.transform(37) | The soundex value for field: 'Handeland' is 'H534' DEBUG - org.openhie.openempi.transformation.TransformingFunctionTest.testSoundex(41) | Soundex encoding of Handeland is H534 DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testSoundex]. Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.921 sec Running org.openhie.openempi.util.DateUtilTest DEBUG - org.openhie.openempi.util.DateUtilTest.testGetDate(61) | db date to convert: Tue Apr 06 16:54:20 CDT 2010 DEBUG - org.openhie.openempi.util.DateUtilTest.testGetDate(67) | converted ui date: 04/06/2010 DEBUG - org.openhie.openempi.util.DateUtilTest.testGetDateTime(75) | entered 'testGetDateTime' method DEBUG - org.openhie.openempi.util.DateUtilTest.testGetDateTime(79) | 16:54 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec Running org.openhie.openempi.service.PersonQueryTest DEBUG - org.openhie.openempi.service.PersonQueryTest.onSetUp(33) | In onSetUp method DEBUG - org.openhie.openempi.service.BaseServiceTestCase.onSetUp(26) | In onSetUp method DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@513c952f]; rollback [true]. INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hiber nate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (i n JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in fi le: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\open empi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@1d 318953[transforms=[org.openhie.openempi.configuration.Transform@1f2eb71e[id=doubleMetaphone,transformClass=class org.openhie.openempi.transf ormation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@33f82290[fieldName=custom1 ,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@1f2eb71e[id=doubleMetaphone,transformClass=class org.open hie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@67a53697[fieldName=c ustom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@1f2eb71e[id=doubleMetaphone,transformClass=class org .openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl. DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@fa328aa[m atchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_1171_0_, this_.audit_event_type_code as aud it2_1171_0_, this_.audit_event_type_description as audit3_1171_0_, this_.audit_event_type_name as audit4_1171_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_1171_0_, this_.audit_event_type_code as audit2_1171_0_, this_.audit_event_type_descrip tion as audit3_1171_0_, this_.audit_event_type_name as audit4_1171_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_lock ed as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, u ser0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94 _, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_use r user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as addre ss94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.crede ntials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_ .last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_ .username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1 _.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, rol e1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.U serSession@1b4b07df[sessionId=,sessionKey=9420E33E7985C624218A44B2D3A220D5,user=org.openhie.openempi.model.User@7e9fae74[username=admi n,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 16:54:21 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ? , ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hiber nate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (i n JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in fi le: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\open empi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@11 286929[transforms=[org.openhie.openempi.configuration.Transform@74100b8b[id=doubleMetaphone,transformClass=class org.openhie.openempi.transf ormation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@49660e34[fieldName=custom1 ,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@74100b8b[id=doubleMetaphone,transformClass=class org.open hie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@4b2e9d91[fieldName=c ustom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@74100b8b[id=doubleMetaphone,transformClass=class org .openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl. DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@616ac126[ matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_1210_0_, this_.audit_event_type_code as aud it2_1210_0_, this_.audit_event_type_description as audit3_1210_0_, this_.audit_event_type_name as audit4_1210_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_1210_0_, this_.audit_event_type_code as audit2_1210_0_, this_.audit_event_type_descrip tion as audit3_1210_0_, this_.audit_event_type_name as audit4_1210_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_lock ed as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, u ser0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94 _, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_use r user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as addre ss94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.crede ntials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_ .last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_ .username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1 _.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, rol e1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.U serSession@6c60efe7[sessionId=,sessionKey=2E618023D61E3C598862739D93D07066,user=org.openhie.openempi.model.User@35497537[username=admi n,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 16:54:21 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ? , ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin DEBUG - org.openhie.openempi.service.impl.ValidationServiceImpl.validate(27) | Validating object : org.openhie.openempi.model.PersonIdentifi er@6f5fc7ad[personIdentifierId=,identifierDomain=org.openhie.openempi.model.IdentifierDomain@792e67fa[identifierDomainId=,userCr eatedBy=,universalIdentifier=,universalIdentifierTypeCode=,namespaceIdentifier=SSN,dateCreated=],userByCreatorId=,userByVoidedById=,identifier=555-55-5555,dateCreated=,dateVoided=] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_1219_6_, this_.address1 as address2_1219_6_, this_.a ddress2 as address3_1219_6_, this_.address_type_cd as address43_1219_6_, this_.birth_order as birth4_1219_6_, this_.birth_place as birth5_12 19_6_, this_.city as city1219_6_, this_.country as country1219_6_, this_.country_code as country8_1219_6_, this_.custom1 as custom9_1219_6_, this_.custom2 as custom10_1219_6_, this_.custom3 as custom11_1219_6_, this_.custom4 as custom12_1219_6_, this_.custom5 as custom13_1219_6_, this_.date_changed as date14_1219_6_, this_.date_created as date15_1219_6_, this_.date_of_birth as date16_1219_6_, this_.date_voided as dat e17_1219_6_, this_.death_ind as death18_1219_6_, this_.death_time as death19_1219_6_, this_.degree as degree1219_6_, this_.email as email121 9_6_, this_.ethnic_group_cd as ethnic42_1219_6_, this_.family_name as family22_1219_6_, this_.family_name2 as family23_1219_6_, this_.gender _cd as gender41_1219_6_, this_.given_name as given24_1219_6_, this_.language_cd as language39_1219_6_, this_.marital_status_code as marital2 5_1219_6_, this_.middle_name as middle26_1219_6_, this_.mothers_maiden_name as mothers27_1219_6_, this_.multiple_birth_ind as multiple28_121 9_6_, this_.name_type_cd as name47_1219_6_, this_.nationality_cd as nationa45_1219_6_, this_.phone_area_code as phone29_1219_6_, this_.phone _country_code as phone30_1219_6_, this_.phone_ext as phone31_1219_6_, this_.phone_number as phone32_1219_6_, this_.postal_code as postal33_1 219_6_, this_.prefix as prefix1219_6_, this_.race_cd as race48_1219_6_, this_.religion_cd as religion46_1219_6_, this_.ssn as ssn1219_6_, th is_.state as state1219_6_, this_.suffix as suffix1219_6_, this_.changed_by_id as changed40_1219_6_, this_.creator_id as creator38_1219_6_, t his_.voided_by_id as voided44_1219_6_, pi1_.person_identifier_id as person1_1220_0_, pi1_.date_created as date2_1220_0_, pi1_.date_voided as date3_1220_0_, pi1_.identifier as identifier1220_0_, pi1_.identifier_domain_id as identifier5_1220_0_, pi1_.person_id as person7_1220_0_, p i1_.creator_id as creator6_1220_0_, pi1_.voided_by_id as voided8_1220_0_, id2_.identifier_domain_id as identifier1_1214_1_, id2_.date_create d as date2_1214_1_, id2_.namespace_identifier as namespace3_1214_1_, id2_.universal_identifier as universal4_1214_1_, id2_.universal_identif ier_type_code as universal5_1214_1_, id2_.creator_id as creator6_1214_1_, user6_.id as id1225_2_, user6_.account_expired as account2_1225_2_ , user6_.account_locked as account3_1225_2_, user6_.address as address1225_2_, user6_.city as city1225_2_, user6_.country as country1225_2_, user6_.postal_code as postal7_1225_2_, user6_.province as province1225_2_, user6_.credentials_expired as credenti9_1225_2_, user6_.email as email1225_2_, user6_.account_enabled as account11_1225_2_, user6_.first_name as first12_1225_2_, user6_.last_name as last13_1225_2_, user6_ .password as password1225_2_, user6_.password_hint as password15_1225_2_, user6_.phone_number as phone16_1225_2_, user6_.username as usernam e1225_2_, user6_.version as version1225_2_, user6_.website as website1225_2_, person7_.person_id as person1_1219_3_, person7_.address1 as ad dress2_1219_3_, person7_.address2 as address3_1219_3_, person7_.address_type_cd as address43_1219_3_, person7_.birth_order as birth4_1219_3_ , person7_.birth_place as birth5_1219_3_, person7_.city as city1219_3_, person7_.country as country1219_3_, person7_.country_code as country 8_1219_3_, person7_.custom1 as custom9_1219_3_, person7_.custom2 as custom10_1219_3_, person7_.custom3 as custom11_1219_3_, person7_.custom4 as custom12_1219_3_, person7_.custom5 as custom13_1219_3_, person7_.date_changed as date14_1219_3_, person7_.date_created as date15_1219_3_ , person7_.date_of_birth as date16_1219_3_, person7_.date_voided as date17_1219_3_, person7_.death_ind as death18_1219_3_, person7_.death_ti me as death19_1219_3_, person7_.degree as degree1219_3_, person7_.email as email1219_3_, person7_.ethnic_group_cd as ethnic42_1219_3_, perso n7_.family_name as family22_1219_3_, person7_.family_name2 as family23_1219_3_, person7_.gender_cd as gender41_1219_3_, person7_.given_name as given24_1219_3_, person7_.language_cd as language39_1219_3_, person7_.marital_status_code as marital25_1219_3_, person7_.middle_name as m iddle26_1219_3_, person7_.mothers_maiden_name as mothers27_1219_3_, person7_.multiple_birth_ind as multiple28_1219_3_, person7_.name_type_cd as name47_1219_3_, person7_.nationality_cd as nationa45_1219_3_, person7_.phone_area_code as phone29_1219_3_, person7_.phone_country_code a s phone30_1219_3_, person7_.phone_ext as phone31_1219_3_, person7_.phone_number as phone32_1219_3_, person7_.postal_code as postal33_1219_3_ , person7_.prefix as prefix1219_3_, person7_.race_cd as race48_1219_3_, person7_.religion_cd as religion46_1219_3_, person7_.ssn as ssn1219_ 3_, person7_.state as state1219_3_, person7_.suffix as suffix1219_3_, person7_.changed_by_id as changed40_1219_3_, person7_.creator_id as cr eator38_1219_3_, person7_.voided_by_id as voided44_1219_3_, user8_.id as id1225_4_, user8_.account_expired as account2_1225_4_, user8_.accou nt_locked as account3_1225_4_, user8_.address as address1225_4_, user8_.city as city1225_4_, user8_.country as country1225_4_, user8_.postal _code as postal7_1225_4_, user8_.province as province1225_4_, user8_.credentials_expired as credenti9_1225_4_, user8_.email as email1225_4_, user8_.account_enabled as account11_1225_4_, user8_.first_name as first12_1225_4_, user8_.last_name as last13_1225_4_, user8_.password as p assword1225_4_, user8_.password_hint as password15_1225_4_, user8_.phone_number as phone16_1225_4_, user8_.username as username1225_4_, user 8_.version as version1225_4_, user8_.website as website1225_4_, user9_.id as id1225_5_, user9_.account_expired as account2_1225_5_, user9_.a ccount_locked as account3_1225_5_, user9_.address as address1225_5_, user9_.city as city1225_5_, user9_.country as country1225_5_, user9_.po stal_code as postal7_1225_5_, user9_.province as province1225_5_, user9_.credentials_expired as credenti9_1225_5_, user9_.email as email1225 _5_, user9_.account_enabled as account11_1225_5_, user9_.first_name as first12_1225_5_, user9_.last_name as last13_1225_5_, user9_.password as password1225_5_, user9_.password_hint as password15_1225_5_, user9_.phone_number as phone16_1225_5_, user9_.username as username1225_5_, user9_.version as version1225_5_, user9_.website as website1225_5_ from person this_ inner join person_identifier pi1_ on this_.person_id=pi 1_.person_id inner join identifier_domain id2_ on pi1_.identifier_domain_id=id2_.identifier_domain_id left outer join app_user user6_ on id2 _.creator_id=user6_.id left outer join person person7_ on pi1_.person_id=person7_.person_id left outer join app_user user8_ on pi1_.creator_ id=user8_.id left outer join app_user user9_ on pi1_.voided_by_id=user9_.id where this_.date_voided is null and pi1_.identifier=? and id2_.n amespace_identifier=? Hibernate: select this_.person_id as person1_1219_6_, this_.address1 as address2_1219_6_, this_.address2 as address3_1219_6_, this_.address_ type_cd as address43_1219_6_, this_.birth_order as birth4_1219_6_, this_.birth_place as birth5_1219_6_, this_.city as city1219_6_, this_.cou ntry as country1219_6_, this_.country_code as country8_1219_6_, this_.custom1 as custom9_1219_6_, this_.custom2 as custom10_1219_6_, this_.c ustom3 as custom11_1219_6_, this_.custom4 as custom12_1219_6_, this_.custom5 as custom13_1219_6_, this_.date_changed as date14_1219_6_, this _.date_created as date15_1219_6_, this_.date_of_birth as date16_1219_6_, this_.date_voided as date17_1219_6_, this_.death_ind as death18_121 9_6_, this_.death_time as death19_1219_6_, this_.degree as degree1219_6_, this_.email as email1219_6_, this_.ethnic_group_cd as ethnic42_121 9_6_, this_.family_name as family22_1219_6_, this_.family_name2 as family23_1219_6_, this_.gender_cd as gender41_1219_6_, this_.given_name a s given24_1219_6_, this_.language_cd as language39_1219_6_, this_.marital_status_code as marital25_1219_6_, this_.middle_name as middle26_12 19_6_, this_.mothers_maiden_name as mothers27_1219_6_, this_.multiple_birth_ind as multiple28_1219_6_, this_.name_type_cd as name47_1219_6_, this_.nationality_cd as nationa45_1219_6_, this_.phone_area_code as phone29_1219_6_, this_.phone_country_code as phone30_1219_6_, this_.pho ne_ext as phone31_1219_6_, this_.phone_number as phone32_1219_6_, this_.postal_code as postal33_1219_6_, this_.prefix as prefix1219_6_, this _.race_cd as race48_1219_6_, this_.religion_cd as religion46_1219_6_, this_.ssn as ssn1219_6_, this_.state as state1219_6_, this_.suffix as suffix1219_6_, this_.changed_by_id as changed40_1219_6_, this_.creator_id as creator38_1219_6_, this_.voided_by_id as voided44_1219_6_, pi1_ .person_identifier_id as person1_1220_0_, pi1_.date_created as date2_1220_0_, pi1_.date_voided as date3_1220_0_, pi1_.identifier as identifi er1220_0_, pi1_.identifier_domain_id as identifier5_1220_0_, pi1_.person_id as person7_1220_0_, pi1_.creator_id as creator6_1220_0_, pi1_.vo ided_by_id as voided8_1220_0_, id2_.identifier_domain_id as identifier1_1214_1_, id2_.date_created as date2_1214_1_, id2_.namespace_identifi er as namespace3_1214_1_, id2_.universal_identifier as universal4_1214_1_, id2_.universal_identifier_type_code as universal5_1214_1_, id2_.c reator_id as creator6_1214_1_, user6_.id as id1225_2_, user6_.account_expired as account2_1225_2_, user6_.account_locked as account3_1225_2_ , user6_.address as address1225_2_, user6_.city as city1225_2_, user6_.country as country1225_2_, user6_.postal_code as postal7_1225_2_, use r6_.province as province1225_2_, user6_.credentials_expired as credenti9_1225_2_, user6_.email as email1225_2_, user6_.account_enabled as ac count11_1225_2_, user6_.first_name as first12_1225_2_, user6_.last_name as last13_1225_2_, user6_.password as password1225_2_, user6_.passwo rd_hint as password15_1225_2_, user6_.phone_number as phone16_1225_2_, user6_.username as username1225_2_, user6_.version as version1225_2_, user6_.website as website1225_2_, person7_.person_id as person1_1219_3_, person7_.address1 as address2_1219_3_, person7_.address2 as addres s3_1219_3_, person7_.address_type_cd as address43_1219_3_, person7_.birth_order as birth4_1219_3_, person7_.birth_place as birth5_1219_3_, p erson7_.city as city1219_3_, person7_.country as country1219_3_, person7_.country_code as country8_1219_3_, person7_.custom1 as custom9_1219 _3_, person7_.custom2 as custom10_1219_3_, person7_.custom3 as custom11_1219_3_, person7_.custom4 as custom12_1219_3_, person7_.custom5 as c ustom13_1219_3_, person7_.date_changed as date14_1219_3_, person7_.date_created as date15_1219_3_, person7_.date_of_birth as date16_1219_3_, person7_.date_voided as date17_1219_3_, person7_.death_ind as death18_1219_3_, person7_.death_time as death19_1219_3_, person7_.degree as d egree1219_3_, person7_.email as email1219_3_, person7_.ethnic_group_cd as ethnic42_1219_3_, person7_.family_name as family22_1219_3_, person 7_.family_name2 as family23_1219_3_, person7_.gender_cd as gender41_1219_3_, person7_.given_name as given24_1219_3_, person7_.language_cd as language39_1219_3_, person7_.marital_status_code as marital25_1219_3_, person7_.middle_name as middle26_1219_3_, person7_.mothers_maiden_na me as mothers27_1219_3_, person7_.multiple_birth_ind as multiple28_1219_3_, person7_.name_type_cd as name47_1219_3_, person7_.nationality_cd as nationa45_1219_3_, person7_.phone_area_code as phone29_1219_3_, person7_.phone_country_code as phone30_1219_3_, person7_.phone_ext as ph one31_1219_3_, person7_.phone_number as phone32_1219_3_, person7_.postal_code as postal33_1219_3_, person7_.prefix as prefix1219_3_, person7 _.race_cd as race48_1219_3_, person7_.religion_cd as religion46_1219_3_, person7_.ssn as ssn1219_3_, person7_.state as state1219_3_, person7 _.suffix as suffix1219_3_, person7_.changed_by_id as changed40_1219_3_, person7_.creator_id as creator38_1219_3_, person7_.voided_by_id as v oided44_1219_3_, user8_.id as id1225_4_, user8_.account_expired as account2_1225_4_, user8_.account_locked as account3_1225_4_, user8_.addre ss as address1225_4_, user8_.city as city1225_4_, user8_.country as country1225_4_, user8_.postal_code as postal7_1225_4_, user8_.province a s province1225_4_, user8_.credentials_expired as credenti9_1225_4_, user8_.email as email1225_4_, user8_.account_enabled as account11_1225_4 _, user8_.first_name as first12_1225_4_, user8_.last_name as last13_1225_4_, user8_.password as password1225_4_, user8_.password_hint as pas sword15_1225_4_, user8_.phone_number as phone16_1225_4_, user8_.username as username1225_4_, user8_.version as version1225_4_, user8_.websit e as website1225_4_, user9_.id as id1225_5_, user9_.account_expired as account2_1225_5_, user9_.account_locked as account3_1225_5_, user9_.a ddress as address1225_5_, user9_.city as city1225_5_, user9_.country as country1225_5_, user9_.postal_code as postal7_1225_5_, user9_.provin ce as province1225_5_, user9_.credentials_expired as credenti9_1225_5_, user9_.email as email1225_5_, user9_.account_enabled as account11_12 25_5_, user9_.first_name as first12_1225_5_, user9_.last_name as last13_1225_5_, user9_.password as password1225_5_, user9_.password_hint as password15_1225_5_, user9_.phone_number as phone16_1225_5_, user9_.username as username1225_5_, user9_.version as version1225_5_, user9_.we bsite as website1225_5_ from person this_ inner join person_identifier pi1_ on this_.person_id=pi1_.person_id inner join identifier_domain i d2_ on pi1_.identifier_domain_id=id2_.identifier_domain_id left outer join app_user user6_ on id2_.creator_id=user6_.id left outer join pers on person7_ on pi1_.person_id=person7_.person_id left outer join app_user user8_ on pi1_.creator_id=user8_.id left outer join app_user user9 _ on pi1_.voided_by_id=user9_.id where this_.date_voided is null and pi1_.identifier=? and id2_.namespace_identifier=? DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate$3.doInHibernate(132) | Query by identifier returned: 0 elements. DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testFindLinkedPersons]. DEBUG - org.openhie.openempi.service.PersonQueryTest.onSetUp(33) | In onSetUp method DEBUG - org.openhie.openempi.service.BaseServiceTestCase.onSetUp(26) | In onSetUp method DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@513c952f]; rollback [true]. INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hiber nate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (i n JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in fi le: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\open empi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@59 d0f57e[transforms=[org.openhie.openempi.configuration.Transform@25a55143[id=doubleMetaphone,transformClass=class org.openhie.openempi.transf ormation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@87a1904[fieldName=custom1, sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@25a55143[id=doubleMetaphone,transformClass=class org.openh ie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@80059f5[fieldName=cus tom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@25a55143[id=doubleMetaphone,transformClass=class org.o penhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl. DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@4f11e7ed[ matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_1249_0_, this_.audit_event_type_code as aud it2_1249_0_, this_.audit_event_type_description as audit3_1249_0_, this_.audit_event_type_name as audit4_1249_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_1249_0_, this_.audit_event_type_code as audit2_1249_0_, this_.audit_event_type_descrip tion as audit3_1249_0_, this_.audit_event_type_name as audit4_1249_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_lock ed as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, u ser0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94 _, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_use r user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as addre ss94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.crede ntials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_ .last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_ .username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1 _.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, rol e1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.U serSession@4200e87e[sessionId=,sessionKey=AACD2DDA8FF475C209DBC84C615F55DB,user=org.openhie.openempi.model.User@48334bfc[username=admi n,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 16:54:22 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ? , ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin INFO - org.hibernate.transaction.TransactionFactoryFactory.buildTransactionFactory(34) | Transaction strategy: org.springframework.orm.hiber nate3.SpringTransactionFactory INFO - org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(33) | No TransactionManagerLookup configured (i n JTA environment, use of read-write or transactional second-level cache is not recommended) DEBUG - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(278) | Checking for presence of the configuration in fi le: C:\openempi\openempi\core\mpi-config.xml INFO - org.openhie.openempi.configuration.Configuration.loadConfigurationFromSource(280) | Loading configuration from file: C:\openempi\open empi\core\mpi-config.xml TRACE - org.openhie.openempi.configuration.Configuration.processBlockingConfiguration(140) | Looking for blocking field named custom1 INFO - org.openhie.openempi.configuration.Configuration.init(63) | System configuration: org.openhie.openempi.configuration.Configuration@67 d374be[transforms=[org.openhie.openempi.configuration.Transform@6b959b32[id=doubleMetaphone,transformClass=class org.openhie.openempi.transf ormation.DoubleMetaphoneFunction,parameters=]],customFields=[org.openhie.openempi.configuration.CustomField@2b0026cc[fieldName=custom1 ,sourceFieldName=familyName,transform=org.openhie.openempi.configuration.Transform@6b959b32[id=doubleMetaphone,transformClass=class org.open hie.openempi.transformation.DoubleMetaphoneFunction,parameters=]], org.openhie.openempi.configuration.CustomField@16f33122[fieldName=c ustom2,sourceFieldName=givenName,transform=org.openhie.openempi.configuration.Transform@6b959b32[id=doubleMetaphone,transformClass=class org .openhie.openempi.transformation.DoubleMetaphoneFunction,parameters=]]]] DEBUG - org.openhie.openempi.matching.impl.DeterministicExactMatchingService.init(87) | Matching service org.openhie.openempi.matching.impl. DeterministicExactMatchingService will perform matching using org.openhie.openempi.matching.impl.DeterministicExactMatchingService@381ebaf3[ matchFieldNames=[familyName, givenName, dateOfBirth]] TRACE - org.openhie.openempi.blocking.impl.BlockingServiceImpl.init(43) | Initializing the Blocking Service INFO - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(27) | Initializing the Audit Event Service. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.audit_event_type_cd as audit1_1288_0_, this_.audit_event_type_code as aud it2_1288_0_, this_.audit_event_type_description as audit3_1288_0_, this_.audit_event_type_name as audit4_1288_0_ from audit_event_type this_ Hibernate: select this_.audit_event_type_cd as audit1_1288_0_, this_.audit_event_type_code as audit2_1288_0_, this_.audit_event_type_descrip tion as audit3_1288_0_, this_.audit_event_type_name as audit4_1288_0_ from audit_event_type this_ DEBUG - org.openhie.openempi.service.impl.AuditEventServiceImpl.init(33) | Built the map of audit event types with count of 10 DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(86) | Authentication request for user with username: admin DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_lock ed as account3_94_, user0_.address as address94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, u ser0_.province as province94_, user0_.credentials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94 _, user0_.first_name as first12_94_, user0_.last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_.username as username94_, user0_.version as version94_, user0_.website as website94_ from app_use r user0_ where user0_.username=? Hibernate: select user0_.id as id94_, user0_.account_expired as account2_94_, user0_.account_locked as account3_94_, user0_.address as addre ss94_, user0_.city as city94_, user0_.country as country94_, user0_.postal_code as postal7_94_, user0_.province as province94_, user0_.crede ntials_expired as credenti9_94_, user0_.email as email94_, user0_.account_enabled as account11_94_, user0_.first_name as first12_94_, user0_ .last_name as last13_94_, user0_.password as password94_, user0_.password_hint as password15_94_, user0_.phone_number as phone16_94_, user0_ .username as username94_, user0_.version as version94_, user0_.website as website94_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, role1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1 _.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id93_0_, role1_.description as descript2_93_0_, rol e1_.name as name93_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.service.impl.UserManagerImpl.authenticate(99) | Encrypted password is d033e22ae348aeb5660fc2140aec35850c4da997 as opposed to d033e22ae348aeb5660fc2140aec35850c4da997 DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.U serSession@6aadfaec[sessionId=,sessionKey=7D72E6CAE9B94132BB3FD23B0D041A32,user=org.openhie.openempi.model.User@f24b62a[username=admin ,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 16:54:23 CDT 2010] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.hibernate.transaction.JDBCTransaction.commit(103) | commit DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | insert into user_session (date_created, session_key, user_id, session_id) values (?, ? , ?, ?) Hibernate: insert into user_session (date_created, session_key, user_id, session_id) values (?, ?, ?, ?) DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.commit(116) | committed JDBC Connection DEBUG - org.openhie.openempi.context.UserContext.authenticate(43) | Authentication request succeeded for user admin DEBUG - org.openhie.openempi.service.impl.ValidationServiceImpl.validate(27) | Validating object : org.openhie.openempi.model.Person@15fd309 [personId=,givenName=Odysseas,familyName=Pentakalos,personIdentifiers=[]] DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate$4.doInHibernate(148) | Querying by criteria using CriteriaImpl(org.openhie.ope nempi.model.Person:this[][dateVoided is null, city like Herdon, familyName like Pentakalos, givenName like Odysseas]) DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_1297_5_, this_.address1 as address2_1297_5_, this_.a ddress2 as address3_1297_5_, this_.address_type_cd as address43_1297_5_, this_.birth_order as birth4_1297_5_, this_.birth_place as birth5_12 97_5_, this_.city as city1297_5_, this_.country as country1297_5_, this_.country_code as country8_1297_5_, this_.custom1 as custom9_1297_5_, this_.custom2 as custom10_1297_5_, this_.custom3 as custom11_1297_5_, this_.custom4 as custom12_1297_5_, this_.custom5 as custom13_1297_5_, this_.date_changed as date14_1297_5_, this_.date_created as date15_1297_5_, this_.date_of_birth as date16_1297_5_, this_.date_voided as dat e17_1297_5_, this_.death_ind as death18_1297_5_, this_.death_time as death19_1297_5_, this_.degree as degree1297_5_, this_.email as email129 7_5_, this_.ethnic_group_cd as ethnic41_1297_5_, this_.family_name as family22_1297_5_, this_.family_name2 as family23_1297_5_, this_.gender _cd as gender45_1297_5_, this_.given_name as given24_1297_5_, this_.language_cd as language48_1297_5_, this_.marital_status_code as marital2 5_1297_5_, this_.middle_name as middle26_1297_5_, this_.mothers_maiden_name as mothers27_1297_5_, this_.multiple_birth_ind as multiple28_129 7_5_, this_.name_type_cd as name44_1297_5_, this_.nationality_cd as nationa46_1297_5_, this_.phone_area_code as phone29_1297_5_, this_.phone _country_code as phone30_1297_5_, this_.phone_ext as phone31_1297_5_, this_.phone_number as phone32_1297_5_, this_.postal_code as postal33_1 297_5_, this_.prefix as prefix1297_5_, this_.race_cd as race47_1297_5_, this_.religion_cd as religion38_1297_5_, this_.ssn as ssn1297_5_, th is_.state as state1297_5_, this_.suffix as suffix1297_5_, this_.changed_by_id as changed40_1297_5_, this_.creator_id as creator42_1297_5_, t his_.voided_by_id as voided39_1297_5_, personiden2_.person_id as person5_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.p erson_identifier_id as person1_1298_0_, personiden2_.date_created as date2_1298_0_, personiden2_.date_voided as date3_1298_0_, personiden2_. identifier as identifier1298_0_, personiden2_.identifier_domain_id as identifier6_1298_0_, personiden2_.person_id as person5_1298_0_, person iden2_.creator_id as creator8_1298_0_, personiden2_.voided_by_id as voided7_1298_0_, identifier3_.identifier_domain_id as identifier1_1292_1 _, identifier3_.date_created as date2_1292_1_, identifier3_.namespace_identifier as namespace3_1292_1_, identifier3_.universal_identifier as universal4_1292_1_, identifier3_.universal_identifier_type_code as universal5_1292_1_, identifier3_.creator_id as creator6_1292_1_, user4_. id as id1303_2_, user4_.account_expired as account2_1303_2_, user4_.account_locked as account3_1303_2_, user4_.address as address1303_2_, us er4_.city as city1303_2_, user4_.country as country1303_2_, user4_.postal_code as postal7_1303_2_, user4_.province as province1303_2_, user4 _.credentials_expired as credenti9_1303_2_, user4_.email as email1303_2_, user4_.account_enabled as account11_1303_2_, user4_.first_name as first12_1303_2_, user4_.last_name as last13_1303_2_, user4_.password as password1303_2_, user4_.password_hint as password15_1303_2_, user4_. phone_number as phone16_1303_2_, user4_.username as username1303_2_, user4_.version as version1303_2_, user4_.website as website1303_2_, use r5_.id as id1303_3_, user5_.account_expired as account2_1303_3_, user5_.account_locked as account3_1303_3_, user5_.address as address1303_3_ , user5_.city as city1303_3_, user5_.country as country1303_3_, user5_.postal_code as postal7_1303_3_, user5_.province as province1303_3_, u ser5_.credentials_expired as credenti9_1303_3_, user5_.email as email1303_3_, user5_.account_enabled as account11_1303_3_, user5_.first_name as first12_1303_3_, user5_.last_name as last13_1303_3_, user5_.password as password1303_3_, user5_.password_hint as password15_1303_3_, use r5_.phone_number as phone16_1303_3_, user5_.username as username1303_3_, user5_.version as version1303_3_, user5_.website as website1303_3_, user6_.id as id1303_4_, user6_.account_expired as account2_1303_4_, user6_.account_locked as account3_1303_4_, user6_.address as address130 3_4_, user6_.city as city1303_4_, user6_.country as country1303_4_, user6_.postal_code as postal7_1303_4_, user6_.province as province1303_4 _, user6_.credentials_expired as credenti9_1303_4_, user6_.email as email1303_4_, user6_.account_enabled as account11_1303_4_, user6_.first_ name as first12_1303_4_, user6_.last_name as last13_1303_4_, user6_.password as password1303_4_, user6_.password_hint as password15_1303_4_, user6_.phone_number as phone16_1303_4_, user6_.username as username1303_4_, user6_.version as version1303_4_, user6_.website as website1303 _4_ from person this_ left outer join person_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_do main identifier3_ on personiden2_.identifier_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.cre ator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voide d_by_id=user6_.id where this_.date_voided is null and this_.city like ? and this_.family_name like ? and this_.given_name like ? Hibernate: select this_.person_id as person1_1297_5_, this_.address1 as address2_1297_5_, this_.address2 as address3_1297_5_, this_.address_ type_cd as address43_1297_5_, this_.birth_order as birth4_1297_5_, this_.birth_place as birth5_1297_5_, this_.city as city1297_5_, this_.cou ntry as country1297_5_, this_.country_code as country8_1297_5_, this_.custom1 as custom9_1297_5_, this_.custom2 as custom10_1297_5_, this_.c ustom3 as custom11_1297_5_, this_.custom4 as custom12_1297_5_, this_.custom5 as custom13_1297_5_, this_.date_changed as date14_1297_5_, this _.date_created as date15_1297_5_, this_.date_of_birth as date16_1297_5_, this_.date_voided as date17_1297_5_, this_.death_ind as death18_129 7_5_, this_.death_time as death19_1297_5_, this_.degree as degree1297_5_, this_.email as email1297_5_, this_.ethnic_group_cd as ethnic41_129 7_5_, this_.family_name as family22_1297_5_, this_.family_name2 as family23_1297_5_, this_.gender_cd as gender45_1297_5_, this_.given_name a s given24_1297_5_, this_.language_cd as language48_1297_5_, this_.marital_status_code as marital25_1297_5_, this_.middle_name as middle26_12 97_5_, this_.mothers_maiden_name as mothers27_1297_5_, this_.multiple_birth_ind as multiple28_1297_5_, this_.name_type_cd as name44_1297_5_, this_.nationality_cd as nationa46_1297_5_, this_.phone_area_code as phone29_1297_5_, this_.phone_country_code as phone30_1297_5_, this_.pho ne_ext as phone31_1297_5_, this_.phone_number as phone32_1297_5_, this_.postal_code as postal33_1297_5_, this_.prefix as prefix1297_5_, this _.race_cd as race47_1297_5_, this_.religion_cd as religion38_1297_5_, this_.ssn as ssn1297_5_, this_.state as state1297_5_, this_.suffix as suffix1297_5_, this_.changed_by_id as changed40_1297_5_, this_.creator_id as creator42_1297_5_, this_.voided_by_id as voided39_1297_5_, pers oniden2_.person_id as person5_7_, personiden2_.person_identifier_id as person1_7_, personiden2_.person_identifier_id as person1_1298_0_, per soniden2_.date_created as date2_1298_0_, personiden2_.date_voided as date3_1298_0_, personiden2_.identifier as identifier1298_0_, personiden 2_.identifier_domain_id as identifier6_1298_0_, personiden2_.person_id as person5_1298_0_, personiden2_.creator_id as creator8_1298_0_, pers oniden2_.voided_by_id as voided7_1298_0_, identifier3_.identifier_domain_id as identifier1_1292_1_, identifier3_.date_created as date2_1292_ 1_, identifier3_.namespace_identifier as namespace3_1292_1_, identifier3_.universal_identifier as universal4_1292_1_, identifier3_.universal _identifier_type_code as universal5_1292_1_, identifier3_.creator_id as creator6_1292_1_, user4_.id as id1303_2_, user4_.account_expired as account2_1303_2_, user4_.account_locked as account3_1303_2_, user4_.address as address1303_2_, user4_.city as city1303_2_, user4_.country as country1303_2_, user4_.postal_code as postal7_1303_2_, user4_.province as province1303_2_, user4_.credentials_expired as credenti9_1303_2_, user4_.email as email1303_2_, user4_.account_enabled as account11_1303_2_, user4_.first_name as first12_1303_2_, user4_.last_name as last13 _1303_2_, user4_.password as password1303_2_, user4_.password_hint as password15_1303_2_, user4_.phone_number as phone16_1303_2_, user4_.use rname as username1303_2_, user4_.version as version1303_2_, user4_.website as website1303_2_, user5_.id as id1303_3_, user5_.account_expired as account2_1303_3_, user5_.account_locked as account3_1303_3_, user5_.address as address1303_3_, user5_.city as city1303_3_, user5_.countr y as country1303_3_, user5_.postal_code as postal7_1303_3_, user5_.province as province1303_3_, user5_.credentials_expired as credenti9_1303 _3_, user5_.email as email1303_3_, user5_.account_enabled as account11_1303_3_, user5_.first_name as first12_1303_3_, user5_.last_name as la st13_1303_3_, user5_.password as password1303_3_, user5_.password_hint as password15_1303_3_, user5_.phone_number as phone16_1303_3_, user5_ .username as username1303_3_, user5_.version as version1303_3_, user5_.website as website1303_3_, user6_.id as id1303_4_, user6_.account_exp ired as account2_1303_4_, user6_.account_locked as account3_1303_4_, user6_.address as address1303_4_, user6_.city as city1303_4_, user6_.co untry as country1303_4_, user6_.postal_code as postal7_1303_4_, user6_.province as province1303_4_, user6_.credentials_expired as credenti9_ 1303_4_, user6_.email as email1303_4_, user6_.account_enabled as account11_1303_4_, user6_.first_name as first12_1303_4_, user6_.last_name a s last13_1303_4_, user6_.password as password1303_4_, user6_.password_hint as password15_1303_4_, user6_.phone_number as phone16_1303_4_, us er6_.username as username1303_4_, user6_.version as version1303_4_, user6_.website as website1303_4_ from person this_ left outer join perso n_identifier personiden2_ on this_.person_id=personiden2_.person_id left outer join identifier_domain identifier3_ on personiden2_.identifie r_domain_id=identifier3_.identifier_domain_id left outer join app_user user4_ on identifier3_.creator_id=user4_.id left outer join app_user user5_ on personiden2_.creator_id=user5_.id left outer join app_user user6_ on personiden2_.voided_by_id=user6_.id where this_.date_voided i s null and this_.city like ? and this_.family_name like ? and this_.given_name like ? DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate$4.doInHibernate(150) | Query by criteria returned: 0 elements. DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testGetPersonByAttributes]. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.407 sec Running org.openhie.openempi.dao.UserSessionTest DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@19852a81]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id16_, user0_.account_expired as account2_16_, user0_.account_lock ed as account3_16_, user0_.address as address16_, user0_.city as city16_, user0_.country as country16_, user0_.postal_code as postal7_16_, u ser0_.province as province16_, user0_.credentials_expired as credenti9_16_, user0_.email as email16_, user0_.account_enabled as account11_16 _, user0_.first_name as first12_16_, user0_.last_name as last13_16_, user0_.password as password16_, user0_.password_hint as password15_16_, user0_.phone_number as phone16_16_, user0_.username as username16_, user0_.version as version16_, user0_.website as website16_ from app_use r user0_ where user0_.username=? Hibernate: select user0_.id as id16_, user0_.account_expired as account2_16_, user0_.account_locked as account3_16_, user0_.address as addre ss16_, user0_.city as city16_, user0_.country as country16_, user0_.postal_code as postal7_16_, user0_.province as province16_, user0_.crede ntials_expired as credenti9_16_, user0_.email as email16_, user0_.account_enabled as account11_16_, user0_.first_name as first12_16_, user0_ .last_name as last13_16_, user0_.password as password16_, user0_.password_hint as password15_16_, user0_.phone_number as phone16_16_, user0_ .username as username16_, user0_.version as version16_, user0_.website as website16_ from app_user user0_ where user0_.username=? DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id15_0_, role1_.description as descript2_15_0_, role1_.name as name15_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1 _.id where roles0_.user_id=? Hibernate: select roles0_.user_id as user1_1_, roles0_.role_id as role2_1_, role1_.id as id15_0_, role1_.description as descript2_15_0_, rol e1_.name as name15_0_ from user_role roles0_ left outer join role role1_ on roles0_.role_id=role1_.id where roles0_.user_id=? TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_ADMIN TRACE - org.openhie.openempi.dao.hibernate.UserDaoHibernate.loadUserByUsername(97) | User admin has authority: ROLE_USER DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(47) | Saving session record: org.openhie.openempi.model.U serSession@257218c4[sessionId=,sessionKey=CAC355E645B049F58CC7DEB1D7518534,user=org.openhie.openempi.model.User@2a063e60[username=admi n,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 16:54:23 CDT 2010] DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select nextval ('public.user_session_seq') Hibernate: select nextval ('public.user_session_seq') DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.saveUserSession(49) | Finished saving the session. DEBUG - org.openhie.openempi.dao.UserSessionTest.testAddUserSession(37) | Session is: org.openhie.openempi.model.UserSession@257218c4[sessio nId=100,sessionKey=CAC355E645B049F58CC7DEB1D7518534,user=org.openhie.openempi.model.User@2a063e60[username=admin,enabled=true,accountExpired =false,credentialsExpired=false,accountLocked=false],dateCreated=Tue Apr 06 16:54:23 CDT 2010] DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testAddUserSession]. DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@19852a81]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.session_id as session1_18_0_, this_.date_created as date2_18_0_, this_.se ssion_key as session3_18_0_, this_.user_id as user4_18_0_ from user_session this_ Hibernate: select this_.session_id as session1_18_0_, this_.date_created as date2_18_0_, this_.session_key as session3_18_0_, this_.user_id as user4_18_0_ from user_session this_ DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id16_0_, user0_.account_expired as account2_16_0_, user0_.account_ locked as account3_16_0_, user0_.address as address16_0_, user0_.city as city16_0_, user0_.country as country16_0_, user0_.postal_code as po stal7_16_0_, user0_.province as province16_0_, user0_.credentials_expired as credenti9_16_0_, user0_.email as email16_0_, user0_.account_ena bled as account11_16_0_, user0_.first_name as first12_16_0_, user0_.last_name as last13_16_0_, user0_.password as password16_0_, user0_.pass word_hint as password15_16_0_, user0_.phone_number as phone16_16_0_, user0_.username as username16_0_, user0_.version as version16_0_, user0 _.website as website16_0_ from app_user user0_ where user0_.id=? Hibernate: select user0_.id as id16_0_, user0_.account_expired as account2_16_0_, user0_.account_locked as account3_16_0_, user0_.address as address16_0_, user0_.city as city16_0_, user0_.country as country16_0_, user0_.postal_code as postal7_16_0_, user0_.province as province16_ 0_, user0_.credentials_expired as credenti9_16_0_, user0_.email as email16_0_, user0_.account_enabled as account11_16_0_, user0_.first_name as first12_16_0_, user0_.last_name as last13_16_0_, user0_.password as password16_0_, user0_.password_hint as password15_16_0_, user0_.phone _number as phone16_16_0_, user0_.username as username16_0_, user0_.version as version16_0_, user0_.website as website16_0_ from app_user use r0_ where user0_.id=? DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@770537e4[se ssionId=50,sessionKey=FAF82AA6C93F7E8B639A1F31917C068B,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accountExpi red=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:53:46.381] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 50 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@7705 37e4[sessionId=50,sessionKey=FAF82AA6C93F7E8B639A1F31917C068B,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,acco untExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:53:46.381] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@77053 7e4[sessionId=50,sessionKey=FAF82AA6C93F7E8B639A1F31917C068B,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accou ntExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:53:46.381] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: FAF82AA6C93F7E8B639A1F319 17C068B DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_ , usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key= ? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSess ion@770537e4[sessionId=50,sessionKey=FAF82AA6C93F7E8B639A1F31917C068B,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=t rue,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:53:46.381] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@7705 37e4[sessionId=50,sessionKey=FAF82AA6C93F7E8B639A1F31917C068B,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,acco untExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:53:46.381] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@779896c7[se ssionId=51,sessionKey=8A4E3B7907971DD50171D6850C053998,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accountExpi red=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:53:47.54] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 51 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@7798 96c7[sessionId=51,sessionKey=8A4E3B7907971DD50171D6850C053998,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,acco untExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:53:47.54] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@77989 6c7[sessionId=51,sessionKey=8A4E3B7907971DD50171D6850C053998,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accou ntExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:53:47.54] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 8A4E3B7907971DD50171D6850 C053998 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_ , usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key= ? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSess ion@779896c7[sessionId=51,sessionKey=8A4E3B7907971DD50171D6850C053998,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=t rue,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:53:47.54] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@7798 96c7[sessionId=51,sessionKey=8A4E3B7907971DD50171D6850C053998,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,acco untExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:53:47.54] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@42d32028[se ssionId=52,sessionKey=9832ECF59BD360D44A2A699692FD29DF,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accountExpi red=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:53:48.992] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 52 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@42d3 2028[sessionId=52,sessionKey=9832ECF59BD360D44A2A699692FD29DF,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,acco untExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:53:48.992] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@42d32 028[sessionId=52,sessionKey=9832ECF59BD360D44A2A699692FD29DF,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accou ntExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:53:48.992] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 9832ECF59BD360D44A2A69969 2FD29DF DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_ , usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key= ? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSess ion@42d32028[sessionId=52,sessionKey=9832ECF59BD360D44A2A699692FD29DF,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=t rue,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:53:48.992] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@42d3 2028[sessionId=52,sessionKey=9832ECF59BD360D44A2A699692FD29DF,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,acco untExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:53:48.992] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@32e4445e[se ssionId=53,sessionKey=F4FD3805B9E29B5F98987431CC7E0121,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accountExpi red=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:53:49.958] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 53 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@32e4 445e[sessionId=53,sessionKey=F4FD3805B9E29B5F98987431CC7E0121,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,acco untExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:53:49.958] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@32e44 45e[sessionId=53,sessionKey=F4FD3805B9E29B5F98987431CC7E0121,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accou ntExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:53:49.958] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: F4FD3805B9E29B5F98987431C C7E0121 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_ , usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key= ? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSess ion@32e4445e[sessionId=53,sessionKey=F4FD3805B9E29B5F98987431CC7E0121,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=t rue,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:53:49.958] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@32e4 445e[sessionId=53,sessionKey=F4FD3805B9E29B5F98987431CC7E0121,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,acco untExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:53:49.958] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@2844916c[se ssionId=54,sessionKey=46B6CE44DA33D5C21F502EDEC8C9F47F,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accountExpi red=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:53:51.05] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 54 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@2844 916c[sessionId=54,sessionKey=46B6CE44DA33D5C21F502EDEC8C9F47F,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,acco untExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:53:51.05] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@28449 16c[sessionId=54,sessionKey=46B6CE44DA33D5C21F502EDEC8C9F47F,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accou ntExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:53:51.05] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 46B6CE44DA33D5C21F502EDEC 8C9F47F DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_ , usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key= ? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSess ion@2844916c[sessionId=54,sessionKey=46B6CE44DA33D5C21F502EDEC8C9F47F,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=t rue,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:53:51.05] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@2844 916c[sessionId=54,sessionKey=46B6CE44DA33D5C21F502EDEC8C9F47F,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,acco untExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:53:51.05] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@2da75e1b[se ssionId=55,sessionKey=B850CD30704A73C9CC8F7D2C6E94604A,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accountExpi red=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:53:51.852] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 55 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@2da7 5e1b[sessionId=55,sessionKey=B850CD30704A73C9CC8F7D2C6E94604A,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,acco untExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:53:51.852] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@2da75 e1b[sessionId=55,sessionKey=B850CD30704A73C9CC8F7D2C6E94604A,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accou ntExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:53:51.852] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: B850CD30704A73C9CC8F7D2C6 E94604A DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_ , usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key= ? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSess ion@2da75e1b[sessionId=55,sessionKey=B850CD30704A73C9CC8F7D2C6E94604A,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=t rue,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:53:51.852] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@2da7 5e1b[sessionId=55,sessionKey=B850CD30704A73C9CC8F7D2C6E94604A,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,acco untExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:53:51.852] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@47135607[se ssionId=56,sessionKey=9996FA2F43D53E8AE2CC4A10C42E0B5B,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accountExpi red=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:53:53.3] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 56 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@4713 5607[sessionId=56,sessionKey=9996FA2F43D53E8AE2CC4A10C42E0B5B,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,acco untExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:53:53.3] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@47135 607[sessionId=56,sessionKey=9996FA2F43D53E8AE2CC4A10C42E0B5B,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accou ntExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:53:53.3] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 9996FA2F43D53E8AE2CC4A10C 42E0B5B DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_ , usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key= ? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSess ion@47135607[sessionId=56,sessionKey=9996FA2F43D53E8AE2CC4A10C42E0B5B,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=t rue,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:53:53.3] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@4713 5607[sessionId=56,sessionKey=9996FA2F43D53E8AE2CC4A10C42E0B5B,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,acco untExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:53:53.3] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@46750a05[se ssionId=57,sessionKey=E5E5FE52519350BD416F728BA6CEF34E,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accountExpi red=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:53:54.513] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 57 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@4675 0a05[sessionId=57,sessionKey=E5E5FE52519350BD416F728BA6CEF34E,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,acco untExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:53:54.513] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@46750 a05[sessionId=57,sessionKey=E5E5FE52519350BD416F728BA6CEF34E,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accou ntExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:53:54.513] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: E5E5FE52519350BD416F728BA 6CEF34E DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_ , usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key= ? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSess ion@46750a05[sessionId=57,sessionKey=E5E5FE52519350BD416F728BA6CEF34E,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=t rue,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:53:54.513] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@4675 0a05[sessionId=57,sessionKey=E5E5FE52519350BD416F728BA6CEF34E,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,acco untExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:53:54.513] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@2de4f266[se ssionId=58,sessionKey=8C6C962D0DCFA3E117C8F7EDD5FB9396,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accountExpi red=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:53:56.697] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 58 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@2de4 f266[sessionId=58,sessionKey=8C6C962D0DCFA3E117C8F7EDD5FB9396,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,acco untExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:53:56.697] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@2de4f 266[sessionId=58,sessionKey=8C6C962D0DCFA3E117C8F7EDD5FB9396,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accou ntExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:53:56.697] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 8C6C962D0DCFA3E117C8F7EDD 5FB9396 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_ , usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key= ? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSess ion@2de4f266[sessionId=58,sessionKey=8C6C962D0DCFA3E117C8F7EDD5FB9396,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=t rue,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:53:56.697] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@2de4 f266[sessionId=58,sessionKey=8C6C962D0DCFA3E117C8F7EDD5FB9396,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,acco untExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:53:56.697] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@11e61e14[se ssionId=59,sessionKey=B10278837CD7E4716AAD3ED5A7D51520,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accountExpi red=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:00.47] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 59 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@11e6 1e14[sessionId=59,sessionKey=B10278837CD7E4716AAD3ED5A7D51520,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,acco untExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:00.47] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@11e61 e14[sessionId=59,sessionKey=B10278837CD7E4716AAD3ED5A7D51520,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accou ntExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:00.47] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: B10278837CD7E4716AAD3ED5A 7D51520 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_ , usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key= ? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSess ion@11e61e14[sessionId=59,sessionKey=B10278837CD7E4716AAD3ED5A7D51520,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=t rue,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:00.47] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@11e6 1e14[sessionId=59,sessionKey=B10278837CD7E4716AAD3ED5A7D51520,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,acco untExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:00.47] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@1ac0bc3a[se ssionId=60,sessionKey=0735930EB025B4138473C8F0B6C283E2,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accountExpi red=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:01.179] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 60 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@1ac0 bc3a[sessionId=60,sessionKey=0735930EB025B4138473C8F0B6C283E2,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,acco untExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:01.179] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@1ac0b c3a[sessionId=60,sessionKey=0735930EB025B4138473C8F0B6C283E2,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accou ntExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:01.179] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 0735930EB025B4138473C8F0B 6C283E2 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_ , usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key= ? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSess ion@1ac0bc3a[sessionId=60,sessionKey=0735930EB025B4138473C8F0B6C283E2,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=t rue,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:01.179] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@1ac0 bc3a[sessionId=60,sessionKey=0735930EB025B4138473C8F0B6C283E2,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,acco untExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:01.179] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@6385918e[se ssionId=61,sessionKey=E05EDDC71659ED9684BDF2FD86E8801D,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accountExpi red=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:02.234] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 61 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@6385 918e[sessionId=61,sessionKey=E05EDDC71659ED9684BDF2FD86E8801D,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,acco untExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:02.234] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@63859 18e[sessionId=61,sessionKey=E05EDDC71659ED9684BDF2FD86E8801D,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accou ntExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:02.234] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: E05EDDC71659ED9684BDF2FD8 6E8801D DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_ , usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key= ? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSess ion@6385918e[sessionId=61,sessionKey=E05EDDC71659ED9684BDF2FD86E8801D,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=t rue,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:02.234] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@6385 918e[sessionId=61,sessionKey=E05EDDC71659ED9684BDF2FD86E8801D,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,acco untExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:02.234] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@561734ad[se ssionId=62,sessionKey=43AACCE3AF104CB91A7EA03731198A26,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accountExpi red=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:03.279] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 62 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@5617 34ad[sessionId=62,sessionKey=43AACCE3AF104CB91A7EA03731198A26,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,acco untExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:03.279] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@56173 4ad[sessionId=62,sessionKey=43AACCE3AF104CB91A7EA03731198A26,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accou ntExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:03.279] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 43AACCE3AF104CB91A7EA0373 1198A26 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_ , usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key= ? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSess ion@561734ad[sessionId=62,sessionKey=43AACCE3AF104CB91A7EA03731198A26,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=t rue,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:03.279] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@5617 34ad[sessionId=62,sessionKey=43AACCE3AF104CB91A7EA03731198A26,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,acco untExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:03.279] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@d837603[ses sionId=63,sessionKey=D69B82F0C0179B05DA31F9C3853914FB,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accountExpir ed=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:04.463] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 63 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@d837 603[sessionId=63,sessionKey=D69B82F0C0179B05DA31F9C3853914FB,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accou ntExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:04.463] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@d8376 03[sessionId=63,sessionKey=D69B82F0C0179B05DA31F9C3853914FB,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accoun tExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:04.463] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: D69B82F0C0179B05DA31F9C38 53914FB DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_ , usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key= ? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSess ion@d837603[sessionId=63,sessionKey=D69B82F0C0179B05DA31F9C3853914FB,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=tr ue,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:04.463] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@d837 603[sessionId=63,sessionKey=D69B82F0C0179B05DA31F9C3853914FB,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accou ntExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:04.463] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@31b8c5e3[se ssionId=64,sessionKey=0397525261D4EE3F94A8E1E7639CCB92,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accountExpi red=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:05.163] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 64 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@31b8 c5e3[sessionId=64,sessionKey=0397525261D4EE3F94A8E1E7639CCB92,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,acco untExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:05.163] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@31b8c 5e3[sessionId=64,sessionKey=0397525261D4EE3F94A8E1E7639CCB92,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accou ntExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:05.163] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 0397525261D4EE3F94A8E1E76 39CCB92 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_ , usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key= ? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSess ion@31b8c5e3[sessionId=64,sessionKey=0397525261D4EE3F94A8E1E7639CCB92,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=t rue,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:05.163] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@31b8 c5e3[sessionId=64,sessionKey=0397525261D4EE3F94A8E1E7639CCB92,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,acco untExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:05.163] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@59c7d395[se ssionId=65,sessionKey=CD7062938A235EA24A5CB000B63DBBFD,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accountExpi red=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:06.193] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 65 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@59c7 d395[sessionId=65,sessionKey=CD7062938A235EA24A5CB000B63DBBFD,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,acco untExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:06.193] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@59c7d 395[sessionId=65,sessionKey=CD7062938A235EA24A5CB000B63DBBFD,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accou ntExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:06.193] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: CD7062938A235EA24A5CB000B 63DBBFD DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_ , usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key= ? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSess ion@59c7d395[sessionId=65,sessionKey=CD7062938A235EA24A5CB000B63DBBFD,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=t rue,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:06.193] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@59c7 d395[sessionId=65,sessionKey=CD7062938A235EA24A5CB000B63DBBFD,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,acco untExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:06.193] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@4e14093f[se ssionId=66,sessionKey=82FF1E990A7B5D9AC431B4E014284FD6,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accountExpi red=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:06.919] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 66 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@4e14 093f[sessionId=66,sessionKey=82FF1E990A7B5D9AC431B4E014284FD6,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,acco untExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:06.919] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@4e140 93f[sessionId=66,sessionKey=82FF1E990A7B5D9AC431B4E014284FD6,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accou ntExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:06.919] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 82FF1E990A7B5D9AC431B4E01 4284FD6 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_ , usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key= ? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSess ion@4e14093f[sessionId=66,sessionKey=82FF1E990A7B5D9AC431B4E014284FD6,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=t rue,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:06.919] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@4e14 093f[sessionId=66,sessionKey=82FF1E990A7B5D9AC431B4E014284FD6,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,acco untExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:06.919] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@56b2f25[ses sionId=67,sessionKey=CB0E28A458707457F4BEE4B6AEF96E4C,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accountExpir ed=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:08.243] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 67 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@56b2 f25[sessionId=67,sessionKey=CB0E28A458707457F4BEE4B6AEF96E4C,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accou ntExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:08.243] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@56b2f 25[sessionId=67,sessionKey=CB0E28A458707457F4BEE4B6AEF96E4C,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accoun tExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:08.243] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: CB0E28A458707457F4BEE4B6A EF96E4C DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_ , usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key= ? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSess ion@56b2f25[sessionId=67,sessionKey=CB0E28A458707457F4BEE4B6AEF96E4C,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=tr ue,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:08.243] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@56b2 f25[sessionId=67,sessionKey=CB0E28A458707457F4BEE4B6AEF96E4C,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accou ntExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:08.243] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@3fe428ea[se ssionId=68,sessionKey=31AB36B6FEDAC055EA302CB0A518AEDE,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accountExpi red=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:09.296] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 68 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@3fe4 28ea[sessionId=68,sessionKey=31AB36B6FEDAC055EA302CB0A518AEDE,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,acco untExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:09.296] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@3fe42 8ea[sessionId=68,sessionKey=31AB36B6FEDAC055EA302CB0A518AEDE,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accou ntExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:09.296] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 31AB36B6FEDAC055EA302CB0A 518AEDE DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_ , usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key= ? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSess ion@3fe428ea[sessionId=68,sessionKey=31AB36B6FEDAC055EA302CB0A518AEDE,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=t rue,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:09.296] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@3fe4 28ea[sessionId=68,sessionKey=31AB36B6FEDAC055EA302CB0A518AEDE,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,acco untExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:09.296] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@1c3a3b6b[se ssionId=69,sessionKey=5E8AD6D08F371A0E1BC5A81CEBDBE1BA,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accountExpi red=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:10.271] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 69 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@1c3a 3b6b[sessionId=69,sessionKey=5E8AD6D08F371A0E1BC5A81CEBDBE1BA,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,acco untExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:10.271] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@1c3a3 b6b[sessionId=69,sessionKey=5E8AD6D08F371A0E1BC5A81CEBDBE1BA,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accou ntExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:10.271] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 5E8AD6D08F371A0E1BC5A81CE BDBE1BA DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_ , usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key= ? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSess ion@1c3a3b6b[sessionId=69,sessionKey=5E8AD6D08F371A0E1BC5A81CEBDBE1BA,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=t rue,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:10.271] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@1c3a 3b6b[sessionId=69,sessionKey=5E8AD6D08F371A0E1BC5A81CEBDBE1BA,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,acco untExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:10.271] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@3312fc47[se ssionId=70,sessionKey=57FE90652CA8E833A8D6FF5BD2CB0D18,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accountExpi red=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:11.825] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 70 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@3312 fc47[sessionId=70,sessionKey=57FE90652CA8E833A8D6FF5BD2CB0D18,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,acco untExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:11.825] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@3312f c47[sessionId=70,sessionKey=57FE90652CA8E833A8D6FF5BD2CB0D18,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accou ntExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:11.825] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 57FE90652CA8E833A8D6FF5BD 2CB0D18 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_ , usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key= ? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSess ion@3312fc47[sessionId=70,sessionKey=57FE90652CA8E833A8D6FF5BD2CB0D18,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=t rue,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:11.825] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@3312 fc47[sessionId=70,sessionKey=57FE90652CA8E833A8D6FF5BD2CB0D18,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,acco untExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:11.825] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@2370b383[se ssionId=71,sessionKey=0DAC379FFC04AE5C7913FCBA786EA623,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accountExpi red=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:13.159] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 71 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@2370 b383[sessionId=71,sessionKey=0DAC379FFC04AE5C7913FCBA786EA623,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,acco untExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:13.159] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@2370b 383[sessionId=71,sessionKey=0DAC379FFC04AE5C7913FCBA786EA623,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accou ntExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:13.159] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 0DAC379FFC04AE5C7913FCBA7 86EA623 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_ , usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key= ? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSess ion@2370b383[sessionId=71,sessionKey=0DAC379FFC04AE5C7913FCBA786EA623,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=t rue,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:13.159] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@2370 b383[sessionId=71,sessionKey=0DAC379FFC04AE5C7913FCBA786EA623,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,acco untExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:13.159] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@3c196fa2[se ssionId=72,sessionKey=729CC19056999F71383AB0BC6F709D25,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accountExpi red=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:14.02] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 72 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@3c19 6fa2[sessionId=72,sessionKey=729CC19056999F71383AB0BC6F709D25,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,acco untExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:14.02] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@3c196 fa2[sessionId=72,sessionKey=729CC19056999F71383AB0BC6F709D25,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accou ntExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:14.02] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 729CC19056999F71383AB0BC6 F709D25 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_ , usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key= ? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSess ion@3c196fa2[sessionId=72,sessionKey=729CC19056999F71383AB0BC6F709D25,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=t rue,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:14.02] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@3c19 6fa2[sessionId=72,sessionKey=729CC19056999F71383AB0BC6F709D25,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,acco untExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:14.02] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@29f01381[se ssionId=73,sessionKey=D542F97AA8BA6F395919F8710EF07054,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accountExpi red=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:14.832] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 73 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@29f0 1381[sessionId=73,sessionKey=D542F97AA8BA6F395919F8710EF07054,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,acco untExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:14.832] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@29f01 381[sessionId=73,sessionKey=D542F97AA8BA6F395919F8710EF07054,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accou ntExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:14.832] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: D542F97AA8BA6F395919F8710 EF07054 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_ , usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key= ? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSess ion@29f01381[sessionId=73,sessionKey=D542F97AA8BA6F395919F8710EF07054,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=t rue,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:14.832] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@29f0 1381[sessionId=73,sessionKey=D542F97AA8BA6F395919F8710EF07054,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,acco untExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:14.832] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@50908fa9[se ssionId=74,sessionKey=15BE14482629BC7457E60DBB261BE3D2,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accountExpi red=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:15.47] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 74 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@5090 8fa9[sessionId=74,sessionKey=15BE14482629BC7457E60DBB261BE3D2,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,acco untExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:15.47] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@50908 fa9[sessionId=74,sessionKey=15BE14482629BC7457E60DBB261BE3D2,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accou ntExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:15.47] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 15BE14482629BC7457E60DBB2 61BE3D2 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_ , usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key= ? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSess ion@50908fa9[sessionId=74,sessionKey=15BE14482629BC7457E60DBB261BE3D2,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=t rue,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:15.47] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@5090 8fa9[sessionId=74,sessionKey=15BE14482629BC7457E60DBB261BE3D2,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,acco untExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:15.47] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@42c7c991[se ssionId=75,sessionKey=0B941DA5CC6891192F5534FD02BDA6C3,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accountExpi red=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:18.022] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 75 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@42c7 c991[sessionId=75,sessionKey=0B941DA5CC6891192F5534FD02BDA6C3,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,acco untExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:18.022] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@42c7c 991[sessionId=75,sessionKey=0B941DA5CC6891192F5534FD02BDA6C3,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accou ntExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:18.022] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 0B941DA5CC6891192F5534FD0 2BDA6C3 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_ , usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key= ? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSess ion@42c7c991[sessionId=75,sessionKey=0B941DA5CC6891192F5534FD02BDA6C3,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=t rue,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:18.022] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@42c7 c991[sessionId=75,sessionKey=0B941DA5CC6891192F5534FD02BDA6C3,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,acco untExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:18.022] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@4a8270d7[se ssionId=76,sessionKey=6F5410EBDBA2AC4E902B61BB0AABF739,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accountExpi red=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:18.935] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 76 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@4a82 70d7[sessionId=76,sessionKey=6F5410EBDBA2AC4E902B61BB0AABF739,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,acco untExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:18.935] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@4a827 0d7[sessionId=76,sessionKey=6F5410EBDBA2AC4E902B61BB0AABF739,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accou ntExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:18.935] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 6F5410EBDBA2AC4E902B61BB0 AABF739 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_ , usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key= ? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSess ion@4a8270d7[sessionId=76,sessionKey=6F5410EBDBA2AC4E902B61BB0AABF739,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=t rue,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:18.935] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@4a82 70d7[sessionId=76,sessionKey=6F5410EBDBA2AC4E902B61BB0AABF739,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,acco untExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:18.935] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@39be5978[se ssionId=77,sessionKey=9420E33E7985C624218A44B2D3A220D5,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accountExpi red=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:21.108] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 77 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@39be 5978[sessionId=77,sessionKey=9420E33E7985C624218A44B2D3A220D5,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,acco untExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:21.108] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@39be5 978[sessionId=77,sessionKey=9420E33E7985C624218A44B2D3A220D5,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accou ntExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:21.108] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 9420E33E7985C624218A44B2D 3A220D5 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_ , usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key= ? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSess ion@39be5978[sessionId=77,sessionKey=9420E33E7985C624218A44B2D3A220D5,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=t rue,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:21.108] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@39be 5978[sessionId=77,sessionKey=9420E33E7985C624218A44B2D3A220D5,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,acco untExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:21.108] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@7fe3f2e5[se ssionId=78,sessionKey=2E618023D61E3C598862739D93D07066,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accountExpi red=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:21.926] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 78 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@7fe3 f2e5[sessionId=78,sessionKey=2E618023D61E3C598862739D93D07066,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,acco untExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:21.926] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@7fe3f 2e5[sessionId=78,sessionKey=2E618023D61E3C598862739D93D07066,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accou ntExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:21.926] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 2E618023D61E3C598862739D9 3D07066 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_ , usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key= ? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSess ion@7fe3f2e5[sessionId=78,sessionKey=2E618023D61E3C598862739D93D07066,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=t rue,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:21.926] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@7fe3 f2e5[sessionId=78,sessionKey=2E618023D61E3C598862739D93D07066,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,acco untExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:21.926] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@4e5fd9fb[se ssionId=79,sessionKey=AACD2DDA8FF475C209DBC84C615F55DB,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accountExpi red=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:22.815] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 79 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@4e5f d9fb[sessionId=79,sessionKey=AACD2DDA8FF475C209DBC84C615F55DB,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,acco untExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:22.815] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@4e5fd 9fb[sessionId=79,sessionKey=AACD2DDA8FF475C209DBC84C615F55DB,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accou ntExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:22.815] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: AACD2DDA8FF475C209DBC84C6 15F55DB DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_ , usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key= ? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSess ion@4e5fd9fb[sessionId=79,sessionKey=AACD2DDA8FF475C209DBC84C615F55DB,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=t rue,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:22.815] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@4e5f d9fb[sessionId=79,sessionKey=AACD2DDA8FF475C209DBC84C615F55DB,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,acco untExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:22.815] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(46) | Found session: org.openhie.openempi.model.UserSession@76e015ef[se ssionId=80,sessionKey=7D72E6CAE9B94132BB3FD23B0D041A32,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accountExpi red=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:23.442] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(28) | Locating session by id: 80 DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findById(30) | Found session: org.openhie.openempi.model.UserSession@76e0 15ef[sessionId=80,sessionKey=7D72E6CAE9B94132BB3FD23B0D041A32,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,acco untExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:23.442] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(48) | Found by session id: org.openhie.openempi.model.UserSession@76e01 5ef[sessionId=80,sessionKey=7D72E6CAE9B94132BB3FD23B0D041A32,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,accou ntExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:23.442] DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(36) | Locating session by key: 7D72E6CAE9B94132BB3FD23B0 D041A32 DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_ , usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key= ? Hibernate: select usersessio0_.session_id as session1_18_, usersessio0_.date_created as date2_18_, usersessio0_.session_key as session3_18_, usersessio0_.user_id as user4_18_ from user_session usersessio0_ where usersessio0_.session_key=? DEBUG - org.openhie.openempi.dao.hibernate.UserSessionDaoHibernate.findBySessionKey(42) | Found session: org.openhie.openempi.model.UserSess ion@76e015ef[sessionId=80,sessionKey=7D72E6CAE9B94132BB3FD23B0D041A32,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=t rue,accountExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:23.442] DEBUG - org.openhie.openempi.dao.UserSessionTest.testFindUserSession(50) | Found by session key: org.openhie.openempi.model.UserSession@76e0 15ef[sessionId=80,sessionKey=7D72E6CAE9B94132BB3FD23B0D041A32,user=org.openhie.openempi.model.User@2d4a0698[username=admin,enabled=true,acco untExpired=false,credentialsExpired=false,accountLocked=false],dateCreated=2010-04-06 16:54:23.442] DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testFindUserSession]. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.05 sec Running org.openhie.openempi.service.impl.UniversalManagerTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec Running org.openhie.openempi.dao.PersonDaoTest DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@19852a81]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select identifier0_.identifier_domain_id as identifier1_5_, identifier0_.date_created as date2_5_, identifier0_.namespace_identifier as namespace3_5_, identifier0_.universal_identifier as universal4_5_, identifier0_.universal_ identifier_type_code as universal5_5_, identifier0_.creator_id as creator6_5_ from identifier_domain identifier0_ Hibernate: select identifier0_.identifier_domain_id as identifier1_5_, identifier0_.date_created as date2_5_, identifier0_.namespace_identif ier as namespace3_5_, identifier0_.universal_identifier as universal4_5_, identifier0_.universal_identifier_type_code as universal5_5_, iden tifier0_.creator_id as creator6_5_ from identifier_domain identifier0_ DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select user0_.id as id16_0_, user0_.account_expired as account2_16_0_, user0_.account_ locked as account3_16_0_, user0_.address as address16_0_, user0_.city as city16_0_, user0_.country as country16_0_, user0_.postal_code as po stal7_16_0_, user0_.province as province16_0_, user0_.credentials_expired as credenti9_16_0_, user0_.email as email16_0_, user0_.account_ena bled as account11_16_0_, user0_.first_name as first12_16_0_, user0_.last_name as last13_16_0_, user0_.password as password16_0_, user0_.pass word_hint as password15_16_0_, user0_.phone_number as phone16_16_0_, user0_.username as username16_0_, user0_.version as version16_0_, user0 _.website as website16_0_ from app_user user0_ where user0_.id=? Hibernate: select user0_.id as id16_0_, user0_.account_expired as account2_16_0_, user0_.account_locked as account3_16_0_, user0_.address as address16_0_, user0_.city as city16_0_, user0_.country as country16_0_, user0_.postal_code as postal7_16_0_, user0_.province as province16_ 0_, user0_.credentials_expired as credenti9_16_0_, user0_.email as email16_0_, user0_.account_enabled as account11_16_0_, user0_.first_name as first12_16_0_, user0_.last_name as last13_16_0_, user0_.password as password16_0_, user0_.password_hint as password15_16_0_, user0_.phone _number as phone16_16_0_, user0_.username as username16_0_, user0_.version as version16_0_, user0_.website as website16_0_ from app_user use r0_ where user0_.id=? TRACE - org.openhie.openempi.dao.hibernate.PersonDaoHibernate.getIdentifierDomains(172) | Obtained the list of identifier domains with 47 en tries. Domain: org.openhie.openempi.model.IdentifierDomain@66c5384d[identifierDomainId=10,userCreatedBy=org.openhie.openempi.model.User@3f5d8ef1[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.1,unive rsalIdentifierTypeCode=SSN,namespaceIdentifier=2.16.840.1.113883.4.1,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@1df37bf1[identifierDomainId=11,userCreatedBy=org.openhie.openempi.model.User@3f5d8ef1[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.2,unive rsalIdentifierTypeCode=TIN,namespaceIdentifier=2.16.840.1.113883.4.2,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@5c4e1a93[identifierDomainId=12,userCreatedBy=org.openhie.openempi.model.User@3f5d8ef1[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.40,un iversalIdentifierTypeCode=OklahomaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.40,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@bb2d83d[identifierDomainId=13,userCreatedBy=org.openhie.openempi.model.User@3f5d8ef1[use rname=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.49,uni versalIdentifierTypeCode=UtahDLN,namespaceIdentifier=2.16.840.1.113883.4.3.49,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@a9292cb[identifierDomainId=14,userCreatedBy=org.openhie.openempi.model.User@3f5d8ef1[use rname=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.38,uni versalIdentifierTypeCode=NorthDakotaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.38,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@1ce352d9[identifierDomainId=15,userCreatedBy=org.openhie.openempi.model.User@3f5d8ef1[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.37,un iversalIdentifierTypeCode=NorthCarolinaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.37,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@10543360[identifierDomainId=16,userCreatedBy=org.openhie.openempi.model.User@3f5d8ef1[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.36,un iversalIdentifierTypeCode=NewYorkDLN,namespaceIdentifier=2.16.840.1.113883.4.3.36,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@7f8ec00[identifierDomainId=17,userCreatedBy=org.openhie.openempi.model.User@3f5d8ef1[use rname=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.35,uni versalIdentifierTypeCode=NewMexicoDLN,namespaceIdentifier=2.16.840.1.113883.4.3.35,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@674df816[identifierDomainId=18,userCreatedBy=org.openhie.openempi.model.User@3f5d8ef1[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.34,un iversalIdentifierTypeCode=NewJerseyDLN,namespaceIdentifier=2.16.840.1.113883.4.3.34,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@2fdaa156[identifierDomainId=19,userCreatedBy=org.openhie.openempi.model.User@3f5d8ef1[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.48,un iversalIdentifierTypeCode=TexasDLN,namespaceIdentifier=2.16.840.1.113883.4.3.48,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@3a962da5[identifierDomainId=20,userCreatedBy=org.openhie.openempi.model.User@3f5d8ef1[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.32,un iversalIdentifierTypeCode=NevadaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.32,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@598ec9af[identifierDomainId=21,userCreatedBy=org.openhie.openempi.model.User@3f5d8ef1[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.39,un iversalIdentifierTypeCode=OhioDLN,namespaceIdentifier=2.16.840.1.113883.4.3.39,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@2d5b2e18[identifierDomainId=22,userCreatedBy=org.openhie.openempi.model.User@3f5d8ef1[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.15,un iversalIdentifierTypeCode=HawaiiDLN,namespaceIdentifier=2.16.840.1.113883.4.3.15,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@3d2f40eb[identifierDomainId=23,userCreatedBy=org.openhie.openempi.model.User@3f5d8ef1[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.51,un iversalIdentifierTypeCode=VirginiaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.51,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@694f23ae[identifierDomainId=24,userCreatedBy=org.openhie.openempi.model.User@3f5d8ef1[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.53,un iversalIdentifierTypeCode=WashingtonDLN,namespaceIdentifier=2.16.840.1.113883.4.3.53,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@4aafaa85[identifierDomainId=25,userCreatedBy=org.openhie.openempi.model.User@3f5d8ef1[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.54,un iversalIdentifierTypeCode=WestVirginiaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.54,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@52e42811[identifierDomainId=26,userCreatedBy=org.openhie.openempi.model.User@3f5d8ef1[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.55,un iversalIdentifierTypeCode=WisconsinDLN,namespaceIdentifier=2.16.840.1.113883.4.3.55,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@1029e9b[identifierDomainId=27,userCreatedBy=org.openhie.openempi.model.User@3f5d8ef1[use rname=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.56,uni versalIdentifierTypeCode=WyomingDLN,namespaceIdentifier=2.16.840.1.113883.4.3.56,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@52fad2a1[identifierDomainId=28,userCreatedBy=org.openhie.openempi.model.User@3f5d8ef1[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.42,un iversalIdentifierTypeCode=PennsylvaniaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.42,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@511a7296[identifierDomainId=29,userCreatedBy=org.openhie.openempi.model.User@3f5d8ef1[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.47,un iversalIdentifierTypeCode=TennesseeDLN,namespaceIdentifier=2.16.840.1.113883.4.3.47,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@1f58ff73[identifierDomainId=30,userCreatedBy=org.openhie.openempi.model.User@3f5d8ef1[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.41,un iversalIdentifierTypeCode=OregonDLN,namespaceIdentifier=2.16.840.1.113883.4.3.41,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@beae719[identifierDomainId=31,userCreatedBy=org.openhie.openempi.model.User@3f5d8ef1[use rname=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.46,uni versalIdentifierTypeCode=SouthDakotaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.46,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@6aea206b[identifierDomainId=32,userCreatedBy=org.openhie.openempi.model.User@3f5d8ef1[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.45,un iversalIdentifierTypeCode=SouthCarolinaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.45,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@30f687a3[identifierDomainId=33,userCreatedBy=org.openhie.openempi.model.User@3f5d8ef1[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.31,un iversalIdentifierTypeCode=NebraskaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.31,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@942f772[identifierDomainId=34,userCreatedBy=org.openhie.openempi.model.User@3f5d8ef1[use rname=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.50,uni versalIdentifierTypeCode=VermontDLN,namespaceIdentifier=2.16.840.1.113883.4.3.50,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@b83621e[identifierDomainId=35,userCreatedBy=org.openhie.openempi.model.User@3f5d8ef1[use rname=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.30,uni versalIdentifierTypeCode=MontanaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.30,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@5e9ea579[identifierDomainId=36,userCreatedBy=org.openhie.openempi.model.User@3f5d8ef1[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.44,un iversalIdentifierTypeCode=RhodeIslandDLN,namespaceIdentifier=2.16.840.1.113883.4.3.44,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@181db77[identifierDomainId=37,userCreatedBy=org.openhie.openempi.model.User@3f5d8ef1[use rname=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.16,uni versalIdentifierTypeCode=IdahoDLN,namespaceIdentifier=2.16.840.1.113883.4.3.16,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@746f6266[identifierDomainId=38,userCreatedBy=org.openhie.openempi.model.User@3f5d8ef1[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.5,uni versalIdentifierTypeCode=ArkansasDLN,namespaceIdentifier=2.16.840.1.113883.4.3.5,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@3ca55242[identifierDomainId=39,userCreatedBy=org.openhie.openempi.model.User@3f5d8ef1[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.9,uni versalIdentifierTypeCode=ConnecticutDLN,namespaceIdentifier=2.16.840.1.113883.4.3.9,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@9bb8a29[identifierDomainId=40,userCreatedBy=org.openhie.openempi.model.User@3f5d8ef1[use rname=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.8,univ ersalIdentifierTypeCode=ColoradoDLN,namespaceIdentifier=2.16.840.1.113883.4.3.8,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@776b8ebc[identifierDomainId=41,userCreatedBy=org.openhie.openempi.model.User@3f5d8ef1[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.6,uni versalIdentifierTypeCode=CaliforniaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.6,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@366815e4[identifierDomainId=42,userCreatedBy=org.openhie.openempi.model.User@3f5d8ef1[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.33,un iversalIdentifierTypeCode=NewHampshireDLN,namespaceIdentifier=2.16.840.1.113883.4.3.33,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@6b7547a3[identifierDomainId=43,userCreatedBy=org.openhie.openempi.model.User@3f5d8ef1[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.11,un iversalIdentifierTypeCode=DCDLN,namespaceIdentifier=2.16.840.1.113883.4.3.11,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@60b25572[identifierDomainId=44,userCreatedBy=org.openhie.openempi.model.User@3f5d8ef1[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.10,un iversalIdentifierTypeCode=DelawareDLN,namespaceIdentifier=2.16.840.1.113883.4.3.10,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@5c07e0f6[identifierDomainId=45,userCreatedBy=org.openhie.openempi.model.User@3f5d8ef1[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.12,un iversalIdentifierTypeCode=FloridaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.12,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@94265ae[identifierDomainId=46,userCreatedBy=org.openhie.openempi.model.User@3f5d8ef1[use rname=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.4,univ ersalIdentifierTypeCode=ArizonaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.4,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@66218741[identifierDomainId=47,userCreatedBy=org.openhie.openempi.model.User@3f5d8ef1[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.2,uni versalIdentifierTypeCode=AlaskaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.2,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@2336f0c9[identifierDomainId=48,userCreatedBy=org.openhie.openempi.model.User@3f5d8ef1[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3.1,uni versalIdentifierTypeCode=AlabamaDLN,namespaceIdentifier=2.16.840.1.113883.4.3.1,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@6bfa2e2e[identifierDomainId=49,userCreatedBy=org.openhie.openempi.model.User@3f5d8ef1[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=2.16.840.1.113883.4.3,unive rsalIdentifierTypeCode=USDLN,namespaceIdentifier=2.16.840.1.113883.4.3,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@75ee0563[identifierDomainId=50,userCreatedBy=org.openhie.openempi.model.User@3f5d8ef1[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=35a02490-5c20-11de-8ae4-001 d60400e9e,universalIdentifierTypeCode=OpenMRS,namespaceIdentifier=35a02490-5c20-11de-8ae4-001d60400e9e,dateCreated=2009-06-17 11:45:54.0] Domain: org.openhie.openempi.model.IdentifierDomain@5da3e311[identifierDomainId=51,userCreatedBy=org.openhie.openempi.model.User@3f5d8ef1[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=1.3.6.1.4.1.21367.2010.1.2. 300,universalIdentifierTypeCode=ISO,namespaceIdentifier=IHENA,dateCreated=2010-02-13 11:04:14.0] Domain: org.openhie.openempi.model.IdentifierDomain@3290a11e[identifierDomainId=52,userCreatedBy=org.openhie.openempi.model.User@3f5d8ef1[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=1.3.6.1.4.1.21367.2010.1.2. 310,universalIdentifierTypeCode=IS,namespaceIdentifier=IHELOCAL,dateCreated=2010-02-13 11:04:14.0] Domain: org.openhie.openempi.model.IdentifierDomain@3541d281[identifierDomainId=53,userCreatedBy=org.openhie.openempi.model.User@3f5d8ef1[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=1.3.6.1.4.1.21367.2005.1.2, universalIdentifierTypeCode=ISO,namespaceIdentifier=XREF2005,dateCreated=2010-02-13 11:04:14.0] Domain: org.openhie.openempi.model.IdentifierDomain@74632e77[identifierDomainId=54,userCreatedBy=org.openhie.openempi.model.User@3f5d8ef1[us ername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=1.3.6.1.4.1.21367.2005.1.1, universalIdentifierTypeCode=ISO,namespaceIdentifier=HIMSS2005,dateCreated=2010-02-13 11:04:14.0] Domain: org.openhie.openempi.model.IdentifierDomain@1b7fc253[identifierDomainId=100,userCreatedBy=org.openhie.openempi.model.User@3f5d8ef1[u sername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=,universalIdentifier TypeCode=,namespaceIdentifier=SSN,dateCreated=2010-04-06 16:54:03.463] Domain: org.openhie.openempi.model.IdentifierDomain@60aee53f[identifierDomainId=150,userCreatedBy=org.openhie.openempi.model.User@3f5d8ef1[u sername=admin,enabled=true,accountExpired=false,credentialsExpired=false,accountLocked=false],universalIdentifier=ee6f8420-41c6-11df-8ede-00 17426fe59e,universalIdentifierTypeCode=OpenMRS,namespaceIdentifier=ee6f8420-41c6-11df-8ede-0017426fe59e,dateCreated=2010-04-06 16:54:10.402] DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testGetIdentifierDomains]. DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@19852a81]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select distinct identifier0_.universal_identifier_type_code as col_0_0_ from identifie r_domain identifier0_ where identifier0_.universal_identifier_type_code is not null order by identifier0_.universal_identifier_type_code Hibernate: select distinct identifier0_.universal_identifier_type_code as col_0_0_ from identifier_domain identifier0_ where identifier0_.un iversal_identifier_type_code is not null order by identifier0_.universal_identifier_type_code TRACE - org.openhie.openempi.dao.hibernate.PersonDaoHibernate.getIdentifierDomainTypeCodes(180) | Obtained the list of universal identifier type codes of size 43 entries. Universal Identifier Type Code: AlabamaDLN Universal Identifier Type Code: AlaskaDLN Universal Identifier Type Code: ArizonaDLN Universal Identifier Type Code: ArkansasDLN Universal Identifier Type Code: CaliforniaDLN Universal Identifier Type Code: ColoradoDLN Universal Identifier Type Code: ConnecticutDLN Universal Identifier Type Code: DCDLN Universal Identifier Type Code: DelawareDLN Universal Identifier Type Code: FloridaDLN Universal Identifier Type Code: HawaiiDLN Universal Identifier Type Code: IdahoDLN Universal Identifier Type Code: IS Universal Identifier Type Code: ISO Universal Identifier Type Code: MontanaDLN Universal Identifier Type Code: NebraskaDLN Universal Identifier Type Code: NevadaDLN Universal Identifier Type Code: NewHampshireDLN Universal Identifier Type Code: NewJerseyDLN Universal Identifier Type Code: NewMexicoDLN Universal Identifier Type Code: NewYorkDLN Universal Identifier Type Code: NorthCarolinaDLN Universal Identifier Type Code: NorthDakotaDLN Universal Identifier Type Code: OhioDLN Universal Identifier Type Code: OklahomaDLN Universal Identifier Type Code: OpenMRS Universal Identifier Type Code: OregonDLN Universal Identifier Type Code: PennsylvaniaDLN Universal Identifier Type Code: RhodeIslandDLN Universal Identifier Type Code: SouthCarolinaDLN Universal Identifier Type Code: SouthDakotaDLN Universal Identifier Type Code: SSN Universal Identifier Type Code: TennesseeDLN Universal Identifier Type Code: TexasDLN Universal Identifier Type Code: TIN Universal Identifier Type Code: USDLN Universal Identifier Type Code: UtahDLN Universal Identifier Type Code: VermontDLN Universal Identifier Type Code: VirginiaDLN Universal Identifier Type Code: WashingtonDLN Universal Identifier Type Code: WestVirginiaDLN Universal Identifier Type Code: WisconsinDLN Universal Identifier Type Code: WyomingDLN DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testGetIdentifierTypeCodes]. DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@19852a81]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_10_6_, this_.address1 as address2_10_6_, this_.addre ss2 as address3_10_6_, this_.address_type_cd as address47_10_6_, this_.birth_order as birth4_10_6_, this_.birth_place as birth5_10_6_, this_ .city as city10_6_, this_.country as country10_6_, this_.country_code as country8_10_6_, this_.custom1 as custom9_10_6_, this_.custom2 as cu stom10_10_6_, this_.custom3 as custom11_10_6_, this_.custom4 as custom12_10_6_, this_.custom5 as custom13_10_6_, this_.date_changed as date1 4_10_6_, this_.date_created as date15_10_6_, this_.date_of_birth as date16_10_6_, this_.date_voided as date17_10_6_, this_.death_ind as deat h18_10_6_, this_.death_time as death19_10_6_, this_.degree as degree10_6_, this_.email as email10_6_, this_.ethnic_group_cd as ethnic39_10_6 _, this_.family_name as family22_10_6_, this_.family_name2 as family23_10_6_, this_.gender_cd as gender41_10_6_, this_.given_name as given24 _10_6_, this_.language_cd as language45_10_6_, this_.marital_status_code as marital25_10_6_, this_.middle_name as middle26_10_6_, this_.moth ers_maiden_name as mothers27_10_6_, this_.multiple_birth_ind as multiple28_10_6_, this_.name_type_cd as name43_10_6_, this_.nationality_cd a s nationa48_10_6_, this_.phone_area_code as phone29_10_6_, this_.phone_country_code as phone30_10_6_, this_.phone_ext as phone31_10_6_, this _.phone_number as phone32_10_6_, this_.postal_code as postal33_10_6_, this_.prefix as prefix10_6_, this_.race_cd as race46_10_6_, this_.reli gion_cd as religion40_10_6_, this_.ssn as ssn10_6_, this_.state as state10_6_, this_.suffix as suffix10_6_, this_.changed_by_id as changed44 _10_6_, this_.creator_id as creator42_10_6_, this_.voided_by_id as voided38_10_6_, pi1_.person_identifier_id as person1_11_0_, pi1_.date_cre ated as date2_11_0_, pi1_.date_voided as date3_11_0_, pi1_.identifier as identifier11_0_, pi1_.identifier_domain_id as identifier8_11_0_, pi 1_.person_id as person6_11_0_, pi1_.creator_id as creator5_11_0_, pi1_.voided_by_id as voided7_11_0_, id2_.identifier_domain_id as identifie r1_5_1_, id2_.date_created as date2_5_1_, id2_.namespace_identifier as namespace3_5_1_, id2_.universal_identifier as universal4_5_1_, id2_.u niversal_identifier_type_code as universal5_5_1_, id2_.creator_id as creator6_5_1_, user6_.id as id16_2_, user6_.account_expired as account2 _16_2_, user6_.account_locked as account3_16_2_, user6_.address as address16_2_, user6_.city as city16_2_, user6_.country as country16_2_, u ser6_.postal_code as postal7_16_2_, user6_.province as province16_2_, user6_.credentials_expired as credenti9_16_2_, user6_.email as email16 _2_, user6_.account_enabled as account11_16_2_, user6_.first_name as first12_16_2_, user6_.last_name as last13_16_2_, user6_.password as pas sword16_2_, user6_.password_hint as password15_16_2_, user6_.phone_number as phone16_16_2_, user6_.username as username16_2_, user6_.version as version16_2_, user6_.website as website16_2_, person7_.person_id as person1_10_3_, person7_.address1 as address2_10_3_, person7_.address 2 as address3_10_3_, person7_.address_type_cd as address47_10_3_, person7_.birth_order as birth4_10_3_, person7_.birth_place as birth5_10_3_ , person7_.city as city10_3_, person7_.country as country10_3_, person7_.country_code as country8_10_3_, person7_.custom1 as custom9_10_3_, person7_.custom2 as custom10_10_3_, person7_.custom3 as custom11_10_3_, person7_.custom4 as custom12_10_3_, person7_.custom5 as custom13_10_ 3_, person7_.date_changed as date14_10_3_, person7_.date_created as date15_10_3_, person7_.date_of_birth as date16_10_3_, person7_.date_void ed as date17_10_3_, person7_.death_ind as death18_10_3_, person7_.death_time as death19_10_3_, person7_.degree as degree10_3_, person7_.emai l as email10_3_, person7_.ethnic_group_cd as ethnic39_10_3_, person7_.family_name as family22_10_3_, person7_.family_name2 as family23_10_3_ , person7_.gender_cd as gender41_10_3_, person7_.given_name as given24_10_3_, person7_.language_cd as language45_10_3_, person7_.marital_sta tus_code as marital25_10_3_, person7_.middle_name as middle26_10_3_, person7_.mothers_maiden_name as mothers27_10_3_, person7_.multiple_birt h_ind as multiple28_10_3_, person7_.name_type_cd as name43_10_3_, person7_.nationality_cd as nationa48_10_3_, person7_.phone_area_code as ph one29_10_3_, person7_.phone_country_code as phone30_10_3_, person7_.phone_ext as phone31_10_3_, person7_.phone_number as phone32_10_3_, pers on7_.postal_code as postal33_10_3_, person7_.prefix as prefix10_3_, person7_.race_cd as race46_10_3_, person7_.religion_cd as religion40_10_ 3_, person7_.ssn as ssn10_3_, person7_.state as state10_3_, person7_.suffix as suffix10_3_, person7_.changed_by_id as changed44_10_3_, perso n7_.creator_id as creator42_10_3_, person7_.voided_by_id as voided38_10_3_, user8_.id as id16_4_, user8_.account_expired as account2_16_4_, user8_.account_locked as account3_16_4_, user8_.address as address16_4_, user8_.city as city16_4_, user8_.country as country16_4_, user8_.po stal_code as postal7_16_4_, user8_.province as province16_4_, user8_.credentials_expired as credenti9_16_4_, user8_.email as email16_4_, use r8_.account_enabled as account11_16_4_, user8_.first_name as first12_16_4_, user8_.last_name as last13_16_4_, user8_.password as password16_ 4_, user8_.password_hint as password15_16_4_, user8_.phone_number as phone16_16_4_, user8_.username as username16_4_, user8_.version as vers ion16_4_, user8_.website as website16_4_, user9_.id as id16_5_, user9_.account_expired as account2_16_5_, user9_.account_locked as account3_ 16_5_, user9_.address as address16_5_, user9_.city as city16_5_, user9_.country as country16_5_, user9_.postal_code as postal7_16_5_, user9_ .province as province16_5_, user9_.credentials_expired as credenti9_16_5_, user9_.email as email16_5_, user9_.account_enabled as account11_1 6_5_, user9_.first_name as first12_16_5_, user9_.last_name as last13_16_5_, user9_.password as password16_5_, user9_.password_hint as passwo rd15_16_5_, user9_.phone_number as phone16_16_5_, user9_.username as username16_5_, user9_.version as version16_5_, user9_.website as websit e16_5_ from person this_ inner join person_identifier pi1_ on this_.person_id=pi1_.person_id inner join identifier_domain id2_ on pi1_.ident ifier_domain_id=id2_.identifier_domain_id left outer join app_user user6_ on id2_.creator_id=user6_.id left outer join person person7_ on pi 1_.person_id=person7_.person_id left outer join app_user user8_ on pi1_.creator_id=user8_.id left outer join app_user user9_ on pi1_.voided_ by_id=user9_.id where this_.date_voided is null and pi1_.identifier like ? and id2_.universal_identifier_type_code=? Hibernate: select this_.person_id as person1_10_6_, this_.address1 as address2_10_6_, this_.address2 as address3_10_6_, this_.address_type_c d as address47_10_6_, this_.birth_order as birth4_10_6_, this_.birth_place as birth5_10_6_, this_.city as city10_6_, this_.country as countr y10_6_, this_.country_code as country8_10_6_, this_.custom1 as custom9_10_6_, this_.custom2 as custom10_10_6_, this_.custom3 as custom11_10_ 6_, this_.custom4 as custom12_10_6_, this_.custom5 as custom13_10_6_, this_.date_changed as date14_10_6_, this_.date_created as date15_10_6_ , this_.date_of_birth as date16_10_6_, this_.date_voided as date17_10_6_, this_.death_ind as death18_10_6_, this_.death_time as death19_10_6 _, this_.degree as degree10_6_, this_.email as email10_6_, this_.ethnic_group_cd as ethnic39_10_6_, this_.family_name as family22_10_6_, thi s_.family_name2 as family23_10_6_, this_.gender_cd as gender41_10_6_, this_.given_name as given24_10_6_, this_.language_cd as language45_10_ 6_, this_.marital_status_code as marital25_10_6_, this_.middle_name as middle26_10_6_, this_.mothers_maiden_name as mothers27_10_6_, this_.m ultiple_birth_ind as multiple28_10_6_, this_.name_type_cd as name43_10_6_, this_.nationality_cd as nationa48_10_6_, this_.phone_area_code as phone29_10_6_, this_.phone_country_code as phone30_10_6_, this_.phone_ext as phone31_10_6_, this_.phone_number as phone32_10_6_, this_.post al_code as postal33_10_6_, this_.prefix as prefix10_6_, this_.race_cd as race46_10_6_, this_.religion_cd as religion40_10_6_, this_.ssn as s sn10_6_, this_.state as state10_6_, this_.suffix as suffix10_6_, this_.changed_by_id as changed44_10_6_, this_.creator_id as creator42_10_6_ , this_.voided_by_id as voided38_10_6_, pi1_.person_identifier_id as person1_11_0_, pi1_.date_created as date2_11_0_, pi1_.date_voided as da te3_11_0_, pi1_.identifier as identifier11_0_, pi1_.identifier_domain_id as identifier8_11_0_, pi1_.person_id as person6_11_0_, pi1_.creator _id as creator5_11_0_, pi1_.voided_by_id as voided7_11_0_, id2_.identifier_domain_id as identifier1_5_1_, id2_.date_created as date2_5_1_, i d2_.namespace_identifier as namespace3_5_1_, id2_.universal_identifier as universal4_5_1_, id2_.universal_identifier_type_code as universal5 _5_1_, id2_.creator_id as creator6_5_1_, user6_.id as id16_2_, user6_.account_expired as account2_16_2_, user6_.account_locked as account3_1 6_2_, user6_.address as address16_2_, user6_.city as city16_2_, user6_.country as country16_2_, user6_.postal_code as postal7_16_2_, user6_. province as province16_2_, user6_.credentials_expired as credenti9_16_2_, user6_.email as email16_2_, user6_.account_enabled as account11_16 _2_, user6_.first_name as first12_16_2_, user6_.last_name as last13_16_2_, user6_.password as password16_2_, user6_.password_hint as passwor d15_16_2_, user6_.phone_number as phone16_16_2_, user6_.username as username16_2_, user6_.version as version16_2_, user6_.website as website 16_2_, person7_.person_id as person1_10_3_, person7_.address1 as address2_10_3_, person7_.address2 as address3_10_3_, person7_.address_type_ cd as address47_10_3_, person7_.birth_order as birth4_10_3_, person7_.birth_place as birth5_10_3_, person7_.city as city10_3_, person7_.coun try as country10_3_, person7_.country_code as country8_10_3_, person7_.custom1 as custom9_10_3_, person7_.custom2 as custom10_10_3_, person7 _.custom3 as custom11_10_3_, person7_.custom4 as custom12_10_3_, person7_.custom5 as custom13_10_3_, person7_.date_changed as date14_10_3_, person7_.date_created as date15_10_3_, person7_.date_of_birth as date16_10_3_, person7_.date_voided as date17_10_3_, person7_.death_ind as d eath18_10_3_, person7_.death_time as death19_10_3_, person7_.degree as degree10_3_, person7_.email as email10_3_, person7_.ethnic_group_cd a s ethnic39_10_3_, person7_.family_name as family22_10_3_, person7_.family_name2 as family23_10_3_, person7_.gender_cd as gender41_10_3_, per son7_.given_name as given24_10_3_, person7_.language_cd as language45_10_3_, person7_.marital_status_code as marital25_10_3_, person7_.middl e_name as middle26_10_3_, person7_.mothers_maiden_name as mothers27_10_3_, person7_.multiple_birth_ind as multiple28_10_3_, person7_.name_ty pe_cd as name43_10_3_, person7_.nationality_cd as nationa48_10_3_, person7_.phone_area_code as phone29_10_3_, person7_.phone_country_code as phone30_10_3_, person7_.phone_ext as phone31_10_3_, person7_.phone_number as phone32_10_3_, person7_.postal_code as postal33_10_3_, person7 _.prefix as prefix10_3_, person7_.race_cd as race46_10_3_, person7_.religion_cd as religion40_10_3_, person7_.ssn as ssn10_3_, person7_.stat e as state10_3_, person7_.suffix as suffix10_3_, person7_.changed_by_id as changed44_10_3_, person7_.creator_id as creator42_10_3_, person7_ .voided_by_id as voided38_10_3_, user8_.id as id16_4_, user8_.account_expired as account2_16_4_, user8_.account_locked as account3_16_4_, us er8_.address as address16_4_, user8_.city as city16_4_, user8_.country as country16_4_, user8_.postal_code as postal7_16_4_, user8_.province as province16_4_, user8_.credentials_expired as credenti9_16_4_, user8_.email as email16_4_, user8_.account_enabled as account11_16_4_, use r8_.first_name as first12_16_4_, user8_.last_name as last13_16_4_, user8_.password as password16_4_, user8_.password_hint as password15_16_4 _, user8_.phone_number as phone16_16_4_, user8_.username as username16_4_, user8_.version as version16_4_, user8_.website as website16_4_, u ser9_.id as id16_5_, user9_.account_expired as account2_16_5_, user9_.account_locked as account3_16_5_, user9_.address as address16_5_, user 9_.city as city16_5_, user9_.country as country16_5_, user9_.postal_code as postal7_16_5_, user9_.province as province16_5_, user9_.credenti als_expired as credenti9_16_5_, user9_.email as email16_5_, user9_.account_enabled as account11_16_5_, user9_.first_name as first12_16_5_, u ser9_.last_name as last13_16_5_, user9_.password as password16_5_, user9_.password_hint as password15_16_5_, user9_.phone_number as phone16_ 16_5_, user9_.username as username16_5_, user9_.version as version16_5_, user9_.website as website16_5_ from person this_ inner join person_ identifier pi1_ on this_.person_id=pi1_.person_id inner join identifier_domain id2_ on pi1_.identifier_domain_id=id2_.identifier_domain_id l eft outer join app_user user6_ on id2_.creator_id=user6_.id left outer join person person7_ on pi1_.person_id=person7_.person_id left outer join app_user user8_ on pi1_.creator_id=user8_.id left outer join app_user user9_ on pi1_.voided_by_id=user9_.id where this_.date_voided is null and pi1_.identifier like ? and id2_.universal_identifier_type_code=? DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate$1.doInHibernate(94) | Query by partial identifier returned: 0 elements. DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testGetPersonsByPersonIdentifier]. DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@19852a81]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select this_.person_id as person1_10_6_, this_.address1 as address2_10_6_, this_.addre ss2 as address3_10_6_, this_.address_type_cd as address47_10_6_, this_.birth_order as birth4_10_6_, this_.birth_place as birth5_10_6_, this_ .city as city10_6_, this_.country as country10_6_, this_.country_code as country8_10_6_, this_.custom1 as custom9_10_6_, this_.custom2 as cu stom10_10_6_, this_.custom3 as custom11_10_6_, this_.custom4 as custom12_10_6_, this_.custom5 as custom13_10_6_, this_.date_changed as date1 4_10_6_, this_.date_created as date15_10_6_, this_.date_of_birth as date16_10_6_, this_.date_voided as date17_10_6_, this_.death_ind as deat h18_10_6_, this_.death_time as death19_10_6_, this_.degree as degree10_6_, this_.email as email10_6_, this_.ethnic_group_cd as ethnic39_10_6 _, this_.family_name as family22_10_6_, this_.family_name2 as family23_10_6_, this_.gender_cd as gender41_10_6_, this_.given_name as given24 _10_6_, this_.language_cd as language45_10_6_, this_.marital_status_code as marital25_10_6_, this_.middle_name as middle26_10_6_, this_.moth ers_maiden_name as mothers27_10_6_, this_.multiple_birth_ind as multiple28_10_6_, this_.name_type_cd as name43_10_6_, this_.nationality_cd a s nationa48_10_6_, this_.phone_area_code as phone29_10_6_, this_.phone_country_code as phone30_10_6_, this_.phone_ext as phone31_10_6_, this _.phone_number as phone32_10_6_, this_.postal_code as postal33_10_6_, this_.prefix as prefix10_6_, this_.race_cd as race46_10_6_, this_.reli gion_cd as religion40_10_6_, this_.ssn as ssn10_6_, this_.state as state10_6_, this_.suffix as suffix10_6_, this_.changed_by_id as changed44 _10_6_, this_.creator_id as creator42_10_6_, this_.voided_by_id as voided38_10_6_, pi1_.person_identifier_id as person1_11_0_, pi1_.date_cre ated as date2_11_0_, pi1_.date_voided as date3_11_0_, pi1_.identifier as identifier11_0_, pi1_.identifier_domain_id as identifier8_11_0_, pi 1_.person_id as person6_11_0_, pi1_.creator_id as creator5_11_0_, pi1_.voided_by_id as voided7_11_0_, id2_.identifier_domain_id as identifie r1_5_1_, id2_.date_created as date2_5_1_, id2_.namespace_identifier as namespace3_5_1_, id2_.universal_identifier as universal4_5_1_, id2_.u niversal_identifier_type_code as universal5_5_1_, id2_.creator_id as creator6_5_1_, user6_.id as id16_2_, user6_.account_expired as account2 _16_2_, user6_.account_locked as account3_16_2_, user6_.address as address16_2_, user6_.city as city16_2_, user6_.country as country16_2_, u ser6_.postal_code as postal7_16_2_, user6_.province as province16_2_, user6_.credentials_expired as credenti9_16_2_, user6_.email as email16 _2_, user6_.account_enabled as account11_16_2_, user6_.first_name as first12_16_2_, user6_.last_name as last13_16_2_, user6_.password as pas sword16_2_, user6_.password_hint as password15_16_2_, user6_.phone_number as phone16_16_2_, user6_.username as username16_2_, user6_.version as version16_2_, user6_.website as website16_2_, person7_.person_id as person1_10_3_, person7_.address1 as address2_10_3_, person7_.address 2 as address3_10_3_, person7_.address_type_cd as address47_10_3_, person7_.birth_order as birth4_10_3_, person7_.birth_place as birth5_10_3_ , person7_.city as city10_3_, person7_.country as country10_3_, person7_.country_code as country8_10_3_, person7_.custom1 as custom9_10_3_, person7_.custom2 as custom10_10_3_, person7_.custom3 as custom11_10_3_, person7_.custom4 as custom12_10_3_, person7_.custom5 as custom13_10_ 3_, person7_.date_changed as date14_10_3_, person7_.date_created as date15_10_3_, person7_.date_of_birth as date16_10_3_, person7_.date_void ed as date17_10_3_, person7_.death_ind as death18_10_3_, person7_.death_time as death19_10_3_, person7_.degree as degree10_3_, person7_.emai l as email10_3_, person7_.ethnic_group_cd as ethnic39_10_3_, person7_.family_name as family22_10_3_, person7_.family_name2 as family23_10_3_ , person7_.gender_cd as gender41_10_3_, person7_.given_name as given24_10_3_, person7_.language_cd as language45_10_3_, person7_.marital_sta tus_code as marital25_10_3_, person7_.middle_name as middle26_10_3_, person7_.mothers_maiden_name as mothers27_10_3_, person7_.multiple_birt h_ind as multiple28_10_3_, person7_.name_type_cd as name43_10_3_, person7_.nationality_cd as nationa48_10_3_, person7_.phone_area_code as ph one29_10_3_, person7_.phone_country_code as phone30_10_3_, person7_.phone_ext as phone31_10_3_, person7_.phone_number as phone32_10_3_, pers on7_.postal_code as postal33_10_3_, person7_.prefix as prefix10_3_, person7_.race_cd as race46_10_3_, person7_.religion_cd as religion40_10_ 3_, person7_.ssn as ssn10_3_, person7_.state as state10_3_, person7_.suffix as suffix10_3_, person7_.changed_by_id as changed44_10_3_, perso n7_.creator_id as creator42_10_3_, person7_.voided_by_id as voided38_10_3_, user8_.id as id16_4_, user8_.account_expired as account2_16_4_, user8_.account_locked as account3_16_4_, user8_.address as address16_4_, user8_.city as city16_4_, user8_.country as country16_4_, user8_.po stal_code as postal7_16_4_, user8_.province as province16_4_, user8_.credentials_expired as credenti9_16_4_, user8_.email as email16_4_, use r8_.account_enabled as account11_16_4_, user8_.first_name as first12_16_4_, user8_.last_name as last13_16_4_, user8_.password as password16_ 4_, user8_.password_hint as password15_16_4_, user8_.phone_number as phone16_16_4_, user8_.username as username16_4_, user8_.version as vers ion16_4_, user8_.website as website16_4_, user9_.id as id16_5_, user9_.account_expired as account2_16_5_, user9_.account_locked as account3_ 16_5_, user9_.address as address16_5_, user9_.city as city16_5_, user9_.country as country16_5_, user9_.postal_code as postal7_16_5_, user9_ .province as province16_5_, user9_.credentials_expired as credenti9_16_5_, user9_.email as email16_5_, user9_.account_enabled as account11_1 6_5_, user9_.first_name as first12_16_5_, user9_.last_name as last13_16_5_, user9_.password as password16_5_, user9_.password_hint as passwo rd15_16_5_, user9_.phone_number as phone16_16_5_, user9_.username as username16_5_, user9_.version as version16_5_, user9_.website as websit e16_5_ from person this_ inner join person_identifier pi1_ on this_.person_id=pi1_.person_id inner join identifier_domain id2_ on pi1_.ident ifier_domain_id=id2_.identifier_domain_id left outer join app_user user6_ on id2_.creator_id=user6_.id left outer join person person7_ on pi 1_.person_id=person7_.person_id left outer join app_user user8_ on pi1_.creator_id=user8_.id left outer join app_user user9_ on pi1_.voided_ by_id=user9_.id where this_.date_voided is null and pi1_.identifier=? and id2_.namespace_identifier=? Hibernate: select this_.person_id as person1_10_6_, this_.address1 as address2_10_6_, this_.address2 as address3_10_6_, this_.address_type_c d as address47_10_6_, this_.birth_order as birth4_10_6_, this_.birth_place as birth5_10_6_, this_.city as city10_6_, this_.country as countr y10_6_, this_.country_code as country8_10_6_, this_.custom1 as custom9_10_6_, this_.custom2 as custom10_10_6_, this_.custom3 as custom11_10_ 6_, this_.custom4 as custom12_10_6_, this_.custom5 as custom13_10_6_, this_.date_changed as date14_10_6_, this_.date_created as date15_10_6_ , this_.date_of_birth as date16_10_6_, this_.date_voided as date17_10_6_, this_.death_ind as death18_10_6_, this_.death_time as death19_10_6 _, this_.degree as degree10_6_, this_.email as email10_6_, this_.ethnic_group_cd as ethnic39_10_6_, this_.family_name as family22_10_6_, thi s_.family_name2 as family23_10_6_, this_.gender_cd as gender41_10_6_, this_.given_name as given24_10_6_, this_.language_cd as language45_10_ 6_, this_.marital_status_code as marital25_10_6_, this_.middle_name as middle26_10_6_, this_.mothers_maiden_name as mothers27_10_6_, this_.m ultiple_birth_ind as multiple28_10_6_, this_.name_type_cd as name43_10_6_, this_.nationality_cd as nationa48_10_6_, this_.phone_area_code as phone29_10_6_, this_.phone_country_code as phone30_10_6_, this_.phone_ext as phone31_10_6_, this_.phone_number as phone32_10_6_, this_.post al_code as postal33_10_6_, this_.prefix as prefix10_6_, this_.race_cd as race46_10_6_, this_.religion_cd as religion40_10_6_, this_.ssn as s sn10_6_, this_.state as state10_6_, this_.suffix as suffix10_6_, this_.changed_by_id as changed44_10_6_, this_.creator_id as creator42_10_6_ , this_.voided_by_id as voided38_10_6_, pi1_.person_identifier_id as person1_11_0_, pi1_.date_created as date2_11_0_, pi1_.date_voided as da te3_11_0_, pi1_.identifier as identifier11_0_, pi1_.identifier_domain_id as identifier8_11_0_, pi1_.person_id as person6_11_0_, pi1_.creator _id as creator5_11_0_, pi1_.voided_by_id as voided7_11_0_, id2_.identifier_domain_id as identifier1_5_1_, id2_.date_created as date2_5_1_, i d2_.namespace_identifier as namespace3_5_1_, id2_.universal_identifier as universal4_5_1_, id2_.universal_identifier_type_code as universal5 _5_1_, id2_.creator_id as creator6_5_1_, user6_.id as id16_2_, user6_.account_expired as account2_16_2_, user6_.account_locked as account3_1 6_2_, user6_.address as address16_2_, user6_.city as city16_2_, user6_.country as country16_2_, user6_.postal_code as postal7_16_2_, user6_. province as province16_2_, user6_.credentials_expired as credenti9_16_2_, user6_.email as email16_2_, user6_.account_enabled as account11_16 _2_, user6_.first_name as first12_16_2_, user6_.last_name as last13_16_2_, user6_.password as password16_2_, user6_.password_hint as passwor d15_16_2_, user6_.phone_number as phone16_16_2_, user6_.username as username16_2_, user6_.version as version16_2_, user6_.website as website 16_2_, person7_.person_id as person1_10_3_, person7_.address1 as address2_10_3_, person7_.address2 as address3_10_3_, person7_.address_type_ cd as address47_10_3_, person7_.birth_order as birth4_10_3_, person7_.birth_place as birth5_10_3_, person7_.city as city10_3_, person7_.coun try as country10_3_, person7_.country_code as country8_10_3_, person7_.custom1 as custom9_10_3_, person7_.custom2 as custom10_10_3_, person7 _.custom3 as custom11_10_3_, person7_.custom4 as custom12_10_3_, person7_.custom5 as custom13_10_3_, person7_.date_changed as date14_10_3_, person7_.date_created as date15_10_3_, person7_.date_of_birth as date16_10_3_, person7_.date_voided as date17_10_3_, person7_.death_ind as d eath18_10_3_, person7_.death_time as death19_10_3_, person7_.degree as degree10_3_, person7_.email as email10_3_, person7_.ethnic_group_cd a s ethnic39_10_3_, person7_.family_name as family22_10_3_, person7_.family_name2 as family23_10_3_, person7_.gender_cd as gender41_10_3_, per son7_.given_name as given24_10_3_, person7_.language_cd as language45_10_3_, person7_.marital_status_code as marital25_10_3_, person7_.middl e_name as middle26_10_3_, person7_.mothers_maiden_name as mothers27_10_3_, person7_.multiple_birth_ind as multiple28_10_3_, person7_.name_ty pe_cd as name43_10_3_, person7_.nationality_cd as nationa48_10_3_, person7_.phone_area_code as phone29_10_3_, person7_.phone_country_code as phone30_10_3_, person7_.phone_ext as phone31_10_3_, person7_.phone_number as phone32_10_3_, person7_.postal_code as postal33_10_3_, person7 _.prefix as prefix10_3_, person7_.race_cd as race46_10_3_, person7_.religion_cd as religion40_10_3_, person7_.ssn as ssn10_3_, person7_.stat e as state10_3_, person7_.suffix as suffix10_3_, person7_.changed_by_id as changed44_10_3_, person7_.creator_id as creator42_10_3_, person7_ .voided_by_id as voided38_10_3_, user8_.id as id16_4_, user8_.account_expired as account2_16_4_, user8_.account_locked as account3_16_4_, us er8_.address as address16_4_, user8_.city as city16_4_, user8_.country as country16_4_, user8_.postal_code as postal7_16_4_, user8_.province as province16_4_, user8_.credentials_expired as credenti9_16_4_, user8_.email as email16_4_, user8_.account_enabled as account11_16_4_, use r8_.first_name as first12_16_4_, user8_.last_name as last13_16_4_, user8_.password as password16_4_, user8_.password_hint as password15_16_4 _, user8_.phone_number as phone16_16_4_, user8_.username as username16_4_, user8_.version as version16_4_, user8_.website as website16_4_, u ser9_.id as id16_5_, user9_.account_expired as account2_16_5_, user9_.account_locked as account3_16_5_, user9_.address as address16_5_, user 9_.city as city16_5_, user9_.country as country16_5_, user9_.postal_code as postal7_16_5_, user9_.province as province16_5_, user9_.credenti als_expired as credenti9_16_5_, user9_.email as email16_5_, user9_.account_enabled as account11_16_5_, user9_.first_name as first12_16_5_, u ser9_.last_name as last13_16_5_, user9_.password as password16_5_, user9_.password_hint as password15_16_5_, user9_.phone_number as phone16_ 16_5_, user9_.username as username16_5_, user9_.version as version16_5_, user9_.website as website16_5_ from person this_ inner join person_ identifier pi1_ on this_.person_id=pi1_.person_id inner join identifier_domain id2_ on pi1_.identifier_domain_id=id2_.identifier_domain_id l eft outer join app_user user6_ on id2_.creator_id=user6_.id left outer join person person7_ on pi1_.person_id=person7_.person_id left outer join app_user user8_ on pi1_.creator_id=user8_.id left outer join app_user user9_ on pi1_.voided_by_id=user9_.id where this_.date_voided is null and pi1_.identifier=? and id2_.namespace_identifier=? DEBUG - org.openhie.openempi.dao.hibernate.PersonDaoHibernate$3.doInHibernate(132) | Query by identifier returned: 0 elements. Found person: null DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testGetPersonByPersonIdentifier]. DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@19852a81]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select gender0_.gender_cd as gender1_4_, gender0_.gender_code as gender2_4_, gender0_. gender_description as gender3_4_, gender0_.gender_name as gender4_4_ from gender gender0_ where gender0_.gender_name=? Hibernate: select gender0_.gender_cd as gender1_4_, gender0_.gender_code as gender2_4_, gender0_.gender_description as gender3_4_, gender0_. gender_name as gender4_4_ from gender gender0_ where gender0_.gender_name=? Found gender org.openhie.openempi.model.Gender@46671d0d[genderCd=2,genderName=Male,genderDescription=Male,genderCode=M] for code Male DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select gender0_.gender_cd as gender1_4_, gender0_.gender_code as gender2_4_, gender0_. gender_description as gender3_4_, gender0_.gender_name as gender4_4_ from gender gender0_ where gender0_.gender_name=? Hibernate: select gender0_.gender_cd as gender1_4_, gender0_.gender_code as gender2_4_, gender0_.gender_description as gender3_4_, gender0_. gender_name as gender4_4_ from gender gender0_ where gender0_.gender_name=? Found gender org.openhie.openempi.model.Gender@4e69b84c[genderCd=1,genderName=Female,genderDescription=Female,genderCode=F] for code Female DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select gender0_.gender_cd as gender1_4_, gender0_.gender_code as gender2_4_, gender0_. gender_description as gender3_4_, gender0_.gender_name as gender4_4_ from gender gender0_ where gender0_.gender_name=? Hibernate: select gender0_.gender_cd as gender1_4_, gender0_.gender_code as gender2_4_, gender0_.gender_description as gender3_4_, gender0_. gender_name as gender4_4_ from gender gender0_ where gender0_.gender_name=? Found gender org.openhie.openempi.model.Gender@790417ad[genderCd=3,genderName=Other,genderDescription=Other,genderCode=O] for code Other DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testGetGenderByCode]. DEBUG - org.hibernate.transaction.JDBCTransaction.begin(54) | begin DEBUG - org.hibernate.transaction.JDBCTransaction.begin(59) | current autocommit status: true DEBUG - org.hibernate.transaction.JDBCTransaction.begin(62) | disabling autocommit DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.startNewTransaction(392) | Began transaction (1): transaction manag er [org.springframework.orm.hibernate3.HibernateTransactionManager@19852a81]; rollback [true]. DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select race0_.race_cd as race1_13_, race0_.race_code as race2_13_, race0_.race_descrip tion as race3_13_, race0_.race_name as race4_13_ from public.race race0_ where race0_.race_name=? Hibernate: select race0_.race_cd as race1_13_, race0_.race_code as race2_13_, race0_.race_description as race3_13_, race0_.race_name as race 4_13_ from public.race race0_ where race0_.race_name=? Found race org.openhie.openempi.model.Race@6aa86249[raceCd=898,raceName=White,raceDescription=White,raceCode=2106-3] for code White DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select race0_.race_cd as race1_13_, race0_.race_code as race2_13_, race0_.race_descrip tion as race3_13_, race0_.race_name as race4_13_ from public.race race0_ where race0_.race_name=? Hibernate: select race0_.race_cd as race1_13_, race0_.race_code as race2_13_, race0_.race_description as race3_13_, race0_.race_name as race 4_13_ from public.race race0_ where race0_.race_name=? Found race org.openhie.openempi.model.Race@7d8ab25b[raceCd=853,raceName=Black,raceDescription=Black,raceCode=2056-0] for code Black DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select race0_.race_cd as race1_13_, race0_.race_code as race2_13_, race0_.race_descrip tion as race3_13_, race0_.race_name as race4_13_ from public.race race0_ where race0_.race_name=? Hibernate: select race0_.race_cd as race1_13_, race0_.race_code as race2_13_, race0_.race_description as race3_13_, race0_.race_name as race 4_13_ from public.race race0_ where race0_.race_name=? Found race org.openhie.openempi.model.Race@184f7eba[raceCd=919,raceName=Other Race,raceDescription=Other Race,raceCode=2131-1] for code Othe r Race DEBUG - org.hibernate.jdbc.AbstractBatcher.log(401) | select race0_.race_cd as race1_13_, race0_.race_code as race2_13_, race0_.race_descrip tion as race3_13_, race0_.race_name as race4_13_ from public.race race0_ where race0_.race_name=? Hibernate: select race0_.race_cd as race1_13_, race0_.race_code as race2_13_, race0_.race_description as race3_13_, race0_.race_name as race 4_13_ from public.race race0_ where race0_.race_name=? DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(152) | rollback DEBUG - org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(193) | re-enabling autocommit DEBUG - org.hibernate.transaction.JDBCTransaction.rollback(163) | rolled back JDBC Connection DEBUG - org.springframework.test.AbstractTransactionalSpringContextTests.endTransaction(360) | Rolled back transaction after execution of te st [testGetRaceByCode]. Tests run: 6, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.964 sec <<< FAILURE! Results : Failed tests: warning(junit.framework.TestSuite$1) testUserExists(org.openhie.openempi.dao.UserDaoTest) Tests in error: testCRUD(org.openhie.openempi.dao.UniversalDaoTest) testMatchingService(org.openhie.openempi.matching.MatchingServiceTest) initializationError0(org.openhie.openempi.util.TestConversions) testGetUser(org.openhie.openempi.dao.UserDaoTest) testGetUserPassword(org.openhie.openempi.dao.UserDaoTest) testUpdateUser(org.openhie.openempi.dao.UserDaoTest) testAddUserRole(org.openhie.openempi.dao.UserDaoTest) testSaveUser(org.openhie.openempi.service.UserManagerTest) testAddExistingUser(org.openhie.openempi.service.UserExistsExceptionTest) testGetRaceByCode(org.openhie.openempi.dao.PersonDaoTest) Tests run: 92, Failures: 2, Errors: 10, Skipped: 0 [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] There are test failures. Please refer to C:\openempi\openempi\core\target\surefire-reports for the individual test results. [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 56 seconds [INFO] Finished at: Tue Apr 06 16:54:25 CDT 2010 [INFO] Final Memory: 48M/488M [INFO] ------------------------------------------------------------------------ C:\openempi\openempi>